/* CSS Dokument */
/*
Farben:
#00639f - blau
#d9d9d9 - hellgrau (Texthintergrund) - #d9d9d8
#a3a3a3 - dunkelgrau (Menühintergrund links) - #9b9999
#2c2827 - h1-Überschrift
#f35812 - orange
#83b3d0 - blaue Linie
#333 - Schriftfarbe
*/

body {
	margin: 0 0 35px 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #97989C url(layout_pics/hgr_h.jpg) repeat-x left top;
	color: #333;
	}
#wrapper {
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: url(layout_pics/hgr_b1.jpg) no-repeat center top;
	text-align: center;
	}	
#wrap_top{
	margin: 0 auto;
	width: 950px; 
	height: 178px; 
	overflow: hidden;
	} 
	#oben { margin: 0; padding: 0; height: 30px; }
	#logo_nav {
		margin: 0 auto;
		padding: 0;
		height: 95px; 
		}
	#nav_top {
		margin: 0 auto;
		}
	#buttons {
		/* margin: 0; padding: 0; */
		width: 950px; 
		height: 25px;
		overflow: hidden;
		}
	#info {
		width: 950px; 
		height: 28px; 
		background: #00639f;
		text-align: left;
		font-size: 16px;
		}

#wrap_center {
	padding: 0;
	width: 950px;
	text-align: left;
	min-height: 400px; /* Mindesthöhe */
	overflow: hidden;
	margin: 0 auto;
	background-color:#f35812;
	}
	
#wrap_center-ausbildung-start {
	padding: 0;
	width: 950px;
	text-align: left;
	min-height: 400px; /* Mindesthöhe */
	overflow: hidden;
	margin: 0 auto;
	background-color:#f35812;
	}
	
	#top_image {
		margin: 0; padding: 0;
		width: 950px; 
		height: 142px; 
		background-color: #dfe2e9;
		}
		
	#top_image-ausbildung-start {
		margin: 0; padding: 0;
		width: 950px; 
		height: 142px; 
		}
		
	#top_button {
		position: relative;
		top: 117px; left: 36px;
		/* width: 150px; height: 25px; */
		width: 850px; /* 900px */
		margin: 0; 
		padding-left: 12px;
		padding-top: 3px;
		color: #fff;
		font-weight: bold; /* 600; bold */
		font-size: 13px; /* 13px */
		line-height: 20px;
		}
		
	#inh {
		background-color:#fff;
		}
		
	#inh-ausbildung-start {
		
		}
			
	#bg_nav_left {
		text-align: right;
		/* height: 800px; */
		}
	#nav_left {
	text-align: left;
	padding: 0;
	margin-left: 36px;
	padding-bottom: 36px;
	width: 165px;
	background: url(layout_pics/menu_bottom.gif) repeat-y top left;
		}
		#nav_left ul { 
			list-style-type: none; 
			margin: 0; padding: 0;
			}
		#nav_left li { 
			width: 165px; /* 150px */
			line-height: 27px;
			text-indent: 6px;
			background: url(layout_pics/linie1.gif) no-repeat top left;
			}
			#nav_left li li { 
			width: 165px; /* 150px */
			line-height: 27px;
			/* text-indent: 12px; */
			text-indent: 24px;
			background: url(layout_pics/linie2.gif) no-repeat top left;
			}
			#nav_left li li li { 
			width: 165px; /* 150px */
			line-height: 27px;
			/* text-indent: 12px; */
			text-indent: 24px;
			background: url(layout_pics/linie3.gif) no-repeat top left;
			}
			
div.nav_left_li_2zeilig {
	width: 165px; 
	height: 38px; 
	line-height: normal; 
	background: url(layout_pics/linie4.gif) no-repeat top center;
	padding-top: 7px;
	}
	
#wrap_bottom {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 36px; 
	text-align: left;
	background: #d9d9d9;
	overflow: hidden;
	}
	#bottom_left {
	margin: 0;
	padding-top: 10px;
	height: 36px;
	background-color: #f35812;
		}
	#bottom_center {
		margin: 0;
		height: 36px;
		background-color: #f35812;
		}
	#bottom_right {
		margin: 0;
		background-color: #f35812;
		height: 36px;
		}

/* Allgemeine Formatierungen */	
h1 {
	margin: 0;
	color: #333; /* #2c2827; */
	font-size: 1.2em;
	}	
