  
    body {
	background-color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #194191;
	margin-bottom : 4px;
	margin-left : 8px;
	margin-right : 8px;
	margin-top : 4px;
	padding: 0px;


}    			    
th {
	text-align: left;
}
	a:link {
	color: blue:
}  
	a:visited {  
	color : #194191;  
}  
	a:hover {  
	color : Purple;  
}  
	a:active {  
	color : Purple;  
}  
	img { 
	border : white 0; 
} 
  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 : #194191;
	font-weight:normal;
}  
	p {
	text-align: justify;

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

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


}  
	.ContentBlockHeader {
	background-color: #d8dfff;
	font-weight:bold;
	width: 100px;
	border: 1px solid #000000;
	vertical-align: top;
	white-space: nowrap;



}  
	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:#d8dfff;  
	}
	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 : #000000;
	width : 100%;
	margin-bottom : 0px;
	margin-top : 5px;
}
table {
	margin: 0px;
	padding: 0px;

}
td.menu {
	vertical-align: top;
	width: 150px!;
}
td.inhalt {
	vertical-align: top;
	width: 100%;
}
td {
	vertical-align: top;
}
li {
	display: list-item;
	margin-left: 15px;
	margin-bottom: 5px;
}

.bild {
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 20;
	}
	
.unterliste {
	display: list-item;
	margin-left: 30px;
	margin-bottom: 5px;
	list-style-type: square;
	}
