/*url("../bilder/main_bg.gif"); */
BODY {
    background-image : none;
	background-attachment : fixed; 
	background-color : #D6D6CA;
	scrollbar-face-color : #A6A39E;
	scrollbar-shadow-color : #7F7B76;
	scrollbar-highlight-color : #B8B4AF;
	scrollbar-3dlight-color : #CAC6C1;
	scrollbar-darkshadow-color : #3D4747;
	scrollbar-track-color : #CAC6C1;
	scrollbar-arrow-color : #FFFFFF;
}
TD { 
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Serif; 
	color : #61625F;
}
.inactive {
	font-size : 11px;
	font-family : tahoma;
	color : #A6A7A4;
}
.header3 {
		font-face:tahoma;
		font-size:13pt;
		font-weight:bold;
}
.header12 {
	font-family:verdana, tahoma, arial;
	font-size:10pt;
	font-weight:bold;
}
.header20 {
	font-family:verdana, tahoma, arial;
	font: 20pt;
}
.header24 {
	font-family:verdana, tahoma, arial;
	font: 24pt;
}
.small { 
	font-family : verdana;
	font-size : 9px;
}
.histogram_dag {
	font-family : tahoma;
	font-size : 9px;
}
A { 
	color : #61625F;
	text-decoration:none; 
}
A:hover { 
	color : #61625F;
	text-decoration : underline; 
}
A.footer { 
	font-family : verdana;
	font-size : 9px;
	color : #61625F;
	text-decoration:none; 
}
A:hover.footer { 
	font-family : verdana;
	font-size : 9px;
	color : #61625F;
	text-decoration : underline; 
}
/*
TABLE.tableStyleBorder {
	border-top : #D6D6CE;
	border-left : #D6D6CE;
	border-right : #A3A39B;
	border-bottom : #A3A39B;
	background-color : #F4F4F0;
	border-width : 1px;
	border-style : solid;
}
*/
.drag {position: relative; cursor: move; }
.header8 {
	font-family : Verdana, Arial, Serif; 
	font-size : 100%;
	color : #474742; 
	font-weight : bold;
}
.inputStyle {
	font-family : Verdana, Arial, Serif; 
	font-size : 100%;
	border-width : 1px 2px 2px 1px;
	border-color : #000000 #FFFFFF  #FFFFFF #000000 ;
	background-attachment : fixed;
	background-image : url("../bilder/textbox_shadow.gif");
	height : 2em;
	padding : 2px;
}
.inputStyleSmall {
	font-family : Verdana, Arial, Serif; 
	font-size : 9px;
	border-width : 1px 1px 1px 1px;
	border-color : #000000 #CCCCCC  #CCCCCC #000000 ;
	background-attachment : fixed;
	background-image : url("../bilder/textbox_shadow.gif");
	height : 18px;
}
SELECT {
	font-family : tahoma; 
	font-size : 11px; 
	background-color : #F9F4EF;
}

