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;
	height: 120px;
	width: 700px;
	background-image: url(grafiken/head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFCC00;
	font-size: 13px;
	font-weight: bold;
}

DIV.fuss{
	height: 20px;
	width: 700px;
	background-image: url(grafiken/haupt_bg.jpg);
	background-repeat:repeat;
	background-position: 0px 0px;
	background-color: #58ACFF;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
}

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

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: 350px;
	margin-bottom: -31px;
	position: relative;
}

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

DIV.button_nav A:hover {
	background-image: url(grafiken/button_norm-over.jpg);
	padding-top: 13px;
	padding-left: 2px;
	color: #FFFFCC;
	height: 24px;
	width: 128px;
}

DIV.inhalt {
	float: left;
	width: 530px;
	height:450px;
	margin-top: 30px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	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;
	text-align: justify;
}

DIV.sidenavigation {
	background-color: #FEF5D3;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	height: 20px;
	text-align: center;
	color: #0C3764;
	vertical-align: middle;
	width: 510px;
	position: relative;
}

DIV.tablecontent_start{
	background-image: url(grafiken/main.jpg);
	margin-left: 20px;
	margin-top: 40px;
	height: 380px;
	width: 510px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FEF5D3;
}

DIV.tablecontent_4x3{
	margin-left: 5px;
	margin-top: 5px;
	height: 390px;
	width: 520px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*background-color: #00FF00;*/
	background-color: #FEF5D3
}

DIV.tablecontent_1x1{
	margin-left: 10px;
	margin-top: 10px;
	height: 380px;
	width: 510px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*background-color: #00FF00;*/
	background-color: #FEF5D3
}

A {
	color: #2C71BB;
	text-decoration: none;
}

A:hover {
	color: #999999;
}










/*

..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.nav_client{
	font: Verdena;
	float: center;
	padding-left: 0px;
	padding-top: 20px;
	color: #3C7CBA;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

DIV.entry {
	font: Verdena;
	float: left;
	padding-left: 40px;
	color: #3C7CBA;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

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

DIV.homebutton {
	position: relative;
	top: -20px;
	left: 715px;
	height: 40px;
	width: 40px;
	margin-bottom: -40px;
}

DIV.forwardbutton {
	position: relative;
	top: -20px;
	left: 665px;
	height: 40px;
	width: 40px;
	margin-bottom: -40px;
}

DIV.backwardbutton {
	position: relative;
	top: -20px;
	left: 615px;
	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;
}
*/