body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	}
	
a {
	text-decoration: none;
	color:  #CF1B02;
	background-color: #FFFFFF;
	}
a:visited {
	color:  #CF1B02;
	background-color: #FFFFFF;
	}
a:active {
	color:  #CF1B02;
	background-color: #FFFFFF;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	margin: 0px;
	}
	
p,table,th,tr,br {
	font-size: 11px;
	line-height: 22px;
	}
blockquote {
	margin: 0;
	padding-left: 72px;
}	

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	margin-top: 0;
	margin-bottom: 0;
	font: bold 18px/35px "Courier New", Courier, mono, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	}
h2 {
	margin-top: 0;
	margin-bottom: 0;
	font: bold 18px/35px "Courier New", Courier, mono, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	}
h3 {
	margin-top: 0;
	margin-bottom: 0;
	font: bold 18px/35px "Courier New", Courier, mono, sans-serif;
	padding-bottom: 10px;
	}
h4 {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.input {
	color: #000000;
	background-color: #ffffff;
	border:1px dotted #000000;
	padding: 5px;
	width: 90%;
	height: 13px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	border:1px dotted #999186;
	padding: 5px;
	width: 90%;
	height: 100px;
}

checkbox, textarea, input, radio, select  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #333;
	background-color: #FFFFFF;
}
	
img {
	border: 0;
	}
	
#rahmen {
	position: absolute;
	background-image: url(../00_images/trans_90.png);
	background-repeat: repeat;
	width: 100%;
	height: auto;
	left: 0px;
	top: 140px;
	min-height: 370px;
	z-index: 1;
}
#kopf {
	visibility: hidden;
	}
#printkopf {
	padding: 0px;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	}

#left {
	visibility: hidden;
	}
#inhalt {
	left: 180px;
	right: 50px;
	min-height: 370px;
	padding-right: 10px;
	top: 0px;
	margin-right: 190px;
	z-index: 2;
	font-size: 12px;
	line-height: 18px;
}

#inhalt select {
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
	border: 1px outset #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#nav2 {

	visibility: hidden;
}

#news {
	margin-left: 10px;
	margin-bottom: 5px;
	top: 155px;
	position: absolute;
	width: 170px;
	clear: right;
	right: 10px;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	z-index: 5;
}
#news h4{
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B51601;
	margin-top: 15px;
	margin-bottom: 7px;
}
#news p, table, td, tr {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}
.formtable {
	border: 1px dotted #000000;
}

