body {
	margin: 0;
	padding: 0;
	font-family: Times, "Times New Roman", serif;
	font-size: .9em;
	color: #282828;
	text-align: center;
	background-color: #222222;
}

#haupt_zentriert {
	width: 990px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#inhalt_head {
	width: 950px;
	height: 134px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	background-color: #222222;
	background-image:url(images/head.jpg); 
	background-repeat:repeat;
	text-align: center;
}
#inhalt_main {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(images/main.jpg); 
	background-repeat:repeat;
	text-align: left;
}
#inhalt_foot {
	width: 950px;
	height: 134px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	background-color: #222222;
	background-image:url(images/foot.jpg); 
	background-repeat:repeat;
	text-align: center;
}

.text_rechts {
	width: 720px;
	margin-bottom: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: justify;
	background-color: #FFFFFF;
	float: right;
}
.text_links {
	width: 182px;
	margin-bottom: 24px;
	margin-right: 12px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: justify;
	background-color: #FFFFFF;
	float: right;
}
.video {
	width: 174px;
	margin-bottom: 24px;
	margin-right: 12px;
	padding-left: 16px;
	padding-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: center;
	background-color: #FFFFFF;
	float: right;
}
.wichtig_links {
	width: 198px;
	margin-bottom: 24px;
	margin-right: 12px;
	padding-left: 0px;
	padding-right: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: center;
	background-color: #FFFFFF;
	float: right;
}
.topsite_text {
	width: 932px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: justify;
	background-color: #FFFFFF;
	clear: right;
}
.mehrcams_text {
	width: 760px;
	margin-top: 18px;
	height: 150px;
	padding-left: 180px;
	padding-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: justify;
	background-color: #FFFFFF;
	background-image:url(images/webcam.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
.partner_text {
	width: 932px;
	margin-top: 18px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: justify;
	background-color: #FFFFFF;
}

.ende_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.1em;
	color: #282828;
	text-align: center;
}

p { margin-top: 5px; margin-bottom: 5px; }

h1 {
 	width: 500px;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.5em;
	color: #E14400;
	text-align: left;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #303030;
	margin-bottom: 12px;
	display: block;
}

ul#button {
	margin: 0; padding: 0.8em;
    	text-align: center;
}
ul#button li {
	list-style: none;
    	display: inline;
    	margin: 0.4em; padding: 0;
}

.rot {
	color: #990000;
	font-weight: bold;
}

a:link { 
    	color: #E14400; 
    	text-decoration: none; 
}
a:visited { 
    	color: #E14400; 
    	text-decoration: none; 
}
a:hover { 
    	color: #0066CC; 
    	text-decoration:underline; 
}
a:active { 
    	color: #E14400; 
    	text-decoration: none; 
}   