body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #DCDCDC;

}

body#werdegang {background-color: #ffffff;}



.bildhover {
	text-decoration: none;
	border: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	letter-spacing: -9999px;
	font-size: 0;
	width: 200px;
	height: 480px;
	background: url(/images/sascha-mouse-over.png) ;
	background-repeat: no-repeat;
}


* html .bildhover { /*IE6 only*/
           text-decoration: none;
           top: 0px;
           left: 0px;
	border: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	letter-spacing: -9999px;
	width: 200px;
	height: 480px;
	overflow: hidden;
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/sascha-mouse-over.png');
   	background-repeat: no-repeat;
         }


.bildhover:link {
	border: 1px solid #ffffff;
}
.bildhover:hover {
	background-position: -200px 0;
}


* html .bildhover:hover { /*IE6 only*/
background-position: -200px 0;
}


.imgalign {
	vertical-align: sub;
}
a img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #1B5791;
}
a:hover {
	text-decoration: underline;
	color: #1B5791;
}
#news a:hover {
	text-decoration: underline;
	color: red;
	font-size: 13px;
}
.clearing {
	clear: both;
}
hr {
	height: 1px;
	border: none;
	background-color: #ffffff;
	border-bottom: 1px dashed #cccccc;
}
h1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B5791;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
	letter-spacing: 4px;
}
h2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B5791;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 15px;
}
h3 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B5791;
	font-weight: bold;
}
h4 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B5791;
	font-weight: bold;
}
#bg_page {
	position: absolute;
	top: 0px;
	height: 100%;
	left: 0px;
	width: 100%;
}
#bg_head {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 86px;
	background-color: #0057A8;
}

#bg_line {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 98px;
	height: 2px;
	border-bottom: 2px solid #000000;
}
#bg_footer {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 0px;
	height: 97px;
	background-color: #0057A8;
}
#page {
	position: absolute;
	top: 0px;
	height: 95%;
	left: 50%;
	width: 997px;
	margin-left: -499px;
	}

#page_center {
	position: absolute;
	top: 0px;
	left: 108px;
	min-height: 822px;
	overflow: visible;
	right: 108px;
	width: 781px;
	background-color: #ffffff;
	padding-bottom: 50px;
	}
	
	
* html #page_center { /*IE6 only*/
	position: absolute;
	top: 0px;
	left: 108px;
	height: 1000px;
	right: 108px;
	width: 781px;
	background-color: #ffffff;
	padding-bottom: 50px;
	}
		
	

#wegbeschreibung_center {
	position: absolute;
	top: 0px;
	left: 108px;
	min-height: 822px;
	overflow: visible;
	right: 108px;
	width: 781px;
	background-color: #ffffff;
	padding-bottom: 50px;
	}



* html #wegbeschreibung_center { /*IE6 only*/
	position: absolute;
	top: 0px;
	left: 108px;
	height: 822px;
	right: 108px;
	width: 781px;
	background-color: #ffffff;
	padding-bottom: 50px;
	}


#startseiteabstand{
	position: absolute;
	top: 0px;
	left: 108px;
	height: 700px;
	overflow: visible;
	right: 108px;
	width: 781px;
	padding-bottom: 50px;
	
	}	
	
	
	
	
* html #page_center { /*IE6 only*/
   height: 100%;
   background-color: #ffffff;
  }
	
	
	
	
#header {
	position: absolute;
	top: 0px;
	height: 112px;
	left: 0px;
	width: 100%;
	background-color: #ffffff;
           }
#logo {
	position: absolute;
	top: 5px;
	left: 7px;
}
#functions {
	position: absolute;
	top: 11px;
	right: 17px;
	width: 150px;
	bottom: 5px;
}

#sitemap {
	position: absolute;
	top: 40px;
	right: 0px;
}
/* Suchbereich */
.suche {
	float: right;
	position: absolute;
	top: 89px;
	right: 7px;
}
.headlinelink {
	text-decoration: underline;
	color: black;
}



#footeraerzte {
	position: relative;
	bottom: 0px;
	height: 20px;
	left: 0px;
	right: 0px;
	background-color: #1B5791;
	text-align: center;
	padding-top: 5px;
	color: #ffffff;
	width: 100%;
	margin-top: 50%;
	background: url(/images/hintergrund-footer.jpg);
	top: 0px;
	}



#footer {
	position: absolute;
	bottom: 0px;
	height: 20px;
	left: 0px;
	right: 0px;
	background-color: #1B5791;
	text-align: center;
	padding-top: 5px;
	color: #ffffff;
	width: 100%;
	margin-top:50%;
	background: url(/images/hintergrund-footer.jpg);
	}

