* {
	margin: 0px;
	padding: 0px;
}


#adressfeld hr {
  background-color:#fff;
  color:#fff;
  border:#fff;
  height:1px;
}


html, body {	
	height: 100%;
	height:100.01%;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}


.padding {
	margin-bottom: 15px;
}



body {
	background-color: #ccc;
	background-image: url("../media/layout/bg_gradient.png");
	background-position:center top;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



img, a {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #666;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.05em;
	line-height: 1.6em;
	margin-bottom: 2.1em;
}

#container {
	width: 960px;
	padding: 0;
	margin: 0 auto 0 auto;
	position: relative;
}


#header {
	height: 458px;
	width: 960px;
	background-image: url(../media/layout/bg_header.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}



#logo {
	position: absolute;
	top: 16px;
	left: 21px;
	width: 360px;
	height: 55px;
	border: 0;
	z-index: 100;	
}


#logo img {
	border: 0;
	width: 360px;
	height: 55px;
}

#caution {
	position: absolute;
	top: 0px;
	left: 690px;
	width: 250px;
	height: 90px;
	border: 0;
	z-index: 100;
}

#caution img {
	border: 0;
	width: 250px;
	height: 90px;
}

#topnavi {
	width: 320px;
	height: 22px;
	position: absolute;
	left: 650px;
	top: 5px;
	text-align: right;
}

#headnavigation {
	width: 970px;
	height: 35px;
	position: absolute;
	left: 100px;
	top: 88px;
}



#adressfeld {
	position: absolute;
	left: 700px;
	top: 165px;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 130px;
	background-image: url(../media/layout/adressfeld.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #fff;
	font-size: 11px;

}

#adressfeld a {
	color: #fff;
	font-size: 11px;
	}

#adressfeld a:hover {
	color: #c00;
	font-size: 11px;
	}



#eventframe {
	background-image:url(../media/layout/bg_eventframe12.jpg);
	background-color: #c00;
	background-repeat: no-repeat;
	position: relative;
	left: 45px;
	top: 125px;
	height: 300px;
	width: 600px;
	padding: 0;
	margin: 0;
	padding: 0;
	z-index: 100;

}

#content {
	width: 100%;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url(../media/layout/content_bg.png);
	background-repeat:repeat-x;
}

#mainblock a { color: #C4102A; }
#mainblock a:hover, #rechts a:hover { background-color: #C4102A; color: #fff; }


#left {
display: none;
	width: 210px;
	float: left;
	padding-left: 12px;
	margin: 25px 0 0 0;
}



#leftblock {
	width: 190px;
	background-color: #333;
	float: left;
	position: relative;
	margin: 25px 0 25px 18px;
	padding: 0 0 25px 0;
	border: 1px solid white;
}


#navigation {
	width: 210px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url("../media/layout/navigation_main.png");
	padding: 0;
	margin: 0;
}

#navigation_top {
	width: 210px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url("../media/layout/navigation_top.png");
	height: 31px;
}

#navigation_bottom {
	width: 210px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url("../media/layout/navigation_bottom.png");
	height: 12px;
}

#youarehere {
display: none;
	padding-bottom: 14px;
}


#mainblock {
	width: 630px;
	float: left;
	margin: 5px 0 0 40px;
	padding: 0 0 15px 0;
	border: 0;
	background-color: transparent;
}

#mainblock ul, #morenavi ul, #rechts ul {
	margin: 10px;
	border: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
	list-style-image: url(/fileadmin/media/layout/arrow_red.gif);
	}


#mainblock ul li {
	line-height: 1.2em;
	font-size: 1.05em;
	padding-bottom: 1.4em;
	}

#rechts ul li {
	line-height: 1.0em;
	font-size: 11px;
	padding-bottom: 1.1em;
	}

/* linke Spalte innerhalb der mittleren Spalte */

#content_links {
	position: relative;
	float: left;
	width: 240px;
	margin: 0 2px 0 0;
	padding: 0;
}



/* rechte Spalte innerhalb der mittleren Spalte */

#content_rechts {
	position: relative;
	float: right;
	width: 240px;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	border-left: 1px dotted white;	
}

