body { background: #2D1200; }

#PORTALMENU { background: #2D1200; }
#PORTALMENU span { color: #F9F4F7; }
#PORTALMENU a, #PORTALMENU a:visited { color: #F9F4F7; }

#leftcontent, #leftcontent_low { border-right: 10px solid #BA3900; }


#searchbox input {
	background: #BA3900;
	border: 1px solid #F46300;
}
#searchbox input:hover { background: #D33D02; }
#searchbox input:focus { background: #EA622D; }

#searchbox input.button { background: url(img/loupe_meestearst.gif) no-repeat 0px 0px; }

#hmenu_cont { background: url(img/headmenu_bg_meestearst.gif) repeat-x 0px -1px; }

#headermenu .act a, #headermenu .act a:visited, #altmenu .act a, #altmenu .act a:visited, #headersubmenu .act a, #headersubmenu .act a:visited { color: #FFE000; }

ul.hm li:hover { background-color: #F74E0D; }

ul.hm li:active { background-color: orange; }

ul.hm li.act {
	background-color: #BA3900;
	color: #FFE000;
}

#headersubmenu {
	background-color: #BA3900;
	padding-bottom: 5px;
}
#headersubmenu ul {
	background-color: #BA3900;
	height: auto;
	width: 990px;
	overflow: visible;
}
#headersubmenu ul li img.left { background-color: #FF822F; }

#CENTER h1.csc-firstHeader { color: #210000; }

#loginform a, #loginform a:visited { color: #B70000; }

.csc-frame-frame2 {
	border: 1px solid #cecece;
	background: #f9f6f4;
}

.csc-frame-frame2 a, .csc-frame-frame2 a:visited { color: #AF4848; }


.csc-mailform-field label {
	width: 65px;
	float: left;
}
.csc-mailform-field textarea {
	margin-bottom: 2px;
	float: left;
}
.csc-mailform-field textarea, .csc-mailform-field input { background-color: #fafafa; }
.csc-mailform-field textarea:hover, .csc-mailform-field input:hover { border-color: #8F1E00; }
.csc-mailform-field textarea:focus, .csc-mailform-field input:focus {
	border-color: #FF3800;
	background-color: #fff;

}
.csc-mailform-submit {
	margin-left: 65px;
	margin-top: 4px;
}
#CENTER_LOW h1, #leftcontent h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	font-size: 16px;
}
#leftcontent_low { clear:  both; }
div#LEFT_LOW, div#leftcontent_low {
	padding-top: 0px;
	margin-top: 0px;

}
#CENTER_LOW .csc-frame-frame1 { background-color: #DFDFDF; }
#leftcontent .news-latest-item { padding-bottom: 12px; }
#middlecontent p { margin-bottom: 12px; }


/* video container arrows */
div.anythingSlider .arrow {
    border: 1px solid #441B00;
}
div.anythingSlider .arrow a {
    background-color: #BA3900;
}
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover, div.anythingSlider .back a:hover, div.anythingSlider .back a.hover  { background-color: #D74E00; }

