* {
    margin: 0;
}
html, body {
    height: 100%;
}

body {
	font:12px Arial,Verdana,sans-serif;
	margin: 0 auto;
	padding: 0;
	color:#175C73;
}

h3.header {
	font-size:14px;
	margin-bottom:8px;
	background-color:#6D8BAF;
	color:#fff;
	padding:3px 0px 3px 3px;
}

sup {
	font-size:9px;
}

.wrapper {
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -120px;
}

div#header {
	background:url("/_images/header_bg.png");
	height:203px;
}

.footer, .push {
    height: 120px;
}

.footer {
	background:url("/_images/footer_bg.png");
}

.footer_content {
	margin: 0 auto;
	width:881px;
}

.footer_navi, .footer_copyright {
	margin-top:10px;
}

div#header_banner {
	margin:0 auto;
	height:203px;
	width:881px;
	background:url("/_images/banner.png");
}

div#banner_slogan {
	float:left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding-top:17px;
	padding-left:312px;
}

div#form_subtext {
	float:left;
	color:#ffffff;
	font-size:12px;
	padding-top:5px;
	padding-left:308px;
	width:280px;
}

div#signup {
	margin-top:11px;
	float:right;
	height:156px;
	width:156px;
	background:url("/_images/anmelden_star.png") no-repeat;
}

div#menubar {
	height:55px;
	background:url("/_images/menubar_bg.png");
}

div#menubar_buttons {
	margin:0 auto;
	height:55px;
	width:881px;
	background:url("/_images/menubar_frame.png");
}

.content {
	margin:0 auto;
	width:881px;
	border:1px dotted #ADADAD;
	border-top:none;
}

#navcontainer, #contentbox, #contentbox_light, .floating_content, .blankbox, #searchbar, #floating_image {
	float:left;
	background-color:#DFEEFF;
	border:1px dotted #ADADAD;
	padding:3px 10px 3px 6px;
	margin: 10px 5px 5px 11px;
	width:835px;
	font-size:12px;
	font-weight:bold;
}

#category_menu {
	float:left;
	font-size:14px;
	margin: 10px 5px 5px 11px;
	padding: 6px 4px 6px 6px;
	width:840px;
}

#category_menu ul {
	float: left;
	margin:0px;
	padding:0px;
	margin-right:20px;
}

#category_menu li{
	display: inline;
	padding:3px;
}

#contentbox {
	font-weight:normal;
	text-align:justify;
}

#contentbox_light {
	background-color:#F7F7F7;
	font-weight:normal;
	text-align:justify;
}

.blankbox, .floating_content, #floating_image {
	background-color:transparent;
	font-weight:normal;
	text-align:justify;
}

.floating_content {
	padding:0px;
	border:none;
}

#floating_image {
	padding:0px;
}

.searchbar {
	margin-top:5px;
}

#searchbar ul {
	float: left;
	margin:0;
	padding:0;
	margin-right:7px;
}

#searchbar li {
	display: inline;
	margin:0px 5px 0px 5px;
}

.column, .blankcolumn {
	float:left;
	margin:7px;
	width:184px;
	background-color:#CFE5FF;
	padding:4px;
	border:1px dotted #8EACCF;
}

.blankcolumn {
	background-color:transparent;
	border:none;
	text-align:left;
}

#navcontainer {
	border:none;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	padding:2px 10px 2px 6px;
}

#navlist {
	float:left;
	list-style: none;
	padding: 4px;
	margin: 0;
	font-size:11px;
}


#navlist li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size:14px;
}

#navlist li:before {
	/*content: "> ";*/
}

#navlist li:first-child:before {
	content: "";
}

#active {
	font-weight:bold;
	text-decoration:underline;
}


a {
	color:#4773BF;
}

a.bc_navi_link, a.bc_navi_link_highlight {
	font-size:14px;
	text-decoration:none;
}

a.bc_navi_link_highlight {
	color:#FF8A00;
}

a.clouds {
	color:#9BABBF;
	text-decoration:none;
}

a.clouds:hover {
	text-decoration:underline;
}

a.topcat_big {
	color:#2673CF;
}

a.topcat_small {
	color:#2673CF;
}

a.footer_link {
	text-decoration:none;
}

a#result_headline_link {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a#result_headline_link:hover {
	text-decoration:underline;
}

a.page_link {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

a.goto {
	color:#01BF00;
	font-size:11px;
	text-decoration:none;
}

a.goto:hover {
	text-decoration:underline;
}

.map_searchbox {
	float:left;
	height:67px;
	width:342px;
	background:url("/_images/map_searchbox.png") no-repeat;
}

.small_square_list {
	list-style:square;
	font-size:11px;
	color:#175C73;
}

.small_footer {
	color:#5F5F5F;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	padding-top:10px;
}

.opinions {
	margin-bottom:10px;
}

div#results_box {
	float:left;
	text-align:left;
	padding:15px 0px 0px 5px;
}

div#result_item {
	background-color:#f6f6f6;
	margin-bottom:15px;
}

div#result_item_header {
	background:url("/_images/boxheader_bg.png");
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	width:855px;
	height:23px;
}

div#result_item_content {
	width:855px;
	color:#858484;
}

div#results_mapbox {
	float:right;
	margin:0px 0px 15px 0px;
}

div#details_content {
	float:left;
	text-align:left;
	padding:15px 10px 15px 10px;
	border:1px dotted #ADADAD;
	background-color:#F7F7F7;
	width:430px;
	/*height:320px;*/
}

.pricelist_item {
	font-size:14px;
	color:#666;
	text-align:left;
}

.pricelist_item_sub {
	font-size:11px;
}

.pricelist_item_costs_a {
	text-align:right;
	padding-right:10px;
	background-color:#EFEFEF;
}

.pricelist_item_costs_b {
	text-align:right;
	padding-right:10px;
	background-color:#DFDFDF;
}

.pricelist_item_costs_c {
	text-align:right;
	padding-right:10px;
	background-color:#B3B3B3;
}

/*IE workaround*/
/*All IE browsers*/
* html #navlist li {
	background-image: url("/_images/gt.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0.5em 0 1em;
	margin: 0 1em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist {
	height: 1%;
}

* html #navlist li {
	display: block;
	float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child {
	background-image: none;
}

