body {
		background:#fff url(../images/bg_body.jpg) repeat-x;
		font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:180%;
		margin:0;
		padding:0;
		text-align:center;
	}
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:0 20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		color:#AE2040;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		color:#AE2040;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:850px;		
		margin-bottom:2em;
		}	
	#header{
		height:220px;
		color:#fff;
		position:relative;
		}	
		
	#text{
		width:570px;;
		float:left;
		border-right: 1px dashed #AE2040;
		padding-right: 15px;
	}
	
	#kontakt{
	    float: right;
    	width: 250px;
		margin-bottom:20px;
		border-left: 1px dashed #AE2040;
		padding-left:14px;
		margin-left:-1px;
		margin-top:1px;
	}
	
	#menu{
		height:80px;
		background-image:url(../images/menu.png);
		color:#000;
		}	
		
	#menu ul.menu{
		margin: 0 0 0 -25px;
		list-style:none;
		}
	#menu span.subtitle{
		font-size:9px;
		color:#AE2040;
		}


	#menu ul li.menu a{
		color:#004F9F;
	    float: left;
	    height: 45px;
	    padding-left: 20px;
	    padding-right: 18px;
		text-decoration:none;
		font-size:16px;
		padding-top:17px;
		font-weight:bold;
	    border-right: 1px solid #D9D9D9;
		margin-top:1px;
		line-height:15px;

		}
	#menu ul li.menu a:hover{
		background-image:url(../images/menu_hover.png);
		margin-top:0px;
		height:44px;
		padding-top:18px;
		
		}
	#content{
		position:relative;
		}	
		
	p.text{
		line-height:140%;
		color:#888888;
	}
		
		
	#footer{
		border-top: 1px dashed #DDDDDD;
		margin-top:20px;
	}
	
	p.info{
		font-size:11px;
	}
	
	a.info{
		text-decoration:none;
		color:#AE2040;
	}
	
	a.info:hover{
		text-decoration:underline;
	}
		
	#shadow {
		background-image:url(../images/shadow.png);
		height:20px;
	}

/* 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:850px;
		height:250px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:55px;
		height:55px;
		position:absolute;
		left:-12px;
		top:100px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:807px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:55px;
		height:55px;
		background:url(../images/btn_prev.png) no-repeat 0px -55px ;	
		}	
		
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.png) no-repeat 0px -55px ;	
		}	
	
	#prevBtn a:hover, #nextBtn a:hover,
	#slider1next a:hover, #slider1prev a:hover{  
		display:block;
		position:relative;
		width:55px;
		height:55px;
		background:url(../images/btn_prev.png) no-repeat 0px 0px;	
		}
		
	#nextBtn a:hover, #slider1next a:hover{ 
		background:url(../images/btn_next.png) no-repeat 0px 0px;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


td.border{
	border-top:1px solid #CCC;
}

#werbung_ecke {
	position:absolute;
	right:85px;
	top:51px;
}

a.werbung_ecke{ 
	background:url(../images/werbung_ecke.png) no-repeat 0px 21px;
	display:block;
	height:70px;
	width:120px;	
	text-decoration:none;
}	

a.werbung_ecke:hover{  
	display:block;
	position:relative;
	width:120px;
	height:70px;
	background:url(../images/werbung_ecke.png) no-repeat 0px 0px;	
}

p.produkt_h{
	font-size:28px;
	color:#CCC;
	margin-bottom:-5px;
	font-weight:bold;
}

p.produkt_text{
	font-size:14px;
	line-height:18px;
}

a.abel{ 
	background:url(../images/abel.jpg) no-repeat 0px -107px;
	height:107px;
	width:210px;	
	text-decoration:none;
	display:block;
}	

a.abel:hover{  
	background:url(../images/abel.jpg) no-repeat 0px 0px;
	height:107px;
	width:210px;	
	text-decoration:none;
}