	a:link { color:#8b8b8b; text-decoration:none;}
	a:hover { color: black !important; text-decoration:none;}
	a:visited { color: #8b8b8b; text-decoration:none;}
	a:active { text-decoration:none;}
	
	p {margin:0}

	
	li {
	margin-left:40px;
	list-style:outside;

	}
	
	ul {
		list-style: none;
	}

    body {
		font: 12px Arial, Helvetica, sans-serif;
		line-height:18px;
		height:95%;
    	text-align: left;
		background-image:url(images/bgr_stocker.png);
		background-repeat: no-repeat;
		background-position: center 10px;
		margin:50px 0 0 0;
    }
	
  
  	#container {
		margin:0 auto;
		padding: 30px 0px 30px 30px;
		width:987px;
		height:658px;
	}
	
	
	.aktuell{
		width:162px;
		float:left;
		background-image:url(images/verkaufstafel_russenzopf.png);
		background-repeat:no-repeat;
		padding:235px 0 0 5px;
		margin-bottom:30px;
		}
	
	
	.navigation {
		width: 600px;
		height:60px;
		padding-right:30px;
		float:right;
		text-align:right;
	}
	
	.nav_main {
		font-size:16px;
		cursor:pointer;
		font-weight:bold;
		margin-left:20px;
	}
	
	.nav_main.now{
		color:#C90016 !important;
	}
		
	.feedarea {
		width:170px;
		height:100&;
		float:left;
		margin: 140px 28px 10px 0px;

	
	}

	.textarea {
		width:786px;
		height:480px;
		margin-top:0px;
		float:left;
		overflow:auto;
	}

	.textarea p{
		margin-bottom:10px;
	}
	
	
	.textarea_left {
		width: 355px;
		margin: 20px 32px 0 0;
		float:left;
	}
	
	.textarea_right {
		width: 365px;
		margin: 21px 10px 0 0;
		float:left;
	}
	
	.titles {
		font-size:16px;
		margin:0px 0 0 0;
		font-weight:bold;
		height: 112px;
		width:545px;
		float:left;
		color:#C90016;
	} 
	.titles_sub{
		margin-top:65px;
		color:grey !important;
	}
		
	
	.label {
		margin: 20px 0 0 5px;
		font-size:11px;
		width: 160px;
		height:auto;
		line-height:14px;
		float:left;
	}
	
	
	#specials {
		color:black;
		width: 160px;
		margin: 0px 38px 0 5px;
		font-size:11px;
		line-height:14px;
		height:80px;
		float:right;
		text-align:right;
		cursor:pointer;
	}
	
	.teaser_img{
		float: left;
		border:none;
		margin-right: 5px;
		margin-top: 5px;
	}
	
	.teaser_text{
		font-size:12px;
		width: 400px;
		float:left;
		margin-top: 5px;
				font-weight: normal;


	}
