@charset "utf-8";
/* CSS Document */

#menu ul li ul li.active a {background: #E8B213;}

#menu ul li ul li a:hover {background: #E8B213;}


#menu2 ul li ul li a:hover {background: #E8B213;}

#menu2 ul li ul li.active a {background: #E8B213;}

#menu2 ul li ul li.active ul li a:hover, #menu2 ul li ul li.active ul li a.active {
	color: #E8B213;
	background: #BFBFBF url(../../images/menu2_hover_1010.png) no-repeat 13px 0px;
}

#menu2 ul li ul li.active ul li a.active {
	background-image: url(../../images/icons/menu2_active_1010.png);
}

#menu2 ul li ul li ul li.active ul li a:hover {
	background: #BFBFBF url(../../images/icons/menu2_hover_1010.png) no-repeat 23px 0px;
}

input.button:hover, input.button_hover, input.button_nl:hover, input.button_hover_nl {background: #FFB232;}


#teaser a:hover{
	background:  url(../../images/icons/pfeil_1010.png) no-repeat right center;
}

#ocls a:hover{background:  url(../../images/icons/pfeil_1010.png) no-repeat 2px -2px;}

#search legend { 
	color: #E8B213;
}

h1{
	color: #E8B213;
}

h2{
	color: #E8B213;
}

h3, h3 strong{
	color: #E8B213;
}

/* SCREEN HOME */

#col1 ul li a:hover{
	background:  url(../../images/icons/pfeil_1010.png) no-repeat right center !important;
}

#newsletter legend { 
	color: #E8B213 !important;
}

#teaser{margin-top:10px;}

