html {
	/*background:url(../images/bknd_repeat_2.jpg) repeat-y top center;*/
	background:#62c7d7;
}

body {
	margin:0;
	padding:0 auto 0 auto;
	text-align:center;
	font-size: 12px;
	line-height:16px;
	color:#555;
	background: url(../images/bknd_head.jpg) top center no-repeat;

}

.invisible {
	display:none;
}

img {
	border: 0;
}

#wrap {
	width:688px;
	margin:0 auto;
	padding-top: 5px;
	text-align:center;
	}

#header{
	background: url(../images/header.png);
	width:640px;
	margin-left: 24px;
	margin-right: 24px;
	height:316px;
}

.container {
	text-align: left;
width:688px;
	margin-left: 24px;
	margin-right: 24px;
	margin: -17px 0 0 0;
	background: url(../images/cont_bknd1.jpg) repeat-y bottom center;
	height:100%;
}


	
p{
	font-family: Arial;
	font-size: 12px;
	color: #777;
	padding: 0 44px 0 44px;
}


.accordion, .hell_acc_content{
	width:688px;
	background: url(../images/test.jpg) repeat-y;
}

.hell_acc_content{
margin: 20px 0 10px 0;
}

.toggler{
	margin:0;
	padding:0;
	background: url(../images/test.jpg) repeat-y;
}

.nav{
background: url(../images/menu_generic.gif);
width:640px;
height:30px;
margin:0 24px -8px 24px;
padding-top:8px;
}


.nav a:link,
.nav a:visited {
font-family: Arial;
font-size:16px;
font-weight: 100;
text-decoration: none;
color:#fff;
margin-left: 20px;
}


div#footer {
	width:688px;
	padding-bottom: 72px;
	background: url(../images/footer.gif);
}
div#footer2 {
	/*padding: 12px 38px 0 38px;
	background-image: url(icon_rss.gif);
	background-position: 38px 8px;
	*/
}

div#footer ul.left {
	float: left;
	/*width: 70%;*/
}
div#footer ul.right {
	float: right;
}

div#footer ul li {
	display: inline;
	font-weight: bold;
}
div#footer ul li a {
}
div#footer ul li span.pipe {
	/*padding: 0 10px;*/
}



/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


.hoverclass{
	opacity:0.4;
    filter:alpha(opacity=40);
}

.hoverclass:hover{
	opacity:1;
    filter:alpha(opacity=100);
}

.pictures{
margin:20px 44px 40px 44px;
}

.referenzen{
float:left;
padding:5px 4px 3px 4px;
}


#map{
margin:5px 44px 35px 44px;
}

.headline_cat{
padding:20px 0 15px 0;
}

a:link,
a:active,
a:visited{
	font-size: 12px;
	line-height:16px;
	color:#62c7d7;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	line-height:16px;
	color:#aaa;
	text-decoration: none;
}
