body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;



}
#bg-navigation{
	position: absolute;
	top: 1px;
	left: 20px;
	width: 206px;
	height: 1000px;
	background-image: url(images/bg_navigation.gif);
	background-repeat: repeat-x;
}

#intro{
	position: absolute;
	top: 1px;
	left: 232px;
	width: 750px;
	height: 230px;

}

#bg2{
	position: absolute;
	top: 113px;
	left: 0px;
	width: 995px;
	height: 29px;
	background-image: url(images/bg2. gif);
	background-repeat: no-repeat;	
}
#navischatten{
	width: 206px;
	height: 700px;
	position: absolute;
	top: 200px;
	left: 20px;
	background-image: url(images/shade.gif);
	background-repeat: no-repeat;
	z-index: 1;
	
}
#navigation{
	position: absolute;
	top: 190px;
	left: 40px;
	width: 168px;
	padding: 0px 5px 200px 0px;
	z-index: 2;

}	
#navileft{
	position: absolute;
	top: 615px;
	left: 40px;
	width: 173px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
	margin-left: 10px;
	
	
}
#leaderboard{
	position: absolute;
	top: 238px;
	left: 232px;
	height: 100px;
	width: 835px;
	background-image: url(images/leaderboard.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px 0px;

}
.navi_content{
	
	font-size: 11px;
	height: 350px;
	display: block;
}
.navibullet{
	width: 20px;
	height: 20px;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 0px 5px;
}
.navibulletaktiv{
	width: 20px;
	height: 20px;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	float: left;
}
.naviohnebullet{
	width: 20px;
	height: 20px;
	float: left;
}
.navitext{
	width: 90px;
	height: 20px;
	float: left;

}
#navigation h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px; 
	padding: 0px;
}
.loginnavi, .loginnavi a:link, .loginnavi a:active, .loginnavi a:hover, .loginnavi a:visited{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
.marketlist{
	background-color: #fff;
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 10px 10px;
}

#sprachnavi{
	position: absolute;
	top: 117px;
	left: 805px;
	height: 12px;
	width: 190px;
	font-size: 11px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#content{
	position: absolute;
	top: 346px; 
	left: 232px;
	width: 635px;
	min-height: 635px;
}
#content .center{
	text-align: center;
}
#content h1{
	background-image: url(images/titel_balken.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 0px 0px 15px;
}
#content h3{
	font-weight: bold;
	font-size: 12px;
}
h2{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;

}
.contenttop{
	margin-top: 0px;
	marin-bottom: 0px;
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 15px;
	font-size: 2px;
}
.contentbottom{
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 15px;
	font-size: 2px;
}

.contentmiddle{
	width: 635px;
	font-size: 12px;
	background-color: #E3E8EC;
	background-image: url(images/background-content.gif);
	background-repeat: repeat;
}
.contentmiddlebanner{
	width: 635px;
	font-size: 12px;
	background-image: url(images/background-content.gif);
	background-repeat: repeat;
	
}
.contentmiddle form, .contentmiddle p{
	padding: 0px 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.contentspalten{
	width: 280px;
	float: left;
	padding: 0px 15px;
}

hr{
	color: #80a187;
	height: 1px;
	padding: 0px 15px;
}
.submit{
	font-size: 11px;
	background-color: #6a8a70;
	color: #fff;
}
.suchfeld{
	width: 400px;
	border: 1px solid #6a8a70;
}
.suchfeldmiddle{
	width: 232px;
	border: 1px solid #6a8a70;
}
.suchfeldsmall{
	width: 125px;
	border: 1px solid #6a8a70;
}
.suchfeldproduktesuche{
	width: 142px;
	border: 1px solid #6a8a70;
	text-align: center;
	
}
.labelabstand{
	margin-left: 153px;
}
#resulttitle{
	background-image: url(images/titel_balken.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 0px 10px 0px;
}
#resulttitle a{
 color: #fff;
}
#resulttitle .title{
	width: 206px;
	float: left;
}
#resulttitle .rechts, .rechts a:link, .rechts a:active, .rechts a:hover, .rechts a:visited{
	float: right;
	color: #fff;
}
#resulttitle .titlesmall{
	width: 103px;
	float: left;
}
#resulttitle .titlecontact{
	width: 55px;
	float: right;
}

#kontakttitle{
	width: 635px;
	height: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 0px 10px 0px;
}
#kontakttitle .title{
	width: 206px;
	float: left;
}
#kontakttitle .titlesmall{
	width: 103px;
	float: left;
}

