body{
background-color:#E9E9E9;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFBFB;
	text-decoration: none;
	line-height:15px;
}
font.content_text{
	color: #4E4E4E;
	line-height:15px;
}
font.content_headlines{
	color: #E9271A;
	font-weight: bold;
}
font.impressum{
	color: #808080;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}

td.bottom{
	border-bottom-width: 1px;
	border-bottom-style:ridge;
	border-bottom-color:#F08888;
	padding-top:10px;
	}
	
	
form input{
	color: #4E4E4E;
	border-width:1px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form textarea{
	color: #4E4E4E;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:180px;
}
	
form.seite_empfehlen input {
	display:block;
	float:left;
	margin-left:20px;

	
}

form.seite_empfehlen textarea {
	margin-left:20px;	
	padding:0;
	width:180px;
	display:inline;
	
}

label{
	display:block;
	float:left;
	width:150px;
	padding-left:0px;
	text-align:right;
}

br{
	clear:left;
}

a:link {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}

 a:hover{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

 a:visited{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}

 a:active{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	}
	
#rahmen{
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-376px;
	width:754px;
	background-image:url(../pics/bg.gif);
	background-color:#E9E9E9;
}

/*#sprache{
	height:20px;
	width:754px;
	background-color:#E9E9E9;
	background-image:url(../pics/sprache.gif);
}

#sprache .de{
	position:absolute;
	right: 17px;
	padding-top:3px;
}
#sprache .en{
	position:absolute;
	right: 90px;
	padding-top:3px;
}*/

#sprache_buttons{
	height:20px;
	width:754px;
	background-color:#E9E9E9;
	text-align:right;
}

#sprache_en{
	height:20px;
	width:754px;
	background-color:#E9E9E9;
	background-image:url(../pics/fahne_en.gif);
	
}

#sprache_de{
	height:20px;
	width:754px;
	background-color:#E9E9E9;
	background-image:url(../pics/fahne_de.gif);
	
}

#sprache_fr{
	height:20px;
	width:754px;
	background-color:#E9E9E9;
	background-image:url(../pics/fahne_fr.gif);
	
}

#sprache_en #de{
	position:absolute;
	right:18px;
	padding-top:4px;
	text-decoration:none;
}

#sprache_de #de{
	position:absolute;
	right:22px;
	padding-top:3px;
	text-decoration:none;
}

#sprache_fr #de{
	position:absolute;
	right:18px;
	padding-top:4px;
	text-decoration:none;
}

#sprache_en #en{
	position:absolute;
	right:150px;
	padding-top:3px;
	text-decoration:none;
}
#sprache_de #en{
	position:absolute;
	right:152px;
	padding-top:4px;
	text-decoration:none;
}
#sprache_fr #en{
	position:absolute;
	right:154px;
	padding-top:4px;
	text-decoration:none;
}
#sprache_en #fr{
	position:absolute;
	right:81px;
	padding-top:4px;
	text-decoration:none;
}
#sprache_de #fr{
	position:absolute;
	right:87px;
	padding-top:4px;
	text-decoration:none;
}
#sprache_fr #fr{
	position:absolute;
	right:84px;
	padding-top:3px;
	text-decoration:none;
}
#header{
	height:100px;
	width:751px;
	background-image:url(../pics/header.gif);
	}
	
#logo{
	position:absolute;
	top:20px;
	height:80px;
	width:150px;
}

.divfix {
	vertical-align:top;
	border:0px solid #000;
	}

#menu{
	width:150px;
	background-image:url(../pics/header_menue.gif);
	background-repeat:no-repeat;
	
}

#menu td.close{
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#F08888;
	padding-top:10px;
	padding-left:17px;
	}
	
#menu td.open{
	border-bottom-width: 0px;
	padding-top:10px;
	padding-left:22px;
	}


#content{
	width:597px;
	background-color:#FFFFFF;
	margin-left: 3px;
}

#content .subsite{
	width:560px;
	padding-left: 27px;
	border-left: 1px solid #4E4E4E;
	margin-top:-4px;
	
	
}

