/* CSS Document */


html { height: 100%; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	height: 100%; 
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0033;
	font-weight:bolder;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #CC0033;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
	}
.master_table{height:100%; width:100%;}

.startseite_hg {
	background-attachment: fixed;
	background-image: url(titel_hg.jpg);
	background-repeat: no-repeat;
	position: relative;	
}
.titel_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	}
.titel_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
.fett_weiß {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	text-align:left;
}
.menue_hg {
	background-image: url(bilder/menue_hg.jpg);
	background-repeat: repeat;
}
.aktuelles {
	font-size: 16px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-align:left;
}

.aktuelles_gelb {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#FFFF00;
	text-align:left;
}
a.aktuelles_gelb:link {
	color: #FFFF00;
	font-weight:bolder;
	text-decoration: none;
	text-align:left;
}
a.aktuelles_gelb:visited {
	text-decoration: none;
	color: #FFFF00;
	text-align:left;
}
a.aktuelles_gelb:hover {
	text-decoration: underline;
	color: #FFFF00;
	text-align:left;
}
a.aktuelles_gelb:active {
	text-decoration: none;
	color: #FFFF00;
	text-align:left;
	}

.tab_mitte_weiss {
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CC0033;
}
.textspalte295 {
	width: 295px;
	text-align:left;
}
.schlagzeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC0033;
	text-align:left;
}
.hintergrund_stellen {
	background-attachment: scroll;
	background-image: url(bilder/hg_stellen.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align:left;
}
.hintergrund_impressum {
	background-attachment: scroll;
	background-image: url(bilder/hg_impressum.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align:left;
}
.hintergrund_kontakt {
	background-attachment: scroll;
	background-image: url(bilder/hg_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.form_warnung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	background-color: #CC0033;
}

.aktuelles_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height:1.2em;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
.aktuelles_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height:1.2em;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0033;
	text-align:left;
}
