body {
 	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	color : #333333;
	background-color : #FFFFFF;
	scrollbar-3dlight-color : #D4D4D4;
	scrollbar-arrow-color : #B8B8B8;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #D4D4D4;
	scrollbar-track-color : #FFFFFF;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
}

p,td {
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	color: #333333;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size : 11px;
	color: #333333;
}

a:active, a:hover{
	color: #666666;
	text-decoration: underline;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}

textarea  {
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	color : #333333;
	BORDER-RIGHT: 1px solid #D4D4D4;
	BORDER-TOP: 1px solid #D4D4D4;
	BORDER-LEFT: 1px solid #D4D4D4;
	BORDER-BOTTOM: 1px solid #D4D4D4;
	background-color : #FFFFFF;
	scrollbar-3dlight-color : #D4D4D4;
	scrollbar-arrow-color : #B8B8B8;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #D4D4D4;
	scrollbar-track-color : #FFFFFF;
}

input,select,option  {
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	color : #333333;
	BORDER-RIGHT: 1px solid #D4D4D4;
	BORDER-TOP: 1px solid #D4D4D4;
	BORDER-LEFT: 1px solid #D4D4D4;
	BORDER-BOTTOM: 1px solid #D4D4D4;
	background-color : #FFFFFF;
}


.butinput {
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	color : #333333;
	BORDER-RIGHT: #D4D4D4 1px solid;
	BORDER-TOP: #D4D4D4 1px solid;
	BORDER-LEFT: #D4D4D4 1px solid;
	BORDER-BOTTOM: #D4D4D4 1px solid;
	background-color : #FFFFFF;
}

.Seitentitel {
	font-family: "Times New Roman", Times, serif;
	font-size : 21px;
	color : #333333;
	font-style : italic;
}

.text { 	
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	color: #333333;
 } 
