@charset "utf-8";
/* CSS Document */


	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
/*		padding:10px;   */ 
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:980px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#kasten{	
/*		margin:0 auto; 
		position:relative; */    
		text-align:left; 
/*		width:696px; */
		width:980px;
		height:360px;
		background:#fff;		
/*		margin-bottom:2em; */
		font-weight:bold;
		}	
	#inhalt{
		position:relative;
		font-weight:bold;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
/*		width:696px;
		height:241px;
*/		
		width:980px;
		height:360px;
		
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
/*		width:30px;
		height:77px;
*/		
		width:30px;
		height:77px;		
		
		position:absolute;
/*		left:-30px; */
		left:30px;
		top:150px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
/*		left:696px; */
		left:550px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
/*		width:30px;
		height:77px;
*/		
		width:30px;
		height:77px;
		
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
	/*	margin:-16.2em 0; */
		margin:-2.0em 0 0 179px; 
		padding:0;
	/*	height:28px; */
		height:28px;
		color: #54534A;
		font-weight: bold;
		font-size: 14px;
		font-family: Helvetica;	
		}
	ol#controls li{
		margin:0 0 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		color: #54534A;
		font-weight: bold;
		font-size: 14px;
		font-family: Helvetica;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
/*		border:1px solid #ccc; */
		background:#EAE9E3;
		color:#555;
		padding:0 10px; 
		text-decoration:none;
		color: #54534A;
		font-weight: bold;
		font-size: 14px;
		font-family: Helvetica;
		}
	ol#controls li.current a{
		background:#66CC00;
		color:#fff;
		font-weight: bold;
		font-size: 14px;
		font-family: Helvetica;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{
		outline:none;
		}
	
/* // Easy Slider */


	.scontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 125%;
	color: #000;
	}
	.scontent a	{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #fff;
	text-decoration: none; 
	background-color: #66cc00;
	padding: 3px;
	}

	.scontent a:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #fff;
/*	text-decoration: underline; */
	background-color: #66cc00;
	padding: 3px;
	}

	.scontent a:visited	{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #fff;
/*	text-decoration: underline; */
	background-color: #66cc00;
	padding: 3px;
	}	
	
	.scontent a:hover	{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #666666;
/*	text-decoration: underline; */
	background-color: #EAE9E3;
	padding: 3px;
	}	
	
/*	.scontent a:link, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #eaeaea;
	}
*/	
	.sheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #66cc00;
	margin: 0 0 20px 0;
	padding-top: 3em;
	line-height: 115%;
	}

	.sheaderwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
/*	color: #66cc00; */
	margin: 0 0 20px 0;
	padding-top: 1.5em;
	line-height: 115%;
	}


	.scontentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 125%;
	color: #f7f7f7;
	}
	.scontentwhite a	{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #fff;
	text-decoration: none; 
	background-color: #66cc00;
	padding: 3px;
	}

	.scontentwhite a:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #fff;
/*	text-decoration: underline; */
	background-color: #66cc00;
	padding: 3px;
	}

	.scontentwhite a:visited	{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #fff;
/*	text-decoration: underline; */
	background-color: #66cc00;
	padding: 3px;
	}	
	
	.scontentwhite a:hover	{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #666666;
/*	text-decoration: underline; */
	background-color: #EAE9E3;
	padding: 3px;
	}
	
	
	
	.scontentblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 125%;
	color: #000;
	}
	.scontentblack a	{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #000;
	text-decoration: none; 
	background-color: #66cc00;
	padding: 3px;
	}

	.scontentblack a:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #222;
/*	text-decoration: underline; */
	background-color: #66cc00;
	padding: 3px;
	}

	.scontentblack a:visited	{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #fff;
/*	text-decoration: underline; */
	background-color: #66cc00;
	padding: 3px;
	}	
	
	.scontentblack a:hover	{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.90em; */
	font-weight: bold;
	color: #222;
/*	text-decoration: underline; */
	background-color: #EAE9E3;
	padding: 3px;
	}	
	
		

