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

#singleSpanUnder {
	float:right;
	width:180px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #2E2E2E;
	background-image: url(../images/singlespanbg.png);
	background-repeat: repeat-y;
	background-color: #333333;
	margin-top: 10px;
	color: #999999;
}
#leftcol {
	line-height: 18px;
	color: #FFF;
	float: left;
	width: 200px;
}
#menulinks a {
	color: #ccc;
}
#rightcol {
	float: left;
	width: 740px;
	color: #FFF;
	line-height: 18px;
}
body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	background-image: url(../images/mezeBack.jpg);
	background-color: #000000;
}
#center_everything {
	margin:0 auto;
	width:940px;
}
a:link , a:hover, a:visited, a:active{
	color: #ccc;
	text-decoration: underline;
}
#menu a {
	text-decoration: none;	
}
#bk {
	margin: 0 auto;
	width:1000px;
	background-image: url(../images/transp.png);
	background-repeat: repeat-y;
	float:left;
	padding-bottom:30px;
}
h1 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mailinginput {
	margin-bottom: 5px;
}
#container { 
	padding: 30px;
	width:940px;
}
#header {
	margin-bottom:10px;
	float: left;
	width: 940px;
}
#header ul {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#header ul li {
	float:left;
	margin-right:0px;
	font-weight: bold;
	margin-left:7px;
}
#body {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	clear: both;
	padding-top: 10px;
	float: left;
}
#singleSpan img {
	margin-bottom: 10px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	float:left;
	width: 920px;
	margin-top: 30px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding: 10px;
	color: #333333;
	min-height: 180px;
}
#doubleSpan {
	float:left;
	border: 1px solid #2E2E2E;
	width: 495px;
}
#doubleSpanUnder {
	margin-top: 10px;
	float: left;
	width: 495px;
	color: #999999;
	line-height: 20px;
}
u {
	color: #aa6436;
	text-decoration: none;
	font-weight: bold;
}
#singleSpan {
	float:left;
	width:200px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #2E2E2E;
	background-image: url(../images/singlespanbg.png);
	background-repeat: repeat-y;
	background-color: #333333;
}
#images {
}
#header #menu {
	float: right;
	top: 0px;
	clear: right;
	text-align: right;
	padding: 0;

}
#header #menu ul {
	float: right;
}
#logo {
	float: left;
}
#firstcol {
	float: left;
	width: 495px;
}
#flashbanner {
	float: right;
	margin-top: 10px;
}

#buttons {
	padding: 5px;
	float: right;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#buttons a {
	color: #fff;
}
#buttons 
a:hover {
	color: #FC6D24;
}

/* Appearance of the Calendar-Modul */

.calendar
{
	width : 201px;
	height: 180px;
}

.calendar .headline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #AA6436;
	border-bottom : 1px solid #AA6436;
	border-left : 1px solid #AA6436;
	border-right: 1px solid #AA6436;
	border-top : 1px solid #AA6436;
/*	background : url(ice.jpg);*/
}

.calendar .headline A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .headline A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .headline A:hover {
	color: #FF0000;
	text-decoration: none;
}

.calendar .headline .today_select  {
	background-color: #77AADD;
	border-top: 1pt solid Black; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align : center;
	text-decoration: underline;	
    	font-size: 65%;
}


.calendar .overview {
	background-color: #FEFADE;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	border-left : 1pt solid Black;
	border-right: 1pt solid Black;
	border-bottom : 1pt solid Black;
	height: 150px;
	width: 100%;
}

.calendar .overview A:link {
	text-decoration: none;
}

.calendar .overview A:visited {
	text-decoration: none;
}

.calendar .overview A:hover{
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .overview .last_month {
	color: #CCCCCC;
}

.calendar .overview .next_month {
	color: #CCCCCC;
}

.calendar .overview #today {
	color: #FFFFFF;
	background-color: #FF9933;
}

.calendar .overview #selected {
	color: #FFFFFF;
	background-color: #FF0000;
	margin-top: auto;
	margin-bottom: auto;
}

.calendar .overview .dayname {
	background-color: #FEFADE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: auto;
	margin-bottom: auto;
}

.calendar .overview .reserved {
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
}