/* diese Klasse beendet den zweispaltigen Mittelteil */

.clearboth {
	clear: both;
	height: 1px;
}


#rechts {
	width: 185px;
	float: left;
	margin: 0 0 0 25px;
}



#rechts_box, #rightbox {
	margin: 25px 0 0 18px;
	padding: 0 0 25px 0;
	border: 0px solid white;
}

#rechts_box p, #rightbox p, #rechts .bodytext {
	font-size: 11px;
}

/* ### Footer ###################################################################### */
#footer_top {
	width:985px;
	height: 19px;
	background-color: transparent;
	background-image: url("../media/layout/footer_top.png");
	background-repeat:no-repeat;
}
#madeby {

	float: right;
	padding-right: 13px;
	color: #000;
	font-size: 10px;
}

#madeby a {
	color: #B1003A;
	}
	

#footer {
	width:100%;
	height: 53px;
	background-color: transparent;
	bottom: 100px;
}



#footer #copyright {
	margin: 3px 0 5px 20px;
	padding: 0;
	height:40px;
	position:relative;
	top:6px;
	left:14px;
	width:830px;
	border:0;
	float:left;
}


.footer_menu_meta_item {
	height:20px;
	border-right:1px solid #fff;
	vertical-align:bottom;
	float:left;
	padding:0px 10px 0px 10px;
}

div#footer_menu_meta_item_last {
	height:20px;
	border:0;
	vertical-align:top;
	float:left;
	padding:0px 14px 0px 14px;
}


#footer #standard {
	height: 72px;
	width: 230px;
	float: left;
	padding-left: 180px;

}

#wirliebenstandards {
	display:none;
	float: left;
	padding: 35px 0 25px 20px;
	}


#footer p {
	padding: 20px 0;
	color:#c4c4c4;
	background:inherit;
}

#footer p a,
#footer p a:link {
	color:#c4c4c4;
	text-decoration: underline;
	background:inherit;
}

#footer p a:hover {
	color:#c4c4c4;
	text-decoration: none;
	background:inherit;
}



#end {
	height: 50px;
	background-image: url(../media/layout/content_bg.png);
	position: -26px;
	background-repeat:repeat-x;
}

#footer_bottom {
	width:100%;
	height: 26px;
	background-color: transparent;
	background-image: url("../media/layout/footer_bottom.gif");
	background-repeat:no-repeat;
	border-bottom:0px solid #939393;
}
.clear {
	clear: both;
	height: 0px;
	background-color: #fff;
	overflow: hidden;
	}
	
/* ### headlines ############################################################ */

#mainblock h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background: inherit;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1.0em;
}

#mainblock h2 {
/*	color: #C4102A;*/
	color: #999;
	background: inherit;
	font-size:1.8em;
	font-weight:bold;
	font: normal 2em Arial, Helvetica, sans-serif;
	line-height:1.6em;
	margin-bottom: 1.6em;
}

#mainblock h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background: inherit;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1.0em;
}

#mainblock h4 {

	color: #999;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom: 1.4em;
}

#mainblock h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #efdfcf;
	background: inherit;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1.6em;
	text-align: center;
}

#mainblock h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #efdfcf;
	background: inherit;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1.6em;
	text-align: center;	
}

#navigation h5 {
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;

}

