body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../grafiken/background.jpg);
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : Silver;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : Gray;
	scrollbar-face-color : White;
	scrollbar-highlight-color : Silver;
	scrollbar-shadow-color : #E1E1E1;
	scrollbar-track-color : #E1E1E1;
	overflow:visible;
}

#website{
	position:static;
	left: 0px;
	top: 0px;
	width: 880px;
	height: 100%;
	border: none;
}

div.Kopf {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 125px;
	background-color: #F1F0F5;
	border: 1px solid #AAAAAA;
	display: none;	
}

div.Logo {
	position: absolute;
	left: 20px;
	top: 25px;
	width: 210px;
	height: 100px;
	background-color: transparent;
	display: none;
}
div.Navigation1 {
	position: absolute;
	right: 8px;
	top: 2px;
	width: 250px;
	height: 16px;
	background-color: transparent;
/*	padding-left: 4px;
	padding-top: 4px; */
	text-align: right;
/*	border-top: 1px solid Gray;*/
	display: none;
}
a.Navigation1, a:active.Navigation1, a:focus.Navigation1, a:link.Navigation1, a:visited.Navigation1 {
	color: Gray;
	font-size: 11px;
	text-decoration: none;
}

div.Seitenkopf {
	position: absolute;
	right: 16px;
	top: 18px;
	width: 700px;
	height: 12   0px;
	background-color: transparent;
	display: none;	
}
div.Streifen_links {
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 615px;
	background-color: #0076D3;
	display: none;
}
div.Streifen_unten {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 560px;
	width: 980px;
	height: 20px;
	background-color: #F1F0F5;
	background-image: url(../grafiken/verlauf.jpg);
	border: 1px solid #AAAAAA;
	display: none;
}
div.Navigation2 {
	z-index: 6;
	position: absolute;
	left: 0px;
	top: 135px;
	width: 980px;
	height: 25px;
	background-color: #7297ff;
	border: 1px solid #AAAAAA;
	text-align: center;
	display: none;	
}
.Navigation2 {
	color: Gray;
	font-size: 16px;
	text-decoration: none;
	background-color: transparent;
	text-align: center;
	font-weight: bold;
	display: none;
}

#scrollbar {
	z-index: 4;
	position: absolute;
    visibility: hidden;

	left: 715px;
	top: 5px;
	height: 365px;
  	width: 18px;
    overflow: auto;
    text-align: left;
	display: none;
}

#scrollUp {
	position: absolute;
    top: 0px;
	display: none;
}

#scrollDown {
	position: absolute;
    bottom: 0px;
	display: none;
}

#scrollContentDiv {
	position:static;
	height: auto;
	padding-bottom: 20px;
}

div.Body {
	position:static;
	height: auto;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 12px;
	line-height: 18px;
	background-color: Transparent;
}

#inhalt {
	position:static;
	margin-left: 20px;
	height: auto;
}

a, a:active, a:focus, a:link, a:visited {
	color: #0166A9;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0060B9;
	margin-top: 0px;
	margin-bottom: 4px;
	letter-spacing: 2px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #029BFD;
	margin-top: 9px;
	margin-bottom: 3px;
}
h3 {
	color: Gray;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 2px;
	font-weight: bold;
}
div.Bildleiste {
	width: 150px;
	height: 320px;
	background-color: Transparent;
	position: relative;
	float: left;
	margin-right: 20px;
	display: none;
}

div.News {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 750px;
	top: 170px;
	width: 230px;
	height: 380px;
	background-color: #F1F0F5;
	border: 1px solid #AAAAAA;
	color: Gray;
	display: none;
}

div.Newsbox {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 200px;
	height: 360px;
	background-color: Transparent;
	overflow: auto; 
	display: none;
}

#scrollbar2 {
	z-index: 4;
	position: absolute;
    visibility: hidden;

	left: 210px;
	top: 5px;
	height: 365px;
  	width: 18px;
    overflow: auto;
    text-align: left;
	display: none;
}
#scrollUp2 {
	position: absolute;
    top: 0px;
	display: none;
}
#scrollDown2 {
	position: absolute;
    bottom: 0px;
	display: none;	
}

#scrollNewsDiv {
    position: absolute;
    top:0px;
    margin-top: 15px;
    padding-bottom: 20px;
	display: none;
}

.image {
	border: 1px solid #AAAAAA;
}