#content .intro{
 	position:relative;
	width:596px;
	height:328px;
	right:0px;
	top:0px;
	padding-left: 0px;
	margin-left:-1px;
	z-index:1;
}


#content td.leistungen_td1{
	padding-left:15px;
	padding-bottom:15px;
	padding-right:10px;
}

#content td.leistungen_td2{
	vertical-align:top;	
}


#content p{
	padding-left:19px;
	width:520px;
	margin-top:0px;
}


#content td p{
	padding-left:19px;
	width:auto;
}

div .headline_xtra{
	margin-top:-13px;
	margin-bottom:10px;
	margin-left:20px;
}
#content .marker{

    padding:0px;
	padding-right:13px;
	margin:0;
	margin-top:4px;
	margin-left:-18px;	
	
	
}



#content ul{
  padding-left:20px;
  margin:-20px 0px 0px 0px;
  list-style: none;
  line-height:16px;
  
}

#content li{
  line-height: 16px;
  padding-left: 10px;
  padding-right:10px;
  padding-top: 0px;
  background-image: url(../pics/button_rot.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

.kontakt_text{
	color: #4E4E4E;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}


.sitemap_sub{
	margin: -4px 0px 0px 0px;
	line-height:16px;
	}


th .infobox{
	background-color:#FF0000;
	border: 1px solid #C9DAE7;
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:20px; 
	padding-right:5px;
}

td .infobox{
	background-color:#ECF3F8;
	border: 1px solid #C9DAE7;
	padding-top:30px; 
	padding-bottom:10px; 
	padding-right:5px;
}
/*#infobox{
position:absolute;
}

#infobox_content{
background-color:#ECF3F8;
border: 1px solid #C9DAE7;
}*/

#printline {
	font-size: 11px;
}


#footer{
	position:relative;
	height:60px;
	width:754px;
	background-color:#E9E9E9;
	background-image:url(../pics/footer_bg2.gif);
	background-repeat:no-repeat ;
	
}

#footerintro{
	position:relative;
	height:60px;
	width:754px;
	background-color:#E9E9E9;
	background-image:url(../pics/footer_bg_intro.gif);
	background-repeat:no-repeat ;
}


.sitemap_main{
	margin-bottom:0px;
	margin-top:-2px;
	
	}
.sitemap_sub{
	margin-top:-4px;
	
	}

#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFBFB;
	text-decoration: none;
}
#menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFBFB;
	text-decoration: none;
}
#menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFBFB;
	text-decoration: none;
}
#menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFBFB;
	text-decoration: none;
	}
	

.subsite a:link {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
}

.subsite a:visited{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
}

.subsite a:hover{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


.subsite a:active{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
	}

.mouseOver a:link {
	color: #4E4E4E;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}

.mouseOver a:visited{
	color: #4E4E4E;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}

.mouseOver a:hover{
	color: #000000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}

.mouseOver a:active{
	color: #4E4E4E;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
	}
	
#sprache_en #de a:link, #sprache_en #en a:link, #sprache_de #de a:link,  #sprache_de #en a:link, #sprache_fr #de a:link, #sprache_fr #en a:link, #sprache_fr #fr a:link, #sprache_de #fr a:link, #sprache_en #fr a:link{
	text-decoration:none;
	color:white;
} 

#sprache_en #de a:visited, #sprache_en #en a:visited, #sprache_de #de a:visited,  #sprache_de #en a:visited, #sprache_fr #de a:visited, #sprache_fr #en a:visited, #sprache_fr #fr a:visited, #sprache_de #fr a:visited, #sprache_en #fr a:visited{
	text-decoration:none;
	color:white;
}

	
#sitemap a:link{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
	margin: 0px 0px 0px -3px;
}
#sitemap a:visited{
	text-decoration:none;
	margin: 0px 0px 0px -3px;
}
#sitemap a:hover{
	text-decoration:none;
	color:#000000;
	margin: 0px 0px 0px -3px;
}
