body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #000000;
	text-align: center;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
    line-height: 1.7;
	color: #E1DFDF;
}

.listEntry {
	margin-bottom: 10px;
}

.datelink a, datelink a:link, datelink a:visited, datelink a:active, datelink a:focus, news {
    font-size: 11px;
	color: #747575;
	text-decoration: none
}
.datelink a:hover {
	color: #B20A2E;
	text-decoration: none;
}

a, a:link, a:visited, a:active, a:focus {
	color: #747575;
	text-decoration: none
}
a:hover {
	color: #B20A2E;
	text-decoration: none;
}

.listEntry {
    color: #000000;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:focus {
	font-size: 11px;
    color: #747575;
	text-decoration: none
}
.breadcrumb a:hover {
	color: #B20A2E;
	text-decoration: none;
}

.v10, .formLabelRequired, .button10, .formLabel  {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px;color: #ffffff; text-align: left; background-color: transparent; }

.v10a {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px;color: #ffffff; background-color: #000000; border : 1px solid #747575; }


.articleText { 
	margin-bottom: 3px;
	margin-top: 5px;
	line-height: 1.5;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h3, h5 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	color: #B20A2E;
	line-height: 130%;
}

h2, h4, h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 130%;
}

.articleSummary {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #000000;
	font-weight: bold;
	text-decoration: none;
}

/*    Navigation ROW ====================================

*/

.nav_row, .nav_row a, .nav_row a:link, .nav_row a:active, .nav_row a:visited {

   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
   line-height: 25px;
   margin-top: 5px;

}
.nav_row a:hover {

   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #808080;
   font-weight: bold;
   text-decoration: normal;

}
.nav_row a:active {

   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;

}

.nav_row_active, .nav_row_active a, .nav_row_active a:link, .nav_row_active a:active, .nav_row_active a:visited {

   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;

}
.nav_row_active a:hover {

   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: underline;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}

/*
 * Sample CSS for DIV pagelayout 
*/
#container {
	width: 990px;
	\width: 1024px;
	w\idth: 990px;
    margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #000000;
	border: 1px solid #747575;
}

#header {
	padding: 0px;
	border: 1px solid #747575;
	background: url(../../picture/titel_collage1.jpg) no-repeat;
	height: 158px;
	margin-bottom: 5px;
}

#top-navigation {
    clear: both;
    background: url(../../picture/bckgr_nav_row.gif) no-repeat;
	padding: 0px;
	border: 0px solid #747575;
	height: 25px;
	margin-bottom: 5px;
}

#left-navigation {
    clear: both;
	float: left;
	text-align: left;
	width: 190px;
	margin-top: 10px;
	margin-right: 5px;
	padding: 0px 15px 0 5px;
	background-color: #000000;
	border-right: 1px solid #404040;
}

#left-navigation h1 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
    height: 20px;
	color: #FFFFFF;
    background: url(../../picture/bckgr_nav_row.gif) no-repeat;
    padding: 5px;
}



#content {
    
	padding: 5px 0px 10px 5px;
	margin-left: 5px;
	margin-right: 10px;
	
    
	width: 430px;
    \width: 430px;
	w\idth: 410px;
	float: left;
	text-align: left;
	background-color: #000000;
	border: 0px solid #CCC;
}

#tickets {
	padding: 5px 0px 10px 5px;
	margin-left: 10px;
	margin-right: 10px;
	height: 325px;
	width: 760px;
	float: left;
	text-align: left;
	background-color: #000000;
	border: 0px solid #CCC; 
}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	height: 25px;
	border-top: 1px solid #404040;
	text-align: center;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
    line-height: 100%;
	color: #c0c0c0;
    /*background-color: #747575;
    background: url(../../picture/bckgr_footer.gif) repeat;*/
}

#footer a, footer a:link, footer a:visited, footer a:active, footer a:focus {
    color: #c0c0c0;
}

#footer a:hover {
    color: #B20A2E;
}

#right {
    clear: both;
	padding: 5px;
	margin-top: 20px;
	/*margin-right: 10px;*/
	
	width: 315px;
	\width: 315px;
	w\idth: 295px;
	float: right ;
	text-align: left;
	background-color: #000000;
	border: 0px solid #CCC;
}

