* {
	margin: 0px;
	padding: 0px;
}



html, body {	
	height: 100%;
	height:100.01%;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.padding {
	margin-bottom: 15px;
}



body {
	background-color: #fff;
	background-image: url("../media/layout/bg.png");
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



img, a {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #c00;
	text-decoration: none;
}


p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #351E0C;
	font-size: 1.05em;
	line-height: 1.6em;
	margin-bottom: 2.1em;
}

#center, #footer_center {
	margin: 0 auto 0 auto;
	width: 910px;
	position: relative;
	background-color: transparent;
}




#header {
	height: 350px;
	background-image: url(../media/layout/header_bg.png);
	background-repeat: repeat-x;
}



#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 331px;
	border: 0;
	float: left;
}


#logo img {
	border: 0;
	width: 150px;
	height: 331px;
}


#topnavi {
	width: 620px;
	height: 40px;
	position: absolute;
	left: 200px;
	top: 0px;
	text-align: left;
}



#eventframe {
	background-image:url(../media/layout/eventframe_bg.png);
	background-color: transparent;
	background-repeat: no-repeat;
	position: absolute;
	top: 53px;
	left: 183px;
	height: 288px;
	width: 580px;
	padding: 0;
	padding: 26px 0 0 26px;
	margin: 0;
	z-index: 1;

}




#buttons {

	background-color: transparent;
	background-repeat: no-repeat;
	position: absolute;
	top: 75px;
	left: 767px;
	height: 312px;
	width: 115px;
	padding: 0;
	padding: 0;
	margin: 0;
	z-index: 1;

}

#content {
	width: 100%;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background-color: transparent;
}


#left {
	width: 210px;
	float: left;
	padding-left: 0px;
	margin: 25px 0 0 0;
}



#leftblock {
	width: 190px;
	background-color: #C0A38B;
	float: left;
	position: relative;
	margin: 25px 0 25px 18px;
	padding: 0 0 25px 0;
	border: 1px solid white;
}


#navigation {
	width: 210px;
	background-color: #5E4632;
	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: 70px;
}



#navigation_bottom {
	width: 210px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url("../media/layout/navigation_bottom.png");
	height: 10px;
}



#youarehere {
	padding-bottom: 14px;
}


#mainblock {
	width: 520px;
	float: left;
	margin: 25px 0 0 28px;
	padding: 0 0 25px 0;
	border: 0;
	background-color: transparent;
}

#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 {
	margin: 10px;
	border: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
	list-style-image: url(/fileadmin/media/layout/arrow_brown.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: 55px 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 ###################################################################### */

#madeby {
	display:none;
	float: right;
	padding-right: 13px;
	color: #000;
	font-size: 10px;
}

#madeby a {
	color: #B1003A;
	}
	

#footer {
	width:100%;
	height: 155px;
	background-color: #301B08;
	background-image: url("../media/layout/footer_gradient.png");
	background-repeat:repeat-x;
}

#footer #copyright {
	height: 120px;
	width: 210px;
	float: left;
	padding-left: 0px;

}


#footer #adressen {
	float: left;
	padding-left: 28px;
}

#footer #adressen .adressfeld {
	float: left;
	color: #fff;
	width: 200px;
	padding: 0px;
	margin: 20px 10px 0 0;
}


#footer #adressen .adressfeld h4 {
	font-size: 15px;
	line-height: 26px;
}



#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;
}

.clear {
	clear: both;
	height: 0px;
	background-color: #fff;
	overflow: hidden;
	}
	
/* ### headlines ############################################################ */

#mainblock h1 {
	color:#fff;
	background: inherit;
	font-size:2.0em;
	font-weight:normal;
	line-height:2.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 1.8em;
}

#mainblock h2 {
	color: #C4102A;;
	background: inherit;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.6em;
	margin-bottom: 2.0em;
}

#mainblock h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5E4632;
	background: inherit;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1.1em;
}

#mainblock h4 {


	color: #5E4632;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom: 1.4em;
}

#mainblock h5 {
	font-family: "Trebuchet MS", Verdana, 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: "Trebuchet MS", Verdana, 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: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;

}

.top2 {
	font-family: "Trebuchet MS", Verdana, 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-size: 12px;
}



.btn_space, .btn_left, .btn_left_active, .btn_right, .btn_right_active {
        float:left;
  width:5px;
  height:26px;
}

.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:26px;
        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:#FFFFFF;
}
.btn_text {
  padding: 6px 0 2px 0;
}


.btn_text_active {
  padding: 4px 0 4px 0;
}

.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-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
}
.btn_text a:link, 
.btn_text a:visited, 
.btn_text a:active{
  color: #FFFFFF;
}


.btn_text a:hover {
	color: #C4102A;
}

.btn_text_active a:link, 
.btn_text_active a:visited, 
.btn_text_active a:hover, 
.btn_text_active a:active{
  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;
}



.subnavlevel2 a  {
	color: #fff;
	font-weight: bold;
}
.subnavlevel2active a  {
	color: #f00;
	font-weight: bold;
}

.subnavlevel2 a:hover {
color: #f60;
}


/****************
*
* Formulare
*
****************/

#mainblock * form br {
	clear: left;
}


#mainblock * label {
	display: block;
	float: left;
	margin: 0 0 5px 0;
	width: 200px;
}

#mainblock * input {
	display: block;
	width: 200px;
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0 0 5px 0;
	background-color: #F7F7F7;
	border: 1px solid #ADADAD;
}

#mainblock * textarea {
	display: block;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	float: left;
	margin: 0 0 5px 0;
	width: 200px;
	background-color: #F7F7F7;
	border: 1px solid #ADADAD;
}


#mainblock * select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	margin: 0 0 5px 0;
	witdh: 180px;
}


form {
	overflow:hidden;
	}


.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;
}	
	
