*{

	margin:0px;
	padding:0px;

}
body, html{

	height:100%;

}
body{

	font-family:Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
	color:#000;
	font-size:15px;
	background:#e9e5e6;

}
a:link, a:active, a:visited{

	color:#000;

}
br.breaker{

	clear:both;

}
h1{
	width:100%;
	height:48px;
	padding-top:18px;
	font-size:24px;
	font-weight:bold;
	color:#5C7055;
	background:#fff;
	text-align:center;
}
div#content{

	margin:0px auto;
	position:relative;
	margin-top:81px;
	width:850px;
}
div#adresse{

	margin:0px auto;
	width:850px;
	border-top:1px solid #d0d0d0;
	padding-top:25px;
	font-size:12px;
	text-align:center;
}
img#angie{

	display:block;
	float:left;
	margin-right:50px;
	margin-bottom:250px;
}
div#linkleiste{

	position:absolute;
	left:0px;
	top:66px;
	width:100%;
	height:31px;
	padding-top:10px;
	color:#fff;
	background:#5C7055;
	font-size:14px;
}
div#links{

	width:850px;
	margin:0px auto;
	position:relative;
}
div#links img#en{

	position:absolute;
	right:0px;
	top:2px;
	border:0px;

}
div#links img#rp{

	position:absolute;
	right:33px;
	top:2px;
	border:0px;

}
div#links img#de{

	position:absolute;
	right:66px;
	top:2px;
	border:0px;

}
div#lang{

	position:absolute;
	top:1px;
	right:70px;

}
div#linkleiste a:link, div#linkleiste a:active, div#linkleiste a:visited{

	color:#fff;

} 
div#tags{

	font-size:10px;
	text-align:center;

}
form{

	width:280px;
	margin:0px auto;
}
fieldset{

	padding:10px;
	
}
label{

	font-size:13px;

}
label, input, select{

	display:block;

}
legend{

	font-size:11px;

}
select, input, textarea{

	margin-bottom:10px;

}
select{

	width:150px;

}
input{

	width:250px;

}
textarea{

	width:250px;
	height:50px;
}
.error{

	color:#ff0000;

}
span#datenschutz{

	font-size:12px;

}