body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: left 0%;
	background-color: rgb(238,121,1);
	background-attachment: fixed;
}

#wrapper {
	/*background-color:rgb(222,222,222);*/
	background-color:none;
	color:rgb(78,54,35);
	width: 950px;
	margin: 0px auto 0px auto;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	/*background-color: rgb(222,222,222);*/
	background-color: none;
	width:950px;
	height:100px;
	margin-top:20px;
	position:relative;
	border:0;
}

#content {
	width:950px;
	background-color: rgb(238,121,1);
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	color:rgb(255,255,255);
	position:absolute;
	margin-top:10px;
	line-height:20px;
	border: solid 1.5px;
	border-color: rgb(255,255,255);	
}

#footer {
	background-image: url(../images/table_shadow.jpg);
	background-repeat: no-repeat;
	margin-top:40px;
	margin-left:-265px;
	height:85px;
	color: rgb(165,165,165);
	font-size: 10px;
	background-color:rgb(255,255,255);
	font-weight:bold;
}

#menue {
	background-color: none;
	color: rgb(160,148,121);
	width:180px;
	position:relative;
	margin-top:80px;
	margin-left:50px;
	border: 0;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menue a {
	display:block;
	line-height:5px;
	color: rgb(0,0,0);
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#menue a:hover {
	color: rgb(255,255,255);
	display:block;
	line-height:5px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;	
}

#text {
	margin-left:265px;
	margin-top:-135px;
	border:0;
	color:rgb(0,0,0);
}

.button1 {
	padding:0;
	margin:0;
	font-size:10px;
	border: 0;
	background-color: none;
	color:rgb(153,24,63);
}

.button1:hover {
	padding:0;
	margin:0;
	font-size:10px;
	border: 0;
	background-color: none;
	color: rgb(153,24,63);
}

#historiebild img {
	float:left;
	margin-right:18px;
}

#impressum a {
	color: rgb(150,150,150);
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#impressum {
	float:right;
	color:rgb(150,150,150);
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:1;
}

a {
	border: none;
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration: none;
}

img {
	border: none;
}

h2 { 
	font-size: 13px;
	color: rgb(153,24,63);
}

h3 { 
	font-size: 11px;
}

h4 { 
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(153,24,63);
	font-weight: normal;
	line-height: 40px;
	margin-top: 10px;
	padding: 0px;
}

.fliesstext { 
	width:500px;
	color:rgb(0,0,0);
	font-size:11px;
}

#content h1 {
	font-size: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	font-weight: bold;
	line-height:28px;
}

#text_left {
	width: 818px;
	height:100%;
	margin-top: 10px;
	position: absolute;
	border:0;
	color:rgb(89,61,42);
}

#bold {
	color: rgb(153,24,63);
	text-decoration:bold;
}

#text_right {
	
	width: 360px;
	height: 200px;
	margin-left: 400px;
	margin-top: 10px;
	position: absolute;
	border:0;
	color:rgb(89,61,42);
}

#path {
	font-size: 10px;
	color: rgb(0,0,0);
}

#path a {
	color: rgb(0,0,0);
}



#partner {
	width: 120px;
	/*background-color: rgb(50,67,146);*/
	margin-left: 20px;
	margin-top: -70px;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: rgb(150,150,150);
	position: absolute;
}

#partner a {
	color: rgb(150,150,150);
}