.subblocklight img {
width: 300px;
height:214px;

}

noscript {
display:none;
}

body {
    background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: Arial, Helvetica, sans-serif;
}

#rezeptnavi, #rezeptnaviunten {
display:none;
}


/* MAINCONTAINER */
#wrapper {
    background-color: #FFFFFF;
    margin-top:0px;
    position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/*IE hack for WIN */
* html #wrapper
{
   text-align: left; /* align text in wrapper back to the left for IE5 */
}
/* NAVIGATION LEFT */
#leftnavigation {
	display:none;
}
#header {
display:none;
}

#visual {
display:none;
}
#visualsmall {
display:none;
}
.bigfloaterright {
   margin: 0 10px 0 0
}
/* CONTENT & FLOATMODULES */
#content a {
    color:#000066;
	text-decoration: none;
}

/* floatclearer for content maincolumns - bugcorrection FF */
.clear {
    clear: both;
    height:3px;
	overflow: hidden;
}
#content {  
    height: 100%;  
    position: relative;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;		
}
/*IE hack for WIN */
* html #content, #visual
{
   width: 800px;   /* Internet Explorer < 6 */
   w\idth: 790px;   /* Internet Explorer >= 6 */
 
}
/* maincolumns */
.collonequarter, .colltwoquarter, .collthreequarter {
    float: left;
	margin-right: 8px;
	width: 189px;
/* inline is against IE double float bug */
	display: inline;
}
.colltwoquarter {     
	width: 300px; 
}
.collthreequarter {
	width: 583px;
}
/* contentmodules  */
.subblocklight, .subblockdark {
    min-height: 153px; /* for FF */
   	margin-bottom: 7px;
	float:inherit;
	width:100%;
}
.subblocklight img, .subblockdark img {
display:none;
}

 /* text in content boxes */
.subblocklight h3, .subblockdark h3, .subblocklight p, .subblockdark p {
	font-size: 0.75em;
	color: #000066;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 7px;
    margin-bottom:5px;
}

.subblocklight p, .subblockdark p {
line-height:1.3em;
}
.subblocklight ul, .subblockdark ul {
	font-size: 0.75em;
	color: #000066;
	line-height:1.3em;
	margin-top: 5px	;
		margin-bottom: 5px	;
}
/* hide textheadline instead of image */
.subblocklight h2, .subblockdark h2 {
    display:block;
	background-image:none;
	background-repeat:no-repeat;  
	width: 185px;
	min-height: 23px;
    font-size: 0.75em;
	color: #FF6600;
	margin: 0 -5px -4px 0;
	padding: 4px 0 0 5px;		
}
.subblocklight  .orangebig, .subblockdark  .orangebig {	
 background:none;
 color:#FF6600;
 font-size:1.0em;
 width:380px;
 margin: 0 0 10px 0;
 border-style:dotted;
 border-width: 1px 0 1px 0;
}


* html .subblocklight h2, * html .subblockdark h2
{
    height: 23px;  /* Internet Explorer < 6 */
    h\eight: 23px;   /* Internet Explorer >= 6 */
}
.smallfloaterleft, .smallfloaterright {
    min-height: 153px; /* for FF */
    background-color: #FFFFFF;
    width: 190px;
}
.smallfloaterleftlight {
float: left;
}
.subblocklight .smallfloaterleftlight img, .subblocklight .smallfloaterrightlight img {
width: 76px;
height:100px;
}
.invertbox {    
	 background-image:none;	
	 min-height: 20px;
}
 h2, .invertbox h2 {
   	background-image:none;
	color:#FF6600;	
}
.invertbox p, .invertbox p {
  color: #000066;}

.smallfloaterleft, .smallfloaterleftlight {
    float: left;
}
.smallfloaterright, smallfloaterrightlight {
   float: left;
   width: 100%;
}
.subblocklight img, .subblockdark img {
display:block;
}

.floatimageright {
float: left;
margin: 15px 15px 15px 0;

}
.floatimageleft {
float: left;
margin: 15px 15px 15px 0;
}

/* FOOTER */
#footer {
display:none;
}