.top2 {
	font-family: Arial, Helvetica, sans-serif;
	height: 26px;
	color: #C4102A;
	background-image: url(/fileadmin/media/layout/bg_headline1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 1.6em;
	
}

.top1 {
}

.top3 {
}

/*-------------CSS---------------------*/

#headnavigation div {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}



.btn_space, .btn_left, .btn_left_active, .btn_right, .btn_right_active, .bmk_left, .bmk_right {
        float:left;
  width: 6px;
  height: 31px;
}

.btn_left {
  background-image: url(/fileadmin/media/navi/menu_09.gif);
  background-repeat: no-repeat;
}

.btn_left_active {
  background-image: url(/fileadmin/media/navi/menu_14.gif);
  background-repeat: no-repeat;
}

.btn_right {
  background-image: url(/fileadmin/media/navi/menu_13.gif);
  background-repeat: no-repeat;
}

.btn_right_active {
  background-image: url(/fileadmin/media/navi/menu_18.gif);
  background-repeat: no-repeat;
}

.btn_center, .btn_center_active {
  float:left;
  height:31px;
  background-repeat: repeat-x;
}

.btn_center {
  background-image: url(/fileadmin/media/navi/menu_11.gif);
}

.btn_center_active {
  background-image: url(/fileadmin/media/navi/menu_16.gif);
  background-color: transparent;
}

.btn_text {
  padding: 12px 16px 2px 16px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight:bold;
}


.btn_text_active {
  padding: 7px 16px 4px 16px;
}

.btn_text a:link, 
.btn_text a:visited, 
.btn_text a:hover
.btn_text a:active, 
.btn_text_active a:link, 
.btn_text_active a:visited, 
.btn_text_active a:hover, 
.btn_text_active a:active {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
    font-weight:bold;
}
.btn_text a:link, 
.btn_text a:visited{
  color: #666;
}


.btn_text a:hover, 
.btn_text a:active,
.btn_text_active a:link,
.btn_text_active a:active,
.btn_text_active a {
	color: #C4102A;
}

.btn_text_active a:hover {
  color: #666;
}

.breaker {
  overflow:hidden;
  height:1px;
  clear:both;
}


/* VISITENKARTEN */

.visitenkarte {
	float: left;
	width: 420px;
	margin: 0 10px 5px 0;
}



.visitenkarte .bild {
	float: left;
	margin-right: 5px;
}



.visitenkarte .clearing {
	height:30px;
	clear: left;
}



.clearLeft {
	color: #DB0045; 
	clear: left;
}


.subnavlevel2active a  {
	color: #f00;
	font-weight: bold;
}

.subnavlevel2 a:hover {
color: #2A659E;
}

/****************
*
* Formulare
*
****************/

#mainblock * form br {
	clear: left;
}


#mainblock * label {
	display: block;
	float: left;
	margin: 0 0 5px 0;
	width: 250px;
}

#mainblock * table label {
	display: block;
	float: left;
	margin: 0 0 5px 0;
	width: 100px;
}


#mainblock * h4 {
	display: block;
	color: #c00;
	margin: 0 0 5px 0;
	width: 500px;
}

#mainblock * input {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	margin: 5px 0 5px 0;
	width: 250px;
	height: 16px;
	background: #f4f3f1 url('/fileadmin/media/layout/input_bg.gif') repeat-x;
	border: 1px solid #aaa;

}
#mainblock * input:hover, #mainblock * textarea:hover, #mainblock * input:active {
		BORDER:#83B110 1px solid;
}

input[type=hidden] {
    display: none !important;
}

input[type=checkbox] {
    width: 25px !important;
    border: 0px !important;
}

input[type=submit] {
	font-weight: normal;
	font-size: 12px;
	color: #333;
	height: 18px;
}




#mainblock * textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	margin: 0 0 5px 0;
	width: 250px;
	background: #f4f3f1 url('/fileadmin/media/layout/input_bg.gif') repeat-x;
	border: 1px solid #aaa;
}


#mainblock * select {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	margin: 0 0 5px 0;
	width: 250px;
}
.error {
	border: 1px solid #f00;
	margin: 20px;
	color: #f00;
}

.news-latest-container {
	width: 230px;
}
	

.news-latest-container .headlines {

	color: #040;
	font-size:14px;
	font-weight:bold;
}

.image {
	border: 1px solid #74747C;
	width:230px;
	margin: 10px 0 10px 0;
	padding: 10px;
 	background-image: url(/fileadmin/media/layout/greybox_bg.png);
	background-repeat: repeat-x;
	background-color: #fff;
}



.pink {
	border: 1px solid #660000;
	width: 230px;
	margin: 10px 0 10px 0;
	padding: 70px 10px 10px 10px;
 	background-image: url(/fileadmin/media/layout/pinkbox_bg.png);
	background-repeat: no-repeat;
	background-color: #990000;
	color: #fff;
}

.pink a {	
	color: #fff;
	font-weight: bold;
	}

td {
vertical-align: middle;
}

