
body, text
{
	font-family: Arial;
	font-size: 70%;
	margin:				0px;
	padding:			0px;
	background: 		#efebe0 url("/img/bg.jpg") repeat-x center top;
 	color:				#959185;
	color:				#858074;


}


*
{
	font-size: 1em;
}

html {height : 100.1%;}

a 
{
	text-decoration: none;
	color: #fff;
}

a.active
{
	display:block;
}

a:hover
{

	text-decoration: underline;
}

.mitte
{
	margin:				0 auto 0 auto;
	width:				778px;
	text-align:			left;
}

#header
{
	width: 				778px;
	height:				96px;
	margin:				0;	 
	 
} 

	#logo
	{
		float:				left;
	}

	#searcharea
	{
		float:				right;
		width: 				400px;
 
	}

	#searchbox
	{
		background:			#e5decc;
		width:				224px;
		height:				42px;
		float:				right;
	 
	}
 
	#searchinput
	{	
		height:				14px;
		width:				147px;
		background:			#ffffff;
		color:				#b0ad99;
		margin:				13px 0px 13px 14px;
		padding:			2px 0 0 1px;
		font-size:			10px;
		border: 			0;

	}
	
	#metanav
	{
		clear:				both;
		float: 				right;
		padding:			25px 23px 0 0;
		width:				360px;
		text-align:			right;
	}
	
		#metanav ul
		{	
			 
		}
		
		
		#metanav ul li
		{
			float: right;
			padding: 0 4px 0 2px;
			background: none;
			width: 60px;
		}
		
		#metanav a
		{
			padding: 0;
			margin: 0;
			color:				#959185;
			width: 60px;
		}

		#metanav span
		{
			padding: 0;
			margin: 0;
			background: none;
		
		}
		
		

		
		
	
#navi
{
	width: 220px;
	float: left;
	padding: 0 20px 0 0;

}
	#navi a:hover
	{
		text-decoration: none;
	}
		
		ul
		{
			margin:0px;
			padding: 0px;
			list-style:none;
		}
		
		li
		{
			border-top: 2px solid #efebe0;
			padding: 0;
			margin: 0;
			line-height: 17px; 
			
			margin-top: 2px;
		}
			
		
		li a
		{
			padding: 2px 0;
			height: 15px;
			background: #000; 

		}

/* 
   NEU !!!
*/
		#navi ul li a
		{
			/* background: #000; */
			padding: 3px 15px 2px 15px;
			/* display: block; */

		}

		#navi ul li a.active
		{
			background: #605c5d;
			padding: 3px 0 2px 15px;

		}

		#navi ul span
		{
			background: #9be919;
			display: block;
	 		padding: 3px 0 2px 15px;
	 		color: #fff;
		}

		#navi ul li span
		{
			background: #9be919;
			display: block;
	 		padding: 3px 0 2px 15px;
	 		color: #fff;
		}

		#navi ul li a.active2
		{
			background: #605c5d;
			/* url('/img/nav.gif') no-repeat top right; */
			padding: 3px 0 2px 15px;
			display: block;
			 
		} 
 
 

 		/* sub */
		#navi ul li ul li 
		{
			width: 220px;
		}

	
		#navi ul li ul li a
		{
			background: #70b003;
	 		padding: 3px 15px 2px 15px;
			display: block;

		}

		#navi ul li ul li div
		{
			background: #9be919;
			display: block;
	 		padding: 3px 0 2px 15px;
	 		color: #fff999;
		}

		#navi ul li ul li a.active
		{
			background: #9be919;
	 		padding: 3px 0 2px 15px;
			width: 195px;

		}

		#navi ul li ul li a.active2
		{
			background: #9be919 url('/img/nav.gif') no-repeat top right;
			width: 241px;
	 		padding: 3px 0 2px 15px;
	 		display: block;
			width: 195px;

		}

		#navi ul li ul li div
		{
			background: #9be919 url('/img/nav.gif') no-repeat top right;
	 		padding: 3px 10px 2px 15px;
	 		display: block;
			width: 195px;
			color: #fff;
		


		}		

		/* content */ 

		#navi ul li ul li ul li a
		{
			background: #d06900;
	 		padding: 3px 0 2px 15px;

		}


		#navi ul li ul li ul li a.active
		{
			background: #fe870f;
	 		padding: 3px 0 2px 15px;

		}

		#navi ul li ul li ul li span
		{
			background: #fe870f;
	 		padding: 3px 0 2px 15px;

		}
		
		
		#navi ul li ul li ul li a.active2
		{
		 	background:  url('/img/nav.gif') no-repeat top right #fe870f;
	 		padding: 3px 12px 2px 15px;
	  
		}

		#navi .test
		{
		 	background:  url('/img/nav.gif') no-repeat top right #fe870f;
	 		padding: 3px 12px 2px 15px;
			width: 195px;
			

		}



