body {
	background-color:#ececec;
}
div {
	/* background-color: #FC9; */
}

/* Layer styles */
#main {
	background-color:#FFF;
	background-image:url(../images/main_back.jpg);
	background-position:left;
	background-repeat:repeat-y;
	min-height:800px;
	height:auto !important;
	height:800px;
	margin:auto;
	position:absolute;
	width:955px;
}
#navi {
	float:left;
	min-height:210px;
	height:auto !important;
	height:210px;
	width:176px;
	margin-left:4px;
}
#newsbox {
	position:relative;
	float:left;
	margin-left:10px;
	width:147px;
	background-color:#dddcdc;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#newsbox .headline {
	font-weight:bold;
	font-size:11px;
}
#newsbox a:link, a:visited {
	color: #F00;
	text-decoration:none;
	font-weight: bold;
}
#newsbox a:hover, a:active {
	color: #F00;
	text-decoration:underline;
	font-weight: bold;
}
#newsbox-more {
	position:relative;
	height:10px;
	width:147px;
	text-align:right;
	font-size: 10px;
	line-height: 10px;
}
#newsbox .content_left {
	margin-left:0px;
	width:100px;
	height:100px;
	float:none;
	font-size:10px;
}
#newsbox h1 {
	font-size:10px;
	font-weight:bold;
	color:#000;
}
#logo {
	border:0 none;
	height:132px;
	width:180px;
	margin-bottom:12px;
	margin-left:-4px;
}
#header {
	float:left;
	height:132px;
	width:774px;
}
#content {
	float:left;
	min-height:642px;
	height:auto !important;
	height:642px;
	width:774px;
}
#breadcrumb {
	width:480px;
	height:20px;
	margin-left:54px;
	margin-top:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#breadcrumb p {
	float: left;
	padding: 0;
	height: 20px;
}
#breadcrumb ul {
	float: left;
	padding: 0;
	height: 20px;
}
#breadcrumb ul li {
	padding: 0;
	float: left;
	height: 20px;
	display: inline;
}
#breadcrumb ul li a {
	padding: 0;
	text-decoration: none;
}
#breadcrumb a {
	text-decoration:none;
	color:#5f5f5f;
}
#breadcrumb a:hover {
	text-decoration:underline;
}	
.content_left {
	float:left;
	display:inline;
	margin-left:54px;
	width:480px;
	clear:both;
}
.content_right {
	float:right;
	display:inline;
	margin-top:50px;
	margin-right:10px;
	width:174px;
}
#footer {
	background-color:#E92E05;
	background-image:url(../images/footer_back.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	height:30px;
	width:774px;
}
#footer_text {
	color:#FFFFFF;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	margin-left:18px;
	margin-top:7px;
	position:relative;
	text-align:left;
}
/* Navi styles */
.nav1st, .nav1st * {
	margin:0;
	padding:0;
}
.nav1st a {
	display:block;
	position:relative;
}
.nav1st {
	margin-bottom:1em;
	margin-left:0px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:26px;
}
.nav1st a, .nav2nd a, .nav3rd a {
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	padding:.75em 1em;
	padding-left:10px;
}
.nav1st a, .nav1st a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #515151;
}
.nav1st ul {
	width:175px; /* left offset of submenus need to match (see below) */
}
.nav1st ul li {
	width:175px;
}
.nav1st li {
	position:relative;
	background: #cecece;
	font-size:11px;
	list-style:none;
}
.nav1st a {
	font-weight:bold;
	text-decoration:none;
}
.nav2nd li {
	position:relative;
	background: #dddcdc;
	font-size:10px;
	list-style:none;
}
.nav1st li li a {
	font-weight:normal;
	text-decoration:none;
}
.nav3rd li {
	position:relative;
	background: #ebeaea;
	font-size:10px;
	list-style:none;
}
.nav1st li li li a {
	font-weight:normal;
	text-decoration:none;
}
.imgscroll p {
	border:0;
	margin:0;
	padding:0;
}
.imgscroll {
	margin-right:3px;
}
/* Content styles */
h1 {
	color:#E92E05;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
h2 {
	color:#5f5f5f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}
h3 {
	color:#5f5f5f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.content_left {
	color:#5f5f5f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
.content_left a {
	color:#E92E05;
	font-weight:bold;
	text-decoration:none;
}
.content_left a:hover {
	text-decoration:underline;
}
.content_left ul {
	margin-left:-5px;
	padding-left:0px;
}
.content_left li {
	list-style-image: url(../images/bullet_content.gif);
	color:#5f5f5f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	list-style-position:outside;
	margin-left:22px;
}

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
	cursor : pointer;

}



.formgen form
{
	line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
	clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;
	height: 200px;
	margin-left: 2px;
	border: 1px solid #5f5f5f;
	background-color: #fff;
}


/* Textfeld */
.formgen .formtext
{
	width: 275px;
	margin-left: 4px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	border: 1px solid #5f5f5f;
	background-color: #fff;
}


/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: ##5f5f5f;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #E92E05;
	margin-left: 4px;
	color: #ffffff;
}


/* Sende-Button */
.formgen .formsubmit
{
	text-align: center;
	color: #000;
	font-weight: bold;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #ffffff;
	background-color: #E92E05;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid ##5f5f5f;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #006633;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

