BODY {
    SCROLLBAR-FACE-COLOR: #FFFFFF; 
    SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE; 
    SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
    SCROLLBAR-3DLIGHT-COLOR: #EEEEEE; 
	SCROLLBAR-ARROW-COLOR: #660000; 
	SCROLLBAR-TRACK-COLOR: #F5F5F5
	}

{
	FONT-SIZE: 10px; FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	color : #454545;
	}

TD {
	FONT-SIZE: 10px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	color : #454545;
	line-height: 16px;
	}
	
DIV {
	FONT-SIZE: 10px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	color : #454545;
	line-height: 16px;
	}

A {
	COLOR: #454545;
	TEXT-DECORATION: none;
}

A:HOVER {
	COLOR: #660000; TEXT-DECORATION: none
	}

P {
	FONT-SIZE: 10px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	line-height: 16px;
	margin-bottom:5px;
	margin-top:2px;
	}

H1 {
	FONT-SIZE: 11px; FONT-FAMILY: Georgia, Times New Roman, Times, serif
	}
	
	.rahmen {
border: #999999;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

input {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #666666;
border: thin #CCCCCC solid;
background-color: #f5f5f5;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

.linkgrey {
	color: #CCCCCC;
}

.whitey {
	color: #E5E5E5;
}

hr {
border:dashed #e5e5e5 1px;
}

