@charset "utf-8";

#page_bg {
	background-color: #000000;
	padding: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #999999;
	margin: 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

.spacer {
	height: 50px;
}


.header_bottomtop {
	background: url(../images/layout/header_bottom.jpg) no-repeat scroll center top;
	height: 2px;
	width: 900px;
	margin: 0 auto;
}

#header {
	background: url(../images/layout/header_sides.gif) no-repeat scroll center top;
	height: 100px;
	width: 900px;
	margin: 0 auto;
}

#header_afb {
	background: url(../images/layout/header_img.jpg) no-repeat scroll center top;
	height: 100px;
	width: 896px;
	margin: 0 auto;
}

.hor_m {
	background: url(../images/layout/menu.jpg) no-repeat scroll center top;
	height: 31px;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#hor_menu {
	float: left;
	margin: 0;
}


#hor_menu ul {
	list-style: none outside none;
	margin: 0px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}

#hor_menu li {
	float: left;
	height: 31px;
	margin: 0;
	padding: 0;
}

#hor_menu li a#active_menu-nav {
	background: url(../images/layout/menu_li_a_hover.gif) no-repeat center top;
}

#hor_menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 31px;
}

#hor_menu a:hover {
	background: url(../images/layout/menu_li_a_hover.gif) no-repeat center top;
	color: #d5aed1;
}

div.center {
	background: #343434 url(../images/layout/content_top.jpg) no-repeat center top;
	text-align: center;
	padding: 0;
	margin: 10px auto 0 auto;
	width: 900px;
}

div.center p.valid {
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666666;

}	

#wrapper {
	background: url(../images/layout/content_bottom.jpg) no-repeat scroll center bottom;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#inhoud {
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
	width: 880px;
}

#hoofdinhoud {
	float: left;
	width: 658px;
	padding: 0 0 0 10px;
}

.nopad {
	overflow: hidden;
	padding: 0;
}

table.contentpaneopen {
	margin: 2px 4px;
}

p {
	margin-bottom: 5px;
	margin-top: 0;
	text-align: left;
}

.clr {
	clear: both;
}

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 10px 2px;
	text-align: center;
	vertical-align: top;
}

#foot_content {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.vet {
	font-weight: bold;
}

.article_separator {
	height: 20px;
	display: block;
}

#leftcolumn {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 190px;
}

div.module_menu, div.module, div.module_text {
	margin: 0 0 14px 0;
	padding: 0;
}

div.module_menu div, div.module, div.module_text div {
	
}

div.module_menu div div, div.module div div, div.module_text div div {
	padding: 0;
	background: url(../images/layout/column_bottom.jpg) bottom center no-repeat;
}

div.module_menu div div div, div.module div div div{
	padding: 0 0 4px 0;
	background: url(../images/layout/column_top.jpg) top center no-repeat;
}

div.module div div div {
	text-align: left;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: transparent;
	padding: 4px 8px;
	margin: 0 auto;
}

div.module_menu ul {
	list-style: none;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

/* LEFT COL H3 */
#leftcolumn h3 { 	
	color: #999;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	width: 170px;
	text-decoration: none;
	padding: 7px 10px;
	background: url(../images/layout/h3.jpg) top center no-repeat;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 164px;
}

#leftcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 14px;
	text-decoration: none;
	color: #f1f3ff;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/layout/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 10px;
}

#leftcolumn ul.menu li a:hover {
	background: url(../images/layout/menu_row_hover.gif) center left no-repeat;
	color: #d5aed1;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 14px;
	text-decoration: none;
	color: #d5aed1;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	height: 10px;
}

#leftcolumn ul.menu li#current a:hover {
	
}

#spacer2 {
	height: 10px;
}

.spacer2 {
	height: 10px;
}

.prijs {
	font-size: 9px;
}

#spacer3 {
	height: 50px;
}

.h1 {
	font-size: 14px;
	font-weight: bold;
}

.text {
	font-size: 12px;
	font-weight: normal;
}

#lijst {
	color: #999999;
	text-decoration: none;
	list-style: none outside none;
}

#lijst a:link, #lijst a:visited {
	text-decoration: none;
	color: #999999;
	list-style: none outside none;
}

#lijst a:hover {
	text-decoration: underline;
}

#lijst ul {
	list-style: none outside none;
}

#box {
	width: 180px;
	height: 20px;
	background-color: #6e388a;
	font-size: 10px;
	color: #FFFFFF;
}

#box1 {
	width: 180px;
	height: 80px;
	background-color: #000000;	
}

#box2 {
	width: 180px;
	height: 160px;
	background: url(../images/portfolio/webdesign/layout/backbox2.png) repeat;
}

.textcolor {
	color:#660099;
	font-size: 10px;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.textcolor1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
