* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	overflow-y: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	margin: 0px;
	text-align: center;
         background-color:#EFEFEF;
	background-image:url(/img/system/headback.gif); background-repeat:repeat-x;
}
.popup {margin: 0;
	padding: 0;
	border: 0;
        background-repeat:no-repeat
}
/****************************
 Layout
****************************/
#container {
	width: 772px;
	text-align:left;
	margin: 0 auto;
}
#teaser {
	width: 200px;
	text-align:right;
	margin: 0 auto;
}
#teaserbild{
padding: 8px 8px 8px 8px
}
#header {
         width:770px;
	height: 213px;
	float:left;
}
#content {
/*	padding: 9px 0px 0px 0px; */ 
}
#col2 {
	float: left;
	width: 550px;
}
#col3 {
	float: left;
	width: 200px;
	margin-left: 20px;
}
#teaserend {
	float: left;
	width: 200px;
}
#footer {
	height:41px;
}
/****************************
 Generic classes
****************************/
h1 {
	font-size: 16px;
	color:#AD1B28;
	font-weight:bold;
}
h1 a{
      color:#AD1B28;
      text-decoration:underline;
}
h2 {
	font-size: 11px;
	color:#000000;
	font-weight:normal;
}
h2 a {      
         color:#000000;
         text-decoration:underline;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}

.news a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}
.spacer {
	height:15px;
	clear:both;
}
#col1 .spacer {
	height:16px;
}
#horline {
	position:relative; 
	left:0; 
	top:0; 
	height:1px; 
	width:100%; 
	border-bottom:1px solid #DCDCDC;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
img.floating {float:left; margin:0 1em .125em 0;
}
.bildertabellen
{
	width:170px;
	height:145px;
	padding-right:20px;
	padding-bottom:30px;
}
.headlinestart
{   
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
}
.subheadlinestart
{
	font-size: 11px;
	color:#ffffff;
	font-weight:normal;
}

/****************************
 Navigation
****************************/
#main-nav {
	width: 772px;
	height: 122px;
}
/* #main-nav ul.nav {
	margin-top: 12px; 
} */
#menu ul {margin:0px; padding:0px; list-style-type:none;}
#menu {
	position:relative;
	top:0px;
	width:772px;
	height:36px;
	float:left;
         }
#menuunter {
	position:relative;
	top:0px;
	width:772px;
	height:36px;
	float:left;
         }


#menu a {display:block; background-repeat:no-repeat; text-decoration:none; background-position:0px 0px;}
#menu a:hover, 
#menu a.selected {background-position:0px -36px;}
#menu li {float:left; margin-right: 2px;}
#menu li ul {position:absolute; z-index:1000;}
#menu li ul li {float:left; padding:5px 0px 0px 10px;}
#menu li ul li a {float:left; color:#ffffff; padding:5px 0px 0px 2px;}
#menu li ul li a:hover, 
#menu li ul li a.selected {color:#E51F31;}
/*#menu li:hover ul {left:auto;}
#menu li.sfhover ul {left:auto;}
#menu li.selected ul {left:auto;}*/
#menu li.seperator {float:left; color:#ffffff; padding-top:13px;}
#menu li ul li.seperator {color:#ffffff; padding-top:13px;}



.navi1 {padding-left:10px;}
.navi2 {padding-left:180px;}
.navi3 {padding-left:285px;}
.navi4 {padding-left:444px;}
.navi5 {padding-right:18px; text-align:right; float:right; white-space:nowrap}
.navi1 a, .navi2 a, .navi3 a, .navi4 a, .navi5 a {color:#ffffff; text-decoration:none}

#menuunter ul li a.selected {color:#E51F31;}
#menuunter ul
{list-style-type:none;}
#menuunter ul li
{float:left; text-decoration:none; padding:12px 0px 0px 10px;}
#menuunter li.seperator {float:left; color:#ffffff; padding-top:13px;}

/******************************
Form Elements
******************************/
fieldset {
	padding: 10px 0 0 0;
}
#col1 legend {
	display: none;
}

#col1 fieldset {
	background-color: #eee;
	padding: 14px 15px 12px 15px;
}
#col1 label {
	color: #723692;
	font-size: 16px;
}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#636363;
	font-weight:normal;
         text-decoration: none;
}
.fliesstext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#636363;
	font-weight:normal;
         text-decoration: none;
}
.fliesstexthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:normal;
         text-decoration: none;
}
.fliesstexthome a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:normal;
         text-decoration: none;
}

input,
textarea,
select {
	padding: 2px 1px 1px 1px;
	font: 400 11px Arial, Helvetica, sans-serif;
	color: #444;
	background: #fff;
	border: 1px solid #aaa;
}
input.button {
	padding: 0 2px;
	font: 400 .75em Tahoma, sans-serif;
	color: #555;
	background: #9ff3ff;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #00dfff #00dfff #fff;
}

.checkers { clear:both; }

.checkers input
{
	border:0;
         margin-right:4px;
margin-top:3px;
         margin-bottom:1px;
         background-color:#eee;
float:left;
}

* html .checkers input { margin-top:0; }
*:first-child+html .checkers input { margin-top:0; }


.checkers label {
 line-height:20px;
}
.buttonbox
{
         margin-bottom:20px;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#636363;
	font-weight:normal;
         text-decoration: none;
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa;
         padding:4px 16px 4px 16px;
         width:auto;
         display:inline-block;
         margin-right:10px;
}
.error {
	color: #e2001a;
}
img.go {
	margin: 1px 0 0 5px;
	float: left;
}


div.button {
	display: inline;
	width: 26px;
	float: left;
}
div.button a {
	padding: 3px 2px;
	font: 400 .75em Tahoma, sans-serif;
	line-height: 100%;
	color: #eee;
	background: #444;
	border: 1px solid #444;
	text-decoration: none;
	display: block;
	float: left;
	border-left-width: 0;
}
div.button a:hover {
	color: #fff;
}



#formular fieldset {
	margin-bottom: 14px;
}
html>body #formular fieldset {
	margin-bottom: 12px;
}
fieldset.anfrage {
	width: 320px;
	display: block;
}
fieldset.anfrage label {
	width: 110px;
	display: block;
	float: left;
}
fieldset.anfrage input {
	width: 180px;
	float: left;
	margin-bottom: 2px;
}
/*input[type="checkbox"],*/
input.checkbox {
	border: 0;
	margin: -4px -3px -3px -4px;
         background-color:#eee;
}
html>body input.checkbox {
	margin: 0 0 1px 0;
}
#formular legend {
	display: block;
	margin-left: -7px;
	font-weight: bold;
	color: #7A4298;
	margin-bottom: 8px;
}
html>body #formular legend {
	margin-left: 0;
}
/*input[type="checkbox"],*/
input.checkbox {
	border: 0;
	margin: -4px -3px -3px -4px;
}
html>body input.checkbox {
	margin: 0 0 1px 0;
}
#formular legend {
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
}
html>body #formular legend {
	margin-left: 0;
}


/****************************
 for Webeditor
****************************/
#Form1 #container {
	width: 782px;
	text-align: left;
}
ul.nav1 {	list-style: none;
}