*
{
	margin: 0;
	padding: 0
}

body
{
	margin: 0;
	padding: 0;
	font: 1em helvetica, arial, sans-serif;
	font-size: 100.01%;
	text-align: left;
	position: relative
}

#main
{
	width: auto;
	position: relative;
}

.inside
{
	position: relative;
	text-align: left
}

.block
{
	overflow: hidden
}

.clear, #clear
{
	height: 0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
	clear: both
}

header, footer, nav, section, figure, figcaption
{
	display: block
}

#header
{
	height: 355px
}

#footer
{
	height: 300px
}

#slides_8 .slides_container
{
	width: 630px;
	height: 325px
}

#slides_8 .slides_container div
{
	width: 630px;
	height: 325px;
	display: block
}

#logo
{
	float: left;
	padding-top: 52px;
	padding-right: 22px;
	padding-left: 20px
}

#wrapper
{
	background: url("../graphics/bg_logo.gif") left bottom no-repeat
}

#header
{
	background: url("../graphics/kopf-bg.jpg") center top no-repeat
}

#header .inside
{
	width: 980px;
	margin: 0 auto;
	padding: 0
}

.ce_slider_jquery
{
	margin-top: 30px;
	background-image: url("../graphics/photos/slideshow/slider-schatten.png");
	background-repeat: no-repeat;
	background-position: 630px top
}

.slides_container
{
	width: 640px;
	height: 220px;
}

.slides_container section
{
	width: 640px;
	height: 220px;
	display: block;
}

#dichtheit
{
	float: left;
	clear: left;
	margin-top: 110px;
	margin-left: 150px
}

#container
{
	width: 980px;
	min-height: 450px;
	margin: 0 auto 40px;
	padding: 0
}

#footer
{
	background: url("../graphics/bgfooter.jpg") center top no-repeat
}

#footer .inside
{
	width: 980px;
	margin: 0 auto;
	padding: 0
}

.quermenu ul
{
	width: 980px;
	height: 56px;
	letter-spacing: 0.02em;
	background: #F0F0F0 url("../graphics/grey6pix.gif") left bottom repeat-x;
	font: 20px
}

.quermenu ul a:link, .quermenu ul a:visited, .quermenu ul li.active
{
	height: 34px;
	display: block;
	padding-top: 16px;
	padding-right: 18px;
	padding-left: 18px;
	text-decoration: none;
	color: #666;
	list-style-type: none
}

.quermenu ul li
{
	float: left;
	display: block;
	list-style-type: none
}

.quermenu ul li.active, .quermenu ul a.trail
{
	border-bottom: 6px solid #b71923;
	color: #333
}

.quermenu ul li a:hover
{
	background-color: #e8e8e8;
	border-bottom: 6px solid #3b64ad;
	color: #333
}

h1
{
	padding-bottom: 20px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0.02em;
	font: 23px/1.3em
}

.container
{
	padding: 40px 60px 0 30px
}

.container p, .container ul
{
	margin-bottom: 10px;
	line-height: 1.225em;
	color: #666;
	letter-spacing: 0.02em
}

.container p a:link, .container p a:visited
{
	text-decoration: underline;
	color: #666
}

.container p a:hover
{
	color: #3b64ad
}

.container ul li
{
	margin-left: 16px;
	padding-top: 6px;
	padding-left: 6px;
	list-style-type: disc;
	list-style-image: url("../graphics/bullet.png")
}

.footerbox
{
	width: 320px;
	float: left;
	margin-top: 14px;
	padding-top: 0;
	padding-left: 20px;
	font-size: 0.9em;
	color: #666;
	background: url("../graphics/footline.png") left top no-repeat
}

strong
{
	font-weight: normal;
	color: #515151
}

.blau
{
	color: #3b64ad
}

.footbox1
{
	padding-left: 81px;
	background-image: none
}

#footer a:link, #footer a:visited
{
	text-decoration: none;
	color: #666
}

#footer a:hover
{
	text-decoration: underline;
	color: #3b64ad
}

.links
{
	float: left;
	width: 49%;
}

rechts
{
	float: left;
	width: 49%;
}


/* Formular */

.form
{
	float: left;
	max-width: 45%;
	min-width: 25%;
	color: #666;
	margin: 0px;
	padding: 20px;
}

.content
{
	margin: 0px;
}

.form input[type=radio], input[type=checkbox]
{
	margin: 10px;
	width: 13px;
}

.form div
{
	display: block;
}

.form input, form textarea, form select
{
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	border-radius: 0px;
	padding: 3px;
	color: #666;
	width: 100%;
	font-family: helvetica, arial, sans-serif;
}

form select
{
	width: 102%;
	
}

.form, .form h1, .form h2
{
	font-family: helvetica, arial, sans-serif;
}

.form h1, .form h2
{
	color: #3B64AD;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.intro
{
	margin-bottom: 10px;
}

.form textarea
{
	height: 200px;
	width: 100%;
}

.form input[type=submit]
{
	width: 25%;
	background-color: #3B64AD;
	color: #FFFFFF;
}

.field
{
	margin-bottom: 5px;
}

.info
{
	float: left;
	margin: 10px 10px 10px 20px;
	width: 365px;
	padding: 15px 0 0 35px;
}

#error, #error2
{
	background:#FC6;
	border:#F00 2px solid;	
}

#error2
{
	display: none;
}

#success
{
	background:#CFC;
	border:#0F0 2px solid;
}