@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(/layout/ground.png) #000;
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	color:#333;
	font-size:11px;
}

table {
	font-size: 10px;
	width: 100%;
}

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

div#wrapper {
	font-size:11px;
	width: 980px;
	margin: 0px auto;
	text-align:left;
}

div#header {
	width:980px;
	height:237px;
	background:url(/layout/header.jpg);
	background-repeat:no-repeat;
}

div#language {
	position:absolute;
	margin:12px 0 0 930px;
}

div#language img {
	border:1px solid #333;
}

div#headermenu {
	position:absolute;
	margin:14px 0 0 577px;
}

div#headermenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

div#headermenu ul li {
	float:left;
	width:100px;
	margin:0 16px 0 0;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

div#headermenu ul li a {
	text-decoration:none;
	color:#6e6e6e;
}

div#headermenu ul li a:hover {
	color:#B12623;
}

div#search {
	position:absolute;
	margin:184px 0 0 500px;
}

div#search form {
	margin:0;
	padding:0;
}

div#search input.search {
	border:0;
	height:20px;
	width:160px;
	background:none;
	color:#fff;
}

div#search input.go {
	background:url(/layout/go.png);
	background-repeat:no-repeat;
	cursor:pointer;
	padding:0; 
	height:30px;
	width:30px;
	border:0;
}

div#searchresults {
	display:none;
	position:absolute;
	z-index:999;
	margin:30px 0 0 -5px;
	width:485px;
	padding:0;
}

div#searchresults ul {
	margin:0;
	padding:15px 0 0 0;
	list-style-type:none;
	background:#B32024;
	border-bottom:5px solid #B32024;
}

div#searchresults ul li {
	clear:both;
	border-bottom:1px solid #fff;
	color:#fff;
	margin:0 0 1px 0;
	background:#B32024;
}

div#searchresults ul li a {
	display:block;
	padding:5px 0 8px 5px;
	text-decoration:none;
	color:#fff;
}

div#searchresults ul li a:hover {
	background:#B24A4C;
}

.searchtab {
	padding:8px 10px 9px 10px;
	background:#333;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	width:90px;
	color:#fff;
	float:left;
	margin-right:1px;
	text-align:center;
	cursor:pointer;
}


.activetab {
	padding:8px 10px 9px 10px;
	background:#B32024;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	width:90px;
	color:#fff;
	float:left;
	margin-right:1px;
	text-align:center;
	cursor:pointer;
}

.noactivetab {
	padding:8px 10px 9px 10px;
	background:#333;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	width:90px;
	color:#fff;
	float:left;
	margin-right:1px;
	text-align:center;
	cursor:pointer;
}

div#slide {
	width:500px;
	background:url(/layout/kground.jpg);
	background-repeat:repeat-x;
	border:1px solid #dddddd;
	padding:10px;
	margin:0 0 0 15px;
	overflow:hidden;
	height:75px;
}

div#login {
	position:absolute;
	margin:0 0 0 592px;
	background:url(/layout/topnav.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:40px;
	width:388px;
}

div#topbox {
	width:392px;
	height:80px;
	position:absolute;
	margin:0 0 0 555px;
	background:url(/layout/kground.jpg);
	background-repeat:repeat-x;
	border:1px solid #dddddd;
	padding:8px 10px 7px 10px;
	overflow:hidden;
}

div#topbox h2 {
	font-size:13px;
	color:#AC1B1E;
	margin:0;
	padding:0;
}

div#topbox ul {
	margin:0;
	padding:0;
}

div#topbox ul li {
	margin:0;
	padding:0 0 5px 0;
}

div#topbox ul li a {
	text-decoration:none;
	color:#AC1B1E;
	font-weight:bold;
	line-height:16px;
}

div#topbox ul li a:hover {
	color:#666;
}

div#counts {
	position:absolute;
	margin:48px 0 0 0;
	padding:0 22px 0 0;
	width:958px;
	text-align:right;
	color:#666;
}

div#nachrichten {
	z-index:100;
	position:absolute;
	margin:48px 0 0 15px;
	padding:0 22px 0 0;
	width:520px;
	color:#666;
	height:30px;
}

div#nachrichten ul {
	margin:0 0 0 0;
	padding:0;
}

div#nachrichten div#nlogo {
	z-index:101;
	position:absolute;
}

