/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma; 
	font-size: 12px;
	color: #163667;
	background: url(../images/body_bg.gif) top left repeat;	
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
.hr {
 width: 100%;
 border: 1px #a8bde2 dotted;
}
h2 {
	margin: 0px;
	padding: 0px;	
	font-family: Tahoma; 
	font-size: 12px;
	font-weight: bold;
	color: #339BD2;
}
input {
	border: 1px solid #666;
	font-size: 10px;
	background: #fff;
	color: #2f2f2f;
	width: 105px;
	height: 15px;
}
ul {
	margin-left: 20px;
	padding: 0px;
}
li {
	padding-bottom: 2px;
	list-style: url(../images/arrow.gif);
}
a:link {
	color: #163667;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.02em;
}
a:visited {
	color: #163667;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.02em;
}
a:active {
	color: #163667;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.02em;
}
a:hover {
	color: #ff4c22;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.02em;
}


.btn {
	width: 60px;
	height: 60px;
	color: #e5e4ea;
	background: #2f2f2f;
	margin-top: 14px;
	font-weight: bold;
} 
.btn1 {
	height: 20px;
	color: #e5e4ea;
	background: #2f2f2f;
	margin-top: 14px;
	font-weight: bold;
} 
.pagetitle {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma; 
	font-size: 14px;
	color: #ff4c22;
	letter-spacing: 1px;
}
.clear {
	clear: both;
}

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#globalbody {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	background: #fff;
	border-left: 5px #c1c0c0 solid;
	border-right: 5px #c1c0c0 solid;
}

/*----------- header css ----------*/
#header {
	width: 800px;
	height: 255px;
	background: #fff url(../images/header_bg.gif) top left repeat-x;
	padding: 0px;
	margin: 0px;
}

.logo {
	width: 269px;
	height: 47px;
	background: url(../images/logo.gif) top left no-repeat;
	float: left;
	margin-top: 12px;
	margin-left: 13px;
	padding: 0px;
}

.toplinks {
	width: 214px;
	height: 10px;
	background: url(../images/toplinks.gif) top right no-repeat;
	float: right;
	margin-right: 2px;
	margin-top: 2px;
}
.banner {
	width: 800px;
	height: 183px;
	float: left;
	padding: 0px;
	margin-top: 13px;
}

/*----------- menu css ----------*/
#menuholder {
	width: 798px;
	height: 42px;
	background: #2f2f2f;
	padding-left: 2px;
}
/*----------- contentholder css ----------*/
#contentholder {
	width: 770px;
	height: 100%;
	background: #fff url(../images/content_bg.gif) top left no-repeat;
	padding-left: 30px;
	padding-top: 15px;
	padding-top: 15px !important;
}


/*----------- leftcontent css ----------*/

#leftcontent {
	width: 565px;
	float: left;
	margin-bottom: 10px;
}
#bigbox {
	width: 560px;
	float: left;
                margin-top: 30px;
/*---------	position: absolute; -------*/
/*---------	bottom: 14px;-------*/
	background: #fff url(../images/bigbox_bg.gif) top left no-repeat;

}
#bigbox_holder1 {
	width: 138px;
	height: 250px;
	float: left;
	border: 1px dotted #bfbfbf;
}
.bigbox_title1 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;	
	background: #9e003a;
	opacity: 0.85; 
	filter: alpha(opacity=85); 
	moz-opacity: 0.85;
}
#bigbox_holder2 {
	width: 138px;
	height: 250px;
	float: left;
	border: 1px dotted #bfbfbf;
}
.bigbox_title2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;	
	background: #0e9b00;
	opacity: 0.85; 
	filter: alpha(opacity=85); 
	moz-opacity: 0.85;
}
#bigbox_holder3 {
	width: 138px;
	height: 250px;
	float: left;
	border: 1px dotted #bfbfbf;
}
.bigbox_title3 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;	
	background: #0092bb;
	opacity: 0.85; 
	filter: alpha(opacity=85); 
	moz-opacity: 0.85;
}
#bigbox_holder4 {
	width: 138px;
	height: 250px;
	float: left;
	border: 1px dotted #bfbfbf;
}
.bigbox_title4 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;	
	background: #f96a04;
	opacity: 0.85; 
	filter: alpha(opacity=85); 
	moz-opacity: 0.85;
}
.bigbox_content {
	font-size: 11px;
	height: 140px;
	padding: 5px;
	margin-top: 65px;
}
/*----------- rightcontent css ----------*/

#rightcontent {
	width: 190px;
	float: right;
	padding: 5px;
	margin-top: 18px;
}


#rightbox_holder1 {
	width: 189px;
	border: 1px #bfbfbf dotted;
	padding: 1px;
	margin-bottom: 10px;
}
.rightbox_title1 {
	font-size: 12px;
	font-weight: bold;
	color: #e5e4ea;
	height: 15px;
	background: #2f2f2f;
	padding: 5px;
}
.rightbox_content1 {
	height: 80px;
	color: #333333;
	background: #fff;
	padding: 5px;
}


#rightbox_holder2 {
	width: 189px;
	border: 1px #bfbfbf dotted;
	padding: 1px;
	margin-bottom: 10px;
}
.rightbox_title2 {
	font-size: 12px;
	font-weight: bold;
	color: #e5e4ea;
	height: 15px;
	background: #2f2f2f;
	padding: 5px;
}
.rightbox_content2 {
	height: 100px;
	color: #333333;
	background: #fff;
	padding: 5px;
	background: #fff url(../images/image_bg1.gif) center no-repeat;
}

#rightbox_holder3 {
	width: 189px;
	border: 1px #bfbfbf dotted;
	padding: 1px;
	margin-bottom: 10px;
}
.rightbox_title3 {
	font-size: 12px;
	font-weight: bold;
	color: #e5e4ea;
	height: 15px;
	background: #2f2f2f;
	padding: 5px;
}
.rightbox_content3 {	
	color: #333333;
	background: #fff;
	padding: 5px;
}


.rightbox_image {
	width: 122px;
	height: 77px;
	margin-left: 28px;
	margin-top: 7px !important;
	margin-top: 13px;

}

/*----------- footer css ----------*/

#footer {
	width: 800px;
	background: #333;
	float: left;
}

.footertext {
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5c5c5c;
	padding: 10px;
	text-align: center;
}


/*----------- Extra css ----------*/
#domeinen {
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	padding: 5px;
	text-align: left;
	background: #E6EEF9;
}
.domeinen_td {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #163667;
	padding: 5px;
	text-align: left;
	border: 1px #EEEEEE solid;
	background: #fff;
}



