
body {

background-color: #C7C7C7; color: #ffffff;
margin:20px auto; 							/* main-Box zentrieren in IE 5 und hoeher */
text-align:center; 						/* main-Box zentrieren in IE 5 und hoeher */
font-size:10px; 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:134px;
}


#Navi {
		background-repeat: no-repeat;
		background-image: url(BG_left.jpg);

	height:31px;

		}
		
#Navi1 {
		background-repeat: no-repeat;
		background-image: url(navi.jpg);

	height:31px;

		}


#Leftbox {
		background-repeat: no-repeat;
		background-image: url(BG_left1.jpg);
		padding: 0px 0px 0px 0px;

		}



.nav {

	width:115px;
	text-align:center;
}

#Contentbox {

	}

td.Content {
	font-size:11px;  font-family: verdana, helvetica,sans-serif;
	color: #ffffff;
}





.bhead1 {

	text-align:left;
	padding: 0px 0px 0px 10px ;
}

.Boxcontent1 {

	text-align:left;
}



.logo {
	background-image: url(huhn-logo.jpg);
	width:108px;
        height:93px;
	text-align:left;
        top: 140px;
        left: -8px;
        position: relative;
}




.Boxspace {
	width:10px;
	height:24px;
}

a:link.box { font-family:   verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	height:40px;
	text-decoration: none;
	}
a:visited.box { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	height:40px;
	text-decoration: none;
	}
a:hover.box { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;

	}
a:active.box { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	 }



a:link.box1 { font-family:   verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	height:40px;
	text-decoration: none;
	}

a:active.box1 { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	 }

a:visited.box1 { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	height:40px;
	text-decoration: none;
	}


A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
    text-decoration: underline;
}

Table {
font-size:10px; font-family: verdana, helvetica,sans-serif;
}