html,body{margin:0;padding:0}

body
	{
	margin:0 auto;
	padding:0;
	background:url(../bilder/bg.jpg);
	background-color:#0b267d;
	background-repeat: repeat-x;	
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	line-height: 18px;
	}
	
div#center
	{
	margin:0 auto;
	padding:0;
	width: 900px;
	}
	
div#navi
	{
	width: 869px;
	height: 42px;
	background:url(../bilder/bg-navi.jpg);
	margin-top: 160px;
	padding-left: 31px;
	padding-top: 3px;
	}
	
#navi a
	{
	width: 118px;
	height: 41px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 2px;
	display: block;
	line-height: 41px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	float: left;
	}
	
#navi a:hover
	{
	color: #b7e0fe;
	}
	
#navi .aAktiv
	{
	width: 118px;
	height: 41px;
	background: url(../bilder/bg-navi-aktiv.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	margin-right: 2px;
	display: block;
	line-height: 41px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	float: left;
	}
	
#navi .aAktiv:hover
	{
	color: #b7e0fe;
	}
	
div#header
	{
	width: 900px;
	height: 213px;
	background: url(../bilder/bg-header.jpg);
	background-repeat: no-repeat;
	}
	
div#zertifikate
	{
	width: 220px;
	height: 120px;
	position: relative;
	float:right;
	margin-right: 50px;
	margin-top: 7px;
	}
	
#zertifikate .LogoLinks
	{
	position: absolute;
	bottom: 0px;
	left: 0px;
	border: 0px;
	}
	
#zertifikate .LogoRechts
	{
	position: absolute;
	bottom: 0px;
	right: 0px;
	border: 0px;
	}
	
#zertifikate .LogoMitte
	{
	position: absolute;
	bottom: 0px;
	right: 72px;
	border: 0px;
	}
	
#zertifikate .PopUpLinks
	{
	width: 207px;
	height: 31px;
	display: block;
	margin-top: 8px;
	padding: 7px;
	background: url(../bilder/popup-links.jpg);
	background-repeat: no-repeat;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
	}
	
#zertifikate .PopUpMitte
	{
	width: 207px;
	height: 31px;
	display: block;
	margin-top: 8px;
	padding: 7px;
	background: url(../bilder/popup-mitte.jpg);
	background-repeat: no-repeat;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
	}
	
#zertifikate .PopUpRechts
	{
	width: 207px;
	height: 31px;
	display: block;
	margin-top: 8px;
	padding: 7px;
	background: url(../bilder/popup-rechts.jpg);
	background-repeat: no-repeat;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
	}
	
#zertifikate .aPopupLink span.PopUpRechts
	{
	display: none;
	text-decoration: none;
	}
	
#zertifikate .aPopupLink:hover span.PopUpRechts
	{
	display: block;
	}
	
#zertifikate .aPopupLink span.PopUpMitte
	{
	display: none;
	text-decoration: none;
	}
	
#zertifikate .aPopupLink:hover span.PopUpMitte
	{
	display: block;
	}
	
#zertifikate .aPopupLink span.PopUpLinks
	{
	display: none;
	text-decoration: none;
	}
	
#zertifikate .aPopupLink:hover span.PopUpLinks
	{
	display: block;
	}
	
div#rahmen
	{
	width: 900px;
	overflow: hidden;
	background: url(../bilder/bg-rahmen.gif);
	background-repeat: no-repeat;
	}
	
div#content
	{
	width: 878px;
	background: url(../bilder/bg-content.jpg);
	background-color: #b7e0fe;
	margin-left: 11px;
	background-repeat: repeat-x;
	min-height: 400px;
	overflow: hidden;
	}
	
div#teaserLinks
	{
	width: 309px;
	float: left;
	padding-top: 52px;
	}
	
div#textbereich
	{
	width: 529px;
	float: left;
	}
	
#textbereich h1
	{
	font-size: 24px;
	font-family: tahoma;
	font-weight: normal;
	color: #000084;
	line-height: 30px;
	z-index: 10;
	margin-top: -31px;
	}
	
#textbereich .textUeberschrift
	{
	font-size: 24px;
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	z-index: 1;
	margin-left: 1px;
	}
	
#textbereich .text11
	{
	font-size: 11px;
	}
	
#textbereich .mitarbeiterBlock
	{
	width: 100%;
	min-height: 225px;
	margin-bottom: 15px;
	}
	
#textbereich a
	{
	color: #ffffff;
	text-decoration: underline;
	}
	
#textbereich a:hover
	{
	color: #ffd9bb;
	text-decoration: underline;
	}
	
#textbereich .Bild
	{
	border: 1px solid #a2d3f9;
	margin-right: 10px;
	}
	
#basic-accordian
	{
	width:529px;
	float: left;
	font-family: tahoma;
	font-size: 12px;
	}

.accordion_headings
	{
	padding-top:5px;
	padding-bottom:6px;
	color:#000000;
	cursor:pointer;
	font-weight:bold;
	font-family: tahoma;
	background: url(../bilder/bg-accordion.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.accordion_headings:hover
	{
	background: url(../bilder/bg-accordion-hover.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.accordion_child
	{
	padding-top:5px;
	padding-bottom:15px;
	padding-left: 13px;
	font-family: tahoma;
	}

.header_highlight
	{
	background: url(../bilder/bg-accordion-open.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}	

div#footer
	{
	width: 900px;
	height: 50px;
	background: url(../bilder/bg-footer.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	font-size: 10px;
	color: #FFFFFF;
	}
	
div#links
	{
	text-align: left;
	float: left;
	margin-left: 20px;
	}
	
#links a
	{
	text-decoration: none;
	color: #FFFFFF;
	}
	
#links a:hover
	{
	text-decoration: underline;
	color: #FFFFFF;
	}
	
div#rechts
	{
	text-align: right;
	float: right;
	margin-right: 20px;
	}