/* 
   ENDE NEU !!!
*/

		
#contentarea
{

	float:					left;
	width:					515px;
	margin:					0 0 0 0px;
	padding: 				0 0 0 10px;

}

	.headpicsmall
	{
		float:				left;
		background: 		url("/img/bg_headpicsmall.jpg") no-repeat;
		width: 				165px;
		height:				266px;
		padding: 			4px 0 0 5px;
		 
	}
	.headpicmid
	{
		float:				left;
		background: 		url("/img/bg_headpicmid.jpg") no-repeat;
		width: 				248px;
		height:				266px;
		padding: 			4px 0 0 5px;

	}
	.headpicbig
	{
		float:				left;
		background: 		url("/img/bg_headpicbig.jpg") no-repeat;
		width: 				508px;
		height:				266px;
		padding: 			4px 0 0 5px;
	}
 
	.textarea
	{
		clear:both;
		padding: 10px 0 0 10px;
		width: 492px;
	
	}
	
	.textarea a
	{
		color: #70b003;
		text-decoration: none;
	}
	
	.textarea a:hover
	{
		text-decoration: underline;
	}
	
	.textarea ul
	{
		list-style: disc;
		padding-left: 15px;
	
	}

		#showmenu
		{	 
			border-top: 1px dotted #b2aea2;
			
			margin: 20px 0 0 0;
			padding: 8px 0 10px 0;
			width: 100%
			
		}

		#showmenudot
		{
			float:	left;
			height:	1px;
			width:	475px;
			margin: 8px 0 0 0;
			border-bottom: 1px dotted #b2aea2;
			clear:both;
		
		}

		
		#showmenugreen
		{
			float:left;
			color:#70b003;
			font-size: 14px;
			line-height: 20px;

		}
 
		.showmenunorm
 		{
			float:left;
 			font-size: 14px;
 			line-height: 20px;
 		
 		}
		.headline
		{
			text-transform: uppercase;
			color: #70b003;
			font-weight: bold;
			padding: 10px 0 0 0;
			clear:both;
		}
		
		.headlinegrey
		{
			text-transform: uppercase;
			
			padding: 20px 0 0 0;
			clear:both;
			color: #959185;
		}
		


		.pheadline
		{
/* 			text-transform: uppercase; */
			color: #70b003;
			font-weight: bold;
			padding: 0;
			float: left;
			width: 380px;
		}

		.pheadline2
		{
/*
			text-transform: uppercase;

*/			color: #70b003;
			font-weight: bold;
			padding: 0;
			float: left;
			
			 
		}


		.pheadpic
		{
			 
			float:right;
			background:url(/img/mon_bg_pic.jpg) no-repeat;
			width:	115px;
			height: 90px;
			padding: 2px 0 0 2px;
		}
		
		.pressepicbu
		{
			width: 117px;
			float:left;
			
			
		}
		
		.pressepicdetails
		{
			
			float:left;
			background:url(/img/mon_bg_pic.jpg) no-repeat;
			width:	115px;
			height: 90px;
			padding: 2px 0 0 2px;
		}
		
		
		.pheadline a
		{
			text-transform: uppercase;
			color: #70b003;
			font-weight: bold;
 		}
	
		.end
		{
			clear:		both;
			margin: 30px 0 0 0;
		}	
		
		.enddot
		{
			float:	left;
			height:	18px;
			width:	380px;
			border-bottom: 1px dotted #b2aea2;
		
		}

		.endtop
		{
			float: right;
		}
		
		.dots
		{
			float:	left;
			height:	5px;
			width:	492px;
			border-top: 1px dotted #b2aea2;
			padding-bottom: 5px;
		}


