
html,address,blockquote,body,div,dl,dt,dd,fieldset,form,h1,h2,h3,h4,h5,h6,ol,p,ul,li,center,hr,pre,table,tr,td,th,thead,tbody,tfoot,caption {
	font-family:inherit; font-style:normal; font-weight:normal;
	font-variant:normal; font-size:inherit; line-height:inherit;
	text-align:left; text-decoration:none; padding:0; margin:0;
	float:none; border:0px; display:block; cursor:default; }
span,a,img,abbr,code,em,strong,b,i,textarea,legend,button,input,object,select,var,tt,kbd,samp,small,sub,sup {
	font:inherit; background:transparent; padding:0; margin:0;
	color:inherit; display:inline; float:none; border:0; }

li       { display:list-item; }

table    { display:table; border-spacing:0; border-collapse:collapse; }
tr       { display:table-row; }
th,td    { display:table-cell; }
thead    { display:table-header-group; }
tbody    { display:table-row-group; }
tfoot    { display:table-footer-group; }
caption  { display:table-caption; }
colgroup { display:table-column-group; }
col      { display:table-column; }

head     { display:none; }

button,textarea,input,object,select { display:inline-block; }


body {
	width:100%;
	height:100%;
	font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:15px;
	line-height:18px;
	text-align:left;
	background-color:#C4D12E;
}



h1 {

	font-size: 16px;
	font-weight:bold;
	padding:10px 0 15px 0;
	color: #88a300;
}

h2 {

	font-size: 12px;
	font-weight:bold;
	padding:0 0 0 0;
	color: #88a300;
}





b, strong {
	font-weight:bold;
   }


#mainbody a {
	padding:0 0 0 18px;
	background:url(../bilder/link.gif) 0px 2px no-repeat #ffffff;
	text-decoration:none;
	cursor:pointer;
	color:#000000;
}

#mainbody a:hover {
	text-decoration:underline;
	color: #88a300;
}






#main {
 	margin:40px auto 40px auto;
	width:950px;
	background-color:#ffffff;
}






#head1 {


         background-repeat: no-repeat;
         height:142px;
         width:632px;
		 float: left;
		 /*background-color:#00ff00;*/


	 }

#head2 {
		background:url(../bilder/limon_logo.gif);
		background-repeat: no-repeat;
		height:142px;
		width: 317px;
		float: right;




}


#nav {
	clear:both;
	float:left;
	width:950px;
	font-size: 12px;
	height:38px;
	background:url(../bilder/h_nav_backg0.gif) no-repeat top left;
}

/*  display und fload bereiten die navi hier vertikal auf*/

#nav ul { 
	margin:0;
	padding:0;
}

#nav ul li {
	display:block;
	float:left;
	padding-left:45px;
	margin:19px 0;
}

#nav ul li a {
	padding:0;
	color:#88a300;
	/*display: block;*/
	float:left;
	height: 15px;
	text-decoration: none;
	font-weight:bold;


}
#nav ul li a:hover {
	color:#ffffff;

}

#nav .rechts {
	float:right;
	padding:18px 26px 0 0;
	height:15px;
}

#nav .rechts a {
	color:#fff;
	text-decoration:none;
}

#nav .rechts a:hover { color:#88a300; }

#wrapper {
	clear:both;
	width:950px;
	background:url(../bilder/v_nav_backg4.gif) top right repeat-y;
}

#content_wrapper {
	width:950px;
	padding-bottom:20px;
	background:url(../bilder/startseite_content_background.jpg) top right no-repeat;
}


#mainbody {
	float:left;
	width:542px;
	line-height: 20px;
	padding-top:36px;
	padding-left:45px;
	padding-right:45px;
}

#referenzen {
	clear:both;
	width:950px;
}


#footer {
	clear:both;
	width:950px;
	height:42px;
	background:url(../bilder/schild_footer.gif) no-repeat bottom right;
}


/*Content*/
div.csc-textpic {
clear:both;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
float:right;
margin:0px 0px 10px 15px;
}

div.csc-textpic-center {
width:100%;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap {
float:left;
margin:0px 15px 15px 0px;
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
float:right;
}