.hghell 
{  
	background-color: #ffffcc;
}
.hgdunkel 
{ 
	background-color: #ff9933;
}

body, input, textarea, body.hghell {  
	color: #000000; 
	scrollbar-3dlight-color: #ffffcc;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #fffcc;
	scrollbar-darkshadow-color: #ff9933;
	scrollbar-face-color: #ffffcc;
	scrollbar-highlight-color: #ff9933;
	scrollbar-shadow-color: #ffcc66;
	scrollbar-track-color: #ff9933;
}       

.hellblauhg 
{  
	background-color: #ffffcc; 
}

body.hghell, .hghell
{
	margin: 0px;
	padding: 0px;
}

.dunkelblauhg 
{  
	background-color: #ff9933; 
}

.dunkelblauhgw 
{  
	background-color: #ff9933; 
	color: #ffffff; 
	font-weight: bold;
}

.mittelblauhg, .mittelblauhgkopf, div.factboxright, div.rightobject, .factbox, .factboxright, div.kuhboxright, p.picturetext
{ 
	background-color: #ffcc66; 
}
        
.menuhg 
{  
	text-align: right; 
    background-color: #ffffcc; 
}

.menudg { 
	text-align: right; 
	background-color: #3399ff; 
}
        
.kuhmenu
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #ffcc66;
	margin-top: 3px;
	padding-left: 4px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.kuhpath
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffcc66;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin: 0px;
}

div.factboxright, div.rightobject, .factbox, .factboxright
{
    background: #ff9933;
}

.kuhspaltenheadline, div.kuhspaltenheadline
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff9933;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 0px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	height: 15px;
	clear: both;
}

input.button, input.defaultbutton, input.searchbutton, input.stdbutton, input.okbutton {
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
	background-color: #FFCC66; 
	border-color: #000000; 
	text-align: center; 
	vertical-align: middle; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;  
}
        
input.userbutton {
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
	background-color: #FFCC66; 
	border-color: #000000; 
	text-align: center; 
	vertical-align: middle; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin; 
}
        
        
a.navigator:link, a.navigator:visited, a.navigator:active  
{ 
	background-color: #ff9933;
}

table.navigator, tr.navigator, td.navigator, div.navigator
{
	background-color: #ff9933;
}

.schimpfwortheader 
{
	background-color: #ff9933; 
	color: #ffffff; 
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#info
{
	background-image: url(/design/kuh/images/kuhorange/b.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 82px;
	width: 517px;
}