@charset "UTF-8";


/* Der Kern von Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size:0;

}
/* IE-Patches für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende des Versteckspiels für den IE5/Mac */


a { 
outline:0; 
-moz-outline:0;
color: #b2c626;
}

* {
	padding: 0;
	margin: 0;
}

body {
	overflow-y:scroll;
}


body, html {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}


.hintergrund {
	width: 100%;
	height: 100%;
	position: absolute;
}

.hintergrundbild {
	width: 100%;
	height: 100%;
	position: fixed;
}
	

#vordergrund {
	position: absolute;
	width: 100%;
	min-height: 100%;
}


.wrapper {
	width: 975px;
	padding: 35px 0 35px 0;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #646566;
}

#navi {
	width: 155px;
	border-right: 5px solid #646566;
	float: left;
}

#navi ul {
	list-style-type: none;
	margin-top: 30px;
}

#navi ul a {
	text-decoration: none;
	display: block;
	width: 135px;
	border-right: 5px solid #646566;
	font-size: 18px;
	font-weight: 700;
	color: #646566;
	text-transform: uppercase;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 20px 0 0 0;
}

#navi ul a:hover {
	border-right: 5px solid #b2c626;
	color: #b2c626;
}

#navi #huku {
	margin-left: 125px;
	margin-top: 50px;
}

.schriftzug {
	float:left;
	padding: 35px 0 32px 14px;
}

.featureliste {
	float: right;
	padding: 63px 0 0 0;
	text-align: right;
}

#jumpMenu {
	border: 1px solid #646566;
	width: 262px;
	font-size: 14px;
	padding: 2px;
	color: #646566;
	font-family: 'Lato', sans-serif;
}


/*SLIDESHOW START*/


#slideshow {
	border: 1px solid #e7e7e3;
	width: 800px;
	height: 275px;
	float: right;
}

#slideshow img {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #d9dad6;
}


#slideposition a {
	border: 1px solid #646566; 
	background: #edede1; 
	text-decoration: none; 
	margin: 0 2px; 
	padding: 3px 5px; 
	font-size: 10px;

}
#slideposition a.activeSlide {
	background: #b2c626; 
	color: #FFF;
}


.tooltip {
position: relative;
}

.tooltip:hover {
background: transparent;
z-index: 100;
}

.tooltip span {
display: none;
}


.tooltip:hover span {
display: block;
position: absolute;
top: 372px;
left: 180px;
width: 768px;
height: 12px;
z-index: 100;
color: #686868;
padding: 10px;
font-size: 10px;
background-image: url(../pics/transluzent.png);
}


/*SLIDESHOW ENDE*/





.trenner {
	float: right;
	width: 800px;
	height: 7px;
	margin: 15px 0 15px 0;
	background-image: url(../pics/dots_big.png);
	background-repeat: repeat-x;
}

.trenner_klein {
	width: 768px;
	height: 3px;
	margin: 15px 0 15px 0;
	background-image: url(../pics/dots_small.png);
	background-repeat: repeat-x;
}



/*CONTENT START*/


.content {
	background-color: #d9dad6;
	border: 1px solid #e7e7e3;
	padding: 1px;
	float: right;
	width: 798px;
}


.content-schatten {
	width: 768px;
	background-color: #edede1;
	border: 5px solid #FFF;
	padding: 10px;
}

.panoramen {
	float: right;
	width: 802px;
}

.content h1, .panoramen h1 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.content h2, .panoramen h2 {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.content p {
	margin-bottom: 10px;
}

.content ul {
	margin-left: 15px;
	list-style-type: square;
}

.content li {
	margin-bottom: 10px;
}


/*CONTENT ENDE*/





/*NEWS START*/

.news {
	float: right;
	width: 802px;
}

.newsfeld {
	width: 262px;
	height: 220px;
	background-color: #d9dad6;
	float: left;
	border: 1px solid #e7e7e3;
	padding: 1px;
	margin-right: 2px;
	font-style: italic;
	font-size: 12px;
}

.newsfeld .schatten {
	width: 232px;
	height: 190px;	
	background-color: #edede1;
	border: 5px solid #FFF;
	padding: 10px;
}

.newsfeld h2 {
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0;
	background-image: url(../pics/dots_small.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

/*NEWS ENDE*/


.eingabefeld {
	width: 300px;
	border: 1px solid #666;
	margin-bottom: 10px;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
}

.sicherheitseingabefeld {
	width: 50px;
	border: 1px solid #666;
	margin-bottom: 10px;
	font-family: 'Lato', sans-serif;
	font-size: 12px;	
}

.datenschutz {
	margin-top: 50px;
	font-size: 12px;
}


/*PANORAMEN/REFERENZEN START*/

.panorama {
	border: 1px solid #e7e7e3;
	width: 264px;
	height: 94px;
	float: left;
	margin: 0 1px 2px 0;
}

.panorama a {
	display:block;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #d9dad6;
	width: 252px;
	height: 84px;
}

.panorama a:hover {
	background-color: #c2cc1f;
}

.referenz {
	border: 1px solid #e7e7e3;
	width: 195px;
	height: 195px;
	float: left;
	margin: 0 1px 2px 0;
}

.referenz a {
	display:block;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #d9dad6;
	width: 183px;
	height: 183px;
}

.referenz a:hover {
	background-color: #b2c626;
}


.tooltip2, .tooltip3 {
	position: relative;
}

.tooltip3 span {
	display: none;
}

.tooltip2 span {
	text-transform: uppercase;
	display: block;
	position: absolute;
	bottom: 6px;
	left: 6px;
	width: 246px;
	z-index: 100;
	color: #686868;
	padding: 3px;
	font-size: 10px;
	background-image: url(../pics/transluzent.png);
	font-weight: 700;
}

.tooltip3:hover span {
	text-transform: uppercase;
	display: block;
	position: absolute;
	bottom: 6px;
	left: 6px;
	width: 177px;
	z-index: 100;
	color: #686868;
	padding: 3px;
	font-size: 10px;
	background-image: url(../pics/transluzent.png);
	font-weight: 700;
}


/*PANORAMEN/REFERENZEN ENDE*/

/*OBJEKTE START*/
.object {
    border: 1px solid #e7e7e3;
    width: 264px;
    height: 262px;
    float: left;
    margin: 0 1px 2px 0;
}

.object a {
    display:block;
    padding: 5px;
    background-color: #FFF;
    border: 1px solid #d9dad6;
    width: 252px;
    height: 252px;
}

.object a:hover {
    background-color: #c2cc1f;
}
/*OBJEKTE ENDE*/