﻿body
{
	background: #FFFFFF;
	background-image: url('images/hintergrund_klusen_3.jpg');
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
}

a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	color: #666666;
	
}
a:active {
	color: #000080;
}
a:hover {
	color: #B40C0C;
}

#Rahmen
{
	border: 1px #B40C0C dashed;
	border-collapse: collapse;
	background: #FFFFFF;
	width: 920px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
}

#Head
{
	
	width: 880px;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 160%;
	line-height: 200%;
	text-align: left;
	margin: 5px 5px 5px 20px;
}

#Menue
{
	border: 1px #808080 dotted;
	width: 880px;
	background: #FFFFFF;
	text-align: left;
	margin: 5px 5px 5px 20px;
	font-size: 80%;
	font-weight: normal;
	line-height: 160%;
}
.style_Menue_tabl {
	border-collapse: collapse;
	border: 1px #989898 none;
	width: 100%;
	text-align: center;
}
#SUB_Menue
{
	width: 400px;
	background: #FFFFFF;
	text-align: right;
	margin: 5px 5px 5px 500px;
	font-size: 70%;
	font-weight: normal;
}
.style_Menue_tab3 {
	border-collapse: collapse;
	border: 1px #989898 none;
	width: 100%;
	text-align: center;
}



#Content
{
	width: 880px;
	background: #FFFFFF;
	text-align: left;
	margin: 5px 5px 5px 40px;
	font-size: 80%;
	font-weight: normal;
	line-height: 160%;
}
#Footer
{
	border: 1px #808080 dotted;
	width: 880px;
	background: #FFFFFF;
	text-align: left;
	margin: 5px 5px 20px 20px;
	font-size: 80%;
	line-height: 160%;
}
.style_Menue_tab2 {
	border-collapse: collapse;
	border: 1px #989898 none;
	width: 100%;
	text-align: center;
}
#Adresse
{
	width: 900px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: right;
	font-size: 70%;
	color: #808080;
}




