body {
	padding: 0px;
	margin: 0px;
	background-color: #2D2926;
}
html {
	margin: 0px;
	padding: 0px;
}

#header {
	height: 83px;
	width: 1100px;
	position: relative;
}
#hinten {
	height: 574px;
	background-color: #FFFFFF;
	margin-top: 60px;
	background-image: url(../layoutpics/schatten_oben.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 81px;
}

#logo {
	background-image: url(../layoutpics/logo.jpg);
	height: 83px;
	width: 249px;
	float: left;
}
#menu {
	width: 800px;
	height: 20px;
	margin-left: 269px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.kat_punkt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.kat_punkt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.kat_punkt_2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.kat_punkt_2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#sub_menu {
	width: 800px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-left: 40px;
}
.sub_punkt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_punkt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.kat_punkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin: 5px;
	padding: 4px;
	text-align: center;
	float: left;
}
.kat_punkt_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin: 5px;
	padding: 4px;
	float: right;
}
#pfeil {
	background-image: url(../layoutpics/pfeil.jpg);
	height: 26px;
	width: 45px;
	margin-right: auto;
	margin-left: auto;
}


#links {
	background-image: url(../layoutpics/Grafik1.jpg);
	background-repeat: no-repeat;
	height: 574px;
	width: 216px;
	position: absolute;
}
#textcontent {
	width: absolute;
	height: 885px;
	margin-top: -60px;
	position: absolute;
	margin-left: 216px;
	background-image: url(../layoutpics/textcontent_hg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #2D2926;
	background-position: bottom;
	left: -1px;
	top: 1px;
}
.text_header {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 320px;
}
#facebook {
	width: 900px;
	height: 700px;
	margin-top: -60px;
	position: absolute;
	margin-left: 500px;
}
.text {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 310px;
}
.h1 {font-size: 18px}
.sub_punkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 3px;
	padding: 2px;
	float: left;
	text-align: center;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.button
{
	border: 1px solid #666666;
	text-align: center;
	color: #666666;
	background-color: #FFFFFF;
}
.fehler 
{
	color: #FF0000;
	background-color: #666666;
	width: 400px;
	border: 1px solid #FF0000;
	list-style-position: inside;
	list-style-type: disc;
	overflow: hidden;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.pflicht {
	color: #FF0000;
}
.input {
	color: #666666;
}
#start {
	width: 930px;
	height: 160px;
	margin-top: 325px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.logo {
	margin: 4px;
	height: 150px;
	width: 300px;
	float: left;
}
.facebook {
	position:fixed;
	bottom:0;
	right:0;
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

