/* ---------------------
File: style.css - Stylesheet Gildeclowns
Author: Nicolas Sell <nicolas.sell@contenit.de>
Date: 12-08-2008
--------------------- */

@media screen {
/* start media screen*/


div.layout1_content_left {
	float: left;
	width: 67.5em;
	margin-left: 1em;
	background-color: #fff;
	min-height:1em;
	height: auto !important;
	height: 1em;

	/* Rausgenommen, da Problem mit Größe unter GILDEGRUPPE		
	min-height:60em;
	height: auto !important;
	height: 60em;
	*/
}

div.layout1_content_left b {
	/*color: #E24D01;*/
	color: #333;
}

* html div.layout1_content_left {
  margin-left: 0.82em;
}

div.layout1_content_left .bodytext {
	padding-left: 0;
	padding-right: 1em;
}

div.layout1_content_left h3 {
	padding-left: 0;
}

div.layout1_content_left .csc-textpic-imagewrap img {
	/*width: 98.5%;*/
}

div.layout1_clearboth {
	clear: both;
}


/* end media screen*/
}
