/* @author: Wido Widlewski <wido@websimplex.de> */

body {
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	visibility: hidden;
}

img {
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}


.clear_columns{	
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0; 
	clear: both; 
	float: left; 
	visibility: hidden; 
	border: 0; 
	margin-top: -2em;	/* erforderlich damit kein Leerraum zwischen Spalten und Footer entsteht */
}



/* ELemente */

#aussen {
	padding: 0px;
	clear: both;
}


#links {
	width: 724px;
	float: left;
	/*z-index: 1;*/
	/*background: #EEEEEE;*/
}

#links_innen {
	position: relative;
	/*z-index: 3;*/
}

#logo {
	padding: 0px 0px 0px 28px;
	margin: 0px;
	
}

#hauptnavigation {
	/*clear: both;*/
	padding: 0px 0px 0px 17px;
	position: relative;
	width: 724px;
	z-index: 10;
	top: 17px;
	/*left: 0px;*/
}


#lichter {
	position: absolute;
	top: 84px;
	width: 724px;
	z-index: 5;
	clear: both;
	/*
	background-color: #445566;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
	
	background: url(../design/lichter/home.gif) no-repeat left top;
	*/	
	height: 124px;
}


#bild {
	/*padding: 39px 0px 0px 0px;*/
	background: #5AC6EB ;
	position: relative;
	top: 39px;
	float:left;
	width: 905px;
	overflow: visible;
}

#blau {
    width: 0px;
	height: 124px;
	margin: 39px 0px 0px 0px;
	float: left;
	background: #5AC6EB;
}

#inhaltsbereich {
	clear: both;
	padding: 37px 0px 0px 28px;
	/*background: #f0f0f0;*/
}

#unternavigation {
	width: 183px;
	float: left;
	position: relative;
	margin-right:12px;
}

#inhalt_oben {
  	margin: 0px;
	/*padding: 0px;*/
	height: 14px;
	width: 488px;
	background: url(../design/kariert_o.gif) no-repeat left bottom;
	}
	
#inhalt_unten {
    float: left;
	margin: 0px 0px 0px 0px;
	height: 14px;
	width: 488px;
	background: url(../design/kariert_u.gif) no-repeat left top;
	}

#inhalt {
	float: left;
	width: 488px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	
	/*border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;*/
}

#inhalt_innen {
	width:484px;
	min-height:540px;
	padding: 0px 0px 0px 0px;
	background: url(../design/kariert.gif) left top;
	border-left: 2px solid #e7e7e7;
	border-right: 2px solid #e7e7e7;
}

#inhalt_innen p {
   margin: 0px 12px 0px 12px;
   padding-bottom:12px;
}

#inhalt_innen .datum p {
	font-size: 10px;
}

#inhalt_innen h1, #inhalt_innen h2, #inhalt_innen h5, #inhalt_innen h4 {
	margin: 0px 12px 0px 12px;
}

#inhalt_innen h3 {
	margin: 0px 12px 13px 12px;
}

#inhalt_innen hr, hr {
	margin: 0px 12px 12px 12px;
	border: none;
	/*border-width: 0px; ## */
	border-color: #fff;
	background-image: url(../design/dot.gif);
	background-repeat: repeat-x;
	height: 20px;
}
div.hr, span.hr  {
	margin: 12px 12px 12px 0px;
	border: none;
	/*border-width: 0px; ## */
	border-color: #fff;
	background-image: url(../design/dot.gif);
	background-repeat: repeat-x;
	height: 20px;
	width:99%;
	display:block;
	text-align: center;
	margin:auto;
}

#rechts {
	/*float: left; ## */
	width: 183px;
	position: absolute;
	left: 724px;
	top: 280px;
	background: transparent;
}

#rechts_innen {
	position: relative;
	
	padding: 0px;
	margin: 0px;
	
}

#system {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	z-index:10;
	position:absolute;
	left: 0px;
	top:-287px;
	width: 183px;
	height: 263px;
	background: transparent  url(../design/label_neu.gif) no-repeat scroll left top;

}

/* Suchfeld */

#rechts_innen form {
	padding: 0px;
	margin: 0px;
}

#rechts_innen .suchfeld {
	width: 183px;
	background: #5ac6eb;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 6px solid #FFFFFF;
	float: left;
}

#rechts_innen .suchfeld fieldset {
	padding: 12px 12px 12px 12px;
	margin: 0px;
	border: 0px;
	float: left;
}

#rechts_innen .suchfeld legend {
	display: none;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}

#rechts_innen .suchfeld form {
	padding: 0px;
	margin: 0px;
}

#rechts_innen .suchfeld  label {
	visibility: hidden;
	display: none;
}

#rechts_innen .suchfeld  input {
	border: 1px solid #FFFFFF;
	color: #5AC6EB;
	float: left;
	font-size: 12px;
	padding: 1px 0px 1px 3px;
	margin: 0px;
	width: 125px;
}

