body
{
	margin:0;
	padding:0;
	
	/*background:#EFEFEF;*/
	
	/* Standardschrift */
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	color:#333;
	

	
	/* Center MainDiv fŸr IE */
	text-align:center;
}


table {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
}



#HFB-Link a {
color:#ffffff;
text-decoration:none;
}

#mainMenu
{
	/*--Backgroundfarbe fŸr die Unterpunkte----------------------------------------------------------*/
	background:#efefef;
}

#main
{
	position:relative;
	margin:0 auto;
	width:912px;
	text-align:left;
}
/* End Basic Styles */

#content
{
	position:absolute;
	top:0;
	left:0;
}

#left
{
	/* Position bezieht sich auf ContentDiv */
	position:absolute;
	left:0;
	top:163px;
	/*Breite des Menues-----------------------------------------------------------------------------*/
	width:202px;
	height:100%;
}


#left div p
{
	margin:0 0 0 0px;
	padding:0;
	line-height:20px;
	/*--Backgroundfarbe fŸr die TOP-Punkte------------------------------------------------------------------------*/
	background:#001B49;
	
	border-top:1px solid #495084;
	border-left:1px solid #001B49;
	border-right:1px solid #001B49;
	border-bottom:1px solid #000000;
	
	/*text-transform:uppercase;*/
	letter-spacing:1px;
}

#left div p a
{
	display:block;
	/*--Textfarbe fŸr die TOP-Punkte------------------------------------------------------------------------*/
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 10px;
}

.aktiv
{
	background:#F90;
}

#left div ul
{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #828282;
}
#left div ul li
{
	margin:0 0 5px 0;
	padding:0 0 0 25px;
  line-height:11px;
  background:none;
}

#left div ul li a
{
	/*Text-Color fŸr die Unterpunkte der Navigation-----------------------------------------------------------*/
	color:#142144;
	text-decoration:none;
	font-weight:normal;
}

#left div ul li a:hover
{
	/*Hover-Color fŸr die Unterpunkte der Navigation-----------------------------------------------------------*/
	color:#000000;
	font-weight:bold;
}

#left div ul li:hover
{
	/*Hover-Color fŸr die Unterpunkte der Navigation-----------------------------------------------------------*/
	color:#000000;
	background: #E5EDFA;
	font-weight:bold;
}

#suchform
{
	position:relative;
	margin:0 0 0 0px;
	height:37px;
	text-align:left;
	padding:4 8 4 8px;
	font-weight:bold;
	color:#ffffff;
	background:#364A7F;
}

#nlform
{
	position:relative;
	margin:0 0 0 0px;
	height:77px;
	text-align:left;
	padding:4 8 4 8px;
	font-weight:bold;
	color:#ffffff;
	background:#364A7F;
}
#nlform table
{
	color:#ffffff;
	font-weight:bold;
}

#suchform table
{
	color:#ffffff;
	font-weight:bold;
}

#suchforminput
{
width:160px; 
height:14px; 
border: #142144; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family:Verdana,Helvetica,sans-serif;
font-size:9px; 
color:#333;
}

#suchformsubmit
{
height:14px;
width:14px;
}


#MainContentTable 
{

width:100%;
text-align:left;
}

#MainContentTable th
{
text-transform:uppercase;
color:#000000;
text-align:left;
}

#MainContentTableLinie
{
font-size:1px;
}

#RightContentTable 
{
text-align:left;
background:#ffffff;
width:100%;
}

#RightContentTable th
{
color:#000000;
text-align:left;
}

#RightContentTableLinie
{
font-size:1px;

}

#BlauerAbsatz
{
color:#ffffff;
font-weight:bold;
background:#364A7F;
padding:4 4 4 4px;
width:180px;
}

#loginform
{
	position:relative;
	margin:0 0 0 0px;
	height:78px;
	
	text-align:left;
	padding:4 8 4 8px;
	font-weight:bold;
	color:#ffffff;
	background:#364A7F;
}

#loginform table
{
	color:#ffffff;
	font-weight:bold;
}

#loginuser
{
width:180px; 
height:14px; 
border: #142144; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family:Verdana,Helvetica,sans-serif;
font-size:10px; 
color:#333;
}

#loginpass
{
width:160px; 
height:14px; 
border: #142144; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family:Verdana,Helvetica,sans-serif;
font-size:10px; 
color:#333;
}

#loginformsubmit
{
height:14px;
width:14px;
}

#kontaktform select {
width:350px;
height:16px; 
border: #cdcdcd; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family:Verdana,Helvetica,sans-serif;
font-size:10px; 
color:#000000;
}

#kontaktform input {
width:350px;
height:16px; 
border: #A5ACB2; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family:Verdana,Helvetica,sans-serif;
font-size:10px; 
color:#000000;
}



#kontaktform textarea {
width:350px;
height:128px; 
border: #A5ACB2; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family:Verdana,Helvetica,sans-serif;
font-size:10px; 
color:#000000;
}

#zuergaenzen {
text-decoration: blink;
color:#ff0000;
}

#newsletterform select {
width:350px;
height:16px; 
border: #cdcdcd; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family:Verdana,Helvetica,sans-serif;
font-size:10px; 
color:#000000;
}

#newsletterform input {
width:350px;
height:16px; 
border: #A5ACB2; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family:Verdana,Helvetica,sans-serif;
font-size:10px; 
color:#000000;
}

#callbackform select {
width:350px;
height:16px; 
border: #cdcdcd; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family:Verdana,Helvetica,sans-serif;
font-size:10px; 
color:#000000;
}

#callbackform input {
width:350px;
height:16px; 
border: #A5ACB2; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family:Verdana,Helvetica,sans-serif;
font-size:10px; 
color:#000000;
}

