﻿/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #000 url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #000;
}

#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, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFEFEF;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1d1f22;
}
#container #footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	height: 122px;
	width: 980px;
	clear: both;
	font-size: 11px;
}
#container #footer #insidefooter {
	height: 80px;
	width: 960px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #footer #insidefooter #anschrift {
	width: 150px;
	padding-left: 15px;
	margin-right: 250px;
	float: left;
}
#container #footer #insidefooter #information {
	width: 170px;
	float: left;
	margin-right: 230px;
}
#container #footer #insidefooter #urls a {
	color: #CCFF00;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 100px;
}
#container #footer #insidefooter #urls {
	float: left;
}

#container #footer #insidefooter #urls a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}




#container #top_head {
	height: 345px;
	background-image: url(../images/header.jpg);
	width: 980px;
}
#container #content {
	background-image: url(../images/bg_gitter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 980px;
	height: auto;
	font-size: 11.333px;
}

#sample_gallery {
clear:both;
}

#sample_gallery img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#container #content #innerleft #sample_gallery .flow {
	float: left;
	margin-right: 25px;
}


#container #top_head #menu {
	padding-top: 80px;
	padding-left: 280px;
}
#container #content #seminarunterlagen {
	float: left;
	width: 140px;
	margin-right: 35px;
}
#container #content #seminarunterlagen #topseminar {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#container #content #seminarunterlagen #bottomseminar {
	margin-top: 0px;
	padding-top: 0px;
}
#container #content #gfxworks {
	float: left;
	width: 146px;
}

#container #content #right #newsbox .hovernewsitem {
	background-image: url(../images/dot_list_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	color: #B9D93A;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#container #content #visitenkarten {
	float: left;
	width: 150px;
	margin-right: 35px;
}
#container #content #brochure {
	float: left;
	width: 144px;
	margin-right: 35px;
}
.accordion p{
	width:810px;
	height:100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
}

.accordion{
	background-image: url(../images/accordion_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #131415;
}
.unchecked{
background-image:url(../images/chk_off.png);
background-repeat:no-repeat;
}
.checked{
background-image:url(../images/chk_on.png);
background-repeat:no-repeat;
}
#answer{
	text-align:center;
	height:auto;
	visibility:hidden;
	background-color: #131415;
	padding: 5px;
}
#container #content #right #small_gallery img {
	margin: 10px;
	border: 3px solid #000000;
	float: left;
}
#bg_news {
	background-color: #000000;
	height: 0px;
}
#newsletter #bg_news h4 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11.667px;
	font-weight: normal;
}
#newsletter .inp {
	background-color: #131415;
	border: 1px solid #333333;
	font-size: 11.6667px;
	color: #FFFFFF;
	width: 220px;
}
#newsletter .btn {
	background-color: #999999;
	border: 1px solid #333333;
}
#newsletter #bg_news #contents_newsletter {
	display: none;
	padding-left: 20px;
}
.ajax_loading {
	background-image: url(ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#newsletter {
	height: 27px;
	width: 582px;
	margin-right: auto;
	margin-left: auto;
	color:#fff;
	font-size:11px;
	margin-top:5px;
}