body, p, td, li, ul, tr { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 20px;
}
#unternavi body, #unternavi p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 30px;
}
html { 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-shadow-color:#BEBEBE; 
	scrollbar-highlight-color:#BEBEBE; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#292929;
}
hr {
	color: #e00605;
	background-color: #e00605;
	height: 1px;
	width:100%;
	border-width: 0px;
	margin-top: 18px;
	margin-bottom:15px;
	}
*html hr {
	margin-top: 15px;
	margin-bottom:15px;
	}
html* hr {
	margin-top: 13px;
	margin-bottom:10px;
	}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #970600;
	text-decoration: underline;
	line-height: 20px;
	outline:none;
}
a:hover, a:active {
	color: #e00605;
}
#unternavi a:link, #unternavi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	text-decoration: none;
	line-height: 30px;
	outline:none;
}
#unternavi a:hover, #unternavi a:active {
	color: #6e6e6e;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #292929;
}
.img {
	border:1px solid #e00605;
	padding:4px;
	margin:5px 15px 0 0;
	float:left;
}
.img_r {
	border:1px solid #e00605;
	padding:4px;
	margin:5px 0 0 15px;
	float:right;
}
.formbut	{
	background-color: #e00605;
	border: #FD812A 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	width: 172px;
	cursor: pointer;
	}
.input {
	border:1px solid #e00605;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
	font:inherit;
	color:inherit;
	width:168px;
	margin:5px 0 0 0;
	padding:1px;
}
div#content ul	{
	list-style-type: none;
	line-height: 20px;
	margin: 0 0 0 0;
}
div#content li	{
	margin: 0 0 0 0;
	list-style-position: outside;
	background:url(../images/but.gif) 0 7px no-repeat;
	padding: 0 0 0 20px;
}
.tabelle {
	padding: 5px;
}
.clear {
	clear: both;
	float: none;
	height: 0;
	line-height: 0;
	font-size: 0.1px;
}