body
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 75%;
	color: #000000;
	background-color:#FFFFFF;
}

body.small
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 75%;
	color: #000000;
	background-color:#FFFFFF;
}

body.normal
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 85%;
	color: #000000;
	background-color:#FFFFFF;
}

body.big
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 95%;
	color: #000000;
	background-color:#FFFFFF;
}

input[type=checkbox]
{
	border:0px;
}

.contentbg
{
	background-color:#ffffff;
}

.contentmenubar
{
	background-color:#ffffff;
}
form
{
	margin: 0px;
}

input
{
	color: #000000;
	border:1px solid #000000;
	height:15px;
}

.inputRadio, .inputCheckbox
{
	height:15px;
	border: 0;
}

label
{
	cursor: pointer;
}

button
{
	border: 1px solid #070707;
	color: #7f7f7f;
	background-color: #FFFFFF;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

fieldset
{
	padding: 10px;
	margin-bottom: 10px;
}

legend
{
	color: #CE0031;
	font-weight: bold;
	margin-bottom: 5px;
}

select
{
	color: #000;
}

a
{
    color: #3B7ABD;
    text-decoration: none;
}

a:hover
{
	color: #3B7ABD;
	text-decoration: underline;
}




/*
------------------------
   Links
------------------------
*/

a.link01
{
    color: #000000;
    font-weight: bold;
    text-decoration:none;
}

a.link02
{
	color: #3B7ABD;
	font-weight:normal;
	text-decoration:none;
	background-image:url("/images/pfeil.gif");
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left:12px;
}

a.link02:hover
{
	color: #3B7ABD;
	font-weight:normal;
	text-decoration:underline;
}

a.link03
{
	color: #000000;
	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: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.link08
{
	color: #3B7ABD;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
}

a.link08:hover
{
	color: #3B7ABD;
	font-weight:normal;
	text-decoration:underline;
}


a.anfang
{
    color: #BD0000;
    text-decoration: underline;
}

a.anfang:hover
{
	color: #000000;
}

/*
------------------------
   Buttons
------------------------
*/

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;
	font-size:100%;
	text-align:center;
	text-decoration:none;
	height:22px;
}

button.search
{
	border:0px;
	color: #ffffff;
	background-color: #FFB400;
	cursor: pointer;
}

button.search2
{
	width:70px;
	border:1px solid #CECECE;
	color: #000000;
	background-color: #ffffff;
	cursor: pointer;
	background-image:url('/images/content/searcharrows.gif');
	background-repeat:no-repeat;
	background-position:2px 4px;
	text-align:center;
	padding-right:5px;


}

button.searchleft
{
	border:0px;
	color: #ffffff;
	background-color: #eeeeee;
	cursor: pointer;
}

button.pfeilbutton
{
	width:21px;
	height:20px;
	border:0px;
	cursor: pointer;
	background-image:url('/images/pfeilbutton.gif');
	background-repeat:no-repeat;
	margin-left:7px;
}

/*
------------------------
   Teaser und Content
------------------------
*/
h1, .h1grau
{
	font-weight: bold;
	text-align:left;
	font-family: arial;
	font-size:100%;
	color:#000000;
	background-color:#D6D6D6;
	padding-top:4px;	
	padding-bottom:4px;
	padding-left:5px;
	margin:0px;
}

h2
{
	font-weight: bold;
	font-family: arial;
	color:#000000;
	font-size:100%;
	margin:0px;
}

.contenttable
{
	background-color:#FFFFFF
}

.contenttext
{
	color:#000000;
	background-color:#ffffff;
}

.teaser01head
{
	background-color:#ffffff;
}

.teaser01head a
{
	color: #000000;
	text-decoration: none;
}

.teaser01head a:hover
{
	color: #000000;
	text-decoration: underline;
}

.teaser02head
{
	background-color:#ffffff;
	font-size: 95%;
}

.teaser02head a
{
	color: #000000;
	text-decoration: none;
	font-size: 95%;
}

.teaser02head a:hover
{
	color: #000000;
	text-decoration: underline;
	font-size: 95%;
}

.teaser02text
{
	color: #000000;
	font-size: 95%;
}


.teaser01balken
{
	height:18px; 
	width:510px;
	background-color:#D6D6D6;
	padding-left:6px;
	padding-top:6px;
}

.balken{
	height:18px; 
	width:210px;
	text-align:center;
	background-color:#D6D6D6;
	padding-top:6px;
}

.balkenblau{
	height:18px; 
	width:210px;
	background-color:#1C6EB8;
	padding-top:6px;
}

.bordercontentbox
{
	background-color:#FFFFFF;
}

.leftcontent
{
	color:#000000;
	background-color:#ffffff;
}

.leftteaser01head
{
	background-color:#EEEEEE;
}


.leftteaser01head a
{
	color: #000000;
	text-decoration: none;
}

.leftteaser01head a:hover
{
	color: #BD0000;
	text-decoration: underline;
}

a.leftlink
{
	color: #BD0000;
	font-weight:normal;
	text-decoration:underline;
}

.left
{
	color:#000000;
	background-color:#eeeeee;
}

.lefthead
{
	color:#ffffff;
	background-color:#aaaaaa;
	padding:3px;
	font-weight:bold;
}

.right
{
	color:#000000;
	background-color:#fff;
}

.righthead
{
	color:#ffffff;
	background-color:#aaaaaa;
	padding:3px;
	font-weight:bold;
}

.rightcontent
{
	color:#000000;
	background-color:#fff;
	font-size:90%;
}

.rightteaser01head
{
	background-color:#fff;
}

.rightteaser01head a
{
	color: #000000;
	text-decoration: none;
}

.rightteaser01head a:hover
{
	color: #000000;
	text-decoration: underline;
}

a.rightcontentlink
{
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}

a.rightcontentlink:hover
{
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

a.rightlink
{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

a.rightlink:hover
{
	color: #bold;
	font-weight:bold;
	text-decoration:underline;
}

.searchmask
{
	background-color:#eeeeee;
}

.vcardlink
{
	font-weight: bold;
	color:#ffffff;
	background-color:#990100;
}

.vcardlink a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.vcardlink a:hover
{
	color:#ffffff;
	font-weight:bold;
	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;
}

.yellowpagetext
{
	color:#636363;
}

.imageLegend
{
	font-size:  80%;
	font-style: italic;
}


a.linkliste1 , a.linkliste2 
{
	padding:5px;
	height:20px;
    background-color: #FFFFFF;
	color:#3B7ABD;
	text-decoration:none;
}

a.linkliste1:hover , a.linkliste2:hover
{
	padding:5px;
	height:20px;
    background-color: #FFFFFF;
	color:#3B7ABD;
	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;
}


.labelStyle
{
	text-decoration:none; 
	font-weight:bold; 
	color:#B10000;	
}

.boxGrayDiv 
{
	background-color:#F1F1F1;
}

.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;
	color:       #f00;
}

.dataInput
{
  font-family: arial, sans-serif;
  font-size: 100%;
  padding-left: 5px;
  border:1px solid #000000;
}

.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;
}



.tarifform input
{
	border:1px solid #CCCCCC;
	font-family: arial;
	font-weight:normal;
	color:#000000;

}

.tarifcell01
{
	text-align:center;
	font-weight:bold;
	color:#B50000;
}

.head01
{
	background-color: #F2F2F2;
	font-weight: bold;
}

.bottom
{
	font-family: arial;
	font-weight:normal;
	color:#ffffff;

}

.bottom a
{
	color:#ffffff;
	text-decoration:underline;
}

.bottom a:hover
{
	color:#000000;
	text-decoration:underline;
}

.bottomnavi
{
	font-family: arial;
	font-weight:normal;
	color:#6F6F6F;

}

.bottomnavi a
{
	color:#6F6F6F;
	text-decoration:none;
}

.bottomnavi a:hover
{
	color:#6F6F6F;
	text-decoration:underline;
}

.bottomlink
{
	font-family: arial;
	font-weight:normal;
	color:#6F6F6F;
}
.bottomlink a
{
	color:#6F6F6F;
	text-decoration:underline;
}

.bottomlink a:hover
{
	color:#6F6F6F;
	text-decoration:none;
}

.cinemaheader
{
	color:#666666; 
	font-weight:bold;
}

.cinemaheader a
{
	color:#666666; 
	font-weight:bold;
	text-decoration:none;
}

.cinemaheader a:hover
{
	color:#666666; 
	font-weight:bold;
	text-decoration:underline;
}

.optionselect select
{
	width:134px;
}

.cinemaWeekday
{
	font-weight:normal;
	color:#BD0000;
	text-decoration:underline;
	cursor: pointer;
}

.cinemaWeekdaySelected
{
	font-weight:bold;
}

.coupon
{
	background-image:url(/images/content/coupon_mj_banner.gif);
}

.dropdownleft select
{
	width:130px;
}

.subtitle
{
	color:#9A9A9A;
}

.auslegestellen1
{
	background-color:#FFFFFF;
}

.auslegestellen2
{
	background-color:#FAFAFA;
}

.auslegestellen_bg
{
	background-color:#F1F1F1;
}

/*
------------------------
   Menue
------------------------
*/


.menu
{
	background-color:#ffffff;
}

.menu1
{
	background-color:#1C6EB8;
	border-bottom:10px solid #FFF;
	padding:7px 0px 7px 20px;
	background-image:url('/images/menu_arrows.gif');
	background-position:190px 12px;
	background-repeat:no-repeat;
}

.menu1 a
{	
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

.menu1 a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}

.menu1a
{

	background-color:#FF9900;
	padding:7px 0px 7px 20px;
	border-bottom:10px solid #FFF;
	background-image:url('/images/menu_arrowsa.gif');
	background-position:190px 12px;
	background-repeat:no-repeat;	
}

.menu1a a
{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

.menu1a a:hover
{
	color: #fff;
	font-weight: bold;	
	text-decoration:underline;
}

.menu2
{
	padding:7px 0px 7px 20px;
	background-color:#1C6EB8;
	padding-left:8px;
	border-bottom:1px solid #FFF;
	padding-top:7px;	
	
}

.menu2 a
{	
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

.menu11 a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}

.menu2a
{
	padding:7px 0px 7px 20px;
	background-color:#FF9900;
	padding-left:8px;
	border-bottom:1px solid #FFF;
	padding-top:7px;	
}

.menu2a a
{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

.menu2a a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
/*
----------------------------

	Myportal
	
----------------------------
*/

td.myportal
{
	font-weight:normal;
	background-color:#F1F1F1;
	color:#000000;
	padding-left:5px;
}

div.myportal
{
	width:105px;
	height:90px;
	float:left;
	padding-top:10px;
	color:#000000;
}

.myportal a
{
	font-weight:bold;
	color:#BD0000;
}

.myportal a:hover
{
	font-weight:bold;
	color:#B74D4F;	
}


.myportalsubmit td
{
	background-image:url(/images/animated-loading.gif);
	background-repeat:no-repeat;
	
}

.myportalGrayBox
{
	background-color:#F1F1F1;
	color:#BD0000;
	width:148px;
	height:15px;
}

.myportalGrayBox a
{
	text-decoration:none;
	color:#BD0000;
}

.myportalGrayBox a:hover
{
	color:#B74D4F;	
	text-decoration:underline;
}

a.myportal
{
	font-family: arial;
	font-weight:normal;
	text-decoration:underline;
	color:#BD0000;
	background-color:#ffffff;
}

a.myportal:hover
{
	font-family: arial;
	font-weight:normal;
	text-decoration:underline;
	color:#BD0000;
	background-color:#ffffff;

}

a.loginlink
{
	font-family: arial;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}

a.loginlink:hover
{
	font-family: arial;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}

input.loginleft
{
	font-family: arial;
	font-weight:normal;
	border:1px solid #CCCCCC;
	color:#000000;
}




/*
------------------------
   Kalender
------------------------
*/
.calendarFrame
{
	position:     absolute;
	width:        200px;
	height:       210px;
	display:      none;
	border:2px solid #1C6EB8;
}

.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: #1C6EB8;
	color:            #ffffff;
	font-weight:      bold;
}

.calTodaysDate
{
	background-color: #ffdddd;
	color:            #444444;
	font-weight:      bold;
}

.calOtherDate
{
	background-color: #EEEEEE;
	color:            #666666;
}

.calApply
{
	background-color: #1C6EB8;
	width:       80%;
	font-weight: bold;
	font-size:80%;
	color:#fff;
	
}




/*
---------------------------
	Popups
---------------------------
*/

body.popup
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 70%;
	color: #000000;
	background-color:#ffffff;
}

body.popup_small
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 70%;
	color: #000000;
	background-color:#ffffff;
}

body.popup_normal
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 85%;
	color: #000000;
	background-color:#ffffff;
}

body.popup_big
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 100%;
	color: #000000;
	background-color:#ffffff;
}

.popup_tb
{
	background-color:#eeeeee;
}

.popuplink
{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	
}

.popuplink:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.imageLegend
{
	color:#000000;
	font-style: italic;
	background-color:#D6D6D6;
	border-top:1px solid #ffffff;
}

body.imageGallery_small
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 70%;
	color: #000000;
	background-color:#E6E6E6;
}

body.imageGallery_normal
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 85%;
	color: #000000;
	background-color:#E6E6E6;
}

body.imageGallery_big
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 100%;
	color: #000000;
	background-color:#E6E6E6;
}

.image_counter
{
	color:#3F3F3F;
	font-weight:bold;
}

a.imagegalery_close
{
	color:#767676;
	text-decoration:underline;
	font-weight:normal;
}

a.imagegalery_close:hover
{
	color:#767676;
	text-decoration:none;
	font-weight:normal;
}

.errortext
{
	color:#fff;
}