BODY {
	scrollbar-face-color: #f3f3f3;
	scrollbar-track-color: #f3f3f3;
	scrollbar-arrow-color: #ffcc66;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #ffcc66;
	scrollbar-darkshadow-color: #ffcc66;
	scrollbar-highlight-color : white;
	scrollbar-base-color : #ffcc66;
	
}

LI {
	list-style : none url(pics/li_punkt.gif);
}


 INPUT, textarea {
	border-bottom : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #ff6600;
	border-top : 1px;
	border-top-style : dotted;
	border-top-color : #ff6600;
	border-left : 1px;
	border-left-style : dotted;
	border-left-color : #ff6600;
	border-right : 1px;
	border-right-style : dotted;
	border-right-color : #ff6600;
	color: black;
	background-color : white;
	font-size: 12px; 

	
	
}

.button 
{
	background-color : #CCCCCC;
	color : #ff6600;
	font-weight: bold;
	font-size: 12px;
}







a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ff6600;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ff6600;
	
}

A:ACTIVE {
	color: black;
	text-decoration: underline;
}
A:VISITED {
	
	text-decoration: underline;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline overline;
	color: black;
}



.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#ff9933; text-decoration: none}

td, p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666 }

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FF6600;
	font-weight : normal;
}



.untermenu {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#ff9933; text-decoration: none;
	background-color: transparent;
	layer-background-color:transparent;
	
	visibility:hidden
}

.h_untermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ff9933;
	text-decoration: none;
	background-color: transparent;
	layer-background-color:transparent;
	visibility: visible;
}


.tdnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
