/* ===================================================================== */
/* = Natürlich Blumen GmbH 2-Spaltig ohne Fussbild, Basis-CSS          = */
/* ===================================================================== */


* {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	background-color: #000;
	text-align: center;
}


* html td{
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
}



.clear {
	width: 95%;
	height: 1px;
	overflow: hidden;
	clear: both;
}


html, body {
    height: 100%;
}


#abstand {
	position: relative;
	float: left;
	height: 50%;
	width: 100px;
	margin-bottom: -286px;
}


#box {
	position: relative;
	height: 572px;
	width: 960px;
	top: 0px;
	margin: auto auto;
	background-color: #000;
	clear: left;
	text-align: left;
}


#logo {
	float: left;
	width: 208px;
}


#inhalt_box {
	float: left;
	width: 572px;
	background-color: #97bf0d;
	display: block;
	
	
}





#inhalt_links {
	position: relative;
	float: left;
	width: 263px !important;
	width: 541px; /* IE6 */
	margin: 0 0 0 0 !important;
	margin: 0 -293px 0 0; /* IE6 */
	min-height: 555px;
	
	height: auto !important;
	height: 570px;
	
	padding: 0px 15px 15px 15px;
	
	
}

* html #inhalt_links {
	width: 285px;
	/*width: 278px;*/
	height: 585px;
}




#inhalt_rechts {

	display: block;
	position: relative;
	float: left;
	width: 248px;
	
	min-height: 393px;
	height: auto !important;
	height: 570px;
	
	
	padding: 0px 15px 15px 15px;
	
	
	
	
	
}

* html #inhalt_rechts {
	width: 285px;
	/*width: 278px;*/
	
	
}




#navigation {
	position: relative;
	float: left;
	left: 20px;
	width: 160px;
}



#wissmannlogo {
	position: absolute;
	top: 480px;
	left: 800px;
	width: 20px;
	height: 75px;
}




#bildunten {
	display: none;
}


#fusszeile {
	position: relative;
	float: left;
	clear: both;
	height: 15px;
	width: 572px;
	left: 208px;
	
	font-size: 9px;
	color: #7b7b7b;
	
	padding-bottom: 15px;
	
}


* html #fusszeile {
	margin-top: -15px;
	
}


.gruentext {
	color: #97bf0d;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

h1.seitentitel {
	margin: 10px 0 -5px 0;
	width: 541px;
	height: 25px !important;
	line-height: 25px;
	text-transform: uppercase;
}

h1.seitentitel_platzhalter {
	margin: 10px 0 -5px 0;
	visibility: hidden;
	height: 25px !important;
	line-height: 25px;
	overflow: hidden;
	text-transform: uppercase;
}







/* ein DIV mit dier Klasse EAG_beitrag wird um jeden Beitrag gewrappt */
.EAG_beitrag { 
	display: block;
	clear: both;
	margin-top: 15px;
}










/*************************************************************************/
/*                     BULLET-LISTEN IM INHALT                           */
/*************************************************************************/


#inhalt_links ul, #inhalt_links ol, #inhalt_rechts ul, #inhalt_rechts ol { /* bullet-listen einrücken */
margin-left: 15px;
} 



* html #inhalt_links ul, * html #inhalt_links ol, * html ##inhalt_rechts ul, * html ##inhalt_rechts ol  { /* bullet-listen einrücken IE ... */
margin-left: 18px;
} 



#inhalt_links li, #inhalt_rechts li {
	list-style-type: disc;
	margin-bottom: 10px;
}

#inhalt_links li li, #inhalt_rechts li li {
	list-style-type: disc;
	margin-bottom: 0;
}



/*************************************************************************/
/*                   ABSTÄNDE ZWISCHEN BILDERN IE                        */
/*************************************************************************/




div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image { margin-bottom:0px; padding-bottom:15px; }

#bildunten div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image { margin-bottom:0px; padding-bottom:0px; }




div.csc-textpic-equalheight div.csc-textpic-imagerow { margin-bottom: 0px;}

/*dl .csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol*/




