#kluckit{
 background-color:#fff;
 margin:-5px;padding:5px;width:890px;
 position:absolute;
 top:110px; z-index:1000;

	filter:alpha(opacity=70);
	opacity:0.7;}



#main a, #main li, #main ol, #main p, #main ul{
	line-height:1.7em;
	font-size:13px;
}	
#main h1{
		font-size:1.6em;
}	
#main h2{
		font-size:1.4em;
}	

/* Style sheet xBasic */

html{overflow-y:scroll;}

body {
	background-color:#555;
	background-image:url(../img/hintergrund.jpg);}

#wrapper { 
/*	background-color:#fff;*/	
	border: 1px solid #999;
	margin-top: 10px;
	padding: 20px;
	background-color:#fff;
	}

#header { 
	background-color:#fff;	
/*	border-bottom:solid 1px #999999;	*/
	}
		
#container { 
	background-color:#fff;
}

#left { 
	float:left;	}

#right { 
	float:right;
	border-left:1px dotted #999;
	 }

#main {  
	background-color:#fff;
	min-height:600px;

/*	border-left:dashed 1px #bbb;
	border-right:dashed 1px #bbb;*/
		}

#footer { 
	background-color:#fff;	
	border-top:solid 1px #999999;	
}

.inside{	
	padding:5px;}
	
.inside .mod_navigation {	/*Navigation selbst ganz an den Rand*/
	margin-left:-5px;	
	margin-top:-5px;}
	
.inside .mod_navigation h1 {	/*Navigation selbst ganz an den Rand*/
	margin-left:5px;}
	
.inside .mod_imageslider {	/*Navigation selbst ganz an den Rand*/
	margin-left:-5px;	
	margin-top:-5px;}

#clear{
	clear:both;}
	
.invisible{
	width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline;}
}





