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

html {
	color: #fff;
	font-size: 14px;
}

h2 {
	text-transform: uppercase;
	font-size: 20px;
	/*background-color: #b10836;*/
	padding: 4px 0 4px 10px;
	text-align: center;
	margin-bottom: 3px;
}

#content, #contenthome {
	min-height: 420px;
}

/* header
-----------------------------------------------------------------------------------*/
header {
	padding: 10px;
	margin: 10px;
	position: relative;
}

header nav ul li {
	float: left;
	font-size: 20px;
	text-align: center;
	display: block; margin: 0 20px;
}

header nav ul li.active {
	border-bottom: 1px solid #fff;
}

header .logo {
	display: block;
	margin-top: 10px;
}

/* footer
-----------------------------------------------------------------------------------*/
footer {
	width: 940px !important;
	padding: 10px;
	margin: 10px;
	font-size: 10px;
	min-height: 60px;
	margin-bottom: 0;
}

footer nav div ul {
	list-style: square;
	font-size: 10px;
}

footer nav div ul li.first {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: -14px;
}

/* module
-----------------------------------------------------------------------------------*/
.module.slider, .module.flyer { text-align: center; }
.module.bsmparty { overflow: hidden; text-align: center; }
.module.bsmparty iframe { height: 770px; width: 750px; margin-top: -96px; }

/* irgendwas
-----------------------------------------------------------------------------------*/
a.events span {
	margin: 6px 0;
	padding: 0 0 0 10px;
}

a.events:hover  {
	color: #d70a42;
}

a.events span.name {
	font-weight: bold;
}


div.galleries a span.hover {
	background-color: #000;
	position: absolute;
	height: 157px;
	width: 227px;
	text-align: center;
	padding-top: 10px;
	font-size: 20px;
	opacity: 0;
}

.nivo-caption {
	display: none !important;
}

div.galleries a:hover span.hover {
	opacity: 0.8;
}

div.galleries a:hover span.hover span {
	color: #fff !important;
}

div.module {
	margin-bottom: 40px;
	padding: 3px;
}

div.module.booking label {
	font-size: 17px;
}

.animate {
	-webkit-transition-property: all;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier;
    -moz-transition-property: all;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier;
    -o-transition-property: all;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: cubic-bezier;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier;
}

.layer {
    position: absolute;
}

.tooltip {
	display:none;
	background:transparent url('../../../img/tooltip/black.png');
	font-size:12px;
	min-height:60px;
	width:160px;
	padding:25px;
	color:#fff;	
	z-index: 2000;
}

#ajax-error {
	font-size: 16px;
	color: #444;
	padding: 40px;
	text-align: center;
	width: 400px;
	background: transparent url('../../../img/new_layout/icon/exclamation.png') no-repeat left top;
}

.center {
	text-align: center;
}

#extended_settings {
	min-height: 400px;
	min-width: 700px;
	color: #444;
}

#extended_settings #link {
	width: 180px;
}

#extended_settings label {
	vertical-align: middle;
	width: 70px;
	display: inline-block;
}

#extended_settings ul {
	border: 1px solid #AAAAAA;
	padding: 14px;
}

#extended_settings ul li {
	padding: 3px 0;
}

#extended_settings ul li input {
	margin: 0 5px;
}

#extended_settings ul li:last-child {
	text-align: right;
	padding: 0;
}

.slider_thumb {
	float: left;
	padding: 5px;
	border-right: 1px dashed #333;
}

.slider_thumb img {
	height: 30px;
}

.slider_thumb button {
	display: none;
	
}

.slider_thumb:hover {
	background-color: #ddd;
}

.slider_thumb:hover button {
	display: block;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.memberbox {
	margin-bottom: 5px;
	margin-left: 2px;
}

.loginform {
	background-color: white;
	color: black;
	padding: 20px;
	padding-right: 0px;
}

.loginform a {
	color :black;
}

.loginform.red {
	background-color: red;
}

label {
	margin: 0 5px;
	font-size: 18px;
	color: #333;
	width: 50px;
	display: inline-block;
	margin-bottom:10px;
}

select.input, input.input {
	width: 280px;
	padding: 8px;
	font-size: 16px;
}

.events_large {
	border-bottom: 1px dashed #fff;
	padding: 20px;
	padding-top: 0px;
	display: block;
	margin-bottom: 20px;
}

.evl-flyer {
	display: inline-block;
	float: left;
	width: 230px;
	text-align: center;
}

.evl-infos {
	width: 650px;
	float: right;
}

.evl-title {
	font-size: 18px;
	font-weight: bold;
}

.gal {
	text-align:center;
	width: 186px;
	height: 240px;
	font-size: 11px;
	margin: 5px 1px;
	display: inline-block;
}

.gal.small {
	height: 190px;
}

.image {
	display:inline-block;
	padding-bottom: 5px;
}

/*bei custom css sicherstellen dass die captions lesbar sind*/
#fancybox-title-over, .nivo-caption p {
	color: #fff !important;
}

.visitors {
	padding-top: 5px;
	text-align: center;
}

a.openpage {
	cursor: pointer;
}

.videosmall {
	padding: 0px !important;
	margin: 0px !important;
	width: 100px;
	height: 110px;
}

.module.booking textarea, .module.booking input {
	width: 135px;
}

input[type=radio] {
	width: 10px !important;
}

.radiolabel {
	float:left;
	padding-right:10px
}

.radiodiv {
	float: left;
}

#fb-like {
	height: 50px;
	position:absolute;
	left: 320px;
	top: 120px;
}

.adp-text, input, textarea {
	color: #000000 !important;
}

#subnavi {
	float:left;
}

#map_canvas * { color: #000 !important; }
#map_canvas label { font-size: 12px; width: auto; display: inline; }
.module.galleries { text-align: center; }
.map_content > label { width: 220px; }
.container_16.custom { padding: 0 10px; width: 940px !important; }