#pager
{
	float: left;
	margin: 1px 0 0 0;
}

#pager div
{
	background:#d5d1c8;	
	padding: 3px 6px 3px 6px;
	margin: 0 0 2px 0;
	color: #fff;
	display:block;

}

#pager div.active
{
	background: #b2aea2;
	display:block;
}

#pager a
{
	display:block;
}





#bot
{
	clear:both;
	width: 100%;
	height: 10px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #e4e0d7;
}


.logos
{
	float: left;
	width: 150px;
	padding: 10px 2px 0 0;
	border: none;
}

.logos img
{
	border: none;
}


.teaser
{
	float: left;
	width: 190px;
	height: 70px;
	padding: 10px 2px 0 0;

border: none;
}

.teaser img
{
	border: none;
}

#poweredby
{
	float: left;
	width:  10px;
	height: 80px;
	padding: 10px 0 0 0;

}

#note
{
	clear: both;
	padding: 5px 0 20px 0;
	margin: 0 auto 0 auto;
	width: 480px;	
	font-size: 9px;

}



#calendarbox
{
	border: 	1px solid #dedacf;
	background: #f3f0e7;
	height: 	194px;
	width:		218px;
 	text-align:	center;

}

#calhd
{
	font-size: 14px;
	color: #959185;
	padding: 4px 0 7px 0;
	

}

.calmon
{
	float:	left;
	 
	width: 60px;
}

#calarrowl
{
	float:	left;
	width:  10px;
	margin:	0 0 0 5px;
	padding: 0 3px 0 0;
}
#calarrowr
{
	float:	right;
	padding: 0 5px 0 0;
	width:  10px;
}

#calendar 
{
	padding-top: 			1em; 
	width: 					218px;
 	color: 					#000;/* base */
}
		
	#calendar span 
		{
			float: 			left; 
			width:			30px; 
			height:			12px;
			margin: 		2px 0 0 0;
			padding:		3px 0 2px 0;
			text-align: 	center; 
			background: 	#e0ded2;
			border-right: 	1px #f6f4ee solid;
		}
		
	#calendar a
		{
			color: 			#959387;/* base */
		}
		
	#calendar span.empty
		{
			padding: 		3px 0 2px 0;
			height: 		12px;
			margin: 		2px 0 0 0 ;
			border-right: 	1px #f6f4ee solid;
		}

	#calendar span.empty2
		{
		 
			padding: 		3px 0 2px 0;
			height: 		12px;
			margin: 		2px 0 0 0 ;
			border-right: 	2px #e0ded2 solid;
		}
		
	#calendar #monate
		{
			padding-bottom: 10px;
			text-align: center;
			border: 1px solid #f00;
		}
		
	#calendar
		{
			clear: left;
		}
		
	#calendar span.sun
		{
			background: #FFF;/* light */
			border:0;
			width: 32px;
		}
		
	#calendar span.today
		{
			background: #FFF center center;/* base */
			background-repeat: repeat-x;
			background-image: url(/img/bg_cal.jpg);
			color: #FFF;
		}
	#calendar span.today a
		{
			color: #FFF;
		}




.Block
{
	clear:				both;
	color:				#fff;
	background: 		#9be919;
	font-weight:		bold;
	width: 				458px;
	height: 			12px;
	padding:			4px 0 3px 10px;
	float: 				left;
}

.BlockEnd
{
    
    	width: 		20px;
    	height: 	19px;
    	background: #9be919;
    	padding: 	0;
    	float: 		left;
}


.imgrights
{
	background:	url(/img/mon_bg_pic.jpg) no-repeat;
	float: 		right;
	padding:	2px 4px 0 2px;
	margin:		2px 0 2px 0;
	height:		90px;
	width:		120px;
}

