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:hidden;
}

/* (fh) Schriftart in Tabellen ergänzen */
table, tbody, tr, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px
}

#website{
   position: absolute;  
	width: 984px;
	height: 590px;
   margin:-295px 0px 0px -492px;
   top: 50%; 
   left: 50%;
}

div.Kopf {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 125px;
}

div.Logo {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 210px;
	height: 100px;
	background-color: transparent;
}
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;*/
}
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: 120px;
	background-color: transparent;
}
div.Streifen_links {
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 615px;
	background-color: #0076D3;
}
div.Streifen_unten {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 560px;
	width: 980px;
	height: 20px;
/*	background-image: url(../grafiken/verlauf.jpg); */ /* (ak) */
}
div.Navigation2 {
	z-index: 6;
	position: absolute;
	left: 0px;
	top: 135px;
	width: 980px;
	height: 25px;
/*
	background-color: #7297ff;
	border: 1px solid #AAAAAA;
*/ /* (ak) */
	background-image: url(../grafiken/nav2_background.gif); /* (ak) */
	text-align: center;
}
.Navigation2 {
	color: Gray;
	font-size: 16px;
	text-decoration: none;
	background-color: transparent;
	text-align: center;
	font-weight: bold;
}

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

	left: 715px;
	top: 5px;
	height: 365px;
  	width: 18px;
    overflow: auto;
    text-align: left;
}
#scrollUp {
	position: absolute;
    top: 0px;
}
#scrollDown {
	position: absolute;
    bottom: 0px;
}

#scrollContentDiv {
    position: absolute;
    top:0px;
    margin-top: 15px;
    padding-bottom: 20px;

}

div.Body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 0px;
	top: 170px;
	width: 735px;
	height: 380px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;

/*	background-color: #F1F0F5;
	border: 1px solid #E1E1E1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;*/
}

#inhalt {
	z-index: 5;
	position: absolute;
	left: 25px;
	top: 10px;
	width: 685px;
	height: 360px;
    overflow: auto; 
	background-color: #FFFFFF;
	padding-right: px;
/*	padding-left: 10px;
	padding-top: 10px;*/
}

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

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

li {
	padding-top: 5px; /* (ak) */
}

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;
}

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;
}

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

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

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

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

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

/* ----- (ak) round corners ----- */

.roundbox_gray {
	background: transparent;
}
.roundbox_gray .content_top {
	background: #F1F0F5;
	border-left: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #AAAAAA;
}
.roundbox_gray .content_bottom {
	background: #F1F0F5;
	border-left: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #AAAAAA;
}
.roundbox_gray .top, .roundbox_gray .bottom {
	display: block;
}
.roundbox_gray .top b, .roundbox_gray .bottom b
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #F1F0F5;
}
.roundbox_gray .r1 {
	margin: 0 5px;
	border-left: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;
}
.roundbox_gray .r2 {
	margin: 0 3px;
	border-left: 2px solid #aaaaaa;	
	border-right: 2px solid #aaaaaa;	
}
.roundbox_gray .r3 {
	margin: 0 2px;
	border-left: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
}
.roundbox_gray .r4 {
	border-left: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
}
.roundbox_gray .top .r4, .roundbox_gray .bottom .r4 {
	margin: 0 1px;
	height: 2px;
}
.roundbox_gray .top .r1 {
	background: #aaaaaa;	
}
.roundbox_gray .bottom .r1 {
	background: #aaaaaa;	
}

/* ----- (ak) hover pics ----- */

#pic1 {
	float: left;
	border: none;
	margin: 0 0 0 35px;
	top: 0;
	width: 133px;
	background: url( '../grafiken/seitenkopf/bild1.png' );
}

#pic1 a {
	display: block;
	width: 133px;
	height: 100px;
	background: url( '../grafiken/seitenkopf/bild1.png' );
	}

#pic1 a:hover {
	background-position: -133px 0;
	}

#pic1 a:active {
	background-position: 0 0;
	}

#pic2 {
	float: left;
	border: none;
	margin: 0;
	top: 0;
	width: 133px;
	background: url( '../grafiken/seitenkopf/bild2.png' );
}

#pic2 a {
	display: block;
	width: 133px;
	height: 100px;
	background: url( '../grafiken/seitenkopf/bild2.png' );
	}

#pic2 a:hover {
	background-position: -133px 0;
	}

#pic2 a:active {
	background-position: 0 0;
	}

#pic3 {
	float: left;
	border: none;
	margin: 0;
	top: 0;
	width: 133px;
	background: url( '../grafiken/seitenkopf/bild3.png' );
}

#pic3 a {
	display: block;
	width: 133px;
	height: 100px;
	background: url( '../grafiken/seitenkopf/bild3.png' );
	}

#pic3 a:hover {
	background-position: -133px 0;
	}

#pic3 a:active {
	background-position: 0 0;
	}

#pic4 {
	float: left;
	border: none;
	margin: 0;
	top: 0;
	width: 133px;
	background: url( '../grafiken/seitenkopf/bild4.png' );
}

#pic4 a {
	display: block;
	width: 133px;
	height: 100px;
	background: url( '../grafiken/seitenkopf/bild4.png' );
	}

#pic4 a:hover {
	background-position: -133px 0;
	}

#pic4 a:active {
	background-position: 0 0;
	}

#pic5 {
	float: left;
	border: none;
	margin: 0;
	top: 0;
	width: 133px;
	background: url( '../grafiken/seitenkopf/bild5.png' );
}

#pic5 a {
	display: block;
	width: 133px;
	height: 100px;
	background: url( '../grafiken/seitenkopf/bild5.png' );
	}

#pic5 a:hover {
	background-position: -133px 0;
	}

#pic5 a:active {
	background-position: 0 0;
	}

