@charset "UTF-8";

/* @override 
	http://kaffee-k/css/layout-kaffee-k.css
	http://kaffee-k.de/css/layout-kaffee-k.css
*/

/* last modified:
	date: 2010|11|02
	author: Björn Bippus-Brender
	client: kaffee k
	color: #fc3;
*/

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

body {
	font: 11px/16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

/* @group Clearfix */

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

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

/* @end */
#background {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}

#scroller {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: auto;
	z-index: 2;
}
#punkt-signet{
	position: absolute;
	z-index: 400;
	width: 120px;
	height: 109px;
	top: 223px;
	left: 224px;
}


.signet {
	display: block;
}


.signet h1, .claim h2{
	text-indent: -9999em;
	line-height: 0px;
	margin: 0;
	padding: 0;
	font-size: 0;
}

#content {
	position: absolute;
	left: 320px;
	top: 30px;
	background-color: transparent;
	width: 460px;
	padding-left: 20px;
	padding-right: 60px;
	background-image: url(../images/bg/bg.png);
}

#footer {
	position: relative;
	left: 0;
	background-color: transparent;
	width: 460px;
	padding-left: 20px;
	background-image: url(../images/bg/bg.png);
	bottom: 0;
	top: 60px;
	margin-left: -20px;
	margin-top: 0;
}


#footer p{
	font-size: 11px;
}
#fixed {
	position: absolute;
	top: 30px;
	left: 60px;
	width: 220px;
	z-index: 10;
	color: #000;
	padding: 10px;
	background-image: url(../images/bg/bg.png);
	font-size: 12px;
	font-weight: 400;
	}

p { 
	line-height: 14px;
	font-size: 11px;
	margin: 0;
}

a{
	color: #600;
	border-bottom-color: #600;
}
h2{
	color: #111;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 0;
	
	font-weight: bold;
}
h1{
	
	line-height: 1em;
}

h3, h4 {
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 500;
	line-height: 18px;
}

#content h1{
	font-size: 16px !important;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px !important;
}

#content h2{
	font-size: 12px !important;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px !important;
}

#content h3{
	font-size: 14px;
	margin-bottom: 0;
	font-weight: 500;
	line-height: 16px;
}
#content p{
	font-size: 11px;
	line-height: 16px;
	color: #111;
	
}
.claim{
	margin-bottom: 9px;
	margin-top: 17px;
}
.datum{
	font-size: 10px;
	font-weight: 400;
	color: #333;

}

.anmelden a{
	text-decoration: none;
}
.oeffnungszeiten{
	margin-top: 24px;
	margin-bottom: 24px;
	padding-left: 6px;
}

.diehamsgemacht{
	margin-top: 40px;
	margin-bottom: 0px;
	padding-left: 6px;
}

.diehamsgemacht p, .diehamsgemacht a{
	color: #111;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	margin-bottom: 0;
}


.kontakt{
	margin-top: 24px;
	margin-bottom: 24px;
	padding-left: 6px;
}

.news{
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 4px;
}

.news img{
	float: none;
	display: inline;
}

.news a{
	text-decoration: none;
}

.navigation{
	padding-left: 6px;
	margin-top: 14px;
}

.navigation ul{
	list-style-type:none;
	margin-bottom: 10px;
	margin-top: 0;
}

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

.navigation li a{
		color: #660000;
	text-decoration: none;
}

.navigation li a:hover, .current{
		color: #660000;
	font-weight: 600;
}



/* @group Galerie */
/* @group Bildergalerie */
#gallery{
	width: 400px;

}

.thumb-gallery{
	width: 400px;
	float: left;
	display: inline;

	}



.thumbbox{
	float: left;
	display: inline;
	padding-right: 12px;
	
	}

.thumbbox img{
padding-left: 0px;
}


img.more-left{
	float: left;
	display: inline;
	padding-right: 10px;
	
}
img.more-right{
	
	display: inline;
	padding-bottom: 10px;
}

/* @end */

.bildcontainer{
	width: 460px;
	float: left;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	}

.claim{
	margin-bottom: 15px;
}
#gallery h2{
	text-indent: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
#gallery p, #gallery h3{
	
	
}



/* @end */