/* Appearance of the Eventlist */

.event_list_title   {
	color:#FFFFFF;
	font-size:14px;
	margin:0 0 10px;
	padding:0;
}

.event_list {
	width : 494px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border : none;
}

.event_list .headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 100%;
background-image: url(../images/singlespanbg.png);
	background-repeat: repeat-x;
	background-color: #333333;/*	background : url(ice.jpg);*/
}

.event_list .col_status {
	width: 50pt;
}

.event_list .col_date {
	width: 100pt;
}

.event_list .col_event {
	width: auto;
}

.event_list .status {
	font-size: 80%;
	color: Red;
	font-weight: bold;   
	vertical-align : top;
}

.event_list .date {
	color: #888888;
	font-size: 18px;
	padding:10px;
}

.event_list .event {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align : top;
	padding:0 10px 10px 10px;
	color:#fff;
}

.event_list .event a {
	color: #fff;	
}
.event_list .event a:hover {
	color: #FC6D24;	
}

.event_list A  {
  text-decoration: none;
}

.event_list A:hover  {
  text-decoration: underline;
}

.event_list .error_message {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left : auto;
	margin-right : auto;
	
	padding-left : 10pt;
	padding-right : 10pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
	background-color: #FEFADE;
	color:#666;
	}
	
.cal_view_select {
margin: 5px;
}
	

/* Appearance for Event-Infos */

.event_info {
	width : 492px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
		}

.event_info .headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 100%;
/*	background : url(ice.jpg);*/
}

.event_info .title {
		color: #888888;
	font-size:16px;
	padding-top:10px;
}

.event_info .date {
		color:#888888;
	font-size:18px;
}


.event_info .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#description {
	padding:10px 0 0 0;
}
#changecolor a {
	color:white;
}
#changecolor {
	padding-top:10px;	
}

.line_color0 {
	background-color: #3B3B3B;
	padding-top:3pt;
	padding-bottom:3pt;
}

.line_color1 {
	background-color: #3B3B3B;
	padding-top:3pt;
	padding-bottom:3pt;
}

.author_info {
	font-family: Arial;
	font-size: xx-small;
	color: #CCCCCC;
}

.author_info A {
	color: #CCCCCC;
}

.next_event_select  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
	padding: 7px;
}

.next_event_select A {
	font-size: 11px;
	color: #AA6436;
	text-align : center;
	text-decoration: none;
}


.qs_months, .qs_prev_years, .qs_next_years {
	zindex : 1000;
	position : absolute;
	width:50px;
	background-color: #77AADD;
	border: 1pt solid Black; 
	padding-left: 5px;
	padding-right: 5px;
	visibility: hidden;
}

.qs_months table, .qs_prev_years table, .qs_next_years table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.qs_months table A, .qs_prev_years table A, .qs_next_years table A {
	display:block; width: 30px;
	text-decoration : none;
	color: black;
}

.qs_months table A:hover, .qs_prev_years table A:hover, .qs_next_years table A:hover {
	display:block; width: 30px;
	background-color: red;
	color: white;
}

.event_list_side .date {
	color: #AA6436;	
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}

.event_list_side A  {
  text-decoration: none;
  color: #999999;
  padding-bottom:10px;
 
}

.event_list_side A:hover  {
  text-decoration: underline;
  color:#999999;
  padding-bottom:10px;
}
.event_list_side .date {
	color: #AA6436;	
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}
.event_list_side A  {
  text-decoration: none;
  color: #999999;
  padding-bottom:10px;
 
}
.event_list_side A:hover  {
  text-decoration: underline;
  color:#999999;
  padding-bottom:10px;
}
.eventitle {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.detailsrow {
  background-color: #0F0F0F;
}
.rowcol0 {
  background-color: #0F0F0F;
}
.rowcol1 {
  background-color: #1F1F1F;
}
.rowheader {
  background-color: #AA6436;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
.pagetitle {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.monthname {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.caltop {
  background-color: #AA6436;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.calday {
  color: #ccc;
  text-align: center;
}
.calbg {
  background-color: #000;
}
.boldday {
  font-weight: bold;
  color:#fff;
  background-color: black;
  text-align: center;
}