#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
}
#footer .highlight {
	color: #55AEFF;
}

#footeraerzte a {
	color: #ffffff;
}
#footeraerzte a:hover {
	color: #ffffff;
}
#footeraerzte .highlight {
	color: #55AEFF;
}



#fontsize {
	position: absolute;
	top: 10px;
	left: 378px;
	color: #ffffff;
	background-color: #00396C;
}
#fontsize a {
	color: #55AEFF;
	font-size: 10px;
	letter-spacing: 1px;
}
#fontsize a:hover {
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
}
#footer_line {
	position: absolute;
	bottom: 98px;
	left: 0px;
	right: 0px;
	border-bottom: 2px solid #000000;
	z-index: 1;
}
/* Textbereich */
#karte {
	position: absolute;
	top: 125px;
	width: 748px;
	left: 15px;
	color: #000000;
	border: 1px solid black;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 7px;
	float: left;
	}

#textbereichkarte {
	position: absolute;
	top: 495px;
	left: 35px;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 7px;
	text-align: justify;
	width: 700px;
}




#specials_bg {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 237px;
	height: 100%;
	background-color: #004D93;
	border-left: 1px solid white;
	color: #ffffff;
}
#specials {
	position: absolute;
	top: 10px;
	left: 38px;
	width: 100%;
	height: 100%;
	color: white;
	line-height: 15px;
	letter-spacing: 1px;
}
#specials img {
	margin-bottom: 4px;
}
#specials a {
	color: white;
}
#specials a:hover {
	text-decoration: none;
	color: #2095FF;
}

td {
         font-family: "Tahoma", Arial, Helvetica, sans-serif;
         font-size:11px;
        }

#content_container {
	position: absolute;
	top: 125px;
	bottom: 105px;
	left: 0px;
	width: 543px;
}
#subheadline {
	position: absolute;
	top: 3px;
	left: 19px;
}
#content {
	position: absolute;
	top: 40px;
	left: 20px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-bottom: 10px;
	padding-right: 10px;
}

#headline {
	position: absolute;
	top: 9px;
	left: 25px;
}
#subnav {
	position: relative;
	list-style: none;
	margin: 0;
	margin-top: 45px;
	margin-left: 17px;
	padding: 0;
	line-height: 17px;
}
#subnav li {
	display: block;
	float: none;
	height: 17px;
	white-space: nowrap;
}
#subnav li.first {
}
#subnav li a {
	color: #000000;
	padding-left: 10px!important;
	border: none;
	line-height: 17px;
	height: 17px;
	text-decoration: none;
}
#subnav li a:hover, #subnav li a.activenode, #subnav li a.active {
	color: #000000;
	font-weight: bold;
	background-image: url(/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#content .container_downloads .excelfile {
	position: relative;
	padding-left: 23px;
	background-image: url(/images/icon_excel.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#content .container_downloads .moviefile {
	position: relative;
	padding-left: 20px;
	background-image: url(/images/icon_movie.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
}
#content .container_downloads .pdffile {
	position: relative;
	padding-left: 23px;
	background-image: url(/images/icon_pdf.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#content .container_downloads .wordfile {
	position: relative;
	padding-left: 23px;
	background-image: url(/images/icon_word.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#content .container_downloads .onlinefile {
	padding-left: 23px;
	background-image: url(/images/icon_ie.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#content .container_downloads td {
	height: 20px;
}
/* Kontaktformular */
#formular_betreff {
	width: 250px;
	border: 1px solid #C0C0C0;
}
#formular_anrede, #formular_branche, #formular_firma, #formular_vorname, #formular_nachname, #formular_strasse, #formular_plz, #formular_ort, #formular_land, #formular_email, #formular_telefon, #formular_fax {
	border: 1px solid #C0C0C0;
}
#inputtextarea {
	border: 1px solid #C0C0C0;
}
.inputtext2 {
	border: 1px solid #C0C0C0;
}
#maxcharfield {
	border: 1px solid #C0C0C0;
}
.formcell {
	padding-left: 7px;
	padding-bottom: 5px;
}
#label_betreff {
	font-weight: bold;
	margin-bottom: 5px;
}
#label_daten {
	font-weight: bold;
	margin-bottom: 5px;
	color: black;
}
#label_firma, #label_anrede, #label_vorname, #label_nachname, #label_strasse, #label_land, #label_plz, #label_ort, #label_telefon, #label_email {
	color: #000000;
	margin-bottom: 2px;
}
#container_senden {
	padding-top: 30px;
	padding-left: 6px;
}
#form_kontakt #fld_strasse, #form_kontakt {
	width: 399px;
}
#form_kontakt #fld_firma, #form_kontakt #fld_titel, #form_kontakt #fld_titel, #form_kontakt #fld_vorname, #form_kontakt #fld_nachname, #form_kontakt #fld_telefon, #form_kontakt #fld_email {
	width: 195px;
}
#form_kontakt #fld_land {
	width: 90px;
}
#form_kontakt #fld_plz {
	width: 40px;
}
#form_kontakt #fld_ort {
	width: 251px;
}
#form_kontakt #fld_text {
	width: 399px;
	height: 100px;
}

