@charset "UTF-8";
/* CSS Document */

body {
	background:#ededed url(img/bg.jpg);
	text-align:center;
	font-family: Trebuchet MS;
}

* {
	background-repeat:no-repeat;
	border:0 none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:0;
}


#container {
	width:1040px;
	margin:36px auto 0;
	text-align:left;

}
h1 {
	background:url(img/logo.gif);
	width:248px;
	height:98px;
	text-indent:-10000px;
	margin:20px 0px 0px 85px;
}

#naviblu {
	float:left;
	background-color:#00ace4;
	width:328px;
	height:14px;
	font-size:12px;
	color:#fff;
	text-align:right;
	padding:2px 2px 0px 0px;
	text-transform:uppercase;
}
#navipink {
	float:left;
	background-color:#e2007a;
	width:774px;
	height:11px;
	margin:0px 0px 0px 95px;
	color:#fff;
	font-size:12px;
	padding:0px 0px 4px 158px;
	text-transform:uppercase;	
}
#navimenu {
	float:left;
}
#navimenu li{
	float:left;
	margin:0px 0px 0px 10px;
	list-style:none;
}
#navimenu a {
	text-decoration:none;
	color:#7f7e7f;
	font-size:12px;
	padding:2px 4px;
	text-transform:uppercase;	
}
.akt {
	background-color:#e2007a;
	padding:2px 4px;
	color:#fff!important;
}

.gallery {
	float:left!important;
	margin:30px 0px 0px 0px!important;
	height: 540px;
}
.img {
	float: left;
}
.captionBox {
	margin: 100px 0px 0px;	
	height: 35px!important;	
	color:#fff;
	display: block!important;
}
.gallery img {
	margin:100px 0px 0px;
}


#naviblock .button {
	width:75px;
	height:82px;
	position:absolute;
	margin:-22px 0px 0px 951px;
	background:url(img/button.gif);
}
#naviblock .button .shop {
	text-indent:-10000px;
	width:75px;
	height:82px;
	float:left
}
#topnavi {
	position:absolute;
	margin:-94px 0 0 856px;	
}
#topnavi #kontakt {
	float:left;
	background:url(img/kontakt.gif);
	width:80px;
	height:20px;
	text-indent:-10000px;
}

#topnavi #facebook {
	float:left;
	background:url(img/facebook.gif);
	width:85px;
	height:20px;
	text-indent:-10000px;
}



/* Text Body */

#textBody {
	width:936px;
	float:left;
	clear:both;
	margin:30px 0px 0px 95px;
	font-size: 12px;
}
.intro {
	color: #879903;
}
#col1{
	width:300px;
	float:left; 
}
#col2{
	width:280px;
	float:left; 
}
#col3{
	width:280px;
	float:left; 
	margin: 0px 0px 0px 10px;
	
}
/* Footer */

#footer {
	text-align:right;
	float: left;
	clear: both;
	width: 100%;
	padding:0px 0px 0px 0px;
	/*	margin:555px 0px 0px 950px;*/
	height:140px;
	background: url(img/fussbg.jpg);
}
#footer a {
	font-size:12px;
	color:#7f7e7f;
	text-decoration:none;
	float: right;
	margin:21px 50px 0px;
}

#captionArrowDown {
	top:190px!important;
}


#galeriepics {
	float: left;
	width: 100%;
}
.bild {
	float: left;
	width: 187px;
	height: 165px;
}


#galeriepics .rahmen {
	background: url(img/ausstellung/rahmen.png);
	width: 194px;
	height: 159px;
	float:left;
	position:absolute;
}
#galeriepics  img {

	margin: 11px 0 0 13px;
}
.vertical {	
	width: 165px;
}
.horizontal {	
	height:129px;
}