
body   {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	background-color: #909286;
	background-image: url(../layout/hg-seite.jpg);
	text-align: center;
	margin: 0;
	padding: 0;
	}
h1 {
	color: #0b3562;
	font-size: 22px;
	margin: 0;
	padding: 0 10px 2px 0;
	border-bottom: 2px solid #bd2c16;
	}
h2 {
	color: #bd2c16;
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 10px 0 15px;
	}
h3 {
	color: #0b3562;
	font-size: 15px;
	margin: 0;
	padding: 15px 10px 2px 0;
	border-bottom: 1px solid #bd2c16;
	}

div, p {
	margin: 0px;
	padding: 0px
	}
img {
	margin: 0px
	}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	}
li {
	padding-top: 3px;
	padding-bottom: 3px;
	}
#seite   {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 740px;
	}
#kopf {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 182px;
	}
#navi {
	position: absolute;
	top: 130px;
	left: 10px;
	width: 250px;
	height: 320px;
	z-index: 20;
	}
#navi p{
	color: #565656;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	margin-top: 20px;
	}
#navi a{
	color: #565656;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	display: block;
	}
#navi a:hover{
	color: #0B3562;
	}
#fuss {
	position: absolute;
	top: 615px;
	left: 60px;
	width: 868px;
	height: 104px;
	}
#inhalt {
	background-image: url(../layout/hg-inhalt.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 120px;
	left: 300px;
	width: 660px;
	height: 520px;
	}
#fussli {
	position: absolute;
	top: 450px;
	left: 0;
	width: 160px;
	height: 300px;
	}
#btn1 {
	background-image: url(../layout/griff1-grau.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
a:hover#btn1 {
	background-image: url(../layout/griff1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#btn2 {
	background-image: url(../layout/griff2-grau.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
a:hover#btn2 {
	background-image: url(../layout/griff2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#btn3 {
	background-image: url(../layout/griff3-grau.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
a:hover#btn3 {
	background-image: url(../layout/griff3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#btn4 {
	background-image: url(../layout/griff4-grau.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
a:hover#btn4 {
	background-image: url(../layout/griff4.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#btn5 {
	background-image: url(../layout/griff5-grau.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
a:hover#btn5 {
	background-image: url(../layout/griff5.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#btn6 {
	background-image: url(../layout/griff6-grau.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
a:hover#btn6 {
	background-image: url(../layout/griff6.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#btn7 {
	background-image: url(../layout/griff7-grau.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
a:hover#btn7 {
	background-image: url(../layout/griff7.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#ueberschrift {
	text-align: right;
	position: absolute;
	top: 140px;
	left: 320px;
	width: 580px;
	height: 40px;
	}
#text {
	text-align: left;
	position: absolute;
	top: 180px;
	left: 320px;
	width: 580px;
	height: 420px;
	overflow: auto;
	}
#text a { color: #0b3562 }
#menue {
	font-size: 10px;
	position: absolute;
	top: 610px;
	left: 320px;
	width: 580px;
	height: 30px;
	}
#menue p {
	padding-top: 2px;
	border-top: 2px solid #bd2c16;
	}
#menue a {
	color: #565656;
	text-decoration: none;
	}
#menue a:hover {
	color: #0B3562;
	}
#impr { font-size: 14px; position: absolute; top: 600px; left: 90px; width: 200px; height: 30px }
#impr a { color: #000; font-weight: bold; text-decoration: none }
#impr a:hover { text-decoration: underline }
.eingerueckt { font-size: 13px; margin-left: 30px }
#flagge{ font-size: 14px; position: absolute; top: 560px; left: 170px; width: 45px; height: 30px }
#papert { position: absolute; top: 430px; left: 130px; width: 156px; height: 84px }