/* News */
.container_newspage {
	border-top: 1px solid #cccccc;
	margin-top: 20px;
	padding-top: 10px;
}
.title {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0057A8;
	font-weight: bold;
}
/* Startseite */
#start_bg_page {
	position: absolute;
	top: 0px;
	height: 465px;
	left: 0px;
	width: 100%;
	background-color: #1B5891;
		
}
#start_bg_head {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 86px;
	background-color: #ffffff;
}
#start_bg_nav {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 86px;
	height: 26px;
	background: url(/images/nav_bg.jpg);
	background-repeat: repeat-x;
}



#start_verlaufl {
	position: absolute;
	top: 112px;
	left: 0px;
	width: 108px;
	background-color: #006BAF;
	height: 350px;
	background: url(/images/verlaufml.jpg);
	background-repeat: repeat-x;
	}
#start_verlaufr {
	position: absolute;
	top: 112px;
	right: 0px;
	width: 108px;
	background-color: #006BAF;
	height: 350px;
	background: url(/images/verlaufmr.jpg);
	background-repeat: repeat-x;
}



#start_bg_footer {
	position: absolute;
	top: 462px;
	bottom: 0px;
	height:400px;
	width: 100%;
	left: 0px;
	right: 0px;
	background: url(/images/verlauf_l.jpg);
	background-repeat: repeat-x;
	
}
#start_footer {
	position: absolute;
	top: 462px;
	height: 407px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: url(/images/verlauf_start-content.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}



#start_ausbildung {
	position: absolute;
	top: 462px;
	height: 630px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: url(/images/verlauf_start-content.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}




#untererbereich {
	position: absolute;
	top: 462px;
	height: 345px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: url(/images/verlauf_l.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}






#untererbereichnewsauflistung {
	position: absolute;
	top: 462px;
	height: 100%;
	width: 100%;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: url(/images/verlauf_start-content.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}


#newsbereich_startseite {
	width: 185px;
	height: 250px;
	position: absolute;
	top: 30px;
	left: 406px;
	color: black;
	letter-spacing: 1px;
	
}


#start_anschrift {
           font-family: arial, verdana;
           font-size: 13px;
	position: absolute;
	top: 50px;
	left: 20px;
	color: #000000;
	
}

#start_contact1 {
           position: absolute;
	top: 50px;
	left: 20px;
	color: #000000;
	}



#start_contact2 {
	position: absolute;
	top: 50px;
	left: 223px;
	color: #000000;
	letter-spacing: 1px;
}
#start_contact3 {
	position: absolute;
	top: 50px;
	left: 433px;
	color: #000000;
	letter-spacing: 1px;
}


/* Suche */
#suchbereich {position: relative;
top: -85px;
left: -115px;
width: 155px;
height:18px;
}
                       
#suchbuttonanzeige {position: relative;
top: -107px;
left: 40px;
width: 100px;
height: 22px;
}    

/* Downloads */
a.download {
	display: block;
	padding: 3px 0px;
	background-position: bottom;
}
a.download .title {
	display: block;
	padding: 0px 0px 0px 23px;
	font-weight: bold;
}
a.download:hover .title {
	background-color: #1B5791;
	color: white;
}
a.download .info {
	display: block;
	float: right;
	font-weight: normal;
	text-align: right;
	width: 3.5em;
	background-color: #E0E0E0;
	color: black;
}
a.download:hover * {
	background-color: #E0E0E0;
	color: black;
	text-decoration: none;
}



.slogan {
float: right;
padding-left: 20px;
padding-bottom: 10px; 
}


.bezeichnung {
font-weight: bold;
font-size: 14px;
}

.linklisttitel {
padding-left: 30px;
font-size: 11px;
font-weight: bold;
color: #1B5791;
}

ul {padding-left: 18px;}

.P15 {margin-bottom: 10px;}
