@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#186495;
	color: #3e3e3e;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	color: #183046;
}
h1 {font-size:16px; color: #ea952f}
h2 {font-size:14px}
h3 {font-size:12px}
h4 {font-size:10px}
h5 {font-size:8px}
h6 {font-size:6px}

h2.hgreen {
	color:#639000;
}

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

a:hover {
	color:#e97e00;
	text-decoration:underline;
}

#container {
	width: 1000px;
	border: 1px solid #183046;
	margin:0px 0px;
}
#header {
	height: 76px;
	background-image: url(../images/bg_header.gif);
}
#header img {
	border:none;
}

.Page_Index #mainBody {
	min-height:400px;
	background-image: url(../images/bg_body.gif);
}
#mainBody {
	min-height:400px;
	background-image: url(../images/bg_body_idx.gif);
}


.Page_Index #mainBody #navigation {
	padding:0px;
	width: 239px;
}
.Page_Index #mainBody #navigation ul {
	width:239px;
	list-style: none;
	margin: 0;
	padding:12px 0px 12px 0px;
	background-color:#3196ba;
	background-image: url(../images/bg_nav.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.Page_Index #mainBody #navigation ul li {
	height: 23px;
	line-height: 23px;
	margin-bottom: 4px;
}
.Page_Index #mainBody #navigation ul li a {
	display:block;
	text-align:right;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width:219px;
	padding-right:20px;
	background-image: url(../images/bg_navitem.png);
	background-position: bottom left;
}
.Page_Index #mainBody #navigation ul li a:hover {
	font-size: 12px;
	color: #ffffff;
	width:219px;
	text-decoration: none;
	background-image: url(../images/bg_navitem.png);
	background-position: top left;
}
.Page_Index #mainBody #navigation ul li.active {
	font-size: 12px;
	color: #ffffff;
	width:219px;
	text-decoration: none;
	padding-right:20px;
	background-image: url(../images/bg_navitem.png);
	background-position: top left;
}
.Page_Index #mainBody #navigation ul li.active a:hover{
	font-size: 12px;
	color: #ffffff;
	width:219px;
	text-decoration: none;
	background-image: url(../images/bg_navitem.png);
	background-position: bottom left;
}


#mainBody #navigation {
	padding:0px;
	width: 174px;
}
#mainBody #navigation ul {
	width:174px;
	list-style: none;
	margin: 0;
	padding:12px 0px 12px 0px;
	background-color:#3196ba;
	background-image: url(../images/bg_nav_idx.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#mainBody #navigation ul li {
	height: 23px;
	line-height: 23px;
	margin-bottom: 4px;
}
#mainBody #navigation ul li a {
	display:block;
	text-align:right;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width:154px;
	padding-right:20px;
	background-image: url(../images/bg_navitem.png);
	background-position: bottom left;
}
#mainBody #navigation ul li a:hover {
	font-size: 12px;
	color: #ffffff;
	width:154px;
	text-decoration: none;
	background-image: url(../images/bg_navitem.png);
	background-position: top left;
}
#mainBody #navigation ul li.active {
	font-size: 12px;
	color: #ffffff;
	width:154px;
	text-decoration: none;
	padding-right:20px;
	background-image: url(../images/bg_navitem.png);
	background-position: top left;
}
#mainBody #navigation ul li.active a:hover{
	font-size: 12px;
	color: #ffffff;
	width:154px;
	text-decoration: none;
	background-image: url(../images/bg_navitem.png);
	background-position: bottom left;
}


.Page_Index #mainBody #mainContent {
	margin-left: 239px;
	width: 761px;
	padding: 0px 0px 10px 0px;
}
#mainBody #mainContent {
	margin-left: 174px;
	padding: 10px;
}


.Page_Index #footer {
	min-height: 40px;
	background-color: #184160;
	background-image: url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	text-align:right;
	padding:26px 16px 0px 0px;
}
#footer {
	min-height: 40px;
	background-color: #184160;
	background-image: url(../images/bg_footer_idx.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	text-align:right;
	padding:26px 16px 0px 0px;
	
}


#footer a, #footer a:hover {
	color:#ffffff;
	text-decoration:none;
}

span.label, label {
	float: left;
	display: block;
	width: 150px;
	font-weight: bold;
}
div.value, span.value {
	float: left;
	display: block;
	width: 250px;
}

#localeNavigation {
	background-color:#1a4464;
}

.en_US {
	display:inline-block;
	height: 26px;
 	background-image: url(../images/flag_usa.gif);
	background-repeat: no-repeat;
	padding-left: 52px;
}

.de_DE {
	display:inline-block;
	line-height: 26px;
	height: 26px;
 	background-image: url(../images/flag_germany.gif);
	background-repeat: no-repeat;
	padding-left: 52px;
}

ul.green,ul.blue {
	list-style:none;
}


.Page_Index ul.green li {
	background-image: url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color: #639000;
	width:320px;
	padding-left:20px;
	float:left;
}

.Page_Index ul.blue li {
	background-image: url(../images/bullet_blue.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color: #183046;
	width:320px;
	padding-left:20px;
	float:left;
}


ul.green li {
	background-image: url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color: #639000;
	width:320px;
	padding-left:20px;
}

ul.blue li {
	background-image: url(../images/bullet_blue.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color: #183046;
	width:320px;
	padding-left:20px;
}


#headerlinkHome {
	position:absolute;
	top:10px;
	right:75px;
	color:#ffffff;
	text-align:center;
	width:100px;
}

#headerlinkContact {
	position:absolute;
	top:10px;
	right:15px;
	color:#ffffff;
	text-align:center;
	width:100px;
}

#headerlinkHome a, #headerlinkHome a:hover, #headerlinkContact a, #headerlinkContact a:hover {
	color:#ffffff;
	text-decoration:none;
}

.logo {
	margin-top:16px;
	margin-left:16px;
}



.PCMS_Plugin_Listings_Embed  {
	margin-bottom:32px;
}

.PCMS_Plugin_Listings_Embed #resultList {
	list-style:none;
	color: #3e3e3e;
}

.PCMS_Plugin_Listings_Embed #resultList li {
	float:left;
	width:210px;
	margin-right:12px;
	text-align:center;
}

.PCMS_Plugin_Listings_Embed #resultList li #AttributeSet_Featured_Title {
	text-align:center;
}

.PCMS_Plugin_Listings_Embed span.label, .PCMS_Plugin_Listings_Embed  label {
	float: left;
	display: block;
	width: 70px;
	font-weight: bold;
}

.PCMS_Plugin_Listings_Embed #resultList li #AttributeSet_Featured_Title span.value {
	width: 210px;
}


.PCMS_Plugin_Listings_Embed  div.value, .PCMS_Plugin_Listings_Embed span.value {
	float: left;
	display: block;
	width: 70px;
}


.PCMS_Plugin_Listings_Embed #attribute_42_value {
	clear:both;
	margin-left:auto;
	margin-right:auto;
}


.PCMS_Plugin_Listings_Embed #AttributeSet_Featured_Main {
	margin-left:auto;
	margin-right:auto;
	width:150px;
}

.PCMS_Plugin_Listings_Embed #AttributeSet_Featured_Main img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.PCMS_Plugin_Listings_Embed a {
	color:#183046;
	text-decoration:none;
}

.PCMS_Plugin_Listings_Embed a:hover {
	color:#183046;
	text-decoration:underline;
}

.Page_neubau-bauunternehmen1 .slideshow.vertical .slideshow-overlay {
	background-image:none;
}
