body {
 
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #000066;
 background: #FfFfFf url(/images/navi_links.gif) repeat-y;
 margin: 0px;
 
}

#mittig {
margin: 0 10% 0 10%;
}

th, td {font-size: 10pt;}

/************************************************
*************FIRST_LEVEL*************************
************************************************/
#DIV {
 position: absolute;
 background: transparent ;
 top: 148px;
 width: 161px;
 height: 95%;
 PADDING: 15px 0 0 0;
 text-align: right;
}
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	WIDTH: 140px;
	PADDING: 5px;
	MARGIN: 1px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 10pt;
	TEXT-ALIGN: left;
	COLOR: #000000;
	BACKGROUND-COLOR: #CCCCCC;
	}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
COLOR: #FFFFFF;
BACKGROUND-COLOR: #660000;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	WIDTH: 140px;
	PADDING: 5px;
	MARGIN: 1px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 10pt;
	TEXT-ALIGN: left;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #660000;
	
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 100px;
PADDING: 5px;
MARGIN: 1px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 8pt;
FONT-WEIGHT: normal;
TEXT-ALIGN: right;
COLOR: #000000;
BACKGROUND-COLOR: #CCCCCC;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
COLOR: #FFFFFF;
BACKGROUND-COLOR: #660000;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 100px;
PADDING: 5px;
MARGIN: 1px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 8pt;
FONT-WEIGHT: normal;
TEXT-ALIGN: right;
COLOR: #FFFFFF;
BACKGROUND-COLOR: #660000;
}

#logo {  /*Bild links oben*/
position: absolute;
top: 0px;
left: 24px;
}

#ban1 {    /* Bild oben2.gif*/
position: absolute;
top: 0px;
left: 160px;
}

#ban2 {    /* Bild oben3.gif*/
position: absolute;
top: 0px;
left: 200px;
}

#ban3 {       /* Bild oben4a.gif*/
	position: absolute;
	top: 16px;
	left: 200px;
	}

#ban4 {     /* Bild rechts oben*/
position: absolute;
top: 16px;
left: 665px;
}

#name {     /* Schrift*/
position: absolute;
top: 25px;
left: 200px;
color: #000066;
font-family: Times New Roman, Times, serif;
font-size:26pt;
}
#ban5 {     /* Bild Body_oben*/
position: absolute;
top: 115px;
left: 180px;
}

#werbung { 
position: absolute;
top:101px;
left: 976px;
}

#navirechts {
	position: absolute;
	color: #FFFFFF;
	top:129px;
	left: 665px;
	width:75px;
	height:700px;
	background: #660000;
	font-weight: bold;
	padding: 10px 10px;
}

#inhalt {
	position: absolute;
	margin: 165px 160px;
	padding: 0 30px;
	font-size: 10pt;
	color: #000066;
	width: 450px;
	height: 90%;
	float: left;  
}

#email {
	position : absolute;
	left : -2400px;
	top : -1200px;
}
/*table th { background: transparent; width: 70px; height: 20px; text-align: left; font-weight: normal}
table td { background: transparent; width: 150px; height: 20px}
*/

dt  {font-weight: bold;} /* Definitionslisten Term */
dd  {font-weight: normal;font-size: 10pt;}
dd tt  {font-weight: bold;}
dd b {line-height: 20pt}


h2 {/*Ueberschrift Startseite*/

 font-size: 11pt;
 color: #000066;
}

h3 {
 font-size: 16pt;
 color: #000000
}

#text {
	position:absolute;
	top:40px;
	left:350px;
	width:300px;
	font-size:8pt;
	text-decoration: none;

}

table#kont{  }
table#kont th { background: transparent; text-align: left; color:#000066}
table#kont td { background: transparent; text-align: left; color:#000066;}

table#ban { }
table#ban td { background: Transparent}

table#pro { width:405px }
table#pro tr {	}
table#pro th { background: Transparent; color: #000000; width: 5px}
table#pro td {  background: Transparent;  width:auto; text-align: left; vertical-align:middle; color:#000066; text-decoration:none}

table#part { width:405px }
table#part th { background: Transparent; color: #000000; width: 120px;height: 50px; text-align: left; color:black;}
table#part td { background: Transparent; ; width: 350px;text-align: left; vertical-align:middle; color:black;}

table#prae { width:405px }
table#prae tr { height:25px; }
table#prae th { background: Transparent; width: 5px; color:#000066}
table#prae td {  background: Transparent;  width: auto; text-align: left; vertical-align: top; color:#000066; text-decoration:none}

