/* CSS Document */
body {
	background-color: #d3d9df;
	background-image:url(_grafiken/bg/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
}

.container {
	margin-left:auto;
	margin-right:auto;
	background-image:url(_grafiken/bg/bg_schatten1.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#d3d9df;
	width:842px;
}

.header {
	width:760px;
	height:115px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	background-color:#FFFFFF;
	background-image:url(_grafiken/bg/bg_header.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.header_left {
	background-color:#FFFFFF;
	width:570px;  
	height:115px;
	float:left;
}

.header_right {
	height:60px; 
	width:182px; 
	float:left;
}


/********** Footer **********/
.subnav {
	 background-color:#FFFFFF;
	 padding-bottom:10px; 
	 /*margin-left:40px;*/
	 margin-left:auto;
	 margin-right:auto;
	 width:765px; 
	 height:15px;
}

.subnav_left {
	width:170px; 
	height:15px; 
	text-align:left; 
	float:right; 
	vertical-align:bottom;
}

.subnav_right {
 	background-color:#ebeef1; 
	width:576px; 
	height:15px;
}

.footer {
	width:844px;
	height:40px;
	float:left;
	clear:left;
	background-image:url(_grafiken/bg/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}

/********** Schriften **********/

h1 {
	color:#9da9b8;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:22px;
	text-transform: uppercase;
}

h2 {
	color:#333333;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding-left:20px;
	padding-bottom:7px;
}

h3 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding-left:0px;
	padding-bottom:7px;
}

h4 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

p  {
	padding-left:20px;
	font-size:12px;
}

.ullist {
	float:none;
	margin-top:8px;
	margin-left:10px;
	padding-left:10px;
	list-style-position:inside;
	list-style-type:disc;
}

.list {
	float:none;
}

.ullist list {
	float:none;
}

/********** Kapitel Bilder **********/
.kap_bild {
	background-image:url(_grafiken/kapitelbilder/kap_bild1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:844px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
}

.kap_bild2 {
	background-image:url(_grafiken/kapitelbilder/kap_bild2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:844px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
}

.kap_bild3 {
	background-image:url(_grafiken/kapitelbilder/kap_bild3.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:844px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
}

.kap_bild4 {
	background-image:url(_grafiken/kapitelbilder/kap_bild4.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:844px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
}

.kap_bild5 {
	background-image:url(_grafiken/kapitelbilder/kap_bild5.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:844px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
}

/******************** Inhalt ********************/
.inhalt {
	background-image:url(_grafiken/bg/bg_schatten.jpg);
	background-position:center;
	background-color:#FFFFFF;
	width:844px;
	float: left;
	clear: left;
	margin-left:auto;
	margin-right:auto;
}

.content {
	margin-right: 40px;
}

#left {
	width:576px;
	margin:10px;
	margin-bottom:0px;
	margin-left:40px;
	background-color:#ebeef1; 
	float:left;
	min-height:415px;
	height:auto;
}

#right {
	width:50px; 
	margin:0px;
	padding-top:10px;
	width:179px;
	float:left;
}


/********** Box **********/
.box {
	padding-top:8px;
	padding-bottom:20px;
	color:#FFFFFF;
	font-size:12px;
	padding-left:10px;
	background-color:#a4afbd; 
}

.oeffnungszeiten {
	width:50px; 
	float:left;
	vertical-align:middle;
}

.box_text {
	font-size:12px;
	padding-bottom:18px;
	padding-top:10px;
}


/******************** Links ********************/

a:link {color:#003799; text-decoration:none;}
a:visited{ color:#003799; text-decoration:none;}
a:active { color:#003799; text-decoration:none;}
a:hover  { color:#003799; text-decoration:none; font-weight: bold; }

a:link.abox { color:#9da9b8; font-weight:bold; font-size:10px; text-decoration:none; }
a:visited.abox { color:#9da9b8; font-weight:bold; font-size:10px; text-decoration:none; }
a:active.abox {  color:#9da9b8; font-weight:bold; font-size:10px; text-decoration:none; }
a:hover.abox {  color:#9da9b8; font-weight:bold; font-size:10px; text-decoration:underline; }

a:link.foot { font-size:10px; color:#FFFFFF; text-decoration:none; margin-right:31px;}
a:visited.foot { font-size:10px; color:#FFFFFF; text-decoration:none; margin-right:31px;}
a:active.foot { font-size:10px; color:#FFFFFF; text-decoration:none; margin-right:31px;}
a:hover.foot { font-size:10px; color:#FFFFFF; text-decoration:none; font-weight:normal; margin-right:31px;}

/***** Navigation *****/
a:link.navigation {font-size:12px; line-height:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#9da9b8; text-decoration:none; float:none;}
a:visited.navigation{ font-size:12px;line-height:20px;  font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#9da9b8; text-decoration:none; float:none;}
a:active.navigation { font-size:12px;line-height:20px;  font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#9da9b8; text-decoration:none; float:none;}
a:hover.navigation  { font-size:12px;line-height:20px;  font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#003799; text-decoration:none; float:none;}

.zertifikate {
	font-size: 9px;
	padding-left: 20px;
	margin-bottom: 25px;
	float: left;
	width: 270px;
}

.zertifikateII {
	float:left;
}

.language_e {
 	padding-left: 400px;
	margin-top: -20px;
	float: left;
}
