html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body{
background-color:#FFFFFF;
/*background-color:#ffffff;*/
color:#333333;
height:100%;
font-family:"Arial";
font-size:12px;
margin: 0px;
/*background-image: url(../images-sys/punkte.gif);*/
/* text-align: center; nur für IE 5.x */
}

td {
	font-family:"Arial";
	font-size:12px;
}

/* ############## DIV/LAYER Formatierungen ################## */

#spyder {
position:absolute;
width:975px;
height:47px;
visibility: hidden;
}

#wrapper{
width: 981px;
/*height: 420px;*/
background-color:#ffffff;
margin: 20px auto;
/*margin: 0px;
background-image: url(../images/BG-schalen.jpg);
*/
border: 0px;
/*text-align:left;*/
padding: 0px;
}

#balken {
width=100%;
height: 20px;
/*background-color: #007732;
background-image: url(../images-sys/balken-oben.gif);*/
}

#header {
padding: 0px;
height: 215px;
}


#content{
	left:55px;
	top:5px;
	width:740px;
	/*height:355px;*/
	padding: 0px;
	background-color:#ffffff;
	line-height: 1.4em;
}

#content p{
}
#content div{
	font-size:12px;
	/*text-align: justify;*/
}
#content h1{
font-size: 130%;
color: #E50003;
padding: 0;
}
#content h2{
font-size: 110%;
color: #333333;
font-weight:bold;
}


#inframe{
	position:absolute;
	left:788px;
	top:217px;
	width:212px;
	height:360px;
	padding: 0px;
	z-index:20;
	background-color: #a5a5a5;
	overflow: hide;
}

#footer{
	width: 100%;
	height: 20px;
	/*font-family:Arial;
	background-color: #007732;*/
	font-size: 9px;
}

.clearit{
clear: both;
}

/* ##########   TEXT-/LINKFORMATIERUNGEN  ############### */

.titel {
	font-size:18px;
	color:#E50003;
	font-weight: bold;
	line-height: 30px;
}




.link {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.openedlink {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.sublink {
	font-family:Arial;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.openedsublink {
	font-family:Arial;
	color:#E50003;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}



a {
	font-weight:normal;
	color:#000000;/*
	text-decoration: none;*/
}

a:hover {
color:#000000;
}

.klein {
font-family:Arial;
font-size:9px;
color:#000000;
}



.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #E7E7E7;
	border: 1px solid #666666;*/
	margin:2px;
}


.search {
	/*background-color: #F8F2FA;*/
	font-size: 11px;
	margin-top: 20px;
	padding-top: 20px;
}

.bilduntertitel {
	font-family:Arial;
	font-style: italic;
	color: #999999;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