.resultdark{
	width: 635px;
	height: 35px;
	background-color: #fff;
	padding: 6px 0px 0px 0px;
}
.resultdarktopten{
	width: 635px;
	height: 25px;
	background-color: #fff;
	padding: 8px 0px 0px 0px;
}

.resultdarkshop{
	width: 635px;
	height: 30px;
	background-color: #E3E8EC;
	fonz-size: 11px;
}
.resultlight{
	width: 635px;
	height: 35px;
	background-color: #a0c9a9;
	font-size: 11px;
	padding: 6px 0px 0px 0px;
}
.resultlight2{
	width: 635px;
	height: 205px;
	background-color: #ffffff;
	font-size: 11px;
	padding: 6px 0px 0px 0px;
}
.resultlight3{
	width: 635px;
	height: 230px;
	background-color: #E3E8EC;
	font-size: 11px;
}
.resultlighttopten{
	width: 635px;
	height: 25px;
	background-color: #a0c9a9;
	font-size: 11px;
	padding: 8px 0px 0px 0px;
}
.resultover{
	width: 635px;
	height: 35px;
	background-color: #80a089;
	color: #000000;
	padding: 6px 0px 0px 0px;
}
.resultovertopten{
	width: 635px;
	height: 25px;
	background-color: #80a089;
	color: #000000;
	padding: 8px 0px 0px 0px;

}
.resultdarkmarket{
	width: 635px;
	height: 100px;
	background-color: #E3E8EC;
	padding: 17px 0px;
}
.resultlightmarket{
	width: 635px;
	height: 100px;
	background-color: #fff;
	font-size: 11px;
	padding: 17px 0px;	
}
.resultovermarket{
	width: 635px;
	height: 100px;
	background-color: #52a7d0;
	padding: 17px 0px;
}

.privresultdarkmarket{
	width: 635px;
	height: 60px;
	background-color: #E3E8EC;
	padding: 17px 0px;
}
.privresultlightmarket{
	width: 635px;
	height: 60px;
	background-color: #fff;
	font-size: 11px;
	padding: 17px 0px;	
}
.privresultovermarket{
	width: 635px;
	height: 60px;
	background-color: #52a7d0;
	padding: 17px 0px;
}

