* { margin:0; padding:0 }

html, body {
	text-align: center;
	margin-left:auto;
}

body {
	background:url(/bilder/main_bg.jpg) repeat-x;
	background:url(/bilder/main_bg2.jpg) repeat-x;
	font-family: "Tahoma", "Arial", "Times New Roman", "Helvetica", "sans-serif";
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
}

.non { display:none; }



#overallheader {
	width:100%;
	height:109px;
	background:#fff url(/bilder/overallheader_bg.jpg) repeat-x;
}

#overallheader #header {
	width:960px;
	height:87px;
	margin:0px auto 0px; auto;
	text-align:left;
}

#overallheader #header .logo {
	float:left;
	width:255px;
	height:92px;
	margin-left:5px;
	background:#efefef url(/bilder/logo.jpg) no-repeat;
}

#overallheader #header .ribbon {
	float:right;
	margin:0px;
	padding:0px
}

#overallnavi {
	background:#fff url(/bilder/navigation_bg.jpg) repeat-x;
	height:24px;
}

#overallnavi #navigation {
	margin:0px auto 0px; auto;
	width:960px;
	font-size:13px;
}

#overallnavi #navigation #navilinks {
	width: 960px;
	padding:0px;
	font-weight:bold;
	text-transform:uppercase;
}

#overallnavi #navigation #navilinks ul {
	text-align:center;
	list-style-type: none;
}

#overallnavi #navigation #navilinks li {
	float: left;
	margin-right:5px;
	padding-top:4px;
}

#overallnavi #navigation #navilinks .last {
	float: right;
	width:102px;
	margin-right:1px;
	margin-left:10px;
}

#overallnavi #navigation #navilinks li:hover {
}

#overallnavi #navigation #navilinks ul li a {
	color:#ffffff;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
}

#overallnavi #navigation #navilinks ul li a:hover {
	color:#333333;
}

#overallnavi #navigation #navilinks .active {
	color:#000;
}



#overallbody {
	width:100%;
	height:100%;

	background:url(/bilder/main_bg.jpg) repeat-x;
}

#overallbody #content {
 	width:960px;
 	height:100%;
	
 	margin:0px auto 0px; auto;
}

#overallbody #content #links {
	float:left;
	width:713px;
	height:100%;
	min-height:500px;
	padding:10px;
	padding-top:20px;
	text-align:left;
}

#overallbody #content #links h1 {
	color:#a17100;
	font-size:19px;
	margin-bottom:5px;
}

#overallbody #content #links h2 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}

#overallbody #content #rechts {
	float:left;
	width:215px;
	height:100%;
	min-height:500px;
	margin-left:10px;
	background:#ececec;
	text-align:center;
	border-left:1px solid #afafaf;
	border-right:1px solid #afafaf;
	border-bottom:1px solid #afafaf;
}

#overallbody #content #rechts .box {
	height:40px;
}

#overallbody #content #rechts .boxcontent {
	padding:5px;
	margin-bottom:15px;
}

#overallbody #content #rechts .googlead {
	text-align:center;
	margin-bottom:15px;
}


#overallfooter {
	width:100%;
	/* background:#424242 url(/bilder/footer_bg.jpg) repeat-x; */
	background:#5B4000;
	border-top:5px solid #3C2900;
	color:#ffffff;
}

#overallfooter #footer {
	text-align:left;
	width:960px;
	min-height:100px;
	margin:0px auto 0px; auto;
	padding-top:10px;
	font-size:11px;
}

#overallfooter #footer a {
	color:#efefef;
}

#overallfooter #footer a:hover {
	color:#999999;
}


.tlinks {
	text-align:left;
}

.smaller {
	font-size:11px;
}

.alert {
	font-weight:bold;
	color:red;
}

.link {
	text-decoration:none;
	color:#666666;
}

.clear {
	clear:both;
}

.text {
	line-height:1.5;
}

a {
	color:#74A21E;
}

a:hover {
	color:#88bf23;
}


/* VERANSTALTUNGEN JUMP-BOX */
#overallbody #content #links .jump a {
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	background:#E3F4C4;
	border:1px solid #88bf23;
}

#overallbody #content #links .jump a:hover {
	background:#efefef;
}

#overallbody #content #links .jump .activepage {
	font-size:18px;
	font-weight:bold;
}


/* SUCHFORMULAR*/
#search {
	margin-top:0px;
	margin-bottom:15px;
	padding:5px;
	padding-left:15px;
	background:#f3f4f6 url(/bilder/box_bg.jpg) repeat-x top left;
}

#search form {
	margin-left:16px;
	margin-right:4px;
}

#search form label {
	display:inline;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
}

#search form .search {
	width:300px;
	height:18px;
	margin-right:4px;
	margin-bottom:1px;
	padding:5px;
	border:1px solid #999999;
	font-size:16px;
	color:#333333;
	background:#fff url(/bilder/suchverlauf.gif) repeat-x; 
}

/* VERANSTALTUNGEN DETAILS*/
#overallbody #content #links #gallery .bild {
	margin-right:5px;
	margin-bottom:6px;
	padding:2px;
	border:1px solid #666666;
	height:90px;
}

#overallbody #content #links #addinfos  {
	float:right;
	width:200px;
	border:1px dashed #999999;
	border-top:0px;
	margin-left:10px;
	background:#efefef;
}

#overallbody #content #links #addinfos .data {
	padding:5px;
}

#overallbody #content #links #addinfos h3 {
	margin-bottom:4px;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	border-bottom:1px dotted #999999;
	background:url(http://www.nachtkultur.info/bilder/addinfo-bg.png) repeat-x;
}

#overallbody #content #links #eventinfo3 ul {
	padding:5px;
	padding-top:0px;
}

#overallbody #content #links #eventinfo3 li {
	list-style:none;
	background:url(http://www.nachtkultur.info/bilder/link-icon.png) no-repeat;
	padding-left:15px;
	text-decoration:none;
}

#overallbody #content #links #eventinfo3 li a {
	text-decoration:none;
	color:#666666;
}

#overallbody #content #links #eventinfo3 li a:hover {
	text-decoration:underline;
	color:#666666;
}


#overallbody #content #links #locationinfo h3 {
	margin-bottom:4px;
	font-weight:bold;
	font-size:13px;
	padding:5px;
	padding-bottom:3px;
	border-bottom:1px dotted #999999;
	background:url(http://www.nachtkultur.info/bilder/addinfo-bg.png) repeat-x;
}

#overallbody #content #links #locationinfo1 ul {
	padding:5px;
	padding-top:0px;
}

#overallbody #content #links #locationinfo1 li {
	list-style:none;
	background:url(http://www.nachtkultur.info/bilder/link-icon.png) no-repeat;
	padding-left:15px;
	text-decoration:none;
}

#overallbody #content #links #locationinfo1 li a {
	text-decoration:none;
	color:#666666;
}

#overallbody #content #links #locationinfo1 li a:hover {
	text-decoration:underline;
	color:#666666;
}

.jquery-corner { position: relative; }