.mainmenu ul {
	background-color: #D8C900;
}
.mainmenu, .mainmenu .title {
	background-color: #D8C900;
}

.mainmenu h1 a {
	color:white;
}

.mainmenu a {
	color:black;
}

.mainmenu a:hover {
	background-color:#FFED00;
}

.mainmenu .self {
	background-color:#FFED00;
}

.mainmenu .level1.ancestor {
	background-color:#E8E276;
}

.mainmenu ul ul {
	background-color: #E8E276;
	padding-left:0;
	padding-bottom:0;
	margin-bottom: -1px
}

.mainmenu ul ul A{
	background: url('../../images/arr_black_mainmenue.gif') no-repeat top left;
}


.mainmenu ul ul A:hover {
	background: url('../../images/arr_black_mainmenue.gif') no-repeat top left #FFED00;
}

.mainmenu ul ul ul A:hover {
	background: #FFED00;
}

.mainmenu ul ul ul ul A{
	background: url('../../images/arr_black_mainmenue2.gif') no-repeat top left;
}

.mainmenu ul ul ul ul A:hover {
	background: url('../../images/arr_black_mainmenue2.gif') no-repeat top left #FFED00;
}



#headerpic {
	border-bottom: 12px solid #FFF9A6;
}


#contentbody .autotoc .introbild img {
	border-left: 8px solid #D8C900;
}

#contentbody li , #contentbody ul.kontakt li{
	background: url(../../images/arr_yellow.gif) no-repeat top left;	
}

#contentbody .autotoc ul li{
	background: url(../../images/arr_yellow.gif) no-repeat top left;
}




#contentbody .autotoc-full .title, #contentbody .itemizedlist P.title{
	color: #d8c900;
}


#kontaktbox A, #newsbox A, #surftippbox A, #messebox A, #appetizerbox A {
	color:#d8c900;
}

.morelink a {
  background-image: url(../../images/arr_yellow_sidebar.gif);
}



#contentbody A {
	color:#d8c900;
}


#submit_blue {
	background-image:url(../../images/bt_bg_yellow.gif);
}

.pdf_download_hint {
	background-color: #D8C900;
}

