
body {

background-color: #b7b7b7; color: #ffffff;
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:141px;
}




#Leftbox {
		background-repeat: no-repeat;
		background-image: url(BG_left.jpg);
		padding: 0px 0px 0px 0px;

		}





#Contentbox {

	}

td.Content {
	font-size:11px;  font-family: verdana, helvetica,sans-serif;
	color: #234577;
}




#Navi {
		background-repeat: no-repeat;
		background-image: url(BG_left1.jpg);

	height:30px;

		}

#Navi1 {

background-repeat: no-repeat;
		background-image: url(navi.jpg);
width:630px;
	height:30px;
}


.Boxcontent {
	background-image: url(Boxcontent.jpg);
	width:104px;
	height:20px;
	text-align:left;
}









.Boxspace {
	width:10px;
	height:24px;
}

a:link.box { font-family:   verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	height:40px;
	text-decoration: none;
	}
a:visited.box { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	height:40px;
	text-decoration: none;
	}
a:hover.box { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;

	}
a:active.box { font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	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: #000000;
  text-decoration: none;
}

A:hover {
    text-decoration: underline;
}

Table {
font-size:10px; font-family: verdana, helvetica,sans-serif;
}