body
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 75%;
	color: #000000;
	background-color:#FFFFFF;
	text-align:center;
}

body.small
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 75%;
	color: #000000;
	background-color:#FFFFFF;
	text-align:center;
}

body.normal
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 85%;
	color: #000000;
	background-color:#FFFFFF;
	text-align:center;
}

body.big
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 95%;
	color: #000000;
	background-color:#FFFFFF;
	text-align:center;
}

body.articlePreview
{
	text-align:left;
	background-color:#fff;
}

input[type=checkbox]
{
	border:0px;
}

form
{
	margin: 0px;
}

input
{
	color: #000000;
	border:1px solid #B9B9B9;
	height:15px;
}

.inputRadio, .inputCheckbox
{
	height:15px;
	border: 0;
}

label
{
	cursor: pointer;
}

button
{
	border: 1px solid #B9B9B9;
	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;
}

img
{
border:0px;
}

a
{
	color: #F09135;
    text-decoration: underline;
	font-weight:bold;
}

a:hover
{
	color: #F09135;
	text-decoration: none;
    font-weight:bold;
}



/*
------------------------
   Links
------------------------
*/

a.linkfett
{
    color: #000000;
    font-weight:bold;	
	text-decoration: none;
}

a.linkfett:hover
{
    color: #000000;
    font-weight:bold;	
	text-decoration:underline;
}

a.linkschwarz
{
    color: #000000;
    font-weight: normal;
	text-decoration:none;	
}

a.linkschwarz:hover
{
    color: #000000;
    font-weight: normal;
	text-decoration:underline;	
}


a.linkweiss
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration:none;
    font-size: 95%;
}

a.linkweiss:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration:underline;
    font-size: 95%;
}


/*
------------------------
   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;
	font-size:100%;
}

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:19px;
	height:18px;
	border:0px none;
	cursor: pointer;
	background-image:url('../../images/pfeilbutton.gif');
	background-repeat:no-repeat;
	margin-left:3px
}

/*
------------------------
   Teaser und Content
------------------------
*/


h2
{
	font-weight: bold;
	color:#000000;
	font-size:100%;
	margin:3px 0px 0px 0px;
}


.ptop10px
{
padding-top:10px;
}

.fl 
{
	float:left;
}

.fr
{
	float:right;
}

.cb
{
	clear:both;
}

.weiss
{
	color:#FFFFFF;
}

.fett
{
	font-weight: bold;
}

.klein
{
	 font-size: 95%;
}

.maindiv
{
	width:994px; 
	background-color:#FFFFFF; 
	background-image: url('/images/header/bogen.jpg');
	background-repeat: no-repeat;
	background-position:top;
	border-left:1px #B8B6B7 solid; 
	border-right:1px #B8B6B7 solid; 
	border-bottom:1px #B8B6B7 solid; 
	margin:0 auto;
	padding: 8px 2px;
}

.submaindiv
{
	margin: 0px 8px;
	text-align:left;
}

input.suchfeld 
{
	height:14px; 
	width:138px;

}

.topmenubar
{
	background-image:url(/images/bg-barrierfree.png);
	background-repeat:no-repeat;
	color:#fff;
}

.headpic
{
	height:160px; 
	width:100%; 
	background-image:url('/images/header.jpg'); 
	background-repeat:no-repeat;
	text-align:left;
}

.menudiv
{
	height:30px; 
	width:100%; 
}

.contenttable
{
	width: 100%; 
	border:1px #B8B8B8 solid; 
	border-top:0px;
	margin: 0 auto;
}

.spaltelinks
{
	width: 168px; 
	background-color:#F5F5F5;

}

.spaltemitte
{
	border-right:1px #B8B8B8 solid;
	border-left:1px #B8B8B8 solid;	
}

.spalterechts
{
	width: 175px; 
	background-color:#F5F5F5;

}

.search {
	background-image:url('../../images/search-bg.gif');
	padding:2px;
	border: 1px #CCCCCC solid;
	width: 167px;
}

.teaser
{
/*	margin:10px 4px;*/
}

h1, .teaser-head
{
	background-image:url(/images/content/headerspc.png);
	background-repeat:repeat-x;
	text-transform: uppercase;
	padding-left:3px;
	padding-top:2px;
	border:0px;
	font-weight:bold;
	color: #FFFFFF;
	font-size:105%;
	margin:0px;
	height:18px;
}

.teaser-content
{
	padding:8px;
	margin-top:1px;
}

.trenner
{
	margin:0px 4px;
	color:#F09135;
}

/* 
************************************************************
 UNGENUTZT AB HIER
************************************************************/


 
.teaser02head
{
	background-color:#ffffff;
	font-size: 95%;
}

.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;
}

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;
}


.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;
}


.ErrorFont
{
	width:       416px;
	float:       left;
	margin-top:      20px;
	margin-bottom:   20px;
	padding:     2px;
	border:      1px solid #f00;
	color:       #f00;
}

.MessageFont
{
	width:       416px;
	float:       left;
	margin-top:      20px;
	margin-bottom:   20px;
	padding:     2px;
	border:      1px solid #f00;
	color:       #f00;
}
.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
------------------------
*/

#HNaviTable
{
	height:33px;
	color:#000;
	font-weight: bold;
}

td.HNaviLeft
{
	background-image:url(/images/content/hnavi_button_left.png);
	background-repeat:no-repeat;
	width:2px;
	height:30px;
}

td.HNaviCenter
{
	background-image:url(/images/content/hnavi_button_center.png);
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
/*	padding:0px 28px;*/
	font-weight:bold;
	font-size:90%;
	color:#000;
}

td.HNaviRight
{
	background-image:url(/images/content/hnavi_button_right.png);
	background-repeat:no-repeat;
	width:2px;
	height:30px;	
}


div.menu2
{
    background-color:#fff;
	border:1px solid #CCCCCC;
	padding:0px 0px;
	margin:0px;
}

a.menu2
{
	padding:0px; 
	padding-left:5px;
	margin:0px;	
}
a.menu2a
{
	padding-left:5px;
	color:#000;
}


a.menu3
{
	padding-left:15px;
}
a.menu3a
{
	padding-left:15px;
	color:#000;
}
a.menu4
{
	padding-left:25px;
}
a.menu4a
{
	padding-left:25px;
	color:#000;
}
----------------------------

	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 #F39035;
}

.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: #F39035;
	color:            #ffffff;
	font-weight:      bold;
}

.calTodaysDate
{
	background-color: #ffdddd;
	color:            #444444;
	font-weight:      bold;
}

.calOtherDate
{
	background-color: #EEEEEE;
	color:            #666666;
}

.calApply
{
	background-color: #F39035;
	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
{
	font-size:  80%;
	color:#000000;
	font-style: italic;
	background-color:#ffffff;
	border-top:1px solid #ffffff;
}

.imageLegend2
{
	font-size: 80%;
	color:#000000;
	font-style: italic;
	background-color:#F5F5F5;
	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;
}

*/
