/* //////////// COMMON //////////////////////////////////// */

* {
	margin: 0;
	padding: 0;
}

.clear:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 

.clear {
	display:inline-block;
} 

.clear {
	display:block;
}

/* //////////// BODY //////////////////////////////////// */

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #323333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
}

iframe{margin-bottom:20px;}

/* //////////// WRAPPER //////////////////////////////////// */

.wrapper {
	margin: 0 auto;
	width: 924px;
}

/* //////////// HEADER //////////////////////////////////// */

.header {
	height: 100px;
	width: 900px;
	margin: 0 auto;
}

.menu {
	height: 34px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin: 66px 0 0 0;
	width: 900px;
}

.logo {
	position: absolute;
	z-index: 700;
	margin: 20px 0 0 -10px;
}

.menu ul {
	margin: 0 0 0 235px;
	z-index: 800;
}

.menu li {
	display: inline-block;
	float: left;
}

.menu li a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-position: right;
	padding: 9px 33px 10px 33px;
	float: left;
}

.menu li a:hover {
	background-image: url(../images/menu-hover.gif);
	background-repeat: repeat-x;
}

/* //////////// CONTENT //////////////////////////////////// */

.content {
	margin: 5px 0 0 0;
	width: 924px;
	background-image: url(../images/content.png);
	background-repeat: repeat-y;
	padding: 0 12px 0 32px;
	min-height: 500px;
}

.content p {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	margin: 0 0 15px 0;
}

.content .left {
	float: left;
	width: 570px;
	margin: 62px 0 0 0;
	padding: 0 0 25px 0;
}


.content .right {
	float: left;
	width: 310px;
}

.teaser {
	width: 570px;
	height: 300px;
	background-image: url(../images/teaser.jpg);
	margin: 0 0 15px 0;
}

.teaser2 {
	width: 570px;
	height: 200px;
	background-image: url(../images/teasergalerie.png);
	margin: 0 0 15px 0;
	-moz-border-radius:10px 10px 10px 10px; /* Firefox */
	-webkit-border-radius:10px 10px 10px 10px; /* Chrome, Safari */
	-khtml-border-radius:10px 10px 10px 10px; /* Konqueror */
	border-radius:10px 10px 10px 10px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
}

h1 {
	font-size: 18px;
	display: inline-block;
	font-weight: bold;
	color: #eb6d1e;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 18px;
	display: inline-block;
	font-weight: bold;
	color: #eb6d1e;
	margin: 0 0 8px 0;
}

.box h3{
	font-size:90%;
	color:white;
}

.box {
	width: 294px;
	margin: 0 0 20px 16px;
}

.box .top {
	width: 294px;
	height: 9px;
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
}

.box .middle {
	background-color: #474747;
	padding: 0 0 0 15px;
}

.box .bottom {
	width: 294px;
	height: 9px;
	background-image: url(../images/box-bottom.gif);
	background-repeat: no-repeat;
}



.box p {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	margin: 0 0 0 0;
}

.box ul {
	list-style-type: square;
	margin: 8px 0 15px 15px;
}

.box li {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.box dl {
	margin: 8px 0 8px 0;
}

.box dt {
	font-size: 12px;
	color: #eb6d1e;
	font-weight: bold;
}

.box dd {
	font-size: 12px;
	color: #ffffff;
}

.box dd a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.box dd a:hover {
	text-decoration: underline;
}

.social img {
	float: left;
	margin: 0 20px 0 0;
}

.fb {
	height: 62px;
}

.fb img {
	position: absolute;
	margin: 13px 0 0 49px;
}

.contact {
	position: absolute;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/kontakt.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 16px;
	margin: -2px 0 0 15px;
}

.contact:hover {
	text-decoration: underline;
}


/* 1. Firefox
	2. Chrome, Safari
	3. Konqueror
	4. CSS3
	5. Internet Explorer
*/

	.galerie_box{
		width:200px;
		height:20px;
		background-color:#474747;
		border:1px solid #474747;
		-moz-border-radius:10px 10px 10px 10px; 
		-webkit-border-radius:10px 10px 10px 10px; 
		-khtml-border-radius:10px 10px 10px 10px; 
		border-radius:10px 10px 10px 10px; 
		behavior:url(border-radius.htc); 
		padding:20px 0 30px 0;
 		margin:0 auto;
	}

#ipwbannerindex{
	margin:10px 0 20px 0;
	display: block;
	width: 180px;
	height: 46px;
	text-indent: -999em;
	background-image: url(../images/banner/ipwindex.gif);
	-moz-border-radius:10px 10px 10px 10px; 
		-webkit-border-radius:10px 10px 10px 10px; 
		-khtml-border-radius:10px 10px 10px 10px; 
		border-radius:10px 10px 10px 10px;
}

#ipwbannerindex:hover {
	background-image: url(../images/banner/hoverindex.gif);
}


#ipwbannerref{
	display:block;
	width:180px;
	height:46px;
	text-indent: -999em;
	background-image: url(../images/banner/ipwref.gif);
	margin:40px 0 0 0;
	-moz-border-radius:10px 10px 10px 10px; 
		-webkit-border-radius:10px 10px 10px 10px; 
		-khtml-border-radius:10px 10px 10px 10px; 
		border-radius:10px 10px 10px 10px;
}

#ipwbannerref:hover{
	background-image: url(../images/banner/hoverref.gif);
}

	#ipwbox{
		position:absolute;
		top:180px;
		left:35%;
	}

		#font{
			font-size:90%;
			margin-left:65px;
		}

	#bannerbox{
		background-color:#474747;
		border:1px solid #474747;
		-moz-border-radius:10px 10px 10px 10px; 
		-webkit-border-radius:10px 10px 10px 10px; 
		-khtml-border-radius:10px 10px 10px 10px; 
		border-radius:10px 10px 10px 10px;
		height:90px;
		width:230px;
		padding:20px 0 0 40px;
		margin:0 auto; 
	}
	

		#galerie_backend{
			background-color:#474747;
			border:1px solid #474747;
			-moz-border-radius:10px 10px 10px 10px; 
			-webkit-border-radius:10px 10px 10px 10px; 
			-khtml-border-radius:10px 10px 10px 10px; 
			border-radius:10px 10px 10px 10px; 
			behavior:url(border-radius.htc); 
			width:100%;
			padding: 10px 5px 0 5px;
		}



	
.imprint {
	position: absolute;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/impressum.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 16px;
	margin: 17px 0 0 15px;
}

.imprint:hover {
	text-decoration: underline;
}

.phone {
	font-size: 24px;
	color: #ffffff;
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 34px;
	margin: 15px 0 15px 0;
}

.form {
	color: #ffffff!important;
}



#gallery img {
	float: left;
	margin: 0 15px 15px 0;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
}

#gallery .last {
	margin-right: 0px;
}

#button-gz{
	text-align:center;
}

.table {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	margin: 0 0 15px 0;
}

.table b {
	display: block;
	margin: 0 0 5px 0;
	font-size: 14px;
}

.table ul {
	list-style-type: square;
	margin: 0 0 0 15px;
}

/* //////////// FOOTER //////////////////////////////////// */

.footer {
	height: 68px;
	background-image: url(../images/footer.gif);
	text-align: center;
	padding: 19px 0 0 0;
}

.footer p {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

.footer p a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.footer p a:hover {
	text-decoration: underline;
}

#Galerien{
	text-align:center;
}

#Galerien h2{
	font-size:90%;
}


