body
{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #fff;
}

body.small
{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #fff;
}

body.normal
{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #fff;
}

body.big
{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #fff;
}


body.small1
{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 75%;
	color: #ffffff;
	background-color: #000000;
}

body.normal1
{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #ffffff;
	background-color: #000000;
}

body.big1
{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 100%;
	color: #ffffff;
	background-color: #000000;
}

form
{
	margin: 0px;
}

input
{
	color: #000000;
	border:1px solid #9DA76A;
}

label
{
	cursor: pointer;
}

button
{
	border:1px solid #566900;
	color: #ffffff;
	background-color: #A8C13F;
	margin: 0;
	padding: 0;
}

fieldset
{
	padding: 10px;
	margin-bottom: 10px;
}

legend
{
	color: #CE0031;
	font-weight: bold;
	margin-bottom: 5px;
}

select
{
	font-size: 8pt;
	color: #000;
}

a
{
    color: #556800;
    font-weight:bold;
    text-decoration: underline;
}

a:hover
{
	color: #556800;
    font-weight:bold;	
	text-decoration: none;
}

a.link
{
    color: #556800;
    font-weight:bold;
    text-decoration: underline;
}

a.link:hover
{
	color: #556800;
    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 #9DA76A;
}




/*
------------------------
   Teaser und Content
------------------------
*/


h1
{
	font-size:120%;
	font-weight: bold;
	color:#000000;
}

h2
{
	padding:0px;
	margin:0px;
	font-size:120%;
	font-weight: bold;
}

.teaser01head a

{
	color: #000000;
	text-decoration: none;
}

.teaser01head a:hover
{
	color: #59671A;
	text-decoration: underline;
}

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 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;
	background-color:#ffffff;
	color:#000000;
	padding-left:5px;
}

div.myportal
{
	float:left;
	padding-top:10px;
	color:#000000;
}

.myportal a
{
	font-weight:bold;
	color:#59671A;
	text-decoration:underline;
}

.myportal a:hover
{
	font-weight:bold;
	color:#59671A;	
	text-decoration:none;	
}

.myportalGrayBox
{
	color:#59671A;
	width:148px;
	height:15px;
}

.myportalGrayBox a
{
	text-decoration:none;
	color:#59671A;
}

.myportalGrayBox a:hover
{
	color:#59671A;	
	text-decoration:underline;
}

a.myportal
{
	font-weight:normal;
	text-decoration:underline;
	color:#59671A;
	background-color:#ffffff;
}

a.myportal:hover
{
	font-weight:normal;
	text-decoration:underline;
	color:#59671A;
	background-color:#ffffff;

}


button.search
{
	border:1px solid #0C4F5F;
	color: #ffffff;
	background-color: #176770;
	height:19px;
	font-size:75%;
}


.bottom
{
	font-family: arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;

}

/*------------------------*/
/*   Menue				  */
/*------------------------*/


.hmenu
{
	background-color:#5C6B18;
}

.hmenu a
{	
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}

.hmenu a:hover
{
	color:#ffffff;
	font-weight: bold;
	text-decoration:underline;
}

.hmenua
{
	background-color:#5C6B18;
	text-align:center;
}

.hmenua a
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}

.hmenua a:hover
{
	color: #ffffff;	
	font-weight: bold;
	text-decoration:none;
	
}

.naviBackground
{
	color:#000000;
	background-color:#D6DCBA;
}


.naviBackgroundteaser
{
	color:#000000;
	background-color:#D6DCBA;
}

.menu1
{
	background-color:#D6DCBA;
	padding-left:35px;
	background-image:url('/images/navi_arrow.gif');
	background-repeat:no-repeat;
	background-position:20px 4px;
}

.menu1 a
{	

	color: #586909;
	font-weight: bold;
	text-decoration:none;
}

.menu1 a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.menu1a
{
	background-color:#D6DCBA;
	padding-left:35px;
	background-image:url('/images/navi_arrow.gif');
	background-repeat:no-repeat;
	background-position:20px 4px;
}

.menu1a a
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.menu1a a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}


.menu2
{
	background-color:#D6DCBA;
	padding-left:40px;
	background-image:url('/images/navi_spacer.gif');
	background-repeat:no-repeat;
	background-position:20px 13px;	
}

.menu2 a
{	

	color: #586909;
	font-weight: bold;
	text-decoration:none;
}

.menu2 a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.menu2a
{
	background-color:#D6DCBA;
	padding-left:40px;
	background-image:url('/images/navi_spacer.gif');
	background-repeat:no-repeat;
	background-position:20px 13px;
}

.menu2a a
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.menu2a a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}



.menu3
{
	background-color:#D6DCBA;
	padding-left:45px;
}
.menu3 a
{	
	color: #586909;
	font-weight: normal;
	text-decoration:none;
}

.menu3 a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

.menu3a
{
	background-color:#D6DCBA;
	padding-left:45px;
}

.menu3a a
{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

.menu3a a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

/*
------------------------
   Kalender
------------------------
*/
.calendarFrame
{
	position:     absolute;
	width:        200px;
	height:       210px;
	display:      none;
	border:2px solid #526600;
}

.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 #D6DCBA;
}

.calTable tbody tr td
{
	width:       22px;
	height:      19px;
	text-align:  center;
	cursor:      pointer;
	font-weight:      bold;
	font-size:   8pt;
	border:      1px solid #D6DCBA;
}

.calTable tfoot tr td
{
	padding:          2px;
	background-color: #ffffff;
	text-align:       center;
	font-size:        10pt;
	border:           1px solid #D6DCBA;
}

.calArrow
{
	width:       22px;
	height:      20px;
}

.calStandardDate
{
	background-color: #ffffff;
	color:            #000000;
}

.calSelectedDate
{
	background-color: #AAC13F;
	color:            #000000;
	font-weight:      bold;
}

.calTodaysDate
{
	background-color: #D6DCBA;
	color:            #000000;
	font-weight:      bold;
}

.calOtherDate
{
	background-color: #ffffff;
	color:            #000000;
}

.calApply
{
	background-color: #5C6B18;
	width:       80%;
	font-weight: normal;
}

.description
{
	background-color:#ffffff;
	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:#E8E8E8;
	border-top:1px solid #ffffff;
}

.imageLegend2
{
	color:#000000;
	font-style: italic;
	background-color:#E8E8E8;
	border-top:1px solid #D6DCBA;
}

a.anfang
{
    color: #556800;
    font-weight:bold;
    text-decoration: underline;
}

a.anfang:hover
{
	color: #556800;
    font-weight:bold;	
	text-decoration: none;
}

.errorfont
{
	color:#000000;
}

.memberentry
{
	color:#636363;
}

ul
{
	margin-top:5px;
	margin-bottom:0px;
}
