  
    body {
	background-color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
	margin-bottom : 4px;
	margin-left : 20px;
	margin-right : 8px;
	margin-top :0px;
	padding: 0px;
	text-align:center;
}    			    
	a:link {
	color: blue:
}  
	a:visited {  
	color : Navy;  
}  
	a:hover {  
	color : Purple;  
}  
	a:active {  
	color : Purple;  
}  
	img { 
	border : white 0;
	margin:0px;
	padding:0px;
} 
  pre, p, .content, .TableHeader, .Menupoint, .THFont, .ModuleHeader, .copyright, .firstRow, 
	.secondRow, .TableHeaderLight, .SideblockHeader, .ContentBlockHeader, h1, .headline, h2, 
	.headline2, h3, .subheadline, h4, .subheadline2, .cal, form, input, select, table, td { 
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size : 12px;  
	color : Black; 
	font-weight:normal;
}  
	p {
	text-align: justify;
	padding-bottom: 10px;

	
	}
  .TableHeader {  
	background-color:#eeeeee;  
}  
	.Menupoint{
	background-color: White;
	line-height : 150%;
	width: 150px;

}  
  .ModuleHeader {
	background-color : #CCCCCC;
}  
  .copyright {
	color:#cccccc;
	}  
  .firstRow {
	background-color:#ffffff;
	line-height : normal;
	vertical-align : top;
}  
  .secondRow {
	background-color:#ffffee;
	vertical-align : top;
}  
  .TableHeaderLight {
	background-color:#ffffee;
}  
  .SideBlockHeader {
	background-color:#CCCCCC;
	font-weight:bold;
	margin: 0px;
	padding: 1px;
	width: 150px;
	border: 1px solid #000000;
	vertical-align: top;
	height:20px;

}  
	.ContentBlockHeader {
	background-color: #CCCCCC;
	font-weight:bold;
	width: 100px;
	border: 1px solid #000000;
	vertical-align: top;
	height:20px;
	padding: 1px;
	margin:0px;

}  
	h1, .headline { 
	font-size: 14px;  
	font-weight:bold;  
	color:blue;  
	} 
	h2, .headline2 { 
	font-size: 14px;  
	font-weight:bold;  
	} 
	h3, .subheadline { 
	font-size: 13px;  
	font-weight:bold;  
	color:blue;  
	} 
	h4, .subheadline2 {  
	font-size: 13px;  
	font-weight:bold;
	}  
	.cal {
	font-size: 11px;
	background-color:#CCCCCC;
	}
	input {
	background-color:#eeeeee;
	border : 1px solid Gray;
}	
	input.short {
	width : 50px;
	}
	input.long {
	width : 200px;
	}
	input.box {
	background-color:#ffffff;
	border : 1px solid Gray;
	}
	select {
	background-color:#eeeeee;
	border : 0px;
}	
	select.short {
	width : 50px;
	}
	select.long {
	width : 200px;
	}
	hr {
	color : #EEEEEE;
	width : 100%;
	margin-bottom : 0px;
	margin-top : 3px;
}
table {
	margin: 0px;
	padding: 0px;

}
td.menu {
	vertical-align: top;
	width: 150px!;
}
td.inhalt {
	vertical-align: top;
	width: 100%;
}

