/* © by euroweb.de */
/* www.damrosch.de */

/*-----------------------------------------------------------------------Basic*/
*{
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
}
html {	
/*	overflow-x:hidden;
	overflow-y:scroll;*/
	scrollbar-face-color: #1A5F0A;
	scrollbar-highlight-color: #eee;
	scrollbar-shadow-color: #eee;
	scrollbar-3dlight-color: #eee;
	scrollbar-arrow-color:  #eee;
	scrollbar-track-color: #eee;
	scrollbar-darkshadow-color: #eee;
}
/*hr {
	border: solid 1px #646463;
	width: 510px;
	margin: 0 0 0 0;
}
* html hr {
	border: solid 1px #646463;
	width: 510px;
	margin: -8px 0 0 0;
}*/
img {
 border: 0;
}
p {
	margin-left: 2px;
}
strong{
	font-weight:bold;
	color: #000;
}
.strong{
	font-weight:bold;
	color: #000;
}
/*--------------------------------------------------------H-Tag Formatierungen*/
h1 {
	width: 496px;
	height: 88px;
 	background:url(../images/logo.jpg);
 	text-indent:-5000px;
 	overflow:hidden;
}
h2{
	margin: 5px 0 0 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
h3{
	margin: 10px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#1a5f0a;
}
h4{
	margin: 2px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
h5{
	margin: 0 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#000;
}
h6{
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#1a5f0a;
}
/*-----------------------------------------------------------------------Link-Style*/
a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1a5f0a;
	text-decoration:underline;
}
		
a:hover, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration: none;
}
/*-----------------------------------------------------------------------Body*/
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	background-image:url(../images/bgbody.jpg);
	background-repeat:repeat-x;
	background-color:#eeeeee;
}


/*------------------------------------------------------------------Startseite Index*/
#wrapperstartseite{
	margin: 0 auto;
	width: 920px;
}
#startlogoarea{
	margin: 57px 0 0 0;
	width: 920px;
	height: 75px;
}
.startlogo{
	text-align:center;
}
.startessen{
	width: 407px;
	height: 220px;
	float:left;
}
.startessenlink{
	width: 270px;
	height: 200px;
	background-image:url(../images/startbgessen.jpg);
	background-repeat:no-repeat;
	float:right;
}
.startluedenscheid{
	width: 407px;
	height: 220px;
	float:right;
}
.startluedenscheidlink{
	width: 270px;
	height: 200px;
	background-image:url(../images/startbgluedenscheid.jpg);
	background-repeat:no-repeat;
	float:left;
}
.startpartner{
	width: 920px;
	height: 100px;
	border-top: 1px solid #bfbfbf;
	float:left;
}

.startimg{
margin: 3px 0 0 12px;
float:left;
}
.starttxt{
margin: 10px 0 0 12px;
width:220px;
float:left;
}
.startpartnertable{
	margin: 0 auto;
}

div#adSense {float:left;margin:20px 0 20px 20px;width:120px;}






/*-----------------------------------------------------------------------DIVs*/
#wrapper{
	position:relative;
	margin: 0 auto;
	width: 920px;
	min-height:100%;
	background-image:url(../images/bgwrapper.jpg);
	background-repeat:repeat-y;
}
#wrapperstartseite{
	margin: 0 auto;
	width: 920px;
}
#startsite{
	margin: 0 0 0 0;
	width: 920px;
}
/*--------------------------*/
/*Toparea*/
/*--------------------------*/
#toparea{
	margin:0;
	width: 920px;
	height: 148px;
	background-image:url(../images/bgtoparea.jpg);
	background-repeat:no-repeat;
	float:left;
}
#topnavi{
		margin: 0 0 0 0;
		width: 292px;
		height: 24px;
		float:right;
	}
		#topnavi ul{
			margin: 5px 0 0 6px;
		}
		#topnavi li {
			margin:0 4px 0 5px;
			display:inline;
		}
		#topnavi a:link, #topnavi a:visited{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			text-decoration:none;
		}
		
		#topnavi a:hover, #topnavi a:active{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#1a5f0a;
			text-decoration:none;
		}
		
#logoarea{
	margin: 0 0 0 3px;
	width: 496px;
	height: 114px;
	background-image:url(../images/bglogoarea.jpg);
	background-repeat:no-repeat;
	float:left;
}
.firma{
	margin: 0 0 0 14px;
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
/*--------------------------*/
/*Headerarea*/
/*--------------------------*/
#headerarea{
	margin:0;
	width: 920px;
	height: 293px;
	background-color:#fff;
	float:left;
}
#headleftarea{
	margin:0;
	width: 256px;
	height: 293px;
	background-image:url(../images/bgtheadleftarea.jpg);
	background-repeat:no-repeat;
	float:left;
}
/*=========================*/
.adressarea{
	margin: 0 0 0 16px;
	width:230px;
	height: 178px;
	float:left; 
}
.addtitle{
	margin: 4px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.addtxt{
	margin: 0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.searchfunction{
	margin: 0 0 0 16px;
	width:230px;
	height: 100px;
	float:left; 
}
.searchtitle{
	margin: 4px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}


/*=========================*/
#headrightarea{
	margin:0 0 0 3px;
	width: 657px;
	height: 293px;
	float:left;
}
.headrightimage{
	width: 657px;
	height: 293px;
	float:left;
}
/*--------------------------*/
/*Mainarea*/
/*--------------------------*/
#mainarea{
	margin:0;
	width: 920px;
	float:left;
}
#leftarea{
	margin:0;
	width: 256px;
	float:left;
}
#rightarea{
	margin:0 4px 0 0;
	width: 657px;
	float:right;
}
/*--------------------------*/
/*Naviarea*/
/*--------------------------*/
#navi{
	margin: 0 0 -6px 12px;
	width: 244px;
	float:left;
}	
		#navi ul{
			margin: 5px 0 0 0;
			/*color:#FFFFFF;*/
			list-style-type:none;
		}
		#navi li {
			margin:0 0 10px 0;
			/*display:inline;*/
		}
		#navi a:link, #navi a:visited{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#333;
			background:url(../images/bullet_navi01.gif) 0 3px no-repeat;
			font-weight:bold;
			text-decoration:none;
			padding: 0 0 0 14px;
		}
		#navi a:hover, #navi a:active{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#1a5f0a;
			background:url(../images/bullet_navi02.gif) 0 3px no-repeat;
			font-weight:bold;
			text-decoration:none;
			padding: 0 0 0 14px;
		}
