
/* ===================== BODY ======================== */

body {
	color				:	#606060;
	background-color	:	#ffffff;
		font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-size			:	12px;
	line-height			:	14px;
}

h1
{
	color				: 	#351650;
	font-size			: 	10px;
	line-height			: 	10px;
	font-family			: 	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			:	bold;
}

h2
{
	color				:	#351650;
	font-size			:	20px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			:	bold;
}

h3
{
	color				:	#606060;
	font-size			:	18px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			:	bold;
}

h4
{
	color				:	#ff00a2;
	font-size			:	16px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-weight			:	bold;
}

.searchsubmit
{
	color				:	#351650;
}

input[type=button], input[type=submit], input[type=reset]
{
	color				:	#351650;
	background-color	:	#fff;
			border			:	1px solid #fff;
		background-image	:	url('');
	font-size			:	12px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	padding				:	2px 10px;
	/*height				:	22px !important;*/
	cursor				:	pointer;
}

/* Apart voor ie6 anders wordt de styling niet goed overgenomen */
input.styledButton
{
	color				:	#351650;
	background-color	:	#fff;
			border			:	1px solid #fff;
		background-image	:	url('');
	font-size			:	12px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	padding				:	2px 10px;
	/*height				:	22px !important;*/
	cursor				:	pointer;
}


input[type=checkbox], input[type=radio]
{
	margin				:	5px 0px 0px 0px;
}

div#rightcontent input[type=button],
div#rightcontent input[type=submit],
div#rightcontent input[type=reset]
{
	width:					90px;
}

div#rightcontent input[type=text],
div#rightcontent input[type=file],
div#rightcontent input[type=password]
{
	width:					84px;
}

.styledCheckbox, .styledRadio
{
	margin				:	5px 0px 0px 0px;
}

input[type=text],input[type=file],input[type=password]
{

	border				:	1px solid #fff !important;
	padding				:	2px !important;
	background-color	:	#ffffff;
}
input[type=text],input[type=file],input[type=password], .dynamicForm textarea
{
	width: 550px;
}

/*
.dynamicForm select {
	width: 556px;
}
*/

input.styledInput, textarea, .textfield
{

	border				:	1px solid #fff !important;
	padding				:	2px !important;
	background-color	:	#ffffff;
}

.styledSelect, select
{

	border				:	1px solid #fff !important;
	height				:	22px !important;
	background-color	:	#ffffff;
}

div#hrDiv {
	border-color:			#fff;
}

/* ===================== HEADER ======================== */

div#headerQuickMenu {
	background-color: 		#;
	line-height			:	14px;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
}

div#headerQuickMenu a {
	color: 					#;
	text-decoration: 		underline;
}

div#headerQuickMenu a:hover {
	color: 					#;
	text-decoration: 		underline;
}

#headerline
{
	background-image	:	url('https://www.roosenwolf.nl//templates/activeinfo/images/header_bar.jpg');
	background-repeat	:	repeat-x;
}

div#header
{
	background-color	:	#ffff;
}

div#header div#headertext h1
{
	font-style			:	normal;
	font-size			: 	14px;
	color				:	#000;
	font-weight			:	bold;
}

div#header div#headertext h2
{
	font-style			: 	normal;
	font-size			:	14px;
	color				:	#640f0f;
	font-weight			:	bold;
}

div#header div#headerimage img
{
	vertical-align		:	bottom;
}

div#headerimage div#divFlashHeader {
	background-image	:	url();
	height:					181px;
}

/* ===================== CONTENT ======================== */

div#content div#contentMiddle a
{
	color				:	#351650;
}

div#content div#contentMiddle a:hover
{
	color				:	#606060;
}

div#content div#contentRight a
{
	color				:	#351650;
}

div#content div#contentRight a:hover
{
	color				:	#606060;
}

div#content div#contentMiddle {
	background-image	:	url('');
	background-position:	center top;
	background-repeat	:	repeat;
	background-color	:	#;
	color				:	#;
}

div#content div#contentRight
{
			background-image	:	url('');
		background-repeat	:	repeat;
	background-position :	center 90%;
	background-color	:	#fff;
	color				:	#;
}

#pageDescription
{
	color				:	#351650;
	font-weight			:	bold;
}

#rightcontent
{
	border				:	1px solid #fff;
	border-top			:	0px none;
}

div#content div#contentRight {
	background-color	: 	#fff;
	font-size			:	12px;
	font-style			:	normal;
	line-height			:	14px;
}

/* ===================== MENU ======================== */

div#content div#contentLeft {
	background-color	:	#fff;
	background-image	:	url('');
	background-repeat: 		repeat-y;
}

#menucontainer {
	border				:	1px solid #;
			border-top				:	0px none;
		background-color	:	#;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
}

#menucontainer ul.level0
{
			width				:	98%;
		float				:	right;
	}

#menucontainer li.level1 a
{
	color				:	#351650;
	background-color	:	#;
	background-image	:	url('');
	background-repeat	:	repeat;
	text-decoration		:	none;
	font-size			:	12px;
	height				:	25px;
	line-height			:	25px;
}

#menucontainer li.level2 a
{
	color				:	#e2e2e2;
	background-color	:	#;
	background-image	:	url('');
	background-repeat	:	repeat;
	text-decoration		:	none;
	font-size			:	12px;
	height				:	25px;
	line-height			:	25px;
}

#menucontainer li.level3 a
{
	color				:	#e2e2e2;
	background-color	:	#;
	background-image	:	url('');
	background-repeat	:	repeat;
	text-decoration		:	none;
	font-size			:	12px;
	height				:	25px;
	line-height			:	25px;
}

#menucontainer li.level1 a:hover
{
	color				:	#ffffff;
	background-color	:	#;
	background-image	:	url('https://www.roosenwolf.nl//templates/activeinfo/images/menu_bg_hover.jpg');
	text-decoration		:	underline;
}

#menucontainer li.level2 a:hover
{
	color				:	#ffffff;
	background-color	:	#;
	background-image	:	url('https://www.roosenwolf.nl//templates/activeinfo/images/menu_bg_hover.jpg');
	text-decoration		:	underline;
}

#menucontainer li.level3 a:hover
{
	color				:	#ffffff;
	background-color	:	#;
	background-image	:	url('https://www.roosenwolf.nl//templates/activeinfo/images/menu_bg_hover.jpg');
	text-decoration		:	underline;
}

#menucontainer li.level1 a.selected
{
	color				:	#351650;
	background-color	:	#e2e2e2;
	background-image	:	url('');
}

#menucontainer li.level2 a.selected
{
	color				:	#351650;
	background-color	:	#e2e2e2;
	background-image	:	url('');
}

#menucontainer li.level3 a.selected
{
	color				:	#351650;
	background-color	:	#e2e2e2;
	background-image	:	url('');
}

/* ===================== SEARCH ======================== */

.zoek
{
	border				:	1px solid #E2E2E2;
	border-top			:	0px none;
}
.zoekknop {
	background-image	:	url('https://www.roosenwolf.nl//templates/activeinfo/images/searchbutton.jpg') !important;
}

input.pattern {
	border-color:#606060 !important;
}
/* ===================== FOOTER ======================== */

div#footer
{
	background-color	:	#fff;
	font-family			:	Verdana, Verdana, Arial, MS Sans Serif, helvetica, Times New Roman;
	font-size			:	12px;
	color				:	#000;
}

div#footer a
{
	color				:	#351650;
}

div#footer a:hover
{
	color				:	#606060;
}



