/* CSS Document */

/* Grundgerüst - Start*/
body{
line-height:1;
background-color:#fafafa;
width:100%;
height:100%;
margin:0px;
background-position: center;
}

#aussen{
background-color:#fafafa;
position: absolute;
width: 950px;
height: 700px;
left: 50%;
margin-left: -475px;
padding: 0px;
}
#fname{
position:absolute;
top:10px;
left:-50px;
height: 90px;
width: 475px;
background:url(../icons/banner.png) no-repeat;
z-index:55;
}
#balken1{
background-color:#fafafa;
position:absolute;
top:0px;
right:0px;
width:950px;
height:89px;
z-index:9;
}




/* Styles for Menu Items */
#nav{
position:absolute;
height:37px;
width:80;
top:50px;
right: 80px;
z-index:11;
}
#nav1{
position:absolute;
height:37px;
width:80;
top:50px;
right: -7px;
z-index:11;
}

#nav ul{list-style-type:none;} 
#nav1 ul{list-style-type:none;}
li{
margin-bottom:5px; 
height:16px;   

}

#nav a {
font-size:12px;
font-family:Trebuchet MS, sans-serif;
text-decoration: none;
color: #000000;
list-style-position: outside;
list-style-type:none;
padding-left: 22px;
background:url(../icons/norma.png) no-repeat left 0.0em;
display:block;
}

#nav a:hover {
padding-left: 22px;
background:url(../icons/clicka.png) no-repeat left 0.0em;
}

#nav1 a {
font-size:12px;
font-family:Trebuchet MS, sans-serif;
text-decoration: none;
color: #000000;
list-style-position: outside;
list-style-type:none;
padding-left: 22px;
background:url(../icons/norma.png) no-repeat left 0.0em;
display:block;
}

#nav1 a:hover {
padding-left: 22px;
background:url(../icons/clicka.png) no-repeat left 0.0em;
}  

#navwir{
position:absolute;
top:635px;
left:-2px;
z-index:11;
}
#navwir a:hover {
padding-left: 22px;
background:url(../icons/clicka.png) no-repeat left 0.0em;
}
#navwir a {
font-size:12px;
font-family:Trebuchet MS, sans-serif;
text-decoration: none;
color: #000000;
list-style-position: outside;
list-style-type:none;
padding-left: 22px;
background:url(../icons/norma.png) no-repeat left 0.0em;	
display:block;
margin-bottom:5px;
}

#wirt{
position:absolute;
top:1px;
left: 21px;
}

#heart {
position:absolute;
top:-1px;
left: 45px;
height:12px;
width:13px;
background:url(../icons/heart.png) no-repeat;	
}

#navimp{
position:absolute;
top:660px;
left:19px;
z-index:11;

}
#navimp a {
font-size:10px;
font-family:Trebuchet MS, sans-serif;
text-decoration: none;
color: #000000;
}
#lang{
position:absolute;
top:16px;
right:0px;
width:35px;
height:11;
z-index:11;
}
#deu {
position:absolute;
top:0px;
left: 0px;
width:16px;
height:11px;
}
#eng {
position:absolute;
top:0px;
right: 0px;
width:16px;
height:11px;
}

/*NAVI ENDE*/

#balken2{
background-color:#fafafa;
position:absolute;
bottom:0px;
left:0px;
width:950px;
height:77px;
z-index:10;
}

#social{
position:absolute;
top:638px;
right:-5px;
font-size:10px;
font-family:Trebuchet MS, sans-serif;
z-index:20;
}

#fcbk{
position:absolute;
top:651px;
left:410px;
z-index:20;
}



#video{
position:absolute;
width:950px;
top:40px;
z-index:1;
/*display:none; */
}