body { behavior: url(http://www.gamepire.de/styles/csshover.htc);
  background-image: url(http://www.gamepire.de/Bilder/template/background.jpg); 
  background-repeat: no-repeat; /* bei Bedarf auch repeat */
  background-attachment: fixed;
  margin: auto;
  text-align:center;
}

.hidepics {
  border:0px;
  width:0px;
  height:0px;
  visibility:hidden;
}

div#row { position: relative; width: 100%;}
div#inhalt1, div#inhalt2 { float: left; width: 50%; height:auto; text-align:left; }
div#inhalt2 { width:50%; text-align:left; }


div#under_navi {
background: transparent url(http://www.gamepire.de/Bilder/template/navi/under_navi_bg.png) no-repeat;
width:950px;
left:5px;
position:relative;
height:60px;
float:left;
z-index:1;
}

div#loginpass_navi {
margin: 5px 0px 5px 20px;
color:#fff;
float:left;
font-size:12px;
font-weight:bold;
}

div#registerforgetpass_navi {
margin: 3px 0px 2px 0px;
padding-bottom:3px;
float:left;
}

.whitesmall_navi { font-family: Arial, Helvetica,Verdana,sans-serif; font-size: 12px; color: #FFFFFF; }

a.whitesmall_navi:link,a.whitesmall_navi:active,a.whitesmall_navi:visited { font-family: Arial, Helvetica,Verdana,sans-serif; font-size: 12px; color: #FFFFFF; }
a.whitesmall_navi:hover { font-family: Arial, Helvetica,Verdana,sans-serif; font-size: 12px; color: #fc9900; text-decoration:underline;}

input.search {
position:absolute;
width: 215px; /* entspricht Grafikbreite */
height: 23px;
background: url(http://www.gamepire.de/Bilder/template/navi/search_bg.png) no-repeat;
border: 0px;
padding: 0px 0px 0px 25px;
}

img.searchend {
position:relative;
left:175px;
height:25px;}

.ticker #newsTicker a {
line-height: 14px;
font-family: Arial, Helvetica,Verdana,sans-serif;
font-size: 12px;
color: #000;
font-weight:normal;
text-transform:none;
}






div#GlobalHeader {
float:left;
clear:both;
font:12px Arial;
text-decoration:bold;
width:960px;
top:0px;
position:absolute;
z-index:9998; }

div#Navigation {
position:relative;
margin-top:92px;
left:70px;
width:600px;
height:30px;}
  
#HeadNav_simple ul { /* los gehts */
position:relative;
float:left;
width:184px;
height:35px;
list-style:none;
font:12px Arial;
z-index:3000;}

#HeadNav_simple li {
position:relative;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
float: left;
font: bold 11px Arial;
height:35px
z-index:2999;}

#HeadNav_simple li a {
color:#fff;
float:left;
font-size:14px;
font-weight:bold;
height:35px;
padding: 8px 2px 0px 8px;
text-decoration:none;
list-style:none;}

#HeadNav_simple li a:hover {
text-decoration:none;
color:#fc9900;}
  
#HeadNav_sep ul {/* seperator  */
position:relative;
float:left;
width:12px;
height:35px;
list-style:none;
font:12px Arial;
z-index:3000;}

#HeadNav_sep li {/* seperator  */
position:relative;
margin: -2px 5px 0px 5px;
padding: 0px 0px 0px 0px;
list-style: none;
float: left;
font: bold 11px arial;
height:35px
width:12px;
background:transparent url(http://www.gamepire.de/Bilder/template/navi/navi_seperator.png) no-repeat;
z-index:2999;}

#HeadNav ul { /* los gehts richtig */
position:relative;
float:left;
width:184px;
height:35px;
list-style:none;
font:12px Arial;
z-index:3000;}

#HeadNav li { /* main li abstaende u style*/
margin: 0px 5px 0px 5px;
padding: 0px 0px 0px 0px;
list-style: none;
float: left;
font: bold 11px arial;}

#HeadNav li a { /* main li link-style*/
position:relative;
display: block;
margin: 0px 0px 0px 0px;
padding: 8px 10px 0px 0px;
width: auto;
background:transparent url(http://www.gamepire.de/Bilder/template/navi/arrow_orange.png) no-repeat scroll right;
color:#fff;
text-align: center;
text-decoration: none;
font-size:14px;
font-weight:bold;
height:20px;
z-index:3000;}

#HeadNav li a:hover {
background:transparent url(http://www.gamepire.de/Bilder/template/navi/arrow_white.png) no-repeat scroll right;
z-index:3000;
color:#fc9900;}

#HeadNav div { /* hier das submenu anpassen  */
position: absolute;
visibility: hidden;
background:transparent url(http://www.gamepire.de/Bilder/template/navi/arrow_dropdowntop.png) no-repeat;
padding-bottom:9px;
border-bottom:2px solid #d9d9d9;
min-width:140px;
top:24px;
z-index:3000;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;}

#HeadNav div a { /* hier submenu LINK anpassen  */
position: relative;
display: block;
top:9px;
width: auto;
height:auto;
padding: 5px 4px 5px 4px;
text-align: left;
text-decoration: none;
color: #fff;
font: 12px Arial;
background: #000;
border-left:2px solid #d9d9d9;
border-right:2px solid #d9d9d9;
border-bottom:0px solid #d9d9d9;
z-index:3000;}

#HeadNav div a:hover { /* hier submenu link anpassen  */
background:#fc9900;
color:#000;
z-index:3000;}
