BODY {
	color: #000049;
	background-color: #F0F0E2;
	scrollbar-face-color: #f0f0e2; 
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-shadow-color: #808080; 
	scrollbar-3dlight-color: #f9951d; 
	scrollbar-arrow-color: #f9951d; 
	scrollbar-track-color: #f0f0e2; 
	scrollbar-darkshadow-color: #f9951d;
}

.ddown {
	width:122px;
	background-color:#F0F0E2;
	font-size:9pt;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #F0F0E2;
	text-align : right;
}
#button
{
	font-family:Helvetica,  Arial; 
	font-size: 8pt; 
	color: #BF4A18; 
	background-color: #DFDFD0; 
	font-weight: bold; 
	text-decoration: none
}
#formstyle{
	font-family: Helvetica, Arial;
	color:#000049;
	font-size:9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold; 
	background-color:#f0f0e2;
	border: 1 solid #ff9600;
}

#formstylegrey{
	font-family: Helvetica, Arial;
    color:#000049;
	font-size:9pt;
	font-style : normal;
	font-variant : normal;
	background-color:#f0f0e2;
	border: 1 solid #DFDFD0;	  
}
#message{
	font-family: Helvetica, Arial;
	color:#000049;
	font-size:12pt;
	font-style : italic;
	font-variant : normal;
	background-color:#f0f0e2;
	border: 1 solid #CCCC99;
}
.notiz{
	font-family: Helvetica, Arial;
	color:#000049;
	font-size:9pt; 
}
.notizsmall{
	font-family: Helvetica, Arial;
    color:#000049;
	font-size:7pt; 
}
.main {
	text-decoration : none;
	color : #000049;
	font-family : Helvetica, Arial;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
}
.nav {
	text-decoration: none;
	color: #000049; 
	font-family : Helvetica, Arial;
	font-size:9pt;
	font-weight : bold; 
}
.copyright {
	text-decoration : none;
	color : #000049;
	font-family : Helvetica, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	background-color : #DFDFD0;
}
.start {
	text-decoration : none;
	color : #000049;
	font-family : Helvetica, Arial;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
}
.startb {
	text-decoration : none;
	color : #000049;
	font-family : Helvetica, Arial;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold; 
}
A  {
	text-decoration : none;
	color : #6D6D6D;
	font-family : Helvetica, Arial;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
}

A:Active  {
	color : #5C677E;
	font-family :   Helvetica, Arial;
	text-decoration : overline;
}

A:Visited  {
	font-family : Helvetica,Arial;
	color : #6D6D6D;
	text-decoration : none;
	
}

A:Hover  {
	text-decoration : underline;
	color : #ff9600;
	font-family : Helvetica, Arial;
}