.imglefts
{
	float: 		left;
	padding:	10px;
}


.imgright
{

	float: 		right;
	padding:	10px;
}

.imgleft
{
	float: 		left;
	padding:	10px;
}


.LocationHome
{
	clear:				both;
	color:				#fff;
	background: 		#9be919;
	font-weight:		bold;
	width: 				270px;
	height: 			12px;
	padding:			4px 0 3px 10px;
	float: 				left;
}

	.LocationHomeEnd
		{
		
			width: 		20px;
			height: 	19px;
			background: #9be919;
			padding: 	0;
			float: 		left;
		
		}
		
	.LocationHomeEnd div
		{
			height: 	19px;
		 
		}
		


.LocationAway
{
	color:				#fff;
	background: 		#969286;
	font-weight: 		bold;
	width: 				270px;
	height: 			12px;
	padding:			4px 0 3px 10px;
	float: 				left;
}
		
	.LocationAwayEnd
		{
			width: 		20px;
			height: 	19px;
			background: #969286;
			padding: 	0;
			float: 		left;
		}
		
	.LocationAwayEnd div
		{
			height: 	19px;
		}


.vheadline
{
	clear: left;
	float: left;
	padding: 5px 0 0 0;
	font-weight: bold;
	color: #959185;
	width: 300px;

}

.vinfotext
{
	
	color: #6bb003;
	padding: 10px 0;
	 
}

.vsubtitle
{
	color: #858074;

}
.vteaser
{
	
	width: 360px;
	 
}

.vaction
{
	clear: left;


}


.vpic
{
	position: relative;
	float:right;
	background:url(/img/mon_bg_pic.jpg) no-repeat;
	width:	120px;
	height: 100px;
	padding: 2px 0 0 2px;
	right: 0px;
	top: 0px;
}

.ppic
{
	position: relative;
	float:right;
	background:url(/img/pub_bg.jpg) no-repeat;
	width:	90px;
	height: 115px;
	padding: 2px 0 0 2px;
 
}

.toggler {
 
	margin: 			0;
 	font-weight: 		normal;
	font-size:			11px;  
	font-weight:		bold;
	width:				475px;
	padding:			4px 0 3px 0;
	color:				#959185;
}

.toggler a 
{
	color:#70b003;
}

.toggler a:hover 
{
	color:#9be919;
	text-decoration: underline;
} 

.element a:hover{
	text-decoration: none;
 
}

.element a {
			color:#70b003;
			text-decoration: none;
} 

.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	font-style :italic;
	padding:5px 0 5px 30px;
}


.preis
{
	padding-top: 10px;
	clear: both;
	color: green;
	float: left;
}

.shopbeschreibung
{
	padding-top: 15px;
}

.shoppic
{
	margin: 10px;
	background:url(/img/pub_bg.jpg) no-repeat;
	float: 		right;
	border: 3px solid #fff;

}

 

.inwk
{ 
	
	float: 				right;
	background: 		#70b003;
	font-weight:		bold;
	width: 				100px;
	height: 			11px;
	margin-top:			5px;
	padding:			5px;
	text-align:			right;
}

.inwk a
{ 
	color: #fff;
}

.adwk
{ 
	
	float: 				right;
	background: 		#fe870f;
	font-weight:		bold;
	width: 				100px;
	height: 			11px;
	margin-top:			5px;
	padding:			5px;
	text-align:			right;
}
.adwk a
{ 
	color: #fff;
}

.inwkEnd
{
    
    	width: 		36px;
    	height: 	19px;
    	background: #70b003;
    	padding: 	0;
    	float: 		left;
    	
    
}
.adwkEnd
{
    
    	width: 		36px;
    	height: 	19px;
    	background: #fe870f;
    	padding: 	0;
    	float: 		left;
}


.wkpreis
{
	color: green;
	float: left;
}

.wkanzahl
{
	width: 30px;
	padding:0;
	border-width: 0;
	background:  #9be919;
	margin-right: 15px;
	text-align: center;
}

.sdata
{
	width: 200px;
	padding:0;
	border-width: 0;
	background:  #9be919;
	margin-right: 2px;
}

