/* CSS Document */
html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }
body {
	background-image: url(Bilder/HGlinks.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Header {
	display: block;
	width: 814px;
	background-image: url(Bilder/hg_head.gif);
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#HeadMenue {
	display: block;
	width: 814px;
	background-image: url(Bilder/hg_headmenue.gif);
	height: 32px;}

#Aussenrum {
	display: block;
	background-image: url(Bilder/HGrechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	position: static;

}
#MainAussenrum {
	display: block;
	background-image: url(Bilder/schattenLinks.gif);
	background-repeat: repeat-y;
	width: 843px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	margin-left: auto;
	padding-left: 29px;
	position: relative;
}
#MainContent {
	position: relative;
	min-height: 100%;
	width: 814px;
	height: auto !important;
	height: 100%;
	display: block;
	padding-right: 29px;
	background-image: url(Bilder/schattenRechts.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#Mittelteil {
	background-image: url(Bilder/hg_main.gif);
	display: block;
	width: 814px;
	position: relative;
	height: 60%;
}
#MainBild {
	display: block;
	height: 242px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(Bilder/hg_Bild.gif);
}
#MainBild img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#MenueLinks {
	display: block;
	float: left;
	width: 170px;
}
#TextInhalt {
	display: block;
	float: left;
	width: 382px;
	padding-top: 20px;
	padding-right: 45px;
	padding-left: 45px;
	position: relative;
	padding-bottom: 40px;
}
#TextInhalt h1 {
	font-size: 20px;
}
#TextInhalt p {
	font-size: 12px;
	line-height: 16px;
}
#TextInhalt td {
	font-size: 12px;
	line-height: 16px;
	background-position: top;
}


#MenueRechts {
	display: block;
	float: left;
	width: 142px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
#MenueRechts a {
	font-size: 10px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333333;
	text-decoration: none;
}
#MenueRechts a:hover {
	text-decoration: underline;
}


#footer {
	display: block;
	height: 17px;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 10px;
	background-color: #0060AF;
	clear: both;
}
#TextInhalt h2 {

	font-size: 16px;
}
/* 
Formular :::::::::::::::::::::::::
*/
label {
	display: block;
	float: left;
	height: 18px;
	width: 100px;
	font-size: 12px;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bg_rot{
	background: url(Bilder/hg_input.gif) no-repeat 0% 0%;
	color:#000000;
}

.rot{
	font-weight:bold;
	color:#ff0000;
}

