html {
height:101%;
}
body {
background:url(../img/bgTeragate.jpg) repeat-x 0 0 #e8e9e3;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5d5240;
}
/*HTML-Tags zurück setzen*/
ul, ol, li, form, fieldset, legend, a, H1, H2, input, select{ 
margin:0;
padding:0;
border:0;
list-style-type:none;
}
strong {
font-weight:bold;
}
#fullsize {
width:100%;
margin:0;
}
#center {
width: 980px;
margin: auto;
background:#fff;
text-align:left;
}
#header {
position:relative;
height:341px;
}
#header.default{
background:url(../img/teragate.jpg) no-repeat 0 0;
}
#header.intranet{
background:url(../img/bgHeader.jpg) no-repeat 0 0;
}
#headerContent {
position:relative;
height:236px;
}
#headerContent.default{
background:url(../img/teragate.jpg) no-repeat 0 0;
}
#headerContent.intranet{
background:url(../img/bgHeader.jpg) no-repeat 0 0;
}
#static {
z-index:10;
position:absolute;
left:38px;
top:15px;
font-weight:bold;
}
#logo {
z-index:20;
position:absolute;
top:10px;
right:10px;
width:235px;
height:50px;
}
#logo img {
width:235px;
height:50px;
}
#eyecatcher-img, #eyecatcher-flash, #eyecatcher {
z-index:30;
position:absolute;
top:104px;
width:920px;
height:237px;
margin:0 30px 0 30px;
}
#eyecatcher-img {
height:132px;
}
#navi {
z-index:40;
position:absolute;
top:74px;
left:30px;
height:14px;
font-size:13px;
font-weight:bold;
}
#subnavi {
margin:0 40px;
font-size:10px;
display:block;
padding:4px 0 5px 0;
}
#content {
/*position:relative;*/
margin:0 30px ;
}
#wrapLeftMain {
width:100%;
width:732px;
/*height:100%;*/
float:left;
display:block;
}
.bgImage {
background:url(../img/bgHeaderContent.gif) repeat-x 0 0;
border:solid #eaebe6 1px;
border-top:none;
margin-bottom:10px;
}
.bgImage590px, .bgImage5902Colpx {
background:url(../img/bgHeaderContent.gif) repeat-x 0 0;
border:solid #eaebe6 1px;
border-top:none;
margin-bottom:10px;
height:568px;
}
#left, #main, #right {
float:left;
}
#left, #main {
width:355px;
margin:0 22px 10px 0;
}
.bgImage5902Colpx #main {
margin:0 10px 10px 0;
width:auto;
}
#main {
margin:0 0 10px 0;
}
#main2 {
width:100%;
margin:0;
}
#right {
width:163px;
margin:0 0 0 22px;
}
.footer {
margin:0 40px;
padding-bottom:10px;
}
/*clearfix Hack*/
.clearfix:after, .news-latest-item:after, .tx-felogin-pi1 form div:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE-Patches für Clearfix */
.clearfix, .news-latest-item, .tx-felogin-pi1 form div { display: inline-block; }
/* Vor IE5/Mac verstecken */
* html .clearfix, * html .news-latest-item, .tx-felogin-pi1 form div { height: 1px; }
.clearfix, .news-latest-item, .tx-felogin-pi1 form div { display: block; }
/* Ende des Versteckspiels für den IE5/Mac */