h2 {
	margin: 0;
	padding: 0 15px 0 15px;
	color: #00639f;
	font-size: 0.95em; /* 0.8em */
	font-weight: bold;
	}
h3 {
	margin: 0;
	padding: 0 15px 0 15px;
	color: #333;
	font-size: 0.8em;
	font-weight: bold;
	}	

.aufzaehlung {	
	list-style-type: square;
	color: #00639f;
	/* margin-left: 15px; */
	}
#aufzaehlung {	
	list-style-type: square;
	color: #00639f;
	/* margin-left: 0px; */
	}
	#aufzaehlung span { font-size: 0.8em; color: #333; }
	#aufzaehlung li { margin-left: 15px; }
	
.aufzaehlung_geordnet {
	font-size: 0.8em;
	}
.link_verzeichnis {
	background-color: #ececec;
	text-align: right;
	/* background: url(layout_pics/verlauf_bg.jpg) repeat-y top left; */
	}
.link_uebersicht {
	text-align: right;
	}

.text_blau {
	color: #00639f;
	}	
.tab_margin { 
	margin: 0 15px 0 15px; 
	width: 512px;
	/* font-size: 0.8em; */
	}
#tabelle_kontakt { 
	margin: 0 15px 0 15px;
	}
#tabelle_kontakt td {
	font-size: 1em;
	}
#katalog_az td, #leistungen td {
	font-size: 0.8em;
	padding-left: 15px;
	}
.table_norm {
	background-color: #ececec;
	border: 1px solid #d9d9d9;
	font-size: 0.8em;	
	margin: 0 15px 0 15px;
	width: 512px;
}
.table_norm_nowidth {
	background-color: #ececec;
	border: 1px solid #d9d9d9;
	font-size: 0.8em;	
	margin: 0 15px 0 15px;
}
.table_norm_nobg {
	font-size: 0.8em;
	margin: 0;
	width: 512px;
	border: 1px solid #EBEBEB;
}

