@charset "utf-8";
/* CSS Document 
aktuelles
*/

body{
		margin:0;
		padding:0;
		background-color:#FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#333;	
		}


#wrapper{
		margin:0 10px 0 10px;
		margin:auto;
		padding:0;
		width:800px;
		}

#navi-head{
		width:600px;
		height:50px;
		margin:10px 0 25px 130px;
		padding:0;
		font-size:12px;
		line-height:18px;
		color:#999;
		text-align:right;
		
		/*border:#000 1px solid;	*/		
		}
		
#navi-head ul {
		margin:0;
		padding:0;	
		}
#navi-head ul li{
		display:inline;
		list-style:none;}
		
#navi-head ul li a#start
		{
		display:inline-block;
		background-image:url(../images/headnavi-1.jpg);
		width:123px;
		height:50px;
		margin:0;
		padding:0;
		float:left;
		}
#navi-head ul li a#start:hover
		{
		background-image:url(../images/headnavi_active-1.jpg);
		}
		
#navi-head ul li a#produkte
		{
		display:inline-block;
		background-image:url(../images/headnavi-2.jpg);
		width:101px;
		height:50px;
		margin:0;
		padding:0;
		float:left;
		}

#navi-head ul li a#produkte:hover
		{
		background-image:url(../images/headnavi_active-2.jpg);
		}
		
#navi-head ul li a#profil
		{
		display:inline-block;
		background-image:url(../images/headnavi-3.jpg);
		width:84px;
		height:50px;
		margin:0;
		padding:0;
		float:left;
		}
#navi-head ul li a#profil:hover
		{
		background-image:url(../images/headnavi_active-3.jpg);
		}
		
#navi-head ul li a#aktuelles
		{		
		display:inline-block;
		background-image:url(../images/headnavi_active-4.jpg);
		width:103px;
		height:50px;
		margin:0;
		padding:0;
		float:left;
		}
		
#navi-head ul li a#aktuelles:hover
		{
		background-image:url(../images/headnavi_active-4.jpg);
		}		

#navi-head ul li a#kontakt
		{
		display:inline-block;
		background-image:url(../images/headnavi-5.jpg);
		width:83px;
		height:50px;
		margin:0;
		padding:0;
		float:left;
		}
#navi-head ul li a#kontakt:hover
		{
		background-image:url(../images/headnavi_active-5.jpg);
		}	

#navi-head ul li a#impressum
		{
		display:inline-block;
		background-image:url(../images/headnavi-6.jpg);
		width:106px;
		height:50px;
		margin:0;
		padding:0;
		float:left;
		}
#navi-head ul li a#impressum:hover
		{
		background-image:url(../images/headnavi_active-6.jpg);
		}	
		
#mainbox-left{
		width:350px;
		float:left;
		margin-right:15px;
		
		/*border:#000 1px solid;*/
		}

#mainbox-right{
		width:380px;
		float:left;
		/*border:#000 1px solid;*/
		}
		
#box-left{
		width:350px;
		height:60px;
		background-image:url(../images/title_aktuelles.png);
		background-repeat:no-repeat;
		margin:0;
		padding:0;
		/*border:#000 1px solid;*/
		}

#box-right{
		width:350px;
		height:200px;
		background-image:url(../images/aktuelles.jpg);
		background-repeat:no-repeat;
		margin:0;
		padding:0;
		
		/*border:#000 1px solid;*/
		}
		
#box-left2{
		float:left;
		width:350px;
		height:330px;
		margin:0;
		padding:0;
		
		/*border:#000 1px solid;*/
		}
			
#box-left2 p{
		margin:0;
		padding:5px;
		}

#box-info1{
		float:left;
		width:170px;
		height:175px;
		margin:10px 1px 10px 0;
		padding:0 3px 0 3px;
		background-image:url(../images/box_bg.jpg);
		background-repeat:repeat-y;
 		
		/*border:#000 1px solid;*/
		}
#box-info1 a	{text-decoration:underline;color:#C03;}		

#box-info2{
		float:left;
		width:170px;
		height:175px;
		margin:10px 0 10px 2px;
		padding:0 3px 0 3px;
		background-image:url(../images/box_bg.jpg);
		background-repeat:repeat-y;
		
		/*border:#000 1px solid;*/
		}
#box-info2 a	{text-decoration:underline;color:#C03;}	


#footer{
		width:380px;
		font-size:9px;
		line-height:16px;
		color:#999;
		text-align:right;
		margin:20px 0 20px 340px;
		padding:0;
		clear:both;
		display:inline-block;
		
		/*border:#000 1px solid;	*/
		}
#footer a	   				{text-decoration:none; color:#000000;}
#footer a:active		{text-decoration:none;color:#666;}
#footer a:visited		{text-decoration:none;color:#b4b1b1;}
#footer a:hover		{text-decoration:underline;color:#b4b1b1;}

#footer ul{
		margin:0;
		padding:0;
		}
#footer ul li{
		display:inline;
		list-style:none;
		padding:5px;
		margin:0;}