body {
	font-family: Arial, Verdana, Courier, Courier New;
	font-size:0.9em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	background-image:url(brick.jpg);
}

td {
	font-size:0.9em;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Courier, Courier New;
	font-weight:bold;
	color:#ff6600;
	text-align:left;
}

h1 {
	font-size:1.2em;
}

h2 {
	font-size:2em;
}


h3 {
	font-size:2.3em;
}


h4 {
	font-size:2.5em;
}


h5 {
	font-size:3em;
}

#head {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100px;
	padding:5px;
	margin:0px;	
	text-align:center;
	background-image:url(title.png);	
	background-attachment:fixed;
	background-repeat:no-repeat;
         background-position:center 0px;

}

#navig, #right {
	font-size:0.9em;
	color:#FFFFFF;
	position:absolute;
	top:111px;
	width:20%;
	height:78%;
	line-height:15px;
	padding-top:10px;
}

#navig {
	left:0px;
	float:left;	
	background-image:url(sprayer.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
         background-position:20px bottom;
}

#MENUE ul:aktiv, li:aktiv a:aktiv {
	font-size: 1em;
	font-weight: normal;
	margin-left: 0px;  
	margin-top: 10px;              
	}

#MENUE ul {
	list-style-type: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:1em;
	margin-left: 0px;
	}

#MENUE a {
	display: block;
	padding: 3px;
	width: 150px;
	margin-left: 0px;  
	margin-top: 10px;
	}

#MENUE a:link {
	color: #000099;
	background-color:#FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	}

#MENUE a:visited {
	color: #660099;
	background-color:#FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	}	

#MENUE a:hover {
        font-weight: bold;
	background-color: #33ff33;
	color: #FFFFFF;
	}

#MENUE a:active {
	background-color: #330033;
	color: #FF0000;
	}

#right {
	left:80%;
	right:0px;
	float:right;
	color:#FFFFFF;		
}

#right.wetterbox {
	color:#FFFFFF;	
}

#right a:link {
	color: #000099;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
	}

#right a:visited {
	color: #660099;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
	}	

#right a:hover {
         font-weight: bold;
	background-color: #33ff33;
	color: #FFFFFF;
	}

#right a:active {
	background-color: #330033;
	color: #FF0000;
	}

#content {
	position:absolute;
	top:111px;
	left:20%;
	width:58%;
	height:78%;
	padding-top: 0px;	
	padding-left: 10px;
	padding-right: 10px;	
	float:left;
	color: #FFFFFF;
	font-weight: normal;
	background-color:#003399;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-face-color: #ff6600;
	scrollbar-arrow-color: #c7c7c7;
	scrollbar-track-color: #ff9933;
	scrollbar-shadow-color: #5D5D5D;
	scrollbar-highlight-color: #5D5D5D;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-Color: #999999;
}

#content a:link {
	color: #ff6600;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	}

#content a:visited {
	color: #ff6600;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	}	

#content a:hover {
        font-weight: bold;
	background-color: #33ff33;
	color: #FFFFFF;
	}

#content a:active {
	background-color: #330033;
	color: #ff6600;
	}