/* news boxen */

#news-boxen {
    width: 190px;
    \width: 210px;
	w\idth: 190px;
	margin-top: 2px;
	margin-left: 2px;
	padding: 0px;
	border: 0px solid #747575;
}

#news-box-top-header {
    clear: both;
	float: left;
	text-align: left;
    margin-top: 5px;
	width: 190px;
    \width: 210px;
	w\idth: 190px;
	height: 20px;
    padding: 0px 15px 0 5px;
    background: url(../../picture/bckgr_box_header.gif) repeat;
    
}

#news-box-top {
    clear: both;
	float: left;
	text-align: left;
	margin-top: 5px;
	width: 190px;
    \width: 210px;
	w\idth: 190px;
    height: 100px;
    background-color: #000000;
	border: 1px solid #404040;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}

#termine-box-header {
    clear: both;
	float: left;
	text-align: left;
    margin-top: 10px;
	width: 190px;
    \width: 210px;
	w\idth: 190px;
	height: 20px;
	background: url(../../picture/bckgr_box_header.gif) repeat;
    padding: 0px 15px 0 5px;
}

#termine-box {
    clear: both;
	float: left;
	text-align: left;
	margin-top: 5px;
	width: 190px;
    \width: 210px;
	w\idth: 190px;
	height: 100px;
    background-color: #000000;
	border: 1px solid #404040;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	
}

#tickets-box-header {
    clear: both;
	float: left;
	text-align: left;
    margin-top: 10px;
	width: 190px;
    \width: 210px;
	w\idth: 190px;
	height: 20px;
	background: url(../../picture/bckgr_box_header.gif) repeat;
    padding: 0px 15px 0 5px;
}

#tickets-box {
    clear: both;
	float: left;
	text-align: left;
	margin-top: 5px;
	width: 190px;
    \width: 210px;
	w\idth: 190px;
    height: 100px;
    background-color: #000000;
	border: 1px solid #404040;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	
}

#news-box-top-header h1, #termine-box-header h1, #tickets-box-header h1 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	color: #FFFFFF;
}

.imglistcaption {
    background-color: #000000;
    padding: 0 0 0 0;
	valign: top;
    font-size: 9px;
    font-familiy: tahoma, verdana, sans-serif;
    color: #404040;
}

.imagelisttd {
    border: 1px solid #404040;
    color: #404040;
	text-align: center;
    padding: 5px;
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0;
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}

.image_td {

	border: 0px solid #404040;
	align: left;
	
}

.image_caption {			// Bildunterschrift
   align: left;
   text-align: left;
   font-style: normal;
   line-height: 120%;
   font-family: Tahoma, Arial, sans-serif;
   font-size: 9px; 
   margin-top: 5px;
   color: #747575;
   }
   
.image_caption a, .image_caption a:link, .image_caption a:active, image_caption a:visited {

   text-align: left;
   line-height: 110%;
   font-family: Verdana, Arial, sans-serif;
   font-size: 9px; 
   margin-top: 5px;
   color: #E61821;
   font-weight: bold;
   }
   
.image_caption a:hover {

   text-decoration: underline;
}


#VisualModeIndicator {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:5px;
	z-index:10000;
	background-color:#FF3300;
	color:#FFFFFF;
	border:1px solid #000000;
}


/* Calendar - START
-----------------------------------*/
/* Calendar - CALENDAR
-----------------------------------*/
#calendarContainer {
font-size: 8px;
line-height: 10px;
border-width: 0px; 
border-color: #747575;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #000000;
}

/* Background lines' colors */
#EventCalendar {
background-color: #000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#EventCalendar th {
font-family: Verdana, Helvetica, Arial, sans-serif; 
color: #ffffff;
font-weight: bold;
font-size: 10px;
line-height: 10px;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
background-color: #000000;
}

.volkTermine  { 
color: #B20A2E; 
font-size: 14px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
margin-bottom: 0;
text-align: left;
background: #000000; 
}

