body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #D6C2AA;
	background-attachment: scroll;
	
	 scrollbar-base-color: #000000;
    scrollbar-face-color: #222222;
    scrollbar-track-color: #999999;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #000000;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #222222;

}
table {
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	background-repeat: no-repeat;
}
.impressum {
	font-size: 80%;
	color: #B89D80;
	text-align: center;
	font-family: Helvetica, sans-serif;
}
.nav {
	background-color: #FF0000;
	height: 291px;
	width: 111px;
	position: absolute;
	top: 200px;
	left: 250px;
	z-index: 1;
	overflow: scroll;
}
.inhalt1 {
	top: 10%;
	position: relative;
}
.navigation {
	font-size: 140%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-indent: 11pt;
}
a:link {
	font-size: 130%;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	line-height: 110%;
}

a:visited {
	font-size: 130%;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
line-height: 110%;
}

a:hover {
	font-size: 130%;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	line-height: 105%;
	height: 15px;
	width: 200px;
	line-height: 110%;
}


a:active {
	font-size: 130%;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
		line-height: 110%;
}


a.link1:link {	
	font-size: 100%;
	color: #B89D80;
	
}
a.link1:visited {
	font-size: 100%;
	color: #B89D80;
	
}
a.link1:hover {
	font-size: 100%;
	color: #B89D80;
	text-decoration: underline;
	font-weight: normal;
}

a.link1:active {
	font-size: 100%;
	color: #B89D80;
	
}


a.link_inhalt:link {
	font-size: 100%;
	color: #7B503D;
	font-weight: bold;	
}
a.link_inhalt:visited {
	font-size: 100%;
	color: #7B503D;
	font-weight: bold;	
}
a.link_inhalt:hover {
	font-size: 100%;
	color: #7B503D;
	text-decoration: underline;
	font-weight: bold;
}

a.link_inhalt:active {
	font-size: 100%;
	color: #7B503D;
	
}
.headline {
	font-weight: bold;
}
.tabelle {
	font-size: 100%;
}
.navactive {
	font-size: 130%;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	line-height: 105%;
	height: 15px;
	width: 200px;
}

