@charset "utf-8";
/* CSS Document */



body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg_repeater.jpg);
	background-repeat:repeat-x;
	background-color: #000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #5c5c5c;
}
.master {
	/*background-image:url(../images/bg_shapes.jpg);*/

background-position:center top;
	background-repeat: no-repeat;
}
.clear_wrapper {
	overflow-y: hidden;
}
.wrapper {
	width: 880px;
	margin: auto;
	padding-top: 50px;
	position: relative;
}
.clear {
	clear: both;
}
.content {
	background-color: #fff;
	padding: 0px 20px 20px 20px;
	float: left;
	width: 840px;
}
.meta_menu {
	float: right;
	margin-top: 45px;
	color: #fff;
}
.menu {
	position: absolute;
	color: #fff;
	z-index: 99;
	left: 20px;
	top: 164px;
}
.footer {
	background-image:url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height:106px;
	padding: 10px 20px 20px 20px;
	clear: both;
	color: #b2b2b2;
}
.footer h1, .footer h2, .footer h3 {
	color: #fff;
}
.footer a {
	color: #b2b2b2;
}
.footer a:hover {
	color: #a92765;
}
p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
ul {
	padding-left: 0px;
}
img {
	border: 0px;
}
h1, h2, h3 {
	font-size: 18px;
	color: #000;
	margin: 10px 0px 10px 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #2b7bff;
}
/* meta menu */



.meta_menu a {
	color: #fff;
	font-size: 14px;
	margin-right: 20px;
	text-decoration: none;
}
.meta_menu a:hover {
	color: #ffc90d;
}
.meta_menu .active, .menu .active {
	color: #ffc90d;/*font-weight: bold;*/

}
/* menu */