#rechts_innen .suchfeld  input.submit {
	float: left;
 	padding: 1px;
 	margin: 0px 0px 0px 10px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	width: 14px;
}

#rechte_spalte_inhalt {
	padding: 0px;
	margin: 0px;
	border: 0px;
	clear: both;
}

#rechte_spalte_inhalt div.csc-textpic-caption {
	display: none;
	padding: 0px;
	line-height: 100%;
	margin: 0px;
}

#rechte_spalte_inhalt div.csc-textpic ul {
	padding: 0px;
	margin: 0px;
	border: 0px;
	
}

#rechte_spalte_inhalt div.csc-textpic li {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #FFFFFF;
}

#rechte_spalte_inhalt div.csc-textpic li.csc-textpic-image,
#rechte_spalte_inhalt div.csc-textpic li.csc-textpic-firstcol,
#rechte_spalte_inhalt div.csc-textpic li.csc-textpic-lastcol {
	line-height: 100%;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background: #FFFFFF;
}

div.kasten_0 {
    border-bottom: 6px solid #FFFFFF;
	clear: both;
	padding: 15px 0px 0px 0px;
	margin: 26px 0px 0px 0px;
	/*border-top: 26px solid #FFFFFF;*/
	background: top left;
    background-repeat: no-repeat;
	background-color: #5AC6EB;
	background-image: url(../design/kugel.gif);
}

div.kasten_0 p {
	padding: 6px 12px 6px 12px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 11px;

}

#rechte_spalte_inhalt div.kasten_1 {
	
	/*border-bottom: 6px solid #FFFFFF;*/
	/*clear: both;*/
	float: left;
	padding: 15px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	/*border-top: 6px solid #FFFFFF;*/
	background: top left;
    background-repeat: no-repeat;
	background-color: #5AC6EB;
	background-image: url(../design/kugel.gif);
	width: 183px;
}

#rechte_spalte_inhalt div.kasten_1 p {
	/*padding: 6px 12px 6px 12px;
	margin: 0px;  */
	display: none;
	
}

#rechte_spalte_inhalt div.kasten_2 {
	border-top: 0px;
	clear: both;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: top left;
    background-repeat: no-repeat;
	background-color: #5AC6EB;
	background-image: url(../design/kugel.gif);
}

#rechte_spalte_inhalt div.kasten_2 p {
	clear: both;
	padding: 6px 12px 6px 12px;
	margin: 0px;
	/*border-top: 6px solid #FFFFFF;	*/
}


#rechte_spalte_inhalt div.kasten_1 p,
#rechte_spalte_inhalt div.kasten_2 p {
	color: #FFFFFF;
	/*background:#5ac6eb;*/
}

#rechte_spalte_inhalt a:link,
#rechte_spalte_inhalt a:visited {
	color: #FFFFFF;
}

#rechte_spalte_inhalt div.news-list-container {
	padding: 0px;
	margin:0px;
}

#rechte_spalte_inhalt div.news-text {
	background:#5ac6eb;
}

#rechte_spalte_inhalt div.news-text p{
	padding: 0px 12px 6px 12px;
	margin-bottom:0px;
}

#rechte_spalte_inhalt div.news-list-item {
	padding:0px 0px 12px 0px;
	margin:0px;
}

#rechte_spalte_inhalt div.news-list-item p.newscat{
	display:none;
}

#rechte_spalte_inhalt div.news-text h3{
	padding: 5px 12px 0px 12px;
	color: #FFFFFF;
}

#dkjs {
	margin: 0px;
	padding: 6px 0px 0px 0px;
	background: #FFFFFF;
}

/* Fusszeile */

#fusszeile {
	clear: both;
	
}

#fusszeile_innen {
	position: relative;
}


/* Bildformatierung */

/* mit CSS */

div.csc-textpic-clear {
	clear: both;
	display: none;
}

div.csc-textpic {
	clear: both;
}

div.csc-textpic-imagewrap {
	clear: both;
	padding: 0px;
	margin: 0px;
}

div.csc-textpic-imagewrap ul {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

div.csc-textpic-imagewrap li {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

div.csc-textpic-text {

}

/* textbereich links neben einem Bild */
div.csc-textpic-intext-right-nowrap div.csc-textpic-text {
	
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-text table {
	
}


/* textbereich rechts neben einem Bild */
div.csc-textpic-intext-left-nowrap div.csc-textpic-text {
	
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-text p {
	
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-text table {
	
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-text table p {
	
}


/* Rahmen um Bilder wenn aktiviert */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #333333;
}


#sponsoren {
margin-top:30px;
}

#preload {
display: none;
}

div.sitemap_komplett ul {
margin-bottom:0px;
}

#flashplayer {
height:124px;
}

#flashplayer_zitate {
height:150px;
}

#flieger_unten {
margin-top:25px;
height:30px;
background-image:url(../design/top.gif);
background-repeat:no-repeat;
background-position:right bottom;
}

img#trenner_unten {
	margin-top: 10px;
	}