body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #a7c7e6;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #FFFFFF;
}

html, body {
	height: 100%
}

#container {
	width: 920px;
	height: 100%;
	background-image: url(../Images/htgr.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}

#bildunten {
	background-image: url(../Images/menue_unten.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 157px;
	height: 147px;
	left: 68px;
	bottom: 0px;
	z-index: 1;
}

#header {
	height: 127px;
}

#menue {
	position: absolute;
	float: left;
	width: 210px;
	padding-left: 40px;
	padding-top: 22px;
	z-index: 2;
}

#menue ul {
	font-size: 0.7em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menue li {
	display: block;
	height: 24px;
	padding-left: 30px;
}

#menue li.aktiv  {
	display: block;
	background-image: url(../Images/menue_li_pkt.jpg);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
}

#menue li a {
	display: block;
	text-decoration: none;
	color: #003f6c;
}

#menue li a:hover  {
	color: #FFFFFF;
	background-color: #003f6c;
}

#adresse {
	font-size: 0.6em;
	line-height: 1.5em;
	padding-left: 30px;
	padding-top: 50px;
	color: #003f6c;
	white-space: nowrap;
}

#adresse a {
	text-decoration: none;
	color: #003f6c;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}



#content {
	width: 630px;
	height: auto;
	padding: 0px 20px 0px 250px;
}



/*typo*/

#content h1 {
	font-size: 1.5em;
	line-height: 1.9em;
	padding: 0 0 10px;
}

#content h3 {
	font-size: 1.5em;
	line-height: 1.9em;
	padding: 0 0 10px;
	border-bottom: 1px solid #FFFFFF;
}

#content h4 {
	font-size: 1.5em;
	line-height: 1em;
	margin: 0;
	margin-top: 30px;
	padding: 0 0 -20px;
}


#content h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top:0px;
	padding: 0 0 5px;
}

#content p {
	font-size: 0.85em;
	line-height: 1.2em;
	padding: 0 0 5px;
}

#content a {
	text-decoration: underline;
	color: #FFFFFF;
}

#content table {
	border-collapse:collapse;
}

#content td p {
	margin:0;
}

#content td {
	text-align:right;
	padding: 2px 5px;
	border: 1px solid #FFFFFF;
}


#content thead  td {
	text-align:center;
	font-weight:bold;
}

.csc-textpic-caption {
	font-size: 0.65em;
	font-style: italic;	
}
