/* CSS Document */
.site{
 width:790px;
 height:640px;
 text-align:left;
 background-color:#ffffff;
}

.top{
 width:790px;
 height:106px;
 background-image:url(/templates/images/screendesign/bgr_top.gif);
 background-repeat:repeat-x;
}
.logo{
 z-index:54;
 position:absolute;
 width:402px;
 height:40px;
 margin-top:22px;
 margin-left:260px;
 background-color:#ffffff;
 background-image:url(/templates/images/screendesign/logo_01.gif);
 background-repeat:no-repeat;
}
.logo-link{
 position:absolute;
 z-index:55;
  width:402px;
 height:40px;
 margin-top:22px;
 margin-left:260px;
}



.top-navi{
 z-index:53;
 position:absolute;
 width:300px;
 margin-top:86px;
 margin-left:570px;
}

.middle{
/* z-index:51; */
 float:left;
 width:790px;
 height:200px;
 background-color:#EDEDED;
}
.left{
 z-index:51;
 position:absolute;
 width:240px;
 height:75%;
}
.left-navi{
 position:absolute;
 width:240px;
 height:200px;
 padding-top:5px;
 background-image:url(/templates/images/screendesign/bgr_navi.gif);
 background-position:top left;
 background-repeat:repeat-y;
}

.slogan{
 z-index:52;
 position:absolute;
 width:550px;
 height:30px;
 margin-left:240px;
 background-color:#FAFAFA;
 background-image:url(/templates/images/screendesign/slogan_01.gif);
 background-position:left;
 background-repeat:no-repeat;
}

.windows{
 z-index:53;
 position:absolute;
 height:166px;
 margin-top:50px;
 margin-left:279px;
}

#windows_mitte{
 z-index:53;
 position:absolute;
width:498px;
height:250px;
margin-top:53px;
margin-left:270px;
color:white;
text-decoration:none;
 background-image:url(/templates/images/screendesign/bgr_doors.jpg);
 background-position:top left;
 background-repeat:repeat-x;
}
#windows_mitte a{
color:white;
text-decoration:none;
font-weight:bold;
}
#windows_mitte a:link{
color:white;
text-decoration:none;
font-weight:bold;
}
#windows_mitte a:hover{
color:#9CACC3;
text-decoration:none;
font-weight:bold;
}

.win_1
{
padding:2px;
width:117px;
float:left;
margin-right:3px;
white-space:pre-wrap;
color:white;
}
.win_2
{
padding:2px;
width:117px;
float:left;
margin-right:18px;
white-space:pre-wrap;
color:white;
}
.win_3
{
padding:2px;
width:117px;
float:left;
white-space:pre-wrap;
color:white;
}

.window-left-link{
 z-index:60;
 position:absolute;
 width:192px;
 margin-top:50px;
 margin-left:280px;
}
.window-left{
 float:left;
 width:192px;
 height:166px;
 background-image:url(/templates/images/screendesign/bgr_door-left.gif);
 background-position:left;
 background-repeat:no-repeat;
}
.window-right-link{
 z-index:61;
 position:absolute;
 width:192px;
 height:166px;
 margin-top:50px;
 margin-left:500px;
}
.window-right{
 float:left;
 width:192px;
 height:166px;
 margin-left:27px;
 background-image:url(/templates/images/screendesign/bgr_door-right.gif);
 background-position:left;
 background-repeat:no-repeat;
}


.content{
 z-index:50;
 clear:left;
/* position:absolute; */
 width:520px;
/*  height:100%; */
 padding-top:100px;
 margin-left:260px;
}
.content2{
 z-index:50;
 position:absolute;
 width:520px;
/*  height:100%; */
 padding-top:100px;
 margin-left:260px;
}


.bgr-content{
 z-index:49;
 position:absolute;
 width:520px;
 height:231px;
 margin-top:216px;
 margin-left:250px;
}

.right{
 position:absolute;
 width:170px;
 height:100%;
 margin-top:17px;
 margin-left:617px;
}
