* {
	margin: 0px;
	padding: 0px;
}



html, body {	
	height: 100%;
	height:100.01%;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.4em;
	font-family:"lucida grande",arial,sans-serif;
	font-size: 12px;
	color: #000;
}

.padding {
	margin-bottom: 15px;
}


.tx-wecmap-pi1 {
margin-bottom: 18px;
}

body {
	background-color: #009DE0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



img, a {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #63B4EC;
	text-decoration: none;
}

#mainblock a:hover {
	color: #0263AA;
	text-decoration: underline;
}

#footer a {
	color: #F6F400;
	text-decoration: none;
}

p {
	font-family:"lucida grande",arial,sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

#container {
	background-image: url("../media/layout/body_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fff;
	width: 100%;
	
	
}

#center, #footer_center {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 940px;
	position: relative;
	background-color: #fff;
	
}

tr .fett td {
	font-weight: bold;
}
#mainblock td {
	padding: 0px;
}


#header {
	height: 50px;
	background-image: url(../../media/layout/header_bg.png);
	background-repeat: repeat-x;
}



#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 280px;
	height: 90px;
	border: 0;
	float: left;
	z-index: 10;
	}


#logo img {
	border: 0;
	width: 280px;
}


#topnavi {
	width: 660px;
	height: 50px;
	position: absolute;
	left: 280px;
	top: 0px;
	text-align: left;
}

#topnavi img{
padding-right: 10px;
}

#navigation {
	width: 280px;
	position: relative;
	left: 10px;
	top: 90px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url("../../media/layout/navigation_main.png");
	padding-top: 0;
	margin: 0 0 110px 0;
}

#subnavigation {
margin: 0 0 10px 0;
}

.subnavlevel2, .subnavlevel2active { font: normal 14px "lucida grande", Arial, sans-serif; letter-spacing: 2px;}

.subnavlevel2 {
	position: relative;
	width: 280px;
	height: 28px;
	margin: 0 0 2px 0;
	padding: 0;
	background: url(../media/layout/navi/sub_bg.png) top left no-repeat;
}

.subnavlevel2:hover { background-position: bottom left; }
.subnavlevel2 a:link, .subnavlevel2 a:visited {	color: #fff; display: block;}
.subnavlevel2 a:hover, .subnavlevel2active a:link, .subnavlevel2active a:visited { color: #F6F400; display: block;}
.sublink { margin: 0; padding: 5px 0 4px 65px;  }
.subimage { margin: 0; padding: 4px 0 2px 0; }

.subnavlevel2active {
	position: relative;
	width: 280px;
	height: 28px;
	margin: 0 0 2px 0;
	padding: 0;
	background: url(../media/layout/navi/sub_bg.png) bottom left no-repeat;
}


.subnavlevel2 a:hover {
	color: #0263AA;
}



######


.subnavlevel3, .subnavlevel3active { font: normal 12px "lucida grande", Arial, sans-serif; letter-spacing: 2px;}

.subnavlevel3 {
	position: relative;
	width: 280px;
	height: 24px;
	margin: 0 0 2px 0;
	padding: 0;
	background: url(../media/layout/navi/sub3.png) top left no-repeat;
}
.sub3link  { margin: 0; padding: 4px 0 4px 70px;  }
.subnavlevel3:hover { background-position: bottom left; }
.subnavlevel3 a:link, .subnavlevel3 a:visited {	color: #fff; display: block;}
.subnavlevel3 a:hover, .subnavlevel3active a:link, .subnavlevel3active a:visited { color: #4495D1; display: block;}


.subnavlevel3active {
	position: relative;
	width: 280px;
	height: 24px;
	margin: 0 0 2px 0;
	padding: 0;
	background: url(../media/layout/navi/sub3.png) bottom left no-repeat;
}


######


.subnavbasis {
	width: 100%;
	height: 22px;
	display: block;
	background-color: #ccc;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 55px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px solid #fff;
	
}


.subnavbasis a  {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-transform: uppercase;
}

.subnavbasisactive {
	width: 100%;
	height: 22px;
	display: block;
	background-color: #dadada;
	padding: 0px 0px 0px 55px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px solid #fff;
}

.subnavbasisactive a  {
	color: #63B4EC;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-transform: uppercase;
}

.subnavbasis a:hover {
	color: #FAF616;
}


#eventframe {
	background-color: transparent;
	background-repeat: no-repeat;
	position: relative;
	width: 650px;
	padding: 0;
	margin: 0;
	float: left;
}

#event_bottom {
	position: relative;
	height: 25px;
	width: 650px;
	padding: 0;
	margin: 0;
	background-image: url("../media/layout/event_bottom.png");
	background-color: transparent;
	background-repeat: no-repeat;
}

#content {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #fff;
	float: left;
}


#left {
	width: 280px;
	position: relative;
	float: left;
	padding-left: 0px;
	margin: 0 0 25px 0;
	background-color: #fff;
}



