body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;

}
#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 995px;
	height: 115px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#bg-navigation{
	position: absolute;
	top: 242px;
	left: 0px;
	width: 272px;
	height: 1000px;
	background-image: url(images/bg_navigation.gif);
	background-repeat: repeat-x;
}

#bg2{
	position: absolute;
	top: 113px;
	left: 0px;
	width: 995px;
	height: 29px;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;	
}
#navischatten{
	width: 151px;
	height: 700px;
	position: absolute;
	top: 150px;
	left: 0px;
	background-image: url(images/shade.gif);
	background-repeat: no-repeat;
	z-index: 1;
	
}
#navigation{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 148px;
	padding: 0px 5px 200px 0px;
	z-index: 2;
}
.navi_top{
	background-image: url(images/navi_top.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.navi_content{
	background-color: #E3E8EC;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	color: #46657E;
	font-size: 11px;
	height: 350px;
	display: block;
}
.navibullet{
	width: 20px;
	height: 20px;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	float: left;
}
.navibulletaktiv{
	width: 20px;
	height: 20px;
	background-image: url(images/pfeilaktiv.gif);
	background-repeat: no-repeat;
	float: left;
}
.naviohnebullet{
	width: 20px;
	height: 20px;
	float: left;
}
.navitext{
	width: 90px;
	height: 20px;
	float: left;
}

#navigation a:link, #navigation a:active, #navigation a:visited, #navigation a:hover{
	text-decoration: none;
	color: #000;
}
.navi_bottom{
	background-image: url(images/navi_bottom.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#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: 170px; 
	left: 160px;
	width: 635px;
	min-height: 635px;
}
#content .center{
	text-align: center;
}
#content h2{
	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 3px;
}
#content h3{
	font-weight: bold;
	font-size: 12px;
}
h1{
	font-weight: bold;
	font-size: 12px;
}
.contenttop{
	margin-top: 0px;
	marin-bottom: 0px;
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 7px;
	font-size: 2px;
}
.contentbottom{
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 7px;
	font-size: 2px;
}

.contentmiddle{
	width: 635px;
	font-size: 12px;
	background-color: #E3E8EC;
	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: #46657E;
	height: 1px;
	padding: 0px 15px;
}
.submit{
	font-size: 11px;
	background-color: #46657E;
	color: #fff;
}
.suchfeld{
	width: 400px;
	border: 1px solid #7F9DB9;
}
.suchfeldmiddle{
	width: 232px;
	border: 1px solid #7F9DB9;
}
.suchfeldsmall{
	width: 125px;
	border: 1px solid #7F9DB9;
}
.suchfeldsmall2{
	width: 175px;
	border: 1px solid #7F9DB9;
}
.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;
}

#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: 30px;
	background-color: #fff;
}
.resultdarktopten{
	width: 635px;
	height: 20px;
	background-color: #E3E8EC;
}

.resultdarkshop{
	width: 635px;
	height: 30px;
	background-color: #E3E8EC;
	fonz-size: 11px;
}
.resultlight{
	width: 635px;
	height: 30px;
	background-color: #E3E8EC;
	font-size: 11px;
}
.resultlight2{
	width: 635px;
	height: 30px;
	background-image: url(images/resultlightbg.gif);
	font-size: 11px;

}
.resultlight3{
	width: 635px;
	height: 230px;
	background-color: #E3E8EC;
	font-size: 11px;

}
.resultlighttopten{
	width: 635px;
	height: 20px;
	background-color: #fff;
	font-size: 11px;
}
.resultover{
	width: 635px;
	height: 30px;
	background-color: #BC0044;
	color: #000000;
}
.resultovertopten{
	width: 635px;
	height: 20px;
	background-color: #BC0044;
	color: #000000;

}
.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;
}
.resulttopten{
	width: 266px;
	height: 15px;
	float: left;
	font-size: 11px;
}
.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;
}
.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: #000;

}
a:hover {
	color: #BC1F47;
	text-decoration: none;
}
.abstandlinksdark{
	width: 17px;
	height: 30px;
	float: left;
	background-color: #ccc;
}
.treffertop{
	background-image: url(images/titel_balken_top.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 10px;
	margin: 0px;
	font-size: 2px;
}
.trefferbottom{
	background-image: url(images/titel_balken_bottom.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 10px;
}
.treffermiddle{
	background-image: url(images/background-content.gif);	
	background-color: #E3E8EC;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 12px;
}
.treffermiddle a:link, .treffermiddle a:active, .treffermiddle a:visited, .treffermiddle a:hover{
	color: #000;
}
.clear{
	clear: both;
}
.details{
	font-size: 11px;
}
#banner{
	background-image: url(images/banner_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top:150px;
	left: 805px;
	width: 190px;
}
.bannertop{
	background-image: url(images/banner_top.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 10px;
	font-size: 2px;
	margin: 0px;
}
.bannerbottom{
	background-image: url(images/banner_bottom.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 10px;
	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: #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 #46657E;
	margin: 3px 0px;
}
.kontaktfeldgastro{
	width: 287px;
	border: 1px solid #46657E;
	margin: 3px 0px;
}
.kontaktfeldsmallgastro{
	width: 50px;
	border: 1px solid #7F9DB99;
	margin: 3px 10px 3px 0px;
}
.kontaktfeldsmall{
	width: 50px;
	border: 1px solid #46657E;
	margin: 3px 10px 3px 0px;

}
.kontaktfeldsmallrechts{
	width: 50px;
	border: 1px solid #46657E;
	margin: 3px 0px 3px 10px;
}
.kontaktfeldmiddle{
	width: 223px;
	border: 1px solid #46657E;
	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: #E3E8EC;
	background-image: url(images/background-detaillinks.gif);
	padding: 10px;
}
.detailrechts{
	width: 315px;
	float: left;
	background-color: #E3E8EC;
	background-image: url(images/background-detailrechts.gif);
	padding: 10px;
}
.detailrechts form{
	padding: 10px;
	background-color: #D0DBE7;
}
li{
	list-style-type: none;
}
.dunkel{
	background-color: #46657E;
	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;
	
}