body {
	position: relative;
	margin: 0 auto;
	text-align: center;
	background: url(images/bg1.jpg);
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
div#wrapper {
	margin: auto;
	width: 840px;
	margin-top: 30px;
	border-color: #000;
	border-width: thin;
	border-style: solid;
	background-color: #FFF;
}
div#content_main {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
div#content {
	margin-top: 0px;
	text-align: justify;
	font-size: 80%;
	width: 820px;
}
div#container {
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#container p {
	font-size: 0.9em;
	text-align: justify;
	margin-right: 10px;
}
div#container li {
	font-size: .8em;
	text-align: left;
}
div#container h1 {
	font-size: 1.1em;
	text-align: left;
}
div#logo {
	background: url(images/logo.jpg);
	width: 800px;
	margin: 10px 10px 10px 20px;
	height: 220px;
}
div#navi {
	margin: 0 0 0 283px;
	width: 535px;
	min-height: 46px;
}
div#stage_1 {
	margin: 0 0 0 280px;
	background: url(images/buehne_1.jpg);
	width: 530px;
	min-height: 140px;
}
div#stage_2 {
	margin: 0 0 0 280px;
	background: url(images/buehne_2.jpg);
	width: 530px;
	min-height: 140px;
}
div#stage_3 {
	margin: 0 0 0 280px;
	background: url(images/buehne_3.jpg);
	width: 530px;
	min-height: 140px;
}
div#navi_sites {
	background-color: #FFF;
	width: 8000px;
}
#headlines {
	margin: 10px 0 0 0;
}
#headlines h1 {
	font-size: 190%;
	color: #000;
}
#headlines h2 {
	font-size: 110%;
	padding-left: 280px;
	color: #000;
}
#headlines h5 {
	font-size: 120%;
	color: #000;
	text-align: left;
}
#headlines h6 {
	font-size: 130%;
	color: #000;
		padding-left: 280px;
	text-align: left;
}
div#img_1 {
	float: left;
	width: 270px;
	margin: 0px 0px 0px 0px;
}
div#footer {
	font-size: 1em;
	margin-top: 20px;
	text-align: center;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #E6E9EC;
	margin-left: 20px;
	line-height: 2.4em;
	width: 800px;
}
div#footer1 {
	font-size: .9em;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #EFEFEF;
	margin-left: 20px;
	padding-bottom: 5px;
	width: 800px;
}
#footer1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	font-weight: 400;
	color: #333;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer1 h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: 400;
	color: #333;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	font-size: 80%;
	color: #333;
	text-align: justify;
}
div#hosting {
	position: relative;
	background-color: #FFF;
	width: 800px;
	line-height: 2;
}
.tabelle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	width: 99%;
}
.tabelle td {
	font-size: 70%;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
	line-height: 1.4;
	font-weight: 400;
	font-family: Verdana, Geneva, sans-serif;
}
.tabelle p {
	font-size: 80%;
	color: #333;
	text-align: justify;
}
#content ul {
	font-size: 1.2em;
	line-height: 1.9em;
	margin-left: 0px;
	margin-right: 5px;
	text-align: left;
}
#content li {
	color:#000000;
}
p {
 font-size: .7em; 
 padding-left: 10px;
	text-align: justify;
	color: #333;
}
h1, h2, h3, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 110%;
	padding-left: 10px;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	padding-right: 55px;
	line-height: 1.3em;
	font-weight: 400;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 130%;
	line-height: 25px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	letter-spacing: 0.1em;
}
ul {
	//list-style-type: none;
	font-size: 1em;
	line-height: 1.9em;
	margin-left: 0px;
	margin-right: 5px;
	text-align: left;
}
div#content strong {
	font-size: 1.1em;
}
blockquote.headlines {
	text-indent: -9999px;
	height: 0;
}
.sizesmall {
	font-size: 10px;
}
.image_rg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 7px;
	margin-top: 5px;
}
.image_lf {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
 *margin-left: 7px;
	margin-top: 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #333;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #F00;
	text-decoration: none;
}
.zelle {
	background-color: #F1EEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F5335;
	font-size: .9em;
	text-align: left;
	padding-left: 15px;
	font-weight: 400;
	border: 3px solid #FFFFFF;
}
