/* @override http://klausabel.com/tl_files/klausabel/css/klausabel.css */

/* @override http://klausabel.com/tl_files/klausabel/css/klausabel.css */

body {
	background-color: #0e0e0e;
	font: 12px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#main {
	color: #fff;
	line-height: 1.5em;
}

#main a,
#main a:hover,
#main a:visited {
	color: #fc8208;
}

.logo {
	display: block;
	text-align: center;
	padding-top: 50px;
}

.foot {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
	font: 11px Times, "Times New Roman", Georgia, serif;
	color: #d4d4d4;
}

.foot a {
	color: #d4d4d4;
}

.mod_customnav {
	display: block;
	text-align: center;
	margin-top: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 40px;
}

.mod_customnav ul {
	padding: 0;
}

.mod_customnav ul li {
	list-style-type: none;
	display: inline;
	background-color: #000;
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom: 1px solid #262626;
	border: 1px solid #262626;
}

.mod_customnav ul p {
	display: inline;
}

.mod_customnav ul li.active {
	background-color: #fc8208;
}


.klausabel {
	color: #fff;
	display: block;
	font-size: 34px;
}

.fotograf {
	color: #fc8208;
	display: block;
	font-size: 14px;
}

.ce_gallery img {
	border: 5px solid #fff;
}

.ce_gallery img:hover {
	border: 5px solid #fc8208;
}

.ce_accordion {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.toggler {
	font-size: 11px;
	color: #eaeaea;
	text-decoration: underline;
cursor: pointer;
}

.accordion {
margin-top: 10px;
	font-size: 11px;
	color: #0e0e0e;
background-color: #fc8208;
}

.ce_gallery td:hover {
	background-color: #000;
}

.mod_navigationSub ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

.mod_navigationSub a {
	font-weight: bold;
	margin-bottom: 20px;
	background-color: #000;
	text-align: center;
	border: 1px solid #262626;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px;
}