.menu .menupoint {
	float: left;
	width: 170px;
	margin-right: 15px;
	padding: 5px 0px 20px 15px;
	border-left: 1px solid #555;
}
.menu a {
	color: #fff;
	text-decoration: none;
}
.menu a:hover {
	/*color: #2bb9fb;*/
color: #ffc90d;
}
.menu .title {
	font-size: 31px;
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.menu .subtitle {
	font-size: 12px;
}
/* 3er box */



.left_3er {
	float:left;
	margin-right: 30px;
}
.center_3er {
	float:left;
	margin-right: 30px;
}
.right_3er {
	float:left;
}
/* 2er box */



.left_2er {
	float:left;
	margin-right: 30px;
}
.right_2er {
	float:left;
}
/****************************************************/



.inset_black {
	background:transparent;
	width:100%;
	color: #fff;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	margin-top: 30px;
}
.inset_black h2, .inset_black p {
	margin:0 10px;
	padding: 0px;
}
.inset_black h2 {
	font-size: 20px;
	color:#80BF62!important;
	margin:0px 0px 15px 10px!important;
}
.inset_black h3 {
	margin: 0px 0px 15px 10px;
}
.inset_black p {
	padding-bottom:0.5em;
}
.inset_black .b1, .inset_black .b2, .inset_black .b3, .inset_black .b4, .inset_black .b1b, .inset_black .b2b, .inset_black .b3b, .inset_black .b4b {
	display:block;
	overflow:hidden;
	font-size:1px;
}
.inset_black .b1, .inset_black .b2, .inset_black .b3, .inset_black .b1b, .inset_black .b2b, .inset_black .b3b {
	height:1px;
}
.inset_black .b2 {
	background:#000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.inset_black .b3 {
	background:#000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.inset_black .b4 {
	background:#000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.inset_black .b4b {
	background:#000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.inset_black .b3b {
	background:#000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.inset_black .b2b {
	background:#000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.inset_black .b1 {
	margin:0 5px;
	background:#000000;
}
.inset_black .b2, .inset_black .b2b {
	margin:0 3px;
	border-width:0 2px;
}
.inset_black .b3, .inset_black .b3b {
	margin:0 2px;
}
.inset_black .b4, .inset_black .b4b {
	height:2px;
	margin:0 1px;
}
.inset_black .b1b {
	margin:0 5px;
	background: #000000;
}
.inset_black .boxcontent {
	display:block;
	background:#000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding: 15px;
	height: 100px;
}
/************* grey ****************/



/****************************************************/



.inset_grey {
	background:transparent;
	width:100%;
	color: #fff;
}
.inset_grey h2, .inset_grey p {
	margin:0 10px;
	padding: 0px;
}
.inset_grey h2 {
	font-size: 20px;
	color:#80BF62!important;
	margin:0px 0px 15px 10px!important;
}
.inset_grey h3 {
	margin: 0px 0px 15px 10px;
}
.inset_grey p {
	padding-bottom:0.5em;
}
.inset_grey .b1, .inset_grey .b2, .inset_grey .b3, .inset_grey .b4, .inset_grey .b1b, .inset_grey .b2b, .inset_grey .b3b, .inset_grey .b4b {
	display:block;
	overflow:hidden;
	font-size:1px;
}
.inset_grey .b1, .inset_grey .b2, .inset_grey .b3, .inset_grey .b1b, .inset_grey .b2b, .inset_grey .b3b {
	height:1px;
}
.inset_grey .b2 {
	background:#dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.inset_grey .b3 {
	background:#dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.inset_grey .b4 {
	background:#dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.inset_grey .b4b {
	background:#dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.inset_grey .b3b {
	background:#dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.inset_grey .b2b {
	background:#dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.inset_grey .b1 {
	margin:0 5px;
	background:#dfdfdf;
}
.inset_grey .b2, .inset_grey .b2b {
	margin:0 3px;
	border-width:0 2px;
}
.inset_grey .b3, .inset_grey .b3b {
	margin:0 2px;
}
.inset_grey .b4, .inset_grey .b4b {
	height:2px;
	margin:0 1px;
}
.inset_grey .b1b {
	margin:0 5px;
	background: #dfdfdf;
}
.inset_grey .boxcontent {
	display:block;
	background:#dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding: 15px;
}
/* GALLERY **********************/



.tx-chgallery-pi1 .single {
	background: none repeat scroll 0 0 #dfdfdf!important;
	padding: 0px;
}
/*.tx-chgallery-pi1 .single .img {
	background: none!important;
	width: 70px!important;
	height: 70px !important;
	overflow: hidden;
	border: 3px solid #fff;
	line-height: 170px!important;
}*/

.tx-chgallery-pi1 .single .img {
	background: none!important;
	width: 140px!important;
	height: 140px !important;
	overflow: hidden;
	border: 3px solid #fff;
	line-height: 240px!important;
}

.tx-chgallery-pi1 .single .img .align {
    margin-left: -90px!important;
    margin-top: -73px!important;
}

.result {
	color: #000;
}
/* Kontaktform **********************/



.tx-powermail-pi1 {
	position: relative;
}
.tx-powermail-pi1 fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.tx-powermail-pi1 legend, .tx-powermail-pi1 label {
	display: none;
	visibility: hidden;
}
#powermaildiv_uid1 input, #powermaildiv_uid2 input {
	background-image:url(../images/input.gif);
	background-repeat: no-repeat;
	color: #fff;
	border: 0px;
	padding: 0px 3px 0px 3px;
	width: 161px;
	height: 22px;
	margin-bottom: 5px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
}
#powermaildiv_uid3 textarea {
	background-image:url(../images/textarea.gif);
	width: 157px;
	height: 46px;
	border: 0px;
	padding: 5px;
	margin: 0px;
	color: #fff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
}
#powermaildiv_uid1 {
	position: absolute;
}
#powermaildiv_uid2 {
	position: absolute;
	top: 34px;
}
#powermaildiv_uid3 {
	position: absolute;
	left: 180px;
}
#powermaildiv_uid4 {
	position: absolute;
	left: 355px;
}
.tx-powermail-pi1_mandatory {
	font-size: 10px;
	color: #c56a1e;
}
.table_references {
	background-color: #fff;
}
.table_references tr {
	vertical-align: top;
	text-align: left;
}
.table_references .text {
	display: block;
	padding: 0 20px;
	width: 325px;
}
.sb_link_container {
	position: relative;
}
.sb_link_container a {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}

.sb_link_container a {
	height: 504px;
	width: 845px;
	float: left;
	z-index: 99;
}

.sb_link_img, .sb_link_img img {
	z-index: 9;
	position: relative;
}

