@charset "UTF-8";
/* CSS Document */

body{
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

ul{
padding: 0px 0px 0px 20px !important;
margin:10px 0px 0px 0px;}

#main{
margin:auto;
color:#000000;
background:url(../images/bg_content.jpg) no-repeat;
height:600px;
width:800px;
}

.content_left{
position:absolute;
width:500px;
top:490px;
padding:0px 0px 0px 15px;
}

.content_right{
width:205px;
float:right;
padding:315px 80px 0px 0px;
}

.content_kontakt1{
position:absolute;
top:550px;
padding:0px 0px 0px 120px;
}

.content_kontakt2{
padding:3px 0px 0px 17px;
position:absolute;
top:560px;
}

.submenu{
position:absolute;
top:583px;
padding-left:630px;}

*html.content_right{
margin:0px 50px 0px 0px;
}

a:link, a:visited{
color:#0066CC;
}

#top-panel{
background:#eeeeee;
border-bottom:3px solid #4891c6;
padding:14px 20px;
text-align:right;
}

#top-panel img{
float:left;
}

#sub-panel{
text-align:center;
}

#sub-panel a{
width:226px;
float:right;
color:#FFFFFF;
text-decoration:none;
margin-right:70px;
font-weight:bold;
background:url(img/sub-left.png) bottom left no-repeat #4891c6;
}

#sub-panel a span{
padding:6px;
background:url(img/sub-right.png) right bottom no-repeat;
display:block;
}

strong{
color:#000000;
}

.face{
border:solid 2px #4891c6; 
margin-left:10px; 
float:right;
}

.impressum{
padding:600px 0px 0px 0px;
}