#EventCalendar tr {
width: 160px;
font-size: 8px;
line-height: 13px;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
background-color: #000000;
}

.dayname, .dayname tr, .dayname td, .dayname th {
font-family: verdana, arial, helvetica;
color: #747575;
font-weight: bold;
font-style: normal;
font-size: 9px;
line-height: 10px;
margin: 0px 0px 0px 0px;
padding-top: 1px; padding-bottom: 1px;
background-color: #000000;
}

/* Days Cells colors */


.noactiveday, .noactiveday td, .noactiveday tr {
color: #ffffff;
font-size: 10px;
background-color: #000000;
text-decoration: none;
padding-top: 1px; padding-bottom: 1px;
}


.activeday, .activeday td, .activeday tr {
color: #B20A2E;
font-size: 10px;
background-color: #000000;
text-decoration: none;
padding-top: 1px; padding-bottom: 1px;
}

.activeday a, .activeday a:link, .activeday a:active, .activeday a:visited 
{
color: #B20A2E;
font-weight: bold;
background-color: #000000;
text-decoration: none;
padding-top: 1px; padding-bottom: 1px;

}

td.activeday a:hover {
color: #000000;
background-color: #B20A2E;
text-decoration: none;
padding-top: 1px; padding-
}


.offsetday, .offsetday tr, .offsetday td, .offsetday th {
font-weight: bold;
font-style: normal;


font-size: 8px;
line-height: 8px;
margin: 0px 0px 0px 0px;
padding-top: 1px; padding-bottom: 1px;

background-color: #000000;
}

/* Calendar - DROP DOWNS MENUS OPTIONS
-----------------------------------*/
.menu, .menu select, .menu option { 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px; 
color: #ffffff; 
background-color: #000000; 
border : 1px solid #747575;


font-weight: normal;
/* background-color: #FFD700; */
}

.calMenu input, .calMenu submit { 
font-family: Tahoma, Helvetica, Arial, sans-serif; 
background-color: #000000;
}

.laButton { 
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 8px; 
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
    color: #000000; 
    background-color: #ffffff; 
}

.raButton { 
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 8px; 
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
    color: #000000; 
    background-color: #ffffff; 
}


/* Calendar - Presenting events' in a COMPACT LISTING
-----------------------------------*/
#calEvent {
border-top: 1px solid #404040;
padding: 2px 0px 0px 0px;
        margin-top: 5px;
}

#calEvents h3, #calEvents h4 {
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
}

.calEventDayCompact {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-weight: bold;
font-size: 10px;
color: #B20A2E;
}

.calEventDayCompact a, .calEventDayCompact a:link, 
.calEventDayCompact a:active, .calEventDayCompact a:visited {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 10px;
color: #FF0000;
}

.calEventDayCompact a:hover {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 10px;
color: #FF0000;
}

.calEventFieldCompact {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 10px;
line-height: 12px;
color: #747575;
}

/* Calendar - Presenting events DETAILS in a PAGE
-----------------------------------*/
.calEventDayDetail {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-weight: bold;
font-size: 10px;
color: #B20A2E;
}

.calEventDayDetail a, .calEventDayDetail a:link, 
.calEventDayDetail a:active, .calEventDayDetail a:visited {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 10px;
font-weight: normal;
color: #000000;
}

.calEventDayDetail a:hover {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 10px;
color: #000000;
text-decoration: underline;
}

.calEventFieldDetail {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 10px;
}


/* Calendar - Presenting events' DETAILS in a PAGE (Detail2-Template)
-----------------------------------*/

.calEventDayDetail2 {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-weight: bold;
font-size: 11px;
color: #B20A2E;
}

.calEventDayDetail2 a, .calEventDayDetail2 a:link, 
.calEventDayDetail2 a:active, .calEventDayDetail2 a:visited {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 11px;
color: #000000;
}

.calEventDayDetail2 a:hover {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 11px;
color: #000000;
text-decoration: underline;
}

.calEventFieldDetail2 {
font-family: Tahoma, Helvetica, Arial, sans-serif; 
font-size: 11px;
}

/* Calendar END
-----------------------------------*/
