body { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px; color: #000; 
	line-height: 18px; 
	background-color: #969696;
	}

hr{
	color: #e2e2e2; 
	background: url(../images/bg_htab2.gif) repeat-x; 
	padding:0; border-color:transparent; 
	width:98%; 
	height: 3px; margin-top: 30px; 
	margin-bottom: 30px; 
	}
	
input { 
	font-family:Verdana, Helvetica, sans-serif; 
	font-size:12px; 
	color: black; 
	}
	
h1 { 
	font-size: 30px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: normal; 
	font-style: italic; 
	text-align: center; 
	margin: 30px 0; 
	}
	
h2 { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #a62729; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: center; 
	margin: 20px 0 16px; 
	}
	
h3 { 
	color: black; 
	font-size: 12px; 
	font-family: Verdana,Helvetica,  Arial, sans-serif	; 
	font-weight: bold; 
	margin-top: 24px; 
	}
	
A:link,A:visited,A:active { 
	color: #a62729; 
	text-decoration: none; 
	}
	
A:hover { 
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	}
	
.textwhite { 
	color: #FFFFFF; 
	}
	
.textboldwhite { 
	color: #FFFFFF;font-weight: bold; 
	}
	
.textboldblack { 
	font-weight: bold; 
	}

.textblock { 
	text-align: justify; 
	}

.hlblack { 
	font-size: 12px;
	font-weight: bold; 
	}

.hlwhite { 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold; 
	}

.hlgrey { 
	font-size: 12px;
	color: gray;
	font-weight: bold; 
	}

.hlred { 
	color: #a62729; 
	font-weight: bold; 
	}

.textlinestandard { 
	line-height: 11px; 
	}

.serifen { 
	font-family: Georgia, Times New Roman, Times, serif; 
	text-align: justify; 
	}

.mail { 
	color: #000; 
	text-decoration: none; 
	}

#navibereich {
	margin-left: 5px
	}

#navibereich ul {
	margin:0px;
	padding:0px
	}

#navibereich li { 
	list-style: none; 
	font-size: 12px; 
	line-height: 20px;
	margin: 10px 0 10px 0 
	}

#navibereich li:hover { 
	font-weight: bold;
	background-color: #cccccc;
	}

#navibereich a:hover { 
	font-weight: bold; 
	background-color: #cccccc; 
	border-bottom-style: none; 
	border-bottom-width: 0; 
	}

#newsbereich { }

.imagemargin { 
	/* margin-right: 8px;
	margin-top: 4px; */
	margin: 4px 8px 0px 0px; 
	}

.menumargin { 
	margin-left: 5px; 
	}

.mainmargin { 
	margin: 10px; 
	}

.hidden { 
	margin: 10px;
	display: none; 
	}
		
.disclaimer { 
	font-size: 9px; 
	line-height: 12px; 
	}

#rollovermenu a { 
	background-image: url(../images/laut_rot_off.gif); 
	background-repeat: no-repeat; 
	background-position: 0 center; 
	width: 20px; 
	height: 17px; 
	float: left; 
	margin-right: 10px; 
	}

#rollovermenu a:hover,#rollovermenu a:active { 
	background-image: url(../images/laut_rot_on.gif); 
	border-bottom-style: none; 
	border-bottom-width: 0; 
	}

.size12pt { 
	font-size: 12px; 
	}

.redborder { 
	padding:5px; 
	border: solid #a62729; 
	}

.DottedLine {	 
	font-size:1px; 
	line-height:1px; 
	height:1px; 
	background:url(../images/bg_htab1.gif) repeat-x center
	}

.newsbereich { 
	font-weight: bold; 
	padding-left: 5px; 
	border-bottom: 3px solid #eba2a3; 
	}

.inputbutton { 
	width:110px; 
	background-color: #e2e2e2; 
	background-image: url(../images/buttonbg.png); 
	background-repeat: repeat-x; 
	border: solid 1px #969696; 
	margin-top: 5px; 
	margin-right: 5px; 
	margin-bottom: 5px;
	}

.inputbutton:hover {
	color:#000; 
	background-color: #ccc;
	}

.miniinput { 
	width:130px; 
	background-color:#e2e2e2; 
	margin-top: 5px; 
	border:solid 1px #969696;
	}

