body {
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	width: 1000px;
		}
		
#head {
	background-image: url(seitenkopf.png);
	width: 750px;
	height: 303px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-top: 0px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #FF8B07;
	border-width: 1px;
}
		
#inhalt {
	margin-left: auto;
	width: 75%;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #FF8B07;
	border-width: 1px;
	}
	
	.tabellen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;	
	}
	

	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin-bottom: 20px;
	letter-spacing: 0.3pt;
	line-height: 150%;
	padding: 0px 0px 10px 35px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF8B07;
	line-height: 160%;
	padding: 0 0 0 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	font-weight: normal;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	font-weight: normal;
	color: #333333;
	line-height: 160%;
	padding: 5px 30px 10px 30px;	
}

.orange {
	color: #FF8B07;
}

.unterschrift {
	color: #FF8B07;
	line-height: 160%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}	
a:link {
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;	
}
a:visited {
	text-decoration: none;
	color: #999999;
	letter-spacing: 1px;	
}
a:hover {
	text-decoration: none;
	color: #FF8B07;
	letter-spacing: 1px;
}
a:active {
	text-decoration: none;
	color: #FF8B07;
	letter-spacing: 1px;	
}



.topmenu ul {
	padding:0px;
	margin:15px 0px 0 0px;
	float:right;
	list-style-type: none;
	height: 13px;
	position: absolute;
	top: 158px;
}

.topmenu ul li {
	float:left;
	list-style:none;
	width: 150px;
	height: 13px;
	text-align: center;
	list-style-type: none;
	
}

.topmenu ul li a:link, .topmenu ul li a:visited {
	text-decoration:none;
	color: #550200;
	font-size: 0.7em;
	list-style-type: none;
	letter-spacing: 2px;
	line-height: 23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.topmenu ul li a:hover {
	color: #550200;
	font-size: 0.7em;
	text-decoration: none;
	list-style-type: none;
	letter-spacing: 2px;
	line-height: 23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


.bottommenu ul {
	padding:0px;
	margin:15px 0px 0 0px;
	float:right;
	list-style-type: none;
	height: 13px;
	position: absolute;
	top: 216px;
}

.bottommenu ul li {
	float:left;
	list-style:none;
	width: 150px;
	height: 13px;
	text-align: center;
	list-style-type: none;
	
}

.bottommenu ul li a:link, .bottommenu ul li a:visited {
	text-decoration:none;
	color: #ffffff;
	font-size: 0.7em;
	list-style-type: none;
	letter-spacing: 2px;
	line-height: 23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.bottommenu ul li a:hover {
	color: #ffffff;
	font-size: 0.7em;
	text-decoration: none;
	list-style-type: none;
	letter-spacing: 2px;
	line-height: 23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

