body
{
	margin: 0;
	padding: 0;
	font-family: verdana,arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}

form
{
	margin: 0px;
}

input
{
	color: #000;
	border:1px solid #000000;
}

label
{
	cursor: pointer;
}

button
{
	background-color:#C5332B;
	color: #ffffff;
	font-size: 11px;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

fieldset
{
	padding:0px 10px;
	margin-bottom: 10px;
}

legend
{
	color: #CE0031;
	font-weight: bold;
	margin-bottom: 5px;
}

select
{
	font-size: 8pt;
	color: #000;
}

a
{
    color: #C53129;
    text-decoration: underline;
}

a:hover
{
	color: #C53129;
}


.labelStyle02
{
	text-decoration:none; 
	font-weight:bold; 
	color:#B10000;	
}

.boxGrayDiv 
{
	background-color:#F1F1F1;
}

a.link01
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration:none;

}

a.link01:hover
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
   text-decoration:none;    
}

a.link02
{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.link02:hover
{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}


a.link03
{
	color: #C5332B;
	font-weight:normal;
	text-decoration:none;
}
a.link03:hover
{
	color: #C5332B;
	font-weight:normal;
	text-decoration:underline;
}
a.link04
{
	color: #9D0200;
	font-weight:bold;
	text-decoration:none;
}

a.link05
{
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

a.link06
{
    color: #666666;
	font-weight:normal;
	text-decoration:none;
}

a.link07
{
    color: #000;
	font-weight:normal;
	text-decoration:underline;
}

a.link07:hover
{
    color: #000;
	font-weight:normal;
	text-decoration:none;
}

button.button01
{
	background-color:#ffffff;
	color: #BB0004;
	font-weight: normal;
	text-align: center;
	text-decoration:underline;
}

button.button02
{
	background-color:#9A0000;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	height:22px;
}

.weatherRotate a, .weatherRotate a:hover
{

	background-color:#EEEEEE;
	color: #BD3838;
}

.ErrorFont, .MessageFont
{
	width:       416px;
	float:       left;
	margin-top:      20px;
	margin-bottom:   20px;
	padding:     2px;
	border:      1px solid #f00;
	font-size:   8pt;
	color:       #f00;
}

.inputRadio, .inputCheckbox
{
	border: 0;
}

.dataInput
{
  font-family: arial,sans-serif;
  font-size: 11px;
  padding-left: 5px;
  border:1px solid #CCCCCC;
}

.color01
{
	font-weight:bold;
	padding-left:5px;
	height:25px;
}

.color02
{
	font-weight:normal;
	padding-left:5px;
	height:25px;
}

.color03
{
	background-color: #e6e6e6;
	color:            #666;
	font-weight:      bold;
}





/*
------------------------
   Teaser und Content
------------------------
*/

.contentzoneheader
{
	font-weight: bold;
	color:#000000;
	background-color:#EFEFEF;
	padding-top:3px;	
	padding-bottom:3px;
	padding-left:5px;
	margin-bottom:10px;
}

.teaser01head
{
	padding:3px 3px 3px 5px;
	background-color:#ccc;
	color:#000;	
	font-weight: bold;	
	font-size:13px;
}

.teaser01head a
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.teaser01head a:hover
{
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

a.yellowpage
{
	color:#636363;
	text-decoration:underline;
}

a.yellowpage:hover
{
	color:#636363;
	text-decoration:none;
}

a.yellowpagehead
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a.yellowpagehead:hover
{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}


a.teaser07head
{
	color: #666666;
	text-decoration:none;
}

.content01head
{
	padding:3px 3px 3px 5px;
/*	background-color:#C5332B;*/
	background-color:#ccc;
	color:#000;
	font-weight: bold;	
	font-size:13px;
}

.content01head a
{
	color:#000;
	font-weight: bold;	
	font-size:13px;
	text-decoration:none;
}

.content01head a:hover
{
	color:#000;
	font-weight: bold;	
	font-size:13px;
	text-decoration:underline;
}

.content01text {
	font-weight: normal;
}

.imageLegend
{
	font-size:  7pt;
	font-style: italic;
}


a.linkliste1 , a.linkliste2 
{
    background-color: #ffffff;
	color:#C5332B;
	text-decoration:none;
}

a.linkliste1:hover , a.linkliste2:hover
{
    background-color: #ffffff;
	color:#C5332B;
	text-decoration:underline;
}

.headnavi
{
	padding-left:14px;
}

.headnavi a
{
	color:#000000;
	text-decoration:underline;	
}

.headnavi a:hover
{
	color:#000000;
	text-decoration:none;
}

.arrowLink
{
	background-image:url('/images/topnavi_arrow.gif');
	background-repeat:no-repeat;
	background-position:3px 4px;
	padding-left:14px;
	text-decoration:none;
}

.arrowLink a
{
	background-image:url('/images/topnavi_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#C5332B;
	text-decoration:none;	
}

.arrowLink a:hover
{
	background-image:url('/images/topnavi_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#C5332B;
	text-decoration:underline;
}

a.arrow
{
	padding-left:12px;
	background-image:url('/images/topnavi_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#C5332B;
	text-decoration:none;	
}

a.arrow:hover
{
	padding-left:12px;
	background-image:url('/images/topnavi_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#C5332B;
	text-decoration:underline;
}

.pictureBox01
{
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	float: left;
}

.listing01 td
{
	border-bottom: 1px solid white;
	padding:3px;
	background-color: #F2F2F2;
}

.listing02 td
{
	border-bottom: 1px solid white;
	padding:3px;
	background-color: #FBFBFB;
}

.listing03 td
{
	padding:2px;
	background-color: #F2F2F2;
}

.listing04 td
{
	padding:2px;
	background-color: #FBFBFB;
}

.tarifform input
{
	border:1px solid #CCCCCC;
	font-family: verdana,arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;

}

.tarifcell01
{
	text-align:center;
	font-weight:bold;
	color:#B50000;
}

.head01
{
	background-color: #F2F2F2;
	font-weight: bold;
}

.header
{
	font-weight: bold;
	color:#ffffff;
	background-color:#C5332B;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;	
}

.header a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.header a:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;	
}

.header01
{
	font-weight: bold;
	color:#ffffff;
	background-color:#990100;
}

.header01 a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.header01 a:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;	
}

a.arrowWhite
{
	padding-right:15px;
	background-image:url('/images/topnavi_arrow_white.gif');
	background-repeat:no-repeat;
	background-position:right;
	color:#fff;
	text-decoration:none;	
}

a.arrowWhite:hover 
{
	padding-right:15px;
	background-image:url('/images/topnavi_arrow_white.gif');
	background-repeat:no-repeat;
	background-position:right;
	color:#fff;
	text-decoration:underline;	
}


.myportal
{
	background-image:url('/images/topnavi_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	background-color:#ffffff;
}


.myportal a
{
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	padding-left:12px;	
}

.myportal a:hover
{
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-left:12px;
}

.myportalback a
{
	background-image:url('/images/back_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	padding-left:12px;	
}

.myportalback a:hover
{
	background-image:url('/images/back_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.myportalGrayBox
{
	background-color:#F1F1F1;
	color:#C5332B;
	width:148px;
	height:15px;
}

.myportalGrayBox a
{
	text-decoration:none;
	color:#C5332B;
}

.myportalGrayBox a:hover
{
	color:#B74D4F;	
	text-decoration:underline;
}

a.myportal
{
	font-weight:normal;
	text-decoration:underline;
	color:#C5332B;
}

a.myportal:hover
{
	font-family: verdana,arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#C5332B;
		background-color:#ffffff;

}

.menubar
{
	background-color:#EEEEEE;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	text-align:center;
}

.menubar a
{
	font-family: verdana,arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#666666;
}

.menubar a:hover
{
	font-family: verdana,arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#666666;
}

button.search
{
	border:0px;
	color: #ffffff;
	font-size: 11px;
	cursor: pointer;
	background-color:#ffffff;
}

button.search2
{
	background-color:#C5332B;
	border:1px solid #fff; 
	color:#fff;
	font-weight:bold;
}

button.letters
{
	width:20px;
	text-align:center;
	background-color:#999999;
	border:1px solid #000000; 
	color:#ffffff;
	font-weight:bold;
}

button.searchleft
{
	border:0px;
	color: #ffffff;
	background-color: #eeeeee;
	font-size: 11px;
	cursor: pointer;
}

a.loginlink
{
	font-family: verdana,arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}

a.loginlink:hover
{
	font-family: verdana,arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}

input.loginleft
{
	font-family: verdana,arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	border:1px solid #CCCCCC;
	color:#000000;
}

.bottom
{
	font-family: verdana,arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;

}

.bottom a
{
	color:#ffffff;
	text-decoration:underline;
}

.bottom a:hover
{
	color:#000000;
	text-decoration:underline;
}

.bottomnavi
{
	font-family: verdana,arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#6F6F6F;

}

.bottomnavi a
{
	color:#6F6F6F;
	text-decoration:none;
}

.bottomnavi a:hover
{
	color:#6F6F6F;
	text-decoration:underline;
}

.bottomlink
{
	font-family: verdana,arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#6F6F6F;
}
.bottomlink a
{
	color:#6F6F6F;
	text-decoration:underline;
}

.bottomlink a:hover
{
	color:#6F6F6F;
	text-decoration:none;
}

/*
------------------------
   Menue
------------------------
*/

.menu1
{
	border:1px solid #000;
	background-color:#fff;
	padding:3px 3px;
	font-weight: normal;	
	font-size: 13px;
	background-image:url('/images/navigif.gif');
	background-repeat:no-repeat;
	background-position:3px 2px;
	padding-left:15px;
	margin-bottom:3px;
}

.menu1 a
{	
	color: #000;
	text-decoration:none;
}

.menu1 a:hover
{
	color: #000;
	text-decoration:underline;
}

.menu1a
{
	border:1px solid #000;
	background-color:#ccc;
	padding:3px 3px;
	font-weight: normal;	
	font-size: 13px;
	background-image:url('/images/navigif.gif');
	background-repeat:no-repeat;
	background-position:3px 2px;
	padding-left:15px;
	margin-bottom:3px;
}

.menu1a a
{
	color: #000;
	text-decoration:none;
}

.menu1a a:hover
{
	color: #000;
	text-decoration:underline;
}

.menu11
{
	background-color:#EFEFEF;
	background-image:url('/images/navi_arrow.gif');
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding-left:20px;
}

.menu11 a
{	
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.menu11 a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.menu11a
{
	background-color:#EFEFEF;
	background-image:url('/images/navi_arrow.gif');
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding-left:20px;
}

.menu11a a
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.menu11a a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.menu12
{
	padding-left:22px;
	background-color:#EFEFEF;
}

.menu12 a
{	
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

.menu12 a:hover
{
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}

.menu12a
{
	padding-left:22px;
	background-color:#EFEFEF;}

.menu12a a
{
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}

.menu12a a:hover
{
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}


/*
------------------------
   Kalender
------------------------
*/
.calendarFrame
{
	position:     absolute;
	width:        200px;
	height:       210px;
	display:      none;
	border:2px solid #C5332B;
}

.calTable
{
	border-collapse: collapse;
	
}

.calTable thead tr td
{
	background-color: #ffffff;
	text-align:       center;
	font-weight:      bold;
	cursor:           default;
	font-size:        8pt;
	border:           1px solid #808080;
}

.calTable tbody tr td
{
	width:       22px;
	height:      19px;
	text-align:  center;
	cursor:      pointer;
	font-weight: bold;
	font-size:   8pt;
	border:      1px solid #808080;
}

.calTable tfoot tr td
{
	padding:          2px;
	background-color: #ffffff;
	text-align:       center;
	font-size:        10pt;
	border:           1px solid #808080;
}

.calArrow
{
	width:       22px;
	height:      20px;
}

.calStandardDate
{
	background-color: #ffffff;
	color:            #000000;
}

.calSelectedDate
{
	background-color: #C5332B;
	color:            #ffffff;
	font-weight:      bold;
}

.calTodaysDate
{
	background-color: #ffdddd;
	color:            #444444;
	font-weight:      bold;
}

.calOtherDate
{
	background-color: #EEEEEE;
	color:            #666666;
}

.calApply
{
	background-color: #C5332B;
	width:       80%;
	font-weight: bold;
}


.cinemaWeekday
{
	font-weight:normal;
	color:#C5332B;
	text-decoration:underline;
	cursor: pointer;
}

.cinemaWeekdaySelected
{
	font-weight:bold;
}

.eventsdropdown select
{
	width:160px;
}

.eventsLocationDropDown
{
	width:160px;
}


input[type=checkbox]
{
	border:0px;
}

.mycheckbox
{
	border:0px;
}