.abstandlinks{
	width: 17px;
	float: left;
}
.result{
	width: 206px;
	height: 30px;
	float: left;
	font-size: 11px;
	margin: 0px 0px 0px 12px;
}
.result2{
	width: 190px;
	height: 30px;
	float: left;
	font-size: 11px;
	margin: 0px 0px 0px 12px;
}
.resultcontact{
	width: 50px;
	height: 0px;
	float: right;
	font-size: 11px;
	padding: 0px 0px;
		
}
.resulttopten{
	width: 266px;
	height: 15px;
	float: left;
	font-size: 11px;
	margin: 0px 0px 0px 12px;
}
.resultmiddletopten{
	width: 206px;
	height: 15px;
	float: left;
	font-size: 11px;
}
.resultsmalltopten{
	width: 103px;
	height: 15px;
	float: left;
	font-size: 11px;
}
.resultsmall{
	width: 103px;
	height: 30px;
	float: left;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
.resultimg{
	width: 120px;
	height: 30px;
	float: left;
	font-size: 11px;
}
.resultbig{
	width: 253px;
	height: 30px;
	float: left;
	font-size: 11px;
}

a:link, a:active,  a:visited {
	text-decoration: none;
	color: #666666;

}
a:hover {
	color: #df0a82;
	text-decoration: none;
}
.abstandlinksdark{
	width: 17px;
	height: 30px;
	float: left;
	background-color: #ccc;
}
.treffertop{
	background-image: url(images/treffer_top.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 10px;
	margin: 0px;
	font-size: 2px;
}
.trefferbottom{
	background-image: url(images/treffer_bottom.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 15px;
}
.trefferbottom2{
	background-image: url(images/content_bottom2.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 15px;
}
.treffermiddle{
	background-image: url(images/background-content.gif);	
	background-color: #E3E8EC;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #7d7d7d;
	font-size: 12px;
}
.treffermiddle a:link, .treffermiddle a:active, .treffermiddle a:visited, .treffermiddle a:hover{
	color: #7d7d7d;
}
.clear{
	clear: both;
}
.details{
	font-size: 11px;
}
#banner{
	position: absolute;
	top:346px;
	left: 875px;
	width: 190px;
}
.bannertop{
	background-image: url(images/banner_top.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 15px;
	margin: 0px;
}
.bannerbottom{
	background-image: url(images/banner_bottom.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 15px;
	margin: 0px 0px 10px 0px;
	font-size: 2px;

}
.bannermiddle{
	background-color: #E3E8EC;
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat;
	width: 190px;
	text-align: center;
	margin-top: 0px;
	marin-bottom: 0px;
	font-size: 11px;
	color: #333333;
}
.leaderboardtop{
	background-image: url(images/banner_top. gif);
	background-repeat: no-repeat;
	width: 870px;
	height: 10px;
	font-size: 2px;
	margin: 0px;
}
.leaderboardbottom{
	background-image: url(images/banner_bottom. gif);
	background-repeat: no-repeat;
	width: 870px;
	height: 10px;
	margin: 0px 0px 10px 0px;
	font-size: 2px;
}
.leaderboardmiddle{
	background-color: #E3E8EC;
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat;
	width: 870px;
	text-align: center;
	margin-top: 0px;
	marin-bottom: 0px;
	font-size: 11px;
	color: #405E76;
}
.bannermiddle h2{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin: 0px;
	margin-left: 3px;
}

.bannermiddle p{
	text-align: left;
	padding: 5px;
	margin: 0px;
	margin-left: 1px;
}
.randombild{
	background-color: #fff;
	width: 170px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.formlabel{
	width: 150px; 
	float: left;
	font-size: 11px;
}
.kontaktfeld{
	width: 287px;
	border: 1px solid #a0c9a9;
	margin: 3px 0px;
}
.kontaktfeldgastro{
	width: 287px;
	border: 1px solid #a0c9a9;
	margin: 3px 0px;
}
.kontaktfeldsmallgastro{
	width: 50px;
	border: 1px solid #7F9DB99;
	margin: 3px 10px 3px 0px;
}
.kontaktfeldsmall{
	width: 50px;
	border: 1px solid #a0c9a9;
	margin: 3px 10px 3px 0px;

}
.kontaktfeldsmallrechts{
	width: 50px;
	border: 1px solid #a0c9a9;
	margin: 3px 0px 3px 10px;
}
.kontaktfeldmiddle{
	width: 223px;
	border: 1px solid #a0c9a9;
	margin: 3px 0px;
}
.res{
	width: 100px;
	float: left;
	margin: 3px 0px;
}
.res2{
	width: 100px;
	float: left;
	margin: 6px 0px;
}
.detaillinks{
	width: 280px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/background-detaillinks.gif);
	padding: 10px;
}
.detailrechts{
	width: 315px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/background-detailrechts.gif);
	padding: 10px;
}
.detaillinks2{
	width: 315px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/background-detailrechts.gif);
	padding: 10px;
}
.detailrechts2{
	width: 280px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/background-detaillinks.gif);
	padding: 10px;
}
.detailrechts form{
	padding: 10px;
	background-color: #a0c9a9;
}
li{
	list-style-type: none;
}
.dunkel{
	background-color: #a0c9a9;
	color: #fff;
	margin: 10px 20px 0px -20px;
	padding: 2px 0px 2px 20px;
}
.service{
	color: #990000;
	font-weight: bold;
}
.marktservice{
	color: #990000;
	font-weight: bold;
	height: 40px;
}
.field{
	width: 30px;
	border: 1px solid #7F9DB9;
	margin: 3px 0px;
}
.fieldzeit{
	width: 40px;
	border: 1px solid #7F9DB9;
	margin: 3px 0px;
}
.fieldbg{
	
	background-color: #D0DBE7;
	
}

.easylogo{
		width: 635px;
		text-align: right;
}
li.bullet{
	list-style-type: disc;
	
}
.googlebanner{
	width: 65px;
		text-align: left;
	
}
.tagcloudbody{
	width:600px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color:#7d7d7d;
	padding: 5px;
	text-align:justify;
	margin-left: 9px;
}

	.tagcloudbody a {
	text-decoration:none;
	color:#7d7d7d;
}

	.tagcloudThema {
	font-weight:bold;
	font-size:12px;
	margin-bottom: 0px;
}

.tag1 {
	font-size:26px;
}
.tag2 {
	font-size:16px;
}
.tag3 {
	font-size:14px;
}
.tag4 {
	font-size:21px;
}
.tag5 {
	font-size:11px;
}
