body{
	margin:0;
	font:11px  Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background:#f3f3f3 url(../images/bg-body.gif) repeat-x;
}
a {
	color:#7a7a7a;
	text-decoration:underline;
}
img {border:0;}
a:hover{text-decoration:none;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
#wrapper{
	margin:0 auto;
	padding:0 0 15px 0;
	width:700px;
	overflow:hidden;
}
#header{
	width:700px;
	height:130px;
	overflow:hidden;
	background:#f29719;
}
#header img{float:right;}
.logo {
	width:215px;
	height:64px;
	overflow:hidden;
	margin:26px 0 0 9px;
	background:url(../images/logo.gif);
}
.logo a{	
	display:block;
	text-indent:-9999px;
	width:100%;
	height:100%;
}
#main{
	width:700px;
	margin: 0 auto;
	padding:0 0 16px 0;
	overflow:hidden;
	background:#fff;
	border-bottom:1px solid #ccc;
}
#content{
	width:450px;
	overflow:hidden;
	float:right;
	margin:37px 50px 20px 0;
	display:inline;
}
#content img{
	margin:5px 0 13px 0;
}
#content h1{
	font-size:12px;
	font-weight:bold;
	color:#f90;
	margin:0;
	padding: 0 0 8px 0;
	line-height: 17px;
}
#content h2{
	font-size:12px;
	font-weight:bold;
	color:#f90;
	margin:0;
	padding: 0 0 8px 0;
	line-height: 17px;
}
#content h2.grey{
	color:#666;
}
#content p{
	margin:0;
	padding:0 0 8px 0;
	line-height:16px;
}
#content ul{
	margin:0px;
	padding:0 0 8px 0;
	list-style:none;
	line-height: 16px;
}
#content ul li{
	padding:0 0 0 14px;
	background:url(../images/bull.gif) no-repeat 0 4px;
}
.hr{
	width:100%;
	height:1px;
	background:#ccc;
	margin:19px 0 17px 0;
	overflow:hidden;
}
hr{	display:none;}
#content form{
	padding:7px 0 25px 0;
}
#content fieldset{
	width:100%;
	border:0;
	background:#f3f3f3;
	padding:18px 22px 33px 14px;
	overflow:hidden;
}
#content input{
	border:0;
	height:16px;
	line-height:22px;
	padding:2px 0 0 2px;
	font:11px  Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
#content label{
	padding:2px 0 0 0;
}
.form{
	margin:0;
	padding:0;
	list-style:none;
}
#content em{
	font-style:normal;
	color:#f90;
}
#content .form li{
	padding:0;
	background:none;
	margin:0 0 4px 0;
	width:415px;
	float:left;
}
#content .form input{
	width:338px;
	margin:0;
	float:right;
}
#content .form label{
	float:left;
}
#content .form textarea{
	border:0;
	width:338px;
	height:129px;
	padding:2px 0 0 2px;
	overflow:auto;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	float:right;
	margin:0;
}
#content .form .nachricht{
	margin:22px 0 0 0;
}
#content fieldset div{
	width:340px;
	margin:22px 35px 0 0;
	float:right;
	display:inline;
}
.am{width:68px;}
.um{width:41px;}
#content fieldset div p{
	width:340px;
	margin:0;
	padding:17px 0 0 0;
	overflow:hidden;
	float:left;
}
#content fieldset div .absenden{
	width:72px;
	height:19px;
	margin:25px 0 0 0;
	padding:0;
	border:0;
	font-size:11px;
	color:#fff;
	background:#f90;
	float:left;
	cursor:pointer;
}
#content #sendensie{
	margin:3px 5px 0 0;
	padding:0;
	height:14px;
	float:left;
	overflow:hidden;
	display:inline;
}
#sidebar{
	width:161px;
	overflow:hidden;
	float:left;
	border-right:1px solid #ccc;
}
#sidebar ul{
	margin:0;
	padding:0;
}
#sidebar li{
	width:149px;
	padding:3px 0 5px 12px;
	border-bottom:1px solid #ccc;
}
#sidebar a{
	text-decoration:none;
	display: block;
}
#sidebar a:hover, #sidebar a.active{color:#f90;}
#footer{
	width:500px;
	float:right;
	padding:13px 0 20px 0;
	line-height:16px;
	overflow:hidden;
}
#footer address{
	font-style:normal;
}
#footer p{
	margin:0;
}
#footer ul{
	margin:7px 0 0 -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html #footer ul{
	height:1%;
	overflow:visible;
}
#footer li{
	float:left;
	padding:0 6px;
	background:url(../images/separator-footer.gif) no-repeat 0 4px;
	margin:0 3px 0 -3px;
	overflow:hidden;
}
#footer ul a{
	text-decoration:underline;
}
#footer ul a:hover{
	text-decoration:none;
}
.marker {
	color: #FF0000;
}
#content  h2.big {
	color:#f90;
	font-size: 20px;
}
#content  p.big {
	margin:0;
	padding:0 0 8px 0;
	line-height:18px;
	font-size: 14px;
}