div#main {
	clear:both; 
	padding:35px 0 0 0; 
	background:url(/layout/mainground.png) #fff;
	background-repeat:no-repeat;
	background-position:top;
}

div#main td {
	vertical-align:top;
}

div#fb_button {
	position:absolute;
	margin:5px 0 0 525px;
}

div#leftbar {
	width:290px;
}




div#content {
	width:455px;
}

div#rightbar {
	width:225px;
}


div.leftbox {
	width:273px;
	margin:0 0 20px 15px;
}

div.leftbox h2 {
	margin:0;
	padding:9px 0 8px 35px;
	background:url(/layout/leftbox_h2.png);
	background-repeat:no-repeat;
	font-size:15px;
	color:#B52429;
	text-transform:uppercase;
}

div.leftbox h3 {
	margin:0 0 0px 0;
	background:url(/layout/plus.png) #E4E4E4;
	background-repeat:no-repeat;
	background-position:5px center;
	font-size:11px;
	color:#B52429;
	text-transform:uppercase;
	border-bottom:2px solid #fff;
}

div.leftbox h3 a {
	padding:9px 0 8px 35px;
	display:block;
}

div.leftbox div.bcontent {
	background:url(/layout/leftbox_ground.png) #f1f1f1;
	background-position:bottom;
	background-repeat:no-repeat;
	
	margin:0;
	padding:5px;
}

div.leftbox a {
	text-decoration:none;
	color:#666;
	display:block;
}


div.leftbox a.dark {
	background:#fff;
	display:block;
	padding:3px 0 3px 0;
	background:none;
}

div.leftbox a.dark:hover {
	background:#E8E8E8;
	
	
}

div.leftbox a.normal {
	display:block;
	padding:3px 0 3px 0;
}

div.leftbox a.normal:hover {
	background:#E8E8E8;
}

div.leftbox div.bcontent {
	background:url(/layout/leftbox_ground.png) #f1f1f1;
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:5px;
}

div.leftbox div.bcontent div.eventlink {
	padding:5px; 
	background:#F1F1F1; 
	margin:0;
	border-bottom:1px solid #fff;
}

div.leftbox div.bcontent div.eventlink:hover {
	background:#DDDDDD;
}

div.leftbox div.bcontent ul.amenu {
	margin:0;
	padding:0 0 0 20px;
	font-size:12px;
	line-height:17px;
}

div.leftbox div.bcontent ul.amenu li a:hover {
	color:#A9161C;
}


div.leftbox div#accordion {
	margin:0;
	padding:0;
}

div.leftbox .morepics {
	text-align:right;
	padding:3px 0 0 0;
}


.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
	background:url(/layout/minus.png) #E4E4E4;
	background-repeat:no-repeat;
	background-position:5px center;

 }

div#content {
	width:440px;
	margin:0 0 20px 15px;
}

div#content h1 {
	margin:0;
	padding:9px 0 8px 35px;
	background:url(/layout/content_h1.png);
	background-repeat:no-repeat;
	font-size:15px;
	color:#B52429;
	text-transform:uppercase;
}

div#content div.brd {
	width:440px;
	background:#ccc;
}

div.rightbanner {
	width:200px;
	margin:0 0 10px 15px;
}

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

div.rightbanner h2 {
	font-size:12px;
	background:url(/layout/banner_h2.png);
	margin:0;
	padding:5px 0 5px 5px;
}

.loginfield {
	border:0;
	padding:3px;
	width:140px;
	background:#E1E1E1;
	font-size:11px;
}

.loginbutton {
	border:0;
	padding:3px;
	background:#646464;
	color:#fff;
	font-size:11px;
	cursor:pointer;
	font-weight:bold;
	width:58px;
}

.highlight {
	width:440px;
	height:120px;
	background:url(/layout/highlight_ground.png);
	background-repeat:repeat-x;
	background-position:bottom;
}


.highlight div.startimage {
	position:absolute;
	margin:25px 0 0 29px;
	
}

.highlight div.starttext {
	position:absolute;
	margin:50px 0 0 160px;
	width:260px;
}

