/**Begin CSS Style Generator*****************************************/
/**1.1**/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/
p.plink {font-family:Courier,Arial;font-size:12pt;font-weight:bold;font-style:italic;text-decoration:none;color:#ff0000;background-color:#000080;} 
/**End CSS Style Generator*****************************************/
body {
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt ;
	font-style : ;
	font-variant : ;
	font-weight : ;
	text-align : ;
	text-decoration : ;
	text-indent : ;
	text-transform : ;
	border-bottom : ;
	border-left : ;
	border-right : ;
	border-top : ;
	margin-bottom : ;
	margin-left : ;
	margin-right : ;
	margin-top : ;
	padding-bottom : ;
	padding-left : ;
	padding-right : ;
	padding-top : ;
	letter-spacing : ;
	word-spacing : ;
	line-height : ;
	width : ;
	background : url(img/gold.jpg);
	vertical-align : ;
	visibility : visible;
	scrollbar-face-color: #006600;
	scrollbar-shadow-color: #EBEBEB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #EBEBEB;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #EBEBEB;
	scrollbar-arrow-color: #FFFFFF;
}
/* body {
  color: black;
   background: url(/menu/mch/gold.jpg) white;
  font-size: 12pt;
} */
a:link { color:ff0000; font-size: 11pt;text-decoration:none }
a:hover { color:1a0e6f; font-size: 11pt; text-decoration:underline }
a:visited { color:ffa500 }
/* Appearance of the Calendar-Modul */

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

.calendar .headline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #006699;
	border-bottom : 1pt solid Black;
	border-left : 1pt dashed Black;
	border-right: 1pt dashed Black;
	border-top : 1pt dashed Black;
/*	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 .overview {
	background-color: #FEFADE;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	border-left : 1pt dashed Black;
	border-right: 1pt dashed Black;
	border-bottom : 1pt dashed Black;
	height: 100%;
	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: #FEFADE;
}

.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;
}

.calendar .today_select  {
	background-color: #FFFFFF;
	text-align : right;
	text-decoration: underline;	
}

 .calendar .today_select A {
   font-size: 80%;
	color: #82C4F4;
	background-color: #FFFFFF;
	text-align : center;
	text-decoration: underline;
}

/* Appearance of the Eventlist */

.event_list_title {
	color: #006699;
	background-color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.event_list {
	width : 500px;
	height: auto;
	background-color: #FEFADE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-bottom : 1pt dashed Black;
	border-left : 1pt dashed Black;
	border-right: 1pt dashed Black;
	border-top : 1pt dashed Black;	
}

.event_list .headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 100%;
	background-color: #006699;
/*	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 {
    font-size: 75%;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
}

.event_list .event {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align : top;
}

.event_list A  {
  text-decoration: none;
}

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

.event_list .error_message {
	font-size: 100%;
	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: #EAF0FF;
	}

/* Appearance for Event-Infos */

.event_info {
	width : 500px;
	height: auto;
	background-color: #FEFADE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
    border : 1pt solid;
		}

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

.event_info .title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom : 1pt solid #000000;
}

.event_info .date {
	background-color: #EAF0FF;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 100pt;
	border-bottom : 1pt solid #000000;
}

.event_info .description {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10pt 10pt 10pt 10pt;
	font-size: 80%;
}

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

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

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

.next_event_select  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	text-align : left;
}

.next_event_select A {
	font-size: 100%;
	color: #82C4F4;
	background-color: #FFFFFF;
	text-align : center;
	text-decoration: underline;
}
h3.guestbook {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF}
table.guestbook {  background-color: #006699; color: #FFFFFF; border-color: #000000 black black; font-size: smaller}
table.guestbook td { font-size: smaller}
#page_nav { font-size: smaller}
#guestbook_counter { font-size: medium; font-weight: bolder}
#guestbook_date { color: #ffffff; font-size: xx-small}
#guestbook_name { font-family: "Times New Roman", Times, serif; font-style: italic}
#guestbook_message { font-size: medium}
/* Appearance of the shnews */
.maintable { border: 0; width: 98%; background-color: #ffffcc; padding: 4pt; spacing: 4; }

.commentstable { border: 0; width: 98%; background-color: #ffb0b8; padding: 4pt; }

.archivetable { border: 0; width: 98%; background-color: #550000; padding: 4pt; }

.trmain { background-color: #ffffcc; }

.tdhead { background-color: #ffffbb; font-size: 12pt; font-family: Arial; color: #000000; }

.choosecat { font-size: 8pt; font-family: Tahoma; color: #000000; background: #ccdede; }

.tdmain { background-color: #ffffcc; font-size: 9pt; font-family: Arial; color: #000000; }

.tdmain a:link, .tdmain a:visited, .tdmain a:active { text-decoration: none; color: #000000; font-family: Arial; font-size: 9pt; }
.tdmain a:hover { text-decoration: underline; color: #000000; font-family: Arial; font-size: 9pt; }

.tdfoot { background-color: #bbcece; font-size: 9pt; font-family: Arial; color: #000000; }

.tdfoot a:link, .tdfoot a:visited, .tdfoot a:active { text-decoration: none; color: #000000; font-family: Arial; font-size: 9pt; }
.tdfoot a:hover { text-decoration: underline; color: #000000; font-family: Arial; font-size: 9pt; }


.headline { color: #00aa00; font-size: 10pt; font-family: Arial; }
.nhkonst { color: #aa0000; font-family: Tahoma; font-size: 8pt; }
.nhvar { color: #770000; font-family: Tahoma; font-size: 8pt; }


.ip { color: #aa0000; font-family: Arial; font-size: 7pt }

.marker { color: #ee0000; font-family: Verdana; }

.commentline, .commentline a:link, .commentline a:visited, .commentline a:active { color: #770000; font-family: Arial; font-size: 9pt; text-decoration: none; }
.commentline a:hover { color: #770000; font-family: Arial; font-size: 9pt; text-decoration: underline; }

.copyright, .copyright a:link, .copyright a:visited { color: #000000; font-family: Arial; font-size: 7pt; text-decoration: none; }
.copyright a:hover { color: #000000; font-family: Arial; font-size: 7pt; text-decoration: underline; }

textarea        { font-size: 9pt; bordercolor: #000000; border: 1px }
.forminput      { font-size: 8pt; color: #000000; background: #b0b0b8; border: 2px solid #000000; } 

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

/*Formate für Linkbeschriftung*/
	#tabmenu a, a.active {
		color: #fff;
		background: #5A738C;
		font: bold 1em "lucida grande", lucida sans, Arial, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

/*Format für aktuell ausgewählten Tab */
	#tabmenu a.active {
		background: #8399AF;
		border-bottom: 3px solid #8399AF; }

/*Format bei Mausover */
	#tabmenu a:hover {
		color: #fff;
		background: #8C5A73; }

/*Format für bereits besuchten Tab*/
	#tabmenu a:visited {
		color: #E8E9BE; }

/*Format für aktuell ausgewählten Tab bei Mausover*/
	#tabmenu a.active:hover {
		background: #8C5A73;
		color: #fff; }
