body { 
	font: 16pt Times New Roman; 
	font-weight: bold;	
	color: #626b6f; 	
	margin: 0px; 
	}

.text { 
	font-size:11pt; 
	color:#a3a3a3; 
	font-family:Times New Roman; 
	font-weight: bold;	
	text-decoration:none; }
 
.textklein { 
	font-size:10pt; 
	color:#a3a3a3; 
	font-family:Times New Roman; 
	font-weight: bold;	
	text-decoration:none; }

.textrotklein { 
	font-size:10pt; 
	color:#902525; 
	font-family:Times New Roman; 
	font-weight: bold;	
	text-decoration:none; }
	
.textrot { 
	font-size:11pt; 
	color:#902525; 
	font-family:Times New Roman; 
	font-weight: bold;	
	text-decoration:none; }
	
.textrotgross { 
	font-size:13pt; 
	color:#902525; 
	font-family:Times New Roman; 
	font-weight: bold;	
	text-decoration:none; }	
	
h1 { 
	font: normal 12pt Times New Roman;
	font-weight:bold; 
	margin-bottom: 0px; 
	color: #902525;
	}

h2 { 
	font: normal 10pt Times New Roman;
	font-weight:bold; 
	letter-spacing: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #2b2b2b;
	}	

#navigation {
	z-index:2;	
	position: absolute; 
	top: 64px; 
	left: 67px;
	}
	
#inhalt-rechts {
	z-index:1;	
	position: absolute; 
	top: 120px; 
	left: 340px;
	}	
	
#inhalt-rechts-home {
	z-index:1;	
	position: absolute; 
	width: 300px;	
	top: 120px; 
	left: 380px;
	}		

#inhalt-links {
	z-index:1;	
	position: absolute; 
	width: 250px;	
	top: 120px; 
	left: 80px;
	}	
	
#inhalt-seminarprogramm {
	z-index:1;	
	position: absolute; 
	top: 120px; 
	left: 90px;
	}		
	
a	{
	font-family:Times New Roman;
	font-size:11pt;
	background-color:transparent;		
	}
		
a:link { 						
	text-decoration:underline; 
	color: #902525;
	}

a:visited {		
	text-decoration:underline;	
	color: #902525;
	}
	
a:active, a:hover  {					
	text-decoration:none; 	
	color: #585858;
	}

	
	
.formular { 
	color :#000000; 
	background-color : #e6e6e6; 
	border-top : #ffffff 1px solid; 
	border-left : #ffffff 1px solid; 
	border-right : #000000 1px solid; 
	border-bottom : #000000 1px solid; 
	}

