/* =============================================
   Block Elemente
   ============================================= */

body {
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	color : #0C4B96;
	font-size: 90%;
	background-image: url(image/untermenu_hg_original.jpg);
	background-repeat: repeat-y;
	z-index: 0;
}

 td, p {
	font-family : Verdana, Geneva, Arial, Helvetica,sans-serif;
	color : #0C4B96;
	font-size: 90%;
	vertical-align: top;
}

table {
	margin-top: 7px;
	padding-left: 18px;
}

p {
	margin-top: 7px;
	padding-left: 18px;

	
	
}

	
p.offen {
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #AFCAF5;
	border-left: 1px dotted #404040;
	border-right: 1px dotted #404040;
	border-bottom: 1px dotted #404040;
	border-top: 1px dotted #404040;
	padding: 20px;
	color: White;
	font-weight: bold;
	text-align: right;
	width: 241px;
}

p.center {
	text-align: center;
	margin-top: 22px;
	margin-bottom: 12px;
}

p.indent {
	margin-left: 20px;
}

p.vorgeschoben {
color : #1967D3;
	margin-left: -18px;
	font-size: 70%;
}

p.footnote {
	text-indent: -15px;
	margin-left: 15px;
}

p.Illustration {
  font-style: italic;
}

h1 {
	margin: 0px;
	padding-left: 18px;
	color : #0C4B96;
	font-size : 115%;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 535px;
	font-weight: bold;
	
	padding-top: 4px;
}

h2, h3 {
	color : #0C4B96;
	font-size : 90%;
	margin-bottom : 5px;
	margin-top: 30px;
	padding-left: 18px;
}

h2.sitemap {
	background-color: #AFCAF5;
	width: 225px;
	padding-left: 0px;
}


h3 {
	font-size : 85%;
}




ul, ol {
	margin-top: 7px;
	margin-bottom: 0px;
}

dl{
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 18px;
}


li {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 90%;
}

li.menu, li.menuselect, li.menuselect_firma, li.menuselect_dienstleistungen, li.menuselect_know_how, li.menuselect_sans_serif {
  list-style-image: url(image/menu.gif);
  margin-left: -25px;
  margin-right: 0px;
  margin-bottom: 3px;
}

li.menuselect {
  list-style-image: url(image/menu_select.gif);
}

li.menuselect_firma {
  list-style-image: url(image/menu_select_firma.gif);
}

li.menuselect_dienstleistungen {
  list-style-image: url(image/menu_select_dienstleistungen.gif);
}

li.menuselect_know_how {
  list-style-image: url(image/menu_select_know_how.gif);
}

li.menuselect_sans_serif {
  list-style-image: url(image/menu_select_sans_serif.gif);
}

/* =============================================
   Links 
   ============================================= */

a {
	color : #0C4B96;
	font-size : 85%;
	font-weight: normal;
	text-decoration : none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
  	color: #8000A0;
}

p a, 
li a,
td a  {
	color : #1967D3;
 	font-size : 9pt;
 	font-weight: bold;
  	text-decoration: none;
}

p a:hover,
li a:hover  {
  	text-decoration: underline;
}

a.mainlink, a.mainlink:visited {
	color : #0C4B96;
	font-size : 10px;
	position: absolute;
	top: 4px;
	width: 134px;
	text-align: center;
	font-weight: bold;
	z-index: 10;
}

a.mainlink:hover {
	font-size : 10px;
	color : #0C4B96;
	border-bottom: solid 1px #FFFFFF;
	text-decoration: none;
	padding-bottom: 7px;
}

a.navig, a.navig:visited {
	color : #0C4B96;
	font-size : 8pt;
	font-weight: normal;
	font-variant: normal;	
}

hr {
	color: #404040;
	background-color: #404040;
	height: 1px;
	border: 0px;



}

hr.menuhr {
	width: 75px; 
	margin-top: 20px; 
	margin-bottom: 20px;
	margin-left: 10px;
}

em {
  	font-size : 9pt;
//	color: black;
  	font-style: normal;
//	font-variant: small-caps;
  	font-weight: bold;
}

cite {
  	font-style: italic;
  	font-weight: bold;
}

.titel_fuss {
	color : #1967D3;
	font-size : 10px;
	text-align: left;
	font-weight : normal;
	font-style : normal;
	}

/* =============================================
   Design
   ============================================= */
   
   /* Titel -Linie */
	.blauer_streifen {
	background-color: #AFCAF5;
	position: absolute;
	left: 000px;
	top: 39px;
	height:58px;
	width: 100%;
}



/* Hauptmenus Erkennungsbilder*/
	.hauptbilder {
		position: absolute;
		top:0px;
		left:684px;
		z-index: 12;
	}

/* Gescheiter Text zu Erkennungsbildern */
	.hauptbilder_text {
		position: absolute;
		top:282px;
		left:684px;
		width: 252px;
		text-align: justify;
		z-index: 13;
		font-size: 90%;
		
	}

/*  Titel für die Suchergebnisse */
	.treffertitel {
		background-color: #afcaf5;
		margin-left: 18px;
	}
	
	

#suche {
	position: absolute;
	left: 465px;
	height:30px; 
	width: 260px; 
	top: 97px;
}

#suchen {
	margin-left: 10px; 
	margin-right: 12px;
}

#suchfeld {
	border: 1px solid #73A5E7; 
	background-color: #FFFFFF;
	color: #10045A; 
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size : 9pt;
	width: 118px;
	height: 13px;
}


#menu {
	position: absolute;
	left: 8px;
	top: 107px;
	width: 130px;
	height: 400px;
}

/* Content-Bereich zwischen Untermenus und Erkennungsbildern */
#middle {
	position: absolute;
	top:99px;
	left:138px;
	width: 500px;
    vertical-align: top
	
}
 
#oben {
	position: absolute;
	top: 0px;
	left: 0px;
	
} 




.mainicon {
	position: absolute;
	top: 39px;
	z-index: 11;
}

.cond1 {
  display: none;
}

.hidden {
  color: #FFFFFF;
}

