body a {
	text-decoration: underline;
}



.formdata, .formdata:visited {
	width: 257px;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
}


.formdata:hover {
	width: 257px;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}






.formdata2, .formdata2:visited {
	width: 97px;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
}


.formdata2:hover {
	width: 97px;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}








/*---------------- inputfields / inputbox / dropdown ----------------*/


.dropdown, .dropdown:visited {
	width: 250px;
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
	
}

.dropdown:hover {
	width: 250px;
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	background-color: #e4e4e4;
	
}





.inputbox, .inputbox:visited {
	width: 250px;
	height: 100px;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
	
}


.inputbox:hover {
	width: 250px;
	height: 100px;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	background-color: #e4e4e4;
	
}





.inputfield, .inputfield:visited {
	width: 250px;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
	
}


.inputfield:hover {
	width: 250px;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	background-color: #e4e4e4;
	
}





.button-senden, .button-senden:visited {
	float: left;
	clear: left;
	width: 100px;
	font-family: "Lucida Grande", Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #89b600;
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #89b600;
	padding-bottom: 2px;
	text-transform: capitalize;
}


.button-senden:hover {
	float: left;
	clear: left;
	width: 100px;
	font-family: "Lucida Grande", Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #666666;
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #666666;
	padding-bottom: 2px;
	text-transform: capitalize;
}



.button-loeschen, .button-loeschen:visited {
	width: 150px;
	font-family: "Lucida Grande", Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #9c9c9c;
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #9c9c9c;
	padding-bottom: 2px;
	text-transform: capitalize;
}


.button-loeschen:hover {
	width: 150px;
	font-family: "Lucida Grande", Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #666666;
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #666666;
	padding-bottom: 2px;
	text-transform: capitalize;
}







#footertext {
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;

}

#footertext a {
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#footertext a:hover {
	color: #FFCC00;
	text-decoration: none;

}




#headline {
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #89b600;
	text-decoration: none;

}

#headline a {
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #89b600;
	text-decoration: underline;

}

#headline a:hover {
	color: #FFCC00;
	text-decoration: none;

}


#text {
	font-family: "Lucida Grande", Arial;
	padding-top: 20px;

}

#text a {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

#text a:hover{
	color: #FFCC00;
	text-decoration: none;

}


#textrechts {
	font-family: "Lucida Grande", Arial;
	padding-left: 5px;
	padding-bottom: 20px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;

}

#textrechts a {
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

#textrechts a:hover{
	color: #FFCC00;
	text-decoration: none;

}




#mainnav a {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 14px;
	text-decoration: none;
}

#mainnav a:hover {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFCC00;
	padding-left: 14px;
	text-decoration: none;
}



#input

{
	font-family: "Lucida Grande", Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	width: 130px;
	border: 1px solid #dddddd;
}

#container {
	width: 839px;
	margin-right: auto;
	margin-left: auto;
}
#floatleft {
	float: left;
}
#box-top {
	width: 850px;
	float: left;
}

#box-content {
	width: 850px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#box-rechts {
	width: 268px;
	float: left;
	padding-left: 34px;
	padding-top: 13px;
}


#box-maintext {
	width: 478px;
	float: left;
	margin: 0px;
	line-height: 16px;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: "Lucida Grande", Arial;
}


body {
	background-image: url(/img/top-shader.png);
	background-repeat: repeat-x;
	padding-top: 40px;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#box-logo {
	text-align: left;
	vertical-align: top;
	width: 498px;
	float: left;
}
#box-intro {
	width: 498px;
	float: left;
}

#box-subnav {
	float: left;
}

#box-navi2 {
	float: left;
	height: 200px;
	width: 268px;
	background-image: url(/img/schraffur-shader.png);
	background-repeat: repeat;
	clear: left;
}


#box-banner {
	float: left;
	width: 498px;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#box-mainnav {
	background-image: url(/img/menue-shader.png);
	background-repeat: repeat-x;
	width: 493px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	float: left;
	height: 26px;
	padding-top: 13px;
	padding-left: 5px;
	overflow: hidden;
}

#box-newsletter {
	background-image: url(/img/menue-shader.png);
	background-repeat: repeat-x;
	width: 268px;
	float: left;
	height: 29px;
	padding-top: 10px;
	overflow: hidden;
}



#box-suchmaske {
	width: 268px;
	padding-top: 51px;
	height: 31px;
}

#box-schraffur {
	background-image: url(/img/schraffur-shader.png);
	background-repeat: repeat;
}



#box-startseite {
	background-image: url(/img/startfeld-shader.png);
	background-repeat: repeat-x;
	width: 268px;
	padding-top: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 30px;
	float: left;
}

#box-submenue {
	background-image: url(/img/startfeld-shader.png);
	background-repeat: repeat-x;
	width: 268px;
	height: 111px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	clear: left;
	overflow: hidden;
}

a {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

