html, body{
width:100%;
height:100%;
margin:0px auto;
padding:0px auto;
}
/*
#main_container{
width:915px;
min-height:434px;
_height:434px;
margin:30px auto 0px auto;
padding:0px;
border:10px solid #efefef;
background:#efefef url('/images/bg_left.jpg') repeat-x bottom left;
}
*/

#main_container{
position: absolute;
width: 915px;
min-height:434px;
_height:434px;
left: 50%;
margin:30px 0px 0px -457px;
padding:0px;
border:10px solid #efefef;
background:#efefef url('/images/bg_left.jpg') repeat-x bottom left;
}


#left_container{
position:relative;
width:305px;
min-height:434px;
_height:434px;
float:left;
}

#logo{
width:305px;
height:139px;
float:right;
margin:-9px 0px 80px 0px;
cursor:pointer;
}

#intro{
position:relative;
top:-60px;
width:259px;
padding:0px 19px 0px 20px;
margin:0px 0px 0px 0px;
}

img.logo{
margin:-9px 0px 71px 0px;
border:none;
}

#right_container{
float:left;
position:relative;
width:610px;
min-height:500px;
_height:500px;
background-color:#FFFFFF;
margin:0px;
padding:0px;
}

#right_container.portal{
min-height:490px;
_height:490px;
width:598px;
padding:10px 0px 0px 12px;
}

.box{
width:93px;
height:118px;
float:right;
padding:0px 4px 0px 4px;
margin:0px 12px 8px 0px;
cursor:pointer;
}

.box .titel{
width:93px;
height:29px;
padding:3px 0px 0px 0px;
}

.box .img{
width:93px;
height:86px;
}
.newsBox
{
position:relative;
float:left;
left:20px;
width:250px;
background:url('/images/newsBoxBottom.jpg') no-repeat bottom left;
padding-bottom:7px;
padding-top:10px;
}
.newsBox .titel
{
background:url('/images/newsBoxTop.jpg') no-repeat;
font-weight:bold;
width:250px;
height:22px;
padding:10px 0px 0px 10px;
color:#FFFFFF;
}
.newsBox .items
{
display:block;
width:240px;
color:#000000;
background-color:#FFFFFF;
padding:2px 0px 2px 10px;
margin:0px;
line-height:px;
}
.newsBox .items a
{
margin:0;
padding:0;
line-height:px;
color:#000000;
}

#content_blue{
float:left;
position:relative;
width:263px;
min-height:434px;
_height:434px;
padding:75px 20px 0px 20px;
background:#27328c url('/images/green_line.gif') repeat-x 0px 101px;
}

#pageimg{
float:left;
width:307px;
min-height:509px;
_height:509px;
}

#menu{
position:relative;
width:610px;
height:134px;
background:#27328c url('/images/green_line_header.gif') no-repeat 0px 101px;
margin:0px auto;
}
#menuTopLogo{
width:610px; 
height:101px;
}
#content{
width:570px;
padding:30px 20px 10px 20px;
}

#footer{
clear:both;
height:30px;
width:915px;
background-color:#27328c;
}

#footer.menu{
height:23px;
width:915px;
padding:7px 0px 0px 0px;
border-top:1px solid #c4c6c5;
}