.highlight div.starttext a {
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

.highlight div.starttext a:hover {
	color:#B42129;
}

.highlight div.starttitle {
	position:absolute;
	margin:21px 0 0 160px;
	color:#fff;
	font-size:12px;
}

.highlight div.starttitle a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.highlight div.more {
	position:absolute;
	margin:-8px 0 0 250px;
}


.highlight div.day_more {
	position:absolute;
	margin:90px 0 0 410px;
}

div.rightbox {
	width:200px;
	margin:0 0 20px 15px;
}

div.rightbox h2 {
	margin:0;
	padding:9px 0 8px 35px;
	background:url(/layout/rightbox_h2.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}

div.rightbox div.bcontent {
	background:url(/layout/leftbox_ground.png) #f1f1f1;
	background-position:bottom;
	background-repeat:no-repeat;
	
	margin:0;
	padding:5px;
}

div.rightbox a {
	text-decoration:none;
	color:#666;
}

div.topvotedbox {
	width:200px;
	margin:0 0 20px 15px;
}

div.topvotedbox h2 {
	margin:0;
	padding:11px 0 10px 35px;
	background:url(/layout/comments_h2.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}

div.topvotedbox div.bcontent {
	background:url(/layout/rightbox_ground1.png) #f1f1f1;
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:5px;
}

div.topvotedbox a {
	text-decoration:none;
	color:#666;
}

div.topvotedbox a:Hover {
	color:#B42424;
}


div.commentbox {
	width:200px;
	height:165px;
	overflow:hidden;
	margin:0 0 20px 15px;
}

div.commentbox h2 {
	margin:0;
	padding:11px 0 10px 35px;
	background:url(/layout/comments_h2.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}

div.commentbox div.bcontent {
	background:url(/layout/rightbox_ground1.png) #f1f1f1;
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:5px;
}

div.commentbox a {
	text-decoration:none;
	color:#666;
}

div.commentbox a:Hover {
	color:#B42424;
}


div.fbcommentbox {
	width:200px;
	margin:0 0 20px 15px;
}

div.fbcommentbox h2 {
	margin:0;
	padding:11px 0 10px 35px;
	background:url(/layout/rightbox_fb_h2.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}




div.rightgbox {
	width:200px;
	margin:0 0 20px 15px;
}

div.rightgbox h2 {
	margin:0;
	padding:11px 0 10px 35px;
	background:url(/layout/rightbox_h2-1.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}


div.commentform {
	width:600px;
	height:400px;
}

div.facebookbox {
	width:200px;
	margin:0 0 20px 15px;
}

div.facebookbox h2 {
	margin:0;
	padding:11px 0 10px 40px;
	background:url(/layout/rightbox_fb_h2.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#B52429;
	text-transform:uppercase;
}

div#toplocation {

}

div#toplocation h2 a {
	color:#B52429;
}


div#newevent {

}

div#newevent input.field {
	width:420px;
	border:1px solid #ccc;
	background:#E4E4E4;
	padding:3px;
}

div#newevent input.smallfield {
	width:200px;
	border:1px solid #ccc;
	background:#E4E4E4;
	padding:3px;
}

div#newevent textarea.descr {
	width:200px;
	height:200px;
	border:1px solid #ccc;
	background:#E4E4E4;
	padding:3px;
}

div#newevent .error{
	color:#B52429;
	font-weight:bold;
}

div#allevents h3 {
	background:#B6232D;
	font-size:12px;
	color:#fff;
	padding:4px;
	text-align:left;
}

div#allevents td {
	padding:4px 2px 4px 2px;
}


.button {
	border:1px solid #ccc;
	background:#B52429;
	padding:3px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

div#bottom {
	background:#B52429;
	color:#fff;
	padding:5px;
	text-align:center;
}

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


.field {
	background:#E4E4E4;
	border:1px solid #ccc;
}

.smallvoted img:hover {
	border:2px solid #fff;
}

.lastvoted img:hover {
	border:2px solid #fff;
}

div#christmas {
	display:block;
}

.qsearch {
	border:1px solid #ccc;
	background:#D5D5D5;
}

div#moreevents {
	
}

div#moreevents ul {
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

div#moreevents ul li {
	margin:0 0 10px 0;
	padding:5px 5px 5px 5px;
	background:#E5E5E5;
	line-height:17px;
}

div.jobsbox {
	background:url(/layout/comment_ground.png) #EEEEEE;
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px;
	margin:10px 0 0 0;
	border-bottom:5px solid #ccc;
}

div.jobsbox p {
	margin:0;
	padding:0;
}

div.jobsbox h2 {
	margin:15px 0 5px 0;
	padding:0;
	color:#B52024;
	font-size:13px;
}





