body {
	margin: 0px;
	padding: 0px;
	background-color: #E6EDFC;
	scrollbar-arrow-color:#FFF;
scrollbar-face-color:#235EBC;
scrollbar-highlight-color:#FFF;
scrollbar-3dlight-color:#235EBC;
scrollbar-shadow-color:#FFF;
scrollbar-darkshadow-color:#235EBC;
scrollbar-track-color:#5D81BC;

}
table#content {
	height: 200px;
	width: 1000px;
	background-image: url(images/hg.jpg);
	background-position: left, top;
}
table#stcontent {
	height: 200px;
	width: 1000px;
	background-image: url(images/starthg.jpg);
	background-position: left, top;
}

#linkerBereich {
	background-image: url(images/hg.jpg);
	background-position: right, top;
}

#rechterBereich {
	background-image: url(images/hg.jpg);
	background-position: left,top;
}
.subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 2em;
	



}
a.subNav:link {
	text-decoration: none;
}
a.subNav:active {
	text-decoration: none;
}
a.subNav:visited {
	text-decoration: none;
}
a.subNav:hover {
	text-decoration: underline;
	



}
.smallContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	padding-left: 10px;
	padding-top: 1px;
	line-height: 0.98em;
	}
.mailLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.umfassera {
	border-top-width: 4px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5D1E9;
	border-bottom-color: #C5D1E9;

}
.umfasser {

	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
}
.mittelUmfasser {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C5D1E9;
	border-left-color: #C5D1E9;
}
.mittelUmfasseri {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #000000;
}
.txCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.3em;
	padding: 3px 10px 3px 1px;
}
#Inhalt {
	 position:relative; 
	 left:0px; 
	 float: left;
	 top:0px; 
	 width:100%; 
	 height:200px; 
	 overflow: auto;
	 overflow-x: hidden;	 
}
div#aussen {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -100px;
	margin-left: -50%;
	height: 200px;
	width: 100%;
}

