@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
}
body {
	background-color: #FFF;
	background-repeat: repeat;
	font-family: 'Arapey', serif;
}
.inhalt {
	margin: auto;
	background-color: #FFF;
	background-repeat: repeat;
	width: 960px;
}
.logo {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../img/logo-sw.png);
	width:242px;
	height:188px;
	display: block;
}
.logo:hover {
	
	background-image: url(../img/logo-farbe.png);
	
}
.trennlinie {
	background-image: url(../img/trennlinie2px.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 2px;
	width: 960px;
	margin-top:15px;
	margin-bottom: 15px;
	clear: both;
	float: none;
}
.carbon-menu {
	background-color: #000;
	background-image: url(../img/carbon-balken.jpg);
	background-repeat: repeat;
	display: block;
	height: 70px;
	width: 960px;
	position:relative;
	clear: both;
}
.carbon-menupunkt {
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 23px;
	font-weight: 300;
	letter-spacing: 0.1em;
	color: #FFF;
	text-decoration: none;
	height: 68px;
	line-height:70px;
	padding-right: 40px;
	padding-left: 40px;
	display:inline-block;
	border: 1px solid transparent;
	
}
.carbon-menupunkt-aktiviert {
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 23px;
	font-weight: 300;
	letter-spacing: 0.1em;
	color: #FFF;
	text-decoration: none;
	height: 68px;
	line-height:70px;
	padding-right: 40px;
	padding-left: 40px;
	display:inline-block;
	border: 1px solid transparent;
	background-image:url(../img/shine.jpg);
	background-repeat:repeat;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-position: center;
}
.footer-menupunkt {
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	color: #000;
}
.carbon-menupunkt:hover {
	background-image:url(../img/shine.jpg);
	background-repeat:repeat;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-position: center;
}
.slideshow { height: 360px; width: 960px; margin: auto }
.text-content {
	padding-top:30px;
	padding-bottom:30px;
	padding-left:60px;
	padding-right:60px;
	letter-spacing: 1px;
	text-align: justify;
}
.footer-menu {
	font-size: 14px;
	letter-spacing: 0.1em;
}
.open {
	font-size: 16px;
	display: none;
	float: left;
	height: 35;
	letter-spacing: 1px;
	padding-right: 30px;
	padding-left: 30px;
	}
.open2 {
	font-size: 16px;
	display: block;
	float: left;
	height: 35;
	letter-spacing: 1px;
	padding-right: 60px;
	}
.link2 {
	color: #000;
	text-decoration: none;
}
.offen {
	font-size:26px;
	letter-spacing: 0.2em;
	height: 35px;
	line-height: 35px;
	display:inline-block;
	text-decoration: none;
	color: #000;
}
.slideshow img { }
h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	text-decoration: none;
	margin-bottom: 15px;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-align: left;
	text-transform: uppercase;
}
.drucker-icon {
	text-decoration: none;
	display: inline-block;
	height: 33px;
	width: 23px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bild-container { font-size: 12px; font-family: 'Gudea', sans-serif; color:#999	}
.zeiten {
	display:block;
	height: 35px;
}
.zeiten:hover .offen {
	display:none;
}
.zeiten:hover .open {
	display:inline-block;
}
.bild-container img { cursor:pointer; }
.anfahrt {
	display: inline-block;
	width: 200px;
	text-align: left;
}
.clickable
{
	text-transform:uppercase;
	cursor:pointer;
	font-size: 18px;
}
.unclickable {
	text-transform:uppercase;
	font-size: 18px;
}
.box
{
	display:none;
	padding-left:16px;
	padding-top:5px;
	font-size: 14px;
}
