BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B9C7EA;
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TABLE.haupt {
	background-color: #58ACFF;
	border: 2px solid #2691FF;
	background-image: url(grafiken/haupt_bg.jpg);
}

DIV.kopf{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(grafiken/headgrafik.jpg);
	height: 22px;
	width: 758px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 100px;
	padding-left: 10px;
	color: #FFCC00;
	font-size: 13px;
}
DIV.fuss{
	height: 17px;
	width: 768px;
	background-color: #58ACFF;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	font-size: 9px;
	background-image: url(grafiken/headgrafik.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}

.fuss A {
	color: #FFFFFF;
}

DIV.fuss_os {
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

.fuss_os A {
	color: #000000;
}

DIV.navigation {
	padding-left: 10px;
	float: left;
	padding-top: 30px;
}

DIV.inhalt {
	float: left;
	width: 615px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FEF5D3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}

DIV.inhaltbild {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.button_nav A {
	background-image: url(grafiken/button_norm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	height: 26px;
	width: 102px;
	padding-top: 11px;
	text-align: center;
	color: #FFFFCC;
	display:block;
}

.button_nav A:hover {
	background-image: url(grafiken/button_norm-over.jpg);
	padding-top: 13px;
	padding-left: 2px;
	color: #FFFFCC;
	height: 24px;
	width: 100px;
}
DIV.ueberschrift {
	color: #FFFFFF;
	background-image: url(grafiken/headline_bg.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	top: -21px;
	height: 40px;
	padding-top: 7px;
	text-align: center;
	width: 202px;
	margin-bottom: -31px;
	position: relative;
}

DIV.homebutton {
	position: relative;
	top: -20px;
	left: 715px;
	height: 40px;
	width: 40px;
	margin-bottom: -40px;
	
}
A {
	color: #2691FF;
	text-decoration: underline;
}
A:hover {
	color: #999999;
}
H1 {
	font-size: 16px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	display: inline;
}
DIV.navi_bestellen {
	background-color: #FFFFFF;
	padding: 1px;
	text-align: center;
	font-size: 9px;
	border: 1px dashed #FFCC00;
	margin-top: 10px;
}