body {
	/*background-color: rgb(255,255,255);*/
	/*background-image: url(../images/background2.jpg);*/
	background-color: rgb(0,0,0);
}

#wrapper {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: rgb(255,255,255);

	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;/*1.2em;*/
	color: rgb(0,0,0);
	position: absolute;

	width: 800px;
	margin-left: -400px;
	height: 860px;
	left: 50%;	
	margin-top: -5px;
}

a {
	border: none;
	/* LIQUID blau 
	color: rgb(0,158,224); */
	
	/*LIQUID rot*/
	color: rgb(87,12,16);
	
	font-weight: bold;
	text-decoration: none;
}

img {
border: none;
}

.bilder img {
border:2px rgb(87,12,16) solid;
height: 250px;

}


h2 { 
	font-size: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(87,12,16);
	line-height:20px;
	text-decoration:none;
	font-weight:normal;
}


h3 { 
	font-size: 11px;
}

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

#menue {
	margin-left: 40px;
	margin-top: 100px;
	line-height: 30px;
}

#menue a {
	text-decoration: none;
	color: rgb(87,12,16);
}

#content {
	width: 760px;
	height: 600px;
	/*background-color: rgb(80,90,70);*/
	margin-top: 10px;
	margin-left: 40px;
	line-height: 21px;
}

#content h1 {
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(87,12,16);
	font-weight: normal;
}

#text_left {
	/*background-color: rgb(144,144,144);*/
	width: 360px;
	height: 200px;
	margin-top: 250px;
	position: absolute;
}

#text_right {
	/*background-color: rgb(144,144,144);*/
	width: 360px;
	height: 200px;
	margin-left: 400px;
	margin-top: 10px;
	position: absolute;
}

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

#footer {
	margin-top: 55px;
	margin-left: 530px;
	color: rgb(0,0,0);
	font-size: 10px;
	line-height: 15px;
}

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

.bold {
font-weight: bold;
color: rgb(87,12,16);

}

.italic {
font-style: italic;
}

#intro {
float:left;
margin-top:0px;
}
