
body {

background-color: #FF9F5F; color: #234577;
margin:10px auto; 							/* main-Box zentrieren in IE 5 und hoeher */
text-align:center; 						/* main-Box zentrieren in IE 5 und hoeher */
font-size:12px; font-family: verdana, helvetica,sans-serif;
}
#main {

width: 770px; 							/* oder auch z.B. 800px */
margin: 0px auto; 						/* main-Box vertikal zentrieren, Rand oben + unten 20px */
text-align:center; 						/* main-Box vertikal zentrieren in Opera, NN, Mozilla */
font-size:10px; font-family: verdana, helvetica,sans-serif;
}

H1 {
font-size:12px; font-weight: bold; font-family: verdana, helvetica,sans-serif;
color: #FFFFFF;
}

.caution  {
font-size:12px; font-weight: bold; font-family: verdana, helvetica,sans-serif;
color: #FF0000;
}

.fett  {
font-size:11px; font-weight: bold; font-family: verdana, helvetica,sans-serif;
color: #01426E;
}


.caution2  {
font-size:11px; font-family: verdana, helvetica,sans-serif;
color: #FF0000;
}

hr {
height: 1px;
color: #E6E9F0;
}

.form {
	font-size:11px;  font-family: verdana, helvetica,sans-serif;
	color: #ffffff;
}

input {
 color: #111111;
}




#Tabelle_01 {
	background-image: url(main.jpg);
	width:770px;

}

#Head {
	background-image: url(head.jpg); color: #000000;
	width:770px;
	height:127px;
}




#Leftbox {
		background-repeat: no-repeat;
		background-image: url(BG_left.jpg);
		padding: 45px 0px 0px 13px;

		}





#Contentbox {

	}

td.Content {
	font-size:11px;  font-family: verdana, helvetica,sans-serif;
	color: #234577;
}


/*
.Boxhead {
	background-image: url(Boxhead.jpg);
	width:109px;
	height:17px;
	text-align:left;
}

*/
.bhead {

	text-align:left;
	padding: 3px 0px 0px 7px ;
}

#Navi {
		background-repeat: no-repeat;
		background-image: url(BG_left1.jpg);

	height:23px;

		}

#Navi1 {


	height:23px;
}


.Boxcontent {
	background-image: url(Boxcontent.jpg);
	width:104px;
	height:20px;
	text-align:left;
}
/*
.Boxfoot {
	background-image: url(Boxfoot.jpg);
	background-repeat: no-repeat;
	width:109px;
	height:7px;
	text-align:left;
}

*/





.logo {
	background-image: url(huhn-logo.jpg);
	width:108px;
        height:93px;
	text-align:left;
        top: 20px;
        left: 0px;
        position: relative;
}





.Boxspace {
	width:10px;
	height:24px;
}

a:link.box { font-family:   verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #234577;
	height:40px;
	text-decoration: none;
	}
a:visited.box { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #234577;
	height:40px;
	text-decoration: none;
	}
a:hover.box { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #234577;
	text-decoration: underline;

	}
a:active.box { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #234577;
	text-decoration: none;
	 }
	 
	 a:link.box1 { font-family:   verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	height:40px;
	text-decoration: none;
	}
a:visited.box1 { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	height:40px;
	text-decoration: none;
	}
a:hover.box1 { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;

	}
a:active.box1 { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	 }
	 
A {
  color: #234577;
  text-decoration: none;
}

A:hover {
    text-decoration: underline;
}

Table {
font-size:10px; font-family: verdana, helvetica,sans-serif;
}