

body {
background-color:#1c4a73;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding:0px;
margin:0px;


}





/* ----------container zentriert das layout-------------- */
#container {
	overflow:hidden;
	height:750px;
	position: absolute;
	left: 50%;
	top: 50px;
	width: 836px;
	margin-left: -418px;
	margin-top: 0px;
	
		background-color: #ffffff;


} 



/* ----------banner for logo-------------- */
#banner {
height:228px;

margin: 0px; 
background:url(../images/header.jpg) left top no-repeat; 
text-align:right;
vertical-align:bottom;

 }
#nav{padding-top: 192px; position:absolute; width:836px; height:26px;   left:0px; top:2px; z-index:10;}

#nav_bg{
z-index:0; 
position:absolute;
width:836px; height:26px;   left:0px; top:202px;
}

#swap{
background-color: #ffffff;
position: absolute; width:156px; height:55px;  z-index:500; left:490px; top:105px; border: 1px solid #91a0a4;
background:url(../images/bg_swap.gif) no-repeat top left;
text-align:left; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; color:#666666; font-size:11px; 
padding:15px;
visibility:hidden; 
 filter:blendTrans(Duration=0.2);
}
a.swap { color: #666666; text-decoration:none }
a.swap:hover {color: #ff0202; text-decoration:none }
.red{color: #ff0202;}

/* ----------outer und inner----------------- */
#outer{ 

 /* Farbe fuer Inhalt Spalten  */
 } 

#inner{ margin:0px; width:100%; } /* die IE PC schlaufe */ 




/* -----------------Inhalt--------------------- */
#content{


	width:700px;
	margin-left:83px;
	margin-top:40px;
	overflow: auto;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#666666;
	font-size:11px;
	line-height: 15px;
 overflow:auto;
 /* scrollbar-3dlight-color: #DFDFDF;
 scrollbar-arrow-color: white;
 scrollbar-darkshadow-color: #DFDFDF;
 scrollbar-face-color: #23356F;
 scrollbar-highlight-color: #DFDFDF;
 scrollbar-shadow-color: #DFDFDF;
scrollbar-track-color: #DFDFDF; */
 
 }
 
.headerline_1{font-size:14px;}

#left{width:340px;}
#right{float:right; padding-left:10px;  width:320px; }

#left_home{width:260px;}
#right_home{float:right; padding-left:10px;  width:400px; }

.img{margin-right:20px; 
border: 1px solid #666666;}


/*formular*/

.kontaktformular,textarea{
width:250px;
height:12px;
background-color:#FFFFFF;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#666666;
border: 1px solid #666666;
font: 10px verdana;

}
.textarea{
width:250px;
height:80px;
background-color:#FFFFFF;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#666666;
border: 1px solid #666666;
font: 10px verdana;
}
.button{
width:100px;
height:18px;
background-color:#ffffff;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#ff0202;
border: 1px solid #666666;
font: 10px verdana;


}


/*  ----------------footer---------------------- */ 
#footer {
position: absolute;
top:675px;
padding:0px;
margin:0px;
height:50px;
bottom:20px;
background-color:#ffffff;
z-index:150;
 } 
