@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	}

body {
	height: 100%;
	padding:0px;
	margin: 0px;
	background-color:#000000;
	color:#FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

form {
	font-weight:bold;
}

#content {
	width:800px;
	margin: 0px auto;
	background-image: url(../images/htgr.jpg);
	min-height: 100%;
	overflow: auto;
	text-align: left;
}

/*fuer IE */
* html #alles {
	overflow: visible;
}

hr {
	margin: 10px 0px;
}

p {
	margin: 10px 0px;
}

.text4 {
	color:#000000;
}

p.oAbstand {
	margin: 0px 0px;
}


h1 {
	font-size: 1.5em;
	color: #fe6b3f;
}

.klein {
	font-size: 0.92em;
	line-height: 1.1em;
}

table {
	font-size: 0.92em;
}

td {
	text-align: left;
	padding-left: 0px;
}

td.mitHintergrund {
	background-image: url(../images/start/start_08.jpg);
	background-repeat: no-repeat;
}
td.mitte {
	text-align:center;
}
form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

form input.button {
	text-align: center;
}

h2 {
	font-size: 1.8em;
	line-height: 1.2em;
}

.text_unten {
	color:#000000;
	font-size:9px;
}

.fussmenue {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.fussmenue  a {
	color:#FFFFFF;
	text-decoration:none;
}