.table_head { padding-left: 5px; background: #d9d9d9; } /* background: url(layout_pics/verlauf_bg.jpg) repeat-y top left; */
.rahmen_o_u { border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; background-color: #ffffff; }
.textfeld { width: 200px; }
.textbereich { width: 455px; }

/* .download { height: 25px; margin: 0 30px 0 30px; padding-top: 7px; padding-left: 15px; background: #ececec; border: 1px solid 	#d9d9d9; } */
.download { height: 28px; margin: 0; padding-left: 25px; background: url(layout_pics/bg_download.jpg) no-repeat top left; }
.infozeile { color: #fff; font-size: 0.75em; margin: 0; padding: 7px 0 0 36px; }
.datum { color: #fff; font-size: 0.75em; margin: 0; padding: 5px 36px 0 0; }
.fusszeile { color: #00639f; font-size: 0.7em; }
.suchfeld { padding: 0; margin-top: 1px; width: 75px; height: 17px; border: 1px solid #a3a3a3; }
.suchbutton { width: 17px; height: 17px; margin: 0; border: 0; }
.hinweis { color: #666; font-style: italic; } 
.hinweis2 { color: #666; } 
.td_details { font-size: 0.8em; padding-left: 10px; }
.text_normal { font-size: 0.8em; }

/* Events - Fotogalerien */
.vorschaubild { width: 160px; height: 160px; background: #efefef; border: 1px solid #ececec; vertical-align: middle; }

/* Sitemap-Listen */
#sites_leistungen { list-style-type: none; margin-left: 15px; }
#sites_wohnungen { list-style-type: none; margin-left: 15px; }
#sites_allg { list-style-type: none; margin-left: 0px; }
.sitemap_unter1 { font-size: 0.85em; font-weight: bold; margin-left: 0px; margin-top: 5px; }
.sitemap_unter2 { font-size: 0.8em; margin-left: 15px;}
.sitemap_unter3 { font-size: 0.8em; margin-left: 45px;}

.trenner {
	margin: 0 15px 0 15px; padding: 0;
	height: 1px;
	background: url(layout_pics/blue.gif) repeat-x;
	}
.float_left {
	float: left;
	margin-top: 3px; /* 0 */
	margin-right: 15px;
	margin-bottom: 10px; /* 15 */
	}	
.float_right {
	float: right;
	margin-top: 3px; /* 0 */
	margin-left: 15px; 
	margin-bottom: 10px; /* 15 */
	}
.bildtext {
	margin: 0;
	font-size: 0.7em;
	padding: 3px;
	background: #bab9b8;
	border-bottom: 1px solid #a3a3a3;
	}	
	
#box_kontakt td {
	height: 19px;
	}
#veranstaltungsplan th {
	font-size: 0.8em;
	text-align: left;
	padding: 5px 3px 5px 3px;
	}	
#veranstaltungsplan td {
	font-size: 0.8em;
	padding: 5px 3px 5px 3px;
	border: 1px solid #d9d9d9;
	}
.bottomborder {
	border-bottom: 1px solid #d9d9d9; /* #83b3d0 */
	}
/* Links */
a:link { color: #00639f; text-decoration: none; }						/* Standard-Link */
a:visited { color: #00639f; text-decoration: none; } 
a:hover { color: #00639f; text-decoration: underline; }
a:active { color: #00639f; text-decoration: underline; }
a:focus { color: #00639f; text-decoration: underline; }

a.topright:link { color: #fff; font-size: 14px; text-decoration: none; } /* 0.85em */
a.topright:visited { color: #fff; font-size: 14px; text-decoration: none; }
a.topright:hover { color: #fff; font-size: 14px; text-decoration: underline; }
a.topright:active { color: #fff; font-size: 14px; text-decoration: underline; }
a.topright:focus { color: #fff; font-size: 14px; text-decoration: underline; }	

a.info:link { color: #fff; text-decoration: none; }
a.info:visited { color: #fff; text-decoration: none; }
a.info:hover { color: #fff; text-decoration: underline; }
a.info:active { color: #fff; text-decoration: underline; }
a.info:focus { color: #fff; text-decoration: underline; }

a.fusszeile:link { color: #fff; font-size: 0.7em; text-decoration: none; }
a.fusszeile:visited { color: #fff; font-size: 0.7em; text-decoration: none; }
a.fusszeile:hover { color: #fff; font-size: 0.7em; text-decoration: underline; }
a.fusszeile:active { color: #fff; font-size: 0.7em; text-decoration: underline; }
a.fusszeile:focus { color: #fff; font-size: 0.7em; text-decoration: underline; }

a.top_nav {
    display: block;
	font-size: 15px; 
	line-height: 23px;
	font-weight: normal; /* 600; - 500 medium, 700 bold */
  	}
 	* html a.top_nav { width: 100%; }
	
	a.top_nav:link { color: #fff; text-decoration: none; }
	a.top_nav:visited { color: #fff; text-decoration: none; }
	a.top_nav:hover { color: #fff; text-decoration: underline; }
	a.top_nav:active { color: #fff; text-decoration: underline; }
	a.top_nav:focus { color: #fff; text-decoration: underline; }
	
	
a.top_nav_re {
left:0px;
    display: block;
	font-size: 13px; 
	line-height: 23px;
  	}
  	* html a.top_nav_re { width: 100%; }
	
	a.top_nav_re:link { color: #3e3a39; text-decoration: none; }
	a.top_nav_re:visited { color: #3e3a39; text-decoration: none; }
	a.top_nav_re:hover { color: #3e3a39; text-decoration: underline; }
	a.top_nav_re:active { color: #3e3a39; text-decoration: underline; }
	a.top_nav_re:focus { color: #3e3a39; text-decoration: underline; }
	
	
	a.top_nav_re_aktiv {
		display: block;
		font-size: 13px; 
		line-height: 23px;
		}
		* html a.top_nav_re_aktiv { width: 100%; }
		
		a.top_nav_re_aktiv:link { color: #fff; text-decoration: none; }
		a.top_nav_re_aktiv:visited { color: #fff; text-decoration: none; }
		a.top_nav_re_aktiv:hover { color: #fff; text-decoration: none; }
		a.top_nav_re_aktiv:active { color: #fff; text-decoration: none; }
		a.top_nav_re_aktiv:focus { color: #fff; text-decoration: none; }
			
a.suche {
	font-size: 13px; 
	line-height: 23px;
  	}	
	a.suche:link { color: #3e3a39; text-decoration: none; }
	a.suche:visited { color: #3e3a39; text-decoration: none; }
	a.suche:hover { color: #3e3a39; text-decoration: underline; }
	a.suche:active { color: #3e3a39; text-decoration: underline; }
	a.suche:focus { color: #3e3a39; text-decoration: underline; }
	
	a.suche_aktiv {
		font-size: 13px; 
		line-height: 23px;
		}	
		a.suche_aktiv:link { color: #fff; text-decoration: none; }
		a.suche_aktiv:visited { color: #fff; text-decoration: none; }
		a.suche_aktiv:hover { color: #fff; text-decoration: none; }
		a.suche_aktiv:active { color: #fff; text-decoration: none; }
		a.suche_aktiv:focus { color: #fff; text-decoration: none; }
				
a.left_nav {
    display: block;
	font-size: 13px; /* 0.8em */ 
  	}
 	* html a.left_nav { width: 100%; }	
	
	a.left_nav:link { color: #000; text-decoration: none; }	
	a.left_nav:visited { color: #000; text-decoration: none; }	
	a.left_nav:hover { color: #000; text-decoration: underline; }	
	a.left_nav:active { color: #000; text-decoration: underline; }
	a.left_nav:focus { color: #000; text-decoration: underline; }
	
	a.left_nav_unter {
		display: block;
		font-size: 12px; /* 0.75em */ 
		}
		* html a.left_nav_unter { width: 100%; }	
		
		a.left_nav_unter:link { color: #000; text-decoration: none; }	
		a.left_nav_unter:visited { color: #000; text-decoration: none; }	
		a.left_nav_unter:hover { color: #000; text-decoration: underline; }	
		a.left_nav_unter:active { color: #000; text-decoration: underline; }
		a.left_nav_unter:focus { color: #000; text-decoration: underline;  }


/* Aufteilung Inhaltsbereich */
.td_main_left { width: 512px; height: 650px; }
/* .td_main_center { width: 11px; } 
.td_main_right { width: 226px; background:url(layout_pics/logoNW.gif) no-repeat bottom right;  } */

.box_main_admin {
	width: 100%;
	margin-top: 9px;
	background: #fff;
	/* overflow: hidden; */
	text-align: left;
	padding: 15px;
	}

.box_main {
	width: 512px;
	/* min-height: 35em;  test */
	/* min-height: 650px; test */
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff; /* #83b3d0; */
	overflow: hidden;
	text-align: left;
	}
	
.box_main-ausbildung-start {
	width: 512px;
	/* min-height: 35em;  test */
	/* min-height: 650px; test */
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: left;
	}
	
	
.box_main_noborder {
	width: 512px;
	/* min-height: 35em;  test */
	margin-top: 9px;
	background: #fff;
	overflow: hidden;
	text-align: left;
	}
.box_main_noborder2 {
	width: 512px;
	/* min-height: 35em;  test */
	margin-top: 1px;
	background: #fff;
	overflow: hidden;
	text-align: left;
	}

	#box_main_text { margin: 0; padding: 5px 0px 15px 0px; overflow: hidden; }
	#box_main_text p { margin: 0; padding: 0 15px 0 15px; color: #333; font-size: 0.8em !important; }

#link_top {  					/* Seitenanfang */
		margin: 0 15px 15px 15px; 
		padding-top: 10px; 
		overflow: hidden; 
		color: #000; 
		font-size: 0.8em; /* 0.7em; */
		text-align: right; 
		border-top: 1px solid #83b3d0;
		}

/* Links am Seitenende */
#link_top1 { 
		font-size: 0.75em;
		margin-top: 15px;
		margin-bottom: 5px;
		}
#link_top2 {  					/* Seitenanfang */
		margin: 0; 
		padding-top: 5px;
		padding-bottom: 5px;
		overflow: hidden; 
		color: #000; 
		font-size: 0.75em; 
		text-align: right; 
		border-top: 1px solid #333;
		}
.datum_fuss {  					/* Seitenanfang */
		color: #00639f; 
		text-align: right;
		font-size:0.9em; 
		}
#link_top1 a { color: #333; }
#link_top2 a { color: #333; }
		
		
/* Untermenüs auf Unterseiten im Inhalt */
.box_main_umenu {
	width: 512px;
	/* min-height: 35em;  test */
	min-height: 650px; /* test */
	margin: 0;
	background: #fff;
	/* border-top: 1px solid #83b3d0; */
	overflow: hidden;
	}
	
#unter_menu {
 	padding: 0; 
	margin: 0;
	height: 33px;
	}

.unter_menu_leer {
	color: #fff;
	height: 33px;
	/* border-bottom: 1px solid #83b3d0; */
	background: url(layout_pics/menu_unter_leer.gif) repeat-x;
	}
a.unter_menu {
	display: block;
	font-size: 0.75em; 
	height: 33px;
	/* line-height: 16px;
	padding-left: 5px; 
	background: #fff url(layout_pics/menu_unter_aktiv.gif);
	border-left: 1px solid #00639f; 
	border-right: 1px solid #00639f; */
	}
	* html a.unter_menu { width: 100%; }	
		
	a.unter_menu:link { color: #fff; text-decoration: none; }	
	a.unter_menu:visited { color: #fff; text-decoration: none; }	
	a.unter_menu:hover { color: #fff; text-decoration: underline; }	
	a.unter_menu:active { color: #fff; text-decoration: underline; }
	a.unter_menu:focus { color: #fff; text-decoration: underline; }
		
a.unter_menu_aktiv {
	display: block;
	font-size: 0.75em; 
	height: 33px;
	/* line-height: 16px;
	 padding-left: 5px;
	background: #fff url(layout_pics/menu_unter_aktiv.gif);
	border-bottom: 1px solid #fff; 
	border-top: 1px solid #83b3d0; 
	border-left: 1px solid #83b3d0; 
	border-right: 1px solid #83b3d0; */
	}
	* html a.unter_menu_aktiv { width: 100%; }	
		
	a.unter_menu_aktiv:link { color: #00639f; text-decoration: none; }	
	a.unter_menu_aktiv:visited { color: #00639f; text-decoration: none; }	
	a.unter_menu_aktiv:hover { color: #00639f; text-decoration: none; }	
	a.unter_menu_aktiv:active { color: #00639f; text-decoration: none; }
	a.unter_menu_aktiv:focus { color: #00639f; text-decoration: none; }		

/* div-Elemente im Inhaltsbereich */
.box_big {
	width: 512px;
	height: 11.05em; /* 177px; */
	min-height: 11.05em;
	margin-top: 10px;
	background: #fff;
	overflow: hidden;
	}
	.box_big_head { height: 18px; padding: 2px 0 0 5px; overflow: hidden; background: url(layout_pics/box_big_head_bg.jpg) no-repeat top left; font-size: 0.8em; color: #000; }
	.box_big_image { margin-right: 15px; padding: 0; width: 235px; height: 157px; overflow: hidden; float: left; }
		* html .box_big_image { margin-right: 12px; } /* für IE */
	.box_big_text { margin: 0; padding: 15px 15px 15px 0; overflow: hidden; color: #333; font-size: 0.8em; }

.box_big_gruppe {
	clear: left;
	width: 512px;
	margin-top: 2px;
	background: #fff;
	overflow: hidden;
	}	
	.box_big_gruppe_head { height: 18px; padding: 2px 0 0 5px; overflow: hidden; background: url(layout_pics/box_big_head_bg.jpg) no-repeat top left; font-size: 0.8em; color: #000; }
	.box_big_gruppe_image { margin-right: 15px; padding: 0; width: 150px; height: 95px; overflow: hidden; float: left; }
		* html .box_big_gruppe_image { margin-right: 12px; } /* für IE */
	.box_big_gruppe_text { margin: 0; padding: 15px 15px 15px 0; overflow: hidden; color: #333; font-size: 0.8em; }
	/* Variante: Text statt Bild */
	.box_big_gruppe_thema { margin-right: 15px; padding: 15px 0 15px 0; width: 150px; height: 37px; overflow: hidden; float: left; background-color: #ececec; }
		* html .box_big_gruppe_image { margin-right: 12px; } /* für IE */
		
	/* Angebote Vermietung */
	.box_big_gruppe_image_b { margin-right: 15px; padding: 0; width: 235px; height: 157px; overflow: hidden; float: left; }
		* html .box_big_gruppe_image_b { margin-right: 12px; } /* für IE */
	.box_big_gruppe_text_b { margin: 0; padding: 5px 15px 5px 0; height: 157px; overflow: hidden; color: #333; }
	.angebot_titel { margin: 0; color: #00639f; font-weight: bold; font-size: 0.95em; }
	.angebot_untertitel { margin: 0; color: #00639f; font-size: 0.8em; }
	.angebot_text { margin: 0; color: #333; font-size: 0.8em; }
	
/* Exposé */
.box_main_expose {
	width: 512px;
	margin-top: 10px;
	background: #fff;
	overflow: hidden;
	text-align: left;
		}
	#box_main_expose_text { margin: 0 0 10px 0; padding: 0; overflow: hidden; }
	#box_main_expose_text p { margin: 0; padding: 0 15px 0 15px; color: #333; font-size: 0.8em; }
	
	#box_suche p { margin: 0; padding: 0; }
	
	#fotos { margin: 0; padding: 0; height: 60px; overflow: hidden; }
	#tab_details td { font-size: 0.8em; padding-left: 10px; }
	
	.box_big_expose_head { height: 19px; padding: 1px 5px 0 5px; overflow: hidden; background: url(layout_pics/box_big_head_bg.jpg) no-repeat top left; color: #000; }
	.box_big_expose_image { margin: 0; padding: 0; width: 512px; height: 400px; overflow: hidden; }
	
	.verlauf { height: 28px; margin: 10px 0 10px 0; padding-left: 15px; background: url(layout_pics/bg_verlauf.jpg) no-repeat top left; }
	.verlauf_karte_top { height: 28px; margin: 10px 0 0 0; padding-left: 15px; background: url(layout_pics/bg_verlauf.jpg) no-repeat top left; }
	.verlauf_karte_bottom { height: 28px; margin: 10px 0 10px 0; padding-left: 15px; background: url(layout_pics/bg_verlauf.jpg) no-repeat top left; }
	h3.ueber_expose { margin: 0; padding: 5px 0 0 0; color: #333; font-size: 0.8em; font-weight: bold; }
	.expose_head_normal { font-size: 0.8em; color: #000; }
	.expose_head_big { font-size: 0.95em; font-weight: bold; }
	.expose_head_small { font-size: 0.7em; }
		
.box_big_txt {
	width: 512px;
	height: 11.05em; /* 177px; */
	min-height: 11.05em;
	margin-top: 10px;
	background: #fff;
	clear: both;
	/* overflow: hidden; */
	}
	.box_big_txt_head { height: 17px; padding: 3px 0 0 5px; overflow: hidden; background: url(layout_pics/box_big_head_bg.jpg) no-repeat top left; font-size: 0.8em; color: #000; }
	.box_big_txt_left { margin-right: 15px; padding: 15px 0 15px 15px; width: 235px; height: auto; float: left; }
		* html .box_big_txt_left { margin-right: 12px; } /* für IE */
	.box_big_txt_right { margin: 0; padding: 15px 15px 15px 0; color: #333; font-size: 0.8em; }	
	.box_big_txt_all { margin: 0; padding: 10px; color: #333; font-size: 0.8em; }
	.box_big_txt_all_nosize { margin: 0; padding: 0; color: #333; }
	.box_big_txt_angebote { margin: 0; padding-top:10px; width:512px; color: #333; }
	
.box_small {
	width: 196px;
	height: 11.05em; /* 177px; */
	min-height: 11.05em;
	margin-top: 10px;
	background: #fff;
	overflow: hidden;
	}
	.box_small_head { height: 17px; padding: 3px 0 0 5px; overflow: hidden; background: url(layout_pics/box_small_head_bg.jpg) no-repeat top left; font-size: 0.8em; color: #000; }
	.box_small_image { margin: 0; padding: 0; width: 196px; height: 85px; overflow: hidden; }
	.box_small_text { margin: 0; padding: 5px 10px 0 15px; overflow: hidden; color: #333; font-size: 0.75em; }	
	.box_small_suche { margin-top: 0; padding: 5px 0 0 15px; width: 181px; height: 85px; text-align: right; overflow: hidden; }

	
#wrapper1 {

	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: url(layout_pics/hgr_b2.jpg) no-repeat center top;
	text-align: center;
}

.news-list-container p {
	font-size:8px;
	color: #333333;
}

.listlink a {
	font-size:12px;
}

#box_main_expose_text h2 {
margin-top:10px;
margin-bottom:10px;
}


#box_ausbildung_text h1 {
margin-bottom:10px;
}

#box_ausbildung_text p {
margin:0;
padding:15px 15px 15px 15px;
font-size:0.8em;
}

#box_ausbildung_text li {
list-style-type: square;
color: #333;
font-size:0.8em;
}


