body
{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}

h1
{
	font-size:100%;
	font-weight: bold;
	color:#000000;
	background-color:#E6E6E6;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;	
	margin:0px;
}


h2
{
	font-size:100%;
	font-weight: bold;
	color:#000000;
	margin:0px;
	padding:0px;
}


form
{
	margin: 0px;
}

input
{
	color: #000000;
	border:1px solid #9D9D9D;
}

label
{
	cursor: pointer;
}

button
{
	border:1px solid #8A8A8A;
	color: #8A8A8A;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

fieldset
{
	padding: 10px;
	margin-bottom: 10px;
}

legend
{
	color: #CE0031;
	font-weight: bold;
	margin-bottom: 5px;
}

select
{
	font-size: 12px;
	color: #000;
}

a
{
    color: #C90000;
    font-weight:bold;
    text-decoration: underline;
}

a:hover
{
	color: #C90000;
    font-weight:bold;	
	text-decoration: none;
}

a.link
{
    color: #CC0001;
    font-weight:bold;
    text-decoration: underline;
}

a.link:hover
{
	color: #CC0001;
    font-weight:bold;	
	text-decoration: none;
}

.ErrorFont, .MessageFont
{
	width:       416px;
	float:       left;
	margin-top:      20px;
	margin-bottom:   20px;
	padding:     2px;
	border:      1px solid #f00;
	color:       #f00;
}

.inputRadio, .inputCheckbox
{
	border: 0;
}

.dataInput
{
	color:#000000;
	padding-left: 5px;
	border:1px solid #9D9D9D;
}




/*
------------------------
   Teaser und Content
------------------------
*/

.contentzoneheader
{
	font-size:100%;
	font-weight: bold;
	color:#000000;
	background-color:#E6E6E6;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;	

}

.teaser01head
{
	padding:0px;
	margin:0px;
	font-size:100%;
	font-weight: bold;
}

.teaser01head a

{
	color: #000000;
	text-decoration: underline;
}

.teaser01head a:hover
{
	color: #000000;
	text-decoration: none;
}

.content01text
{
	background-color:#f7f7f7;
}

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.linkliste1, a.linkliste2  
{
	padding:5px;
	height:20px;
	color:#000000;
	text-decoration:none;
}

a.linkliste1:hover , a.linkliste2:hover
{
	padding:5px;
	height:20px;
	color:#000000;
	text-decoration:underline;
}


.pictureBox01
{
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	float: left;
}


.header
{
	font-size:120%;
	font-weight: bold;
	color:#000000;
}

.header a
{
	font-size:120%;
	font-weight: bold;
	color:#000000;
}

.header a:hover
{
	font-size:120%;
	font-weight: bold;
	color:#000000;
	
}

.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;	
}

.rightheader
{
	font-size:120%;
	font-weight: bold;
	color:#000000;
}

.rightheader a
{
	font-size:120%;
	font-weight: bold;
	color:#000000;
}

.rightheader a:hover
{
	font-size:120%;
	font-weight: bold;
	color:#000000;
}


td.myportal
{
	font-family: arial, sans-serif;
	font-weight:normal;
	color:#000000;
	padding-left:5px;
}

div.myportal
{
	float:left;
	padding-top:10px;
	color:#000000;
}

.myportal a
{
	font-weight:bold;
	color:#D00000;
	text-decoration:underline;
}

.myportal a:hover
{
	font-weight:bold;
	color:#D00000;	
	text-decoration:none;	
}

a.myportal
{
	font-weight:normal;
	text-decoration:underline;
	color:#D00000;
}

a.myportal:hover
{
	font-weight:normal;
	text-decoration:underline;
	color:#D00000;
}


button.search
{
	width:70px;
	border:1px solid #ffffff;
	color: #ffffff;
	background-color: #FB0102;
	font-size: 11px;
	cursor: pointer;
	background-image:url('/images/search_arrow.gif');
	background-repeat:no-repeat;
	background-position:58px 4px;
}



.bottom
{
	border:1px solid #8A8A8A;
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #8A8A8A;

}

.eventsdropdown select
{
	width:160px;
}

/*------------------------*/
/*   Menue				  */
/*------------------------*/



.menu1
{
	background-color:#999999;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;	
	background-image:url('/images/navi_arrow.gif');
	background-repeat:no-repeat;
	background-position:10px 8px;
	border-bottom:1px solid #666666;	
}

.menu1 a
{	
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.menu1 a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}

.menu1a
{
	background-color:#C90000;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url('/images/navi_arrow_active.gif');
	background-repeat:no-repeat;
	background-position:10px 7px;
	border-bottom:1px solid #666666;		
}

.menu1a a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.menu1a a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}



/*
------------------------
   Kalender
------------------------
*/
.calendarFrame
{
	position:     absolute;
	width:        200px;
	height:       210px;
	display:      none;
	border:2px solid #CECECE;
}

.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 #E2E2E2;
}

.calTable tbody tr td
{
	width:       22px;
	height:      19px;
	text-align:  center;
	cursor:      pointer;
	font-weight: bold;
	font-size:   8pt;
	border:      1px solid #E2E2E2;
}

.calTable tfoot tr td
{
	padding:          2px;
	background-color: #ffffff;
	text-align:       center;
	font-size:        10pt;
	border:           1px solid #E2E2E2;
}

.calArrow
{
	width:       22px;
	height:      20px;
}

.calStandardDate
{
	background-color: #ffffff;
	color:            #000000;
}

.calSelectedDate
{
	background-color: #CECECE;
	color:            #000000;
	font-weight:      bold;
}

.calTodaysDate
{
	background-color: #D6DCBA;
	color:            #000000;
	font-weight:      bold;
}

.calOtherDate
{
	background-color: #ffffff;
	color:            #CECECE;
}

.calApply
{
	background-color: #ffffff;
	color:#8A8A8A;
	width:       80%;
	font-weight: normal;
	border:1px solid #8A8A8A;
}

/*
------------------------
   Kalender ende
------------------------
*/

.description
{
	background-color:#f7f7f7;
	color:#000000;
}

.imageGallery
{
	background-color:#ffffff;
	color:#000000;
}

.backarrow
{
	background-color:#D6DCBA;
	color:#748529;
}

.footer
{
	background-color:#CDCDCD;
	color:#000000;
}

.bottomheader
{
	font-size:120%;
	font-weight: bold;
	color:#000000;
}

.bottomheader a
{
	font-size:120%;
	font-weight: bold;
	color:#000000;
}

.bottomheader a:hover
{
	font-size:120%;
	font-weight: bold;
	color:#000000;
}

.hmenuborder
{
	border:3px solid #A8C23D;
	background-color:#5C6B18;
	height:52px;
}

.imageLegend
{
	color:#000000;
	font-style: italic;
	background-color:#f7f7f7;
}

.imageLegend2
{
	color:#000000;
	font-style: italic;
	background-color:#F7F7F7;
}

a.anfang
{
    color: #CC0001;
    font-weight:bold;
    text-decoration: underline;
}

a.anfang:hover
{
	color: #CC0001;
    font-weight:bold;	
	text-decoration: none;
}

.errorfont
{
	color:#000000;
}