#leftblock {
	width: 190px;
	background-color: #C0A38B;
	float: left;
	position: relative;
	margin: 25px 0 25px 18px;
	padding: 0 0 25px 0;
	border: 1px solid white;
}


#mainblock {
	width: 630px;
	position: relative;
	float: left;
	margin: 0 0 50px 0;
	padding: 25px 20px 0 0;
	border: 0;
	background-color: transparent;
}


#youarehere {
	display: none;
	padding-bottom: 14px;
}




#morenavi ul, #rechts ul {
	margin: 10px;
	border: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
	}


#mainblock ol {
	margin: 10px;
	border: 0;
	padding: 0;
	list-style-type: none;

	}


//
	
	
#mainblock ul, #morenavi ul, #rechts ul {
	margin: 10px;
	border: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
	list-style-image: url(../media/layout/arrow_red.png);
	}


#mainblock ul {
  margin: 10px;
  border: 0;
  padding: 0;
  list-style-type: none;
  }


#mainblock ol {
  margin-left: 40px;
  margin-bottom: 10px;
  border: 0;
  padding: 0;
  }

#mainblock ul li {
  line-height: 1.1em;
  font-size: 12px;
  padding-bottom: 1.4em;
  padding-left: 30px;
  background-image: url(/fileadmin/media/layout/arrow_red.png);
  background-repeat: no-repeat;
  background-position: 0px 2px;}  
  }
	

#rechts ul li {
	line-height: 1.0em;
	font-size: 11px;
	padding-bottom: 1.1em;
	list-style-image: url(../media/layout/arrow_red.png);
	}

/* 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%;
	background-color: #0263AA;
	background-image: url("../media/layout/footer_bg.png");
	background-repeat:repeat-x;
	height: 230px;
	position: relative;
	bottom: 0;
}

#footer #copyright {
	position: relative;
	top: 0px;
	height: 120px;
	width: 280px;
	float: left;
	padding-left: 0px;

}

#footer #copyright .bodytext {
	margin-left: 40px;
	color: #fff;
	font-size: 11px;
	line-height: 125%;
}

#footer #adressen {
	float: left;
	padding-top: 30px;
	padding-left: 0px;
	background-color:transparent;
	color: #fff;
	font-size: 11px;
}

#footer #telefon {
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	background-color:transparent;
	color: #fff;
	font-size: 11px;
}


#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 #socialmedia {
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	background-color:transparent;
	color: #fff;
	font-size: 11px;
	width: 250px;
	text-align: right;
}

#footer p {
	padding: 0 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.4em;
	margin-bottom: 1.0em;
}

#mainblock h4 {

	color: #63B4EC;
	background: inherit;
	font-size:16px;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom: 1.1em;
}

#mainblock h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #63B4EC;;
	background: inherit;
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1.9em;
	margin-bottom: 1.9em;
	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---------------------*/

/* 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;
}





/****************
*
* 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;
}	
	
