body {
	margin: 0px;
	background: #FFFFFF url(bg.gif) repeat-x;
}
html, body, div, p, table, td, h1, h2, h3, span, ul, ol, li, a, textsehrklein, textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.51px;
}

#top_logo {
	position:absolute;
	left:0px;
	top:30px;
	z-index:10;
}

#top_logotext {
	position:absolute;
	font-size: 11px;
	left:435px;
	top:52px;
	z-index:11;
	font-weight: bold;
	height: 15;
}

#menu {
	position:absolute; 
	left:13px; 
	top:180px;
	z-index:90;
}

#inhalt {
	position:absolute;
	left:197px;
	top:144px;
	width:766px;
	z-index:50;
}

a:link, a:visited {
	color: #7C0C0C;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

.button { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: Black; 
	background-color: #CCCCCC; 
	border: 1px #A0A0A0 solid
}

input, textarea, select, .eingabefeld {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #424242; 
	background-color: #F8F7E0; 
	border: 1px #A0A0A0 solid
}

.newsbox {
	border-top-width: 8px;
	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: #DA271F;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FEF7F5;
}

.textfett { 
	font-weight: bold;
}

.small { 
	font-size: 10px; 
}

H1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

H2 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 4px;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 40px;
}

li {
	margin-bottom:15px;
}

#ici {
	position: absolute; 
	left:13px; 
	bottom:5px;
	width:80px; 
	height:12px; 
	z-index:99;
}
.imgright {
	float: right;
	margin-bottom: 100px;
	margin-left: 50px;
}

