* {
	margin:0;
	padding:0;
	border:0;
	font-family:verdana, sans-serif;
	font-size:11px;
}


body {
	background:url(pics/background_body.jpg);
}


div#container {
	width:1000px;
	background:#fff;
}


div#logo {
	width:197px;
	height:294px;
	background:url(pics/background_logo.jpg) no-repeat;
	float:left;
	padding-top:33px;
	padding-left:57px;
}


h1 {
	width:745px;
	height:326px;
	background:url(pics/background_h1.jpg) no-repeat;
	float:left;
	text-indent:-10000em;
	overflow:hidden;
	margin-left:1px;
}


div#head {
	width:1000px;
	height:326px;
}


div#content {
	width:1000px;
	background:url(pics/background_content.jpg) repeat-y;
	float:none;
	clear:both;
}


div#left {
	width:204px;
	float:left;
	padding-left:50px;
	background:url(pics/background_left.jpg) no-repeat;
}


div#right {
	width:655px;
	margin-left:1px;
	float:left;
	padding-left:45px;
	padding-right:45px;
	padding-bottom:45px;
	padding-top:40px;
}


div#right label {
	width:200px;
	float:left;
}


div#right ol li {
	line-height:26px;
	margin-bottom:20px;
}

div#right ol {
	padding-left:17px;
}

div#right input {
	float:left;
	width:300px;
	height:17px;
	border:1px solid #CCCCCC;
	padding-top:3px;
	margin-bottom:0.34em;
}


div#right textarea {
	float:left;
	width:300px;
	height:150px;
	border:1px solid #CCCCCC;
	margin-top:0.10em;
}


div#right h2 {
	color:#00AAA8;
	font-size:22px;
	margin-bottom:25px;
}


div#right p {
	line-height:26px;
	margin-bottom:25px;
}


div#right a:link, div#right a:visited {
	color:#00AAA8;
}


div#right a:hover, div#right a:active, div#right a:focus {
	color:#00AAA8;
}


div#right ul li {
	line-height:26px;
}


div#right ul {
	list-style:none;
	margin-bottom:25px;
}


br.float_fix {
	float:none;
	clear:both;
}


div#footer {
	width:935px;
	height:20px;
	background:url(pics/background_footer.jpg) no-repeat;
	margin-top:1px;
	padding-left:65px;
	line-height:20px;
}


ul#nav {
	list-style:none;
	width:204px;
}


ul#nav li a:link, ul#nav a:visited {
	width:170px;
	height:25px;
	border-bottom:1px solid #fff;
	background:#00AAA8;
	color:#fff;
	line-height:25px;
	display:block;
	text-decoration:none;
	padding-left:34px;
}


ul#nav li a:hover, ul#nav li a:active, ul#nav li a:focus, ul#nav li a.active:link, ul#nav li a.active:visited, ul#nav li a.active:hover {
	background:#6ECFCE;
}


div#marken {
	width:204px;
	text-align:center;
	margin-top:20px;
}


div#marken img {
	margin-bottom:15px;
}