/*============================================================================*/
/*============================================================================*/
.subnavititle{
	margin: 0 0 15px 0;
	font-size:12px;
	font-weight:bold;
	color:#1a5f0a;
}

		#subnavileftplus ul{
			margin: 0 0 0 0;
			padding: 0 5px 0 5px;
			list-style-type:none;
		}
		#subnavileftplus li {
			margin: 0 0 10px 10px;
			padding: 0 0 0 5px;
			/*display:inline;*/
		}
		#subnavileftplus a:link, #subnavileftplus a:visited{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:normal !important;
			color:#000;
			background:url(../images/bullet_navi01.gif) 0 3px no-repeat;
			text-decoration:none;
			padding: 0 0 0 14px;
		}
		
		#subnavileftplus a:hover, #subnavileftplus a:active{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:normal !important;
			color:#1a5f0a;
			background:url(../images/bullet_navi02.gif) 0 3px no-repeat;
			text-decoration:none;
			padding: 0 0 0 14px;
		}



/*--------------------------*/
/*Contentarea*/
/*--------------------------*/
#titlearea{
	margin: 0 0 0 0;
	width: 657px;
	height: 27px;
	background-color:#1a5f0a;
	float:left;
}
#contentarea{
	margin: 34px 0 40px 19px;
	width: 624px;
	float:left;
}


		.contlarge{
			margin: 0 0 10px 0;
			width: 624px;
		}
		.contcmseditor{
			margin: 10px 0 40px 0;
			background-color: #f8f8f8;
		}
		.contleft{
			margin: 0 0 10px 0;
			width: 307px;
			float:left;
		}
		.contright{
			margin: 0 0 10px 10px;
			width: 307px;
			float:left;
		}
		.cont1{
			margin: 0 0 10px 0;
			width: 202px;
			float:left;
		}
		.cont2{
			margin: 0  9px 10px 9px;
			width: 202px;
			float:left;
		}
		.cont3{
			margin: 0 0 10px 0;
			width: 202px;
			float:left;
		}

.contlargelink{
	margin: 0 0 10px 0;
	width: 624px;
	border-bottom:1px solid #000;
}

.contrightlink{
	margin: 0 0 10px 40px;
	width: 150px;
	float:left;
}
.contrightlogo{
	margin: 0 0 10px 10px;
	width: 100px;
	float:left;
}	
.partnerlogo{
	width: 80px;
	height:80px;
}
	
.listtext {
	margin:0 0 10px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:square;
}

.bggrey{
	background-color: #f8f8f8;
}
.txt14{
	font-size: 14px;
	font-weight: bold;
}
/*=========================================*/
.thumb{
	margin: 0 10px 10px 0;
	border: 2px solid #1A5F0A;
	width: 200px;
}

.contlarge table {
	margin: 0 0 20px 0;
	width: 625px !important;
}

.contlarge td{
border-bottom: 1px solid #000;
width: 1100px  !important;
}


.produktliste{
	width: 620px !important;
}

.produktliste table{
	margin: 0 0 20px 0;
}
.produktliste td{
	border-bottom: 1px solid #000;
	height: 30px;
}
.produktliste tr{
	width: 620px !important;
}

.td01 {
	width: 260px !important;
	border-bottom: 1px solid #000;
}
.td02 {
	width: 120px !important;
	border-bottom: 1px solid #0ff;
}
.td03 {
	width: 140px !important;
	border-bottom: 1px solid #ff0;
}
.td04 {
	width: 200px !important;
	border-bottom: 1px solid #ccc;
}

.thumbanfahrt{
	margin: 0 10px 0 0;
	border: 1px solid #1a5f0a;
	width:190px;
	height: 90px;
}


/*.contlarge td{
	border-bottom: 1px solid #000;
}
.tableartikel td{
	width: 100px !important;
}
*/

#x366532t .mceEditorIframe{
	width: 600px !important;
	height: 400px !important;

}

#x366532t .mceToolbarTop{
	width: 600px !important;
}

.mceEditorIframe {
	width: 600px;
	height: 600px;

}


.such_egebnis{
 margin: 0 0 15px 0;
 padding: 0 0 10px 0;
 border-bottom: 1px solid #000;
}
.suchegefundentitle{
	color: #1A5F0A;
	font-weight: bold;
}

