/* @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: absolute;
	width: 724px;
	z-index: 10;
	top: 62px;
}


#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;
	clear: both;
}

#inhaltsbereich {
	clear: both;
	padding: 37px 0px 0px 28px;
	/*background: #f0f0f0;*/
}

#unternavigation {
	width: 183px;
	float: left;
	position: relative;
}


#inhalt {
	float: left;
	width: 460px;
	
	margin: 0px;
	padding: 0px 0px 0px 24px;
}

#inhalt_innen {
	
	padding: 0px;
}


#rechts {
	float: left;
	width: 183px;
	
	background: #6ab023;
	
}

#rechts_innen {
	position: relative;
	
	padding: 0px;
	margin: 0px;
	
}

#wegefinden {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	background: #FFFFFF;
}

/* Suchfeld */

#rechts_innen form {
	padding: 0px;
	margin: 0px;
}

#rechts_innen .suchfeld {
	width: 183px;
	background: #6ab023;
	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: #6ab023;
	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 h1, #rechte_spalte_inhalt p{
	color:#FFFFFF;
	padding: 6px 12px;
}

#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: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	background: #FFFFFF;
}

#rechte_spalte_inhalt div.kasten_1 {
	
	border-bottom: 6px solid #FFFFFF;
	clear: both;
	padding: 0px;
	margin: 0px;
	border-top: 6px solid #FFFFFF;
	
}

#rechte_spalte_inhalt div.kasten_1 p {
	padding: 6px 12px 6px 12px;
	margin: 0px;
}

#rechte_spalte_inhalt div.kasten_2 {
	border-bottom: 6px solid #FFFFFF;
	clear: both;
}

#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;
}

#rechte_spalte_inhalt a:link,
#rechte_spalte_inhalt a:visited {
	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;
}
