body, div, p ,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
}

li{
	margin-left : 0px;
	margin : 0px 0px 0px 0px;
	padding-left : 0 px;
	padding : 0px 0px 0px 0px;
}

ul{
	margin-left : 8px;
	margin : 0px 0px 0px 8px;
	padding-left : 8 px;
	padding : 0px 0px 0px 8px;
}

.blocksatz{
	/*text-align: justify;*/
}

.einleitung{
	color:#EE1D25;
}

.bildzeile{
	font-size: 11px;
	color: #000000;
}

.hg_submenu{
	background-image: url(../images/hg_submenu.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom left;
}

.top_menue{
	text-decoration: none;
	color: #F2F2F2;
	font-weight: bold;
	
}

.top_menue:hover, .top_menue:active{
	color: #EE1D25;
}

.top_menue_aktiv{
	text-decoration: none;
	color: #EE1D25;
	font-weight: bold;
}

.left_menue{
	text-decoration: none;
	color: #606060;
}

.left_menue:hover,left_menue:active{
	text-decoration: none;
	color: #EE1D25;
}

.left_menue_aktiv{
	text-decoration: none;
	color: #EE1D25;
}

.trenner{
	color: #EE1D25;
	font-weight: bold;
}

.bottom_menue{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.titel_grau{
	color: #606060;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.titel_rot{
	color: #EE1D25;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.subline_grau{
	color: #606060;
	font-size: 13px;
	font-weight: bold;
}

.subline_rot{
	color: #EE1D25;
	font-size: 13px;
	font-weight: bold;
}

.umfliessen{
	float: left;
	margin-right:15px;
	margin-bottom:5px
}

.link_text{
	color: #EE1D25;
	text-decoration: underline;
}

.input_leer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FDE8E9;
	border-width : 1px 1px 1px 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	border : 1px solid #EE1D25;
	border-color : #EE1D25 #EE1D25 #EE1D25 #EE1D25;
}

.input_voll{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FECFD4;
	border-width : 1px 1px 1px 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	border : 1px solid #EE1D25;
	border-color : #EE1D25 #EE1D25 #EE1D25 #EE1D25;
}

.input_aktiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-width : 1px 1px 1px 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	border : 1px solid #EE1D25;
	border-color : #EE1D25 #EE1D25 #EE1D25 #EE1D25;
}
