a:link {
	color: #669933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669933;
}
a:hover {
	text-decoration: blink;
	color: #6699CC;
}
a:active {
	text-decoration: blink;
	color: #6699CC;
}
body {
	font-family: "Arial", "Futura Lt BT", "Futura Lt", "Candara", "Times New Roman";
	background: #CDDAE2;
	background-image:url(background.jpg);	
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	width: 100%;
    height: 100%;
	}

#top {
	height:	172px;
	background: url(header.jpg) left;
	}
	
#headerunten {
	height:	20px;
	background: url(header5untenlinks.jpg) left;
	}


#menue {
	font-family:"Tempus Sans ITC", "Times New Roman";
	height: auto;
	width: 175px;
	background: #F2F2F2;
	/* font-family:"Blue Highway"; 
	font-size:24px;*/
	font-size:14px;
	color:#336699;
}

#menue a:hover {
	font-family:"Tempus Sans ITC";
	font-style:oblique;
	font-variant:small-caps;
	font-size:14px;
	color:#336699;	
	/* 
	font-family: "Tempus Sans ITC";
	color:#336699;
	display:block;
	background:#669900;
	*/
}

#menue a:visited {
	font-family:"Tempus Sans ITC";
	color:#336699;
	font-size:14px;
	}
#menue a:link {
	font-family:"Tempus Sans ITC";
	color:#336699;
	font-size:14px;
	}


#news {
	font-family: "Futura Lt";
	margin-left:0;
	margin-top:0;
	height: auto;
	width: 155px;
	background: #F2F2F2;
	padding: 3px;	
}

#inhalt {
	font-family: "Futura Lt";
	height: auto;
	width: 643;
	background: #FFFFFF;
	padding: 6px;
		
}


#pfad{
	font-family:"Comic Sans MS";
	font-size:10px;
	color:#669933;
	padding-left:240px;
	padding-top:152px;
}	
#pfad a:link {
	font-family: "Comic Sans MS";
	font-size:10px;
	color: #669933;
	text-decoration: none;
}
#pfad a:visited {	
	font-family: "Comic Sans MS";
	font-size:10px;
	text-decoration: none;
	color:#669933;
}
#pfad a:hover{
	font-family: "Comic Sans MS";
	font-size:10px;
	text-decoration: blink;
	color: #6699CC;
}
#pfad a:active {
	font-family: "Comic Sans MS";
	font-size:10px;
	text-decoration: blink;
	color: #6699CC;
}

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}
fieldset {
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #C0C0C0;
}
.radiolayout {
	width:60%;
	padding-top:15px;
	padding-bottom:15px;
}
.formu {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:110px;
	border: 1px solid #C0C0C0;
	background-color: #F7F7F7;
}
.mf-radio {
	border:0px;
}
.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}
.mf-check {
	border: 0px;
}
.mf-select {
	border:0px;
}
.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}
.mf-submit {
	color: #ffffff;
	background-color: #C0C0C0;
	border: 0px;
}

/*
td a {
  width:100%;
  height:100%;
  background-color:#ff0000;
  display:block;
}

td a:hover {
  background-color:#00ff00;
*/


