body
{
	margin:0px 0px 0px 0px;
	font-family: Arial, Verdana;
	font-size:12px;
	background-color:#edeef0; 
}

img
{
	border: 0;
}

a:link, a:active, a:visited
{
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;
}

a:hover
{
	color:#c40f16;
	font-size:11px;
	text-decoration:underline;
}

a.login, a.login:link, a.login:active, a.login:visited
{
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}

a.login:hover 
{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}


a.main:link, a.main:active, a.main:visited
{
	color:#c40f16;
	font-size:11px;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

a.main:hover
{
	color:#c40f16;
	font-size:11px;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}

h1
{
	margin:0 0 20 0;
	font-size:25px;
	font-family:Calibri, Verdana, Arial;
	color:#ffffff;
	font-weight:normal;
	line-height:20px;
}

h2
{
	font-size:20px;
	font-family:Calibri, Verdana, Arial;
	color:#ffffff;
	font-weight:normal;
	line-height:20px;
	margin:0 0 20 0;
}

h3
{
	font-size:16px;
	font-family:Calibri, Verdana, Arial;
	color:#ffffff;
	font-weight:normal;
	line-height:20px;
	margin:0 0 6 0;
	text-indent:0px;
}

input
{
	width:160px;
	height:19px;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#333333;
	border:#ffffff solid 1px;
	margin-top:2px;
}



.news
{
	font-family:Verdana, Arial;
	font-size:10px;
	color:#ffffff;
	line-height:17px;
}

div.news
{
	margin-top: -12px;
}

.menu_text
{
	width:100px;
	position:absolute; 
	bottom:0px;
	left:0px;
	font-family:Calibri, Verdana, Arial;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#a1aab0;
	text-decoration: none;
}

.menu_text a:link, .menu_text a:active, .menu_text a:visited, .menu_text a:hover {
	text-decoration: none;
}

.login_box
{
	padding-left:40px;
	padding-top:30px;
	padding-bottom:20px;
	padding-right:20px;
}

.login_contact
{
	font-size:10px;
	color:#ffffff;
	padding-bottom:15px;
}

.main_box
{
	padding-left:40px;
	padding-top:45px;
	padding-bottom:20px;
	padding-right:20px;
}

.main_text
{
	color:#aaaaaa;
	font-size:11px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #172935;
	scrollbar-highlight-color: #172935;
	scrollbar-3dlight-color: #3b4d59;
	scrollbar-shadow-color: #172935;
	scrollbar-darkshadow-color: #283a46;
	scrollbar-track-color: #3c4e5a;		
}

.footer
{
	color:#ffffff;
	font-size:11px;
	padding-top:40px;
	width:860px;
	text-align:left;
}

.footer_bottom
{
	color:#ffffff;
	font-size:11px;
	line-height:20px;
}

.menu_button_idle
{
	background-image:url('/images/VW_knop-a.jpg'); 
	background-position:left top; 
	background-repeat:no-repeat; 
	font-size:14px; 
	font-weight:bold; 
	color:#cccccc; 
	font-family:Calibri, Verdana, Arial; 
	padding-bottom:6px; 
	cursor:pointer; 
}

.menu_button_over
{
	background-image:url('/images/VW_knop-b.jpg'); 
	background-position:left top; 
	background-repeat:no-repeat; 
	font-size:14px; 
	font-weight:bold; 
	color:#aaaaaa; 
	font-family:Calibri, Verdana, Arial; 
	padding-bottom:6px; 
	cursor:pointer; 
}

#nav{
	float:left;
	margin-top:10px;
	margin-left:10px;
}

.button a:active
{
	background-color:#909090;
	color:#909090;
}

#nav a 
{
	border:1px #cccccc solid;
	text-decoration:none;
	padding-right:4px;
	padding-left:4px;
}

.button a
{
	background-color:#909090;
	text-decoration:none;
	color:#ffffff;
}



/* Portfolio style */


/* main vertical scroll */ 
#main { 
    position:relative; 
    overflow:hidden; 
    height: 450px; 
} 
 
/* root element for pages */ 
#pages { 
    position:absolute; 
    height:20000em; 
} 
/* root element for horizontal scrollables */ 
.scrollable { 
    position:relative; 
    overflow:hidden; 
    width: 510px; 
    height: 450px; 
} 
 
/* root element for scrollable items */ 
.scrollable .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
}



.project_holder
{
	background-image: url('/images/porfolio_bg.png');
	margin:3px; 
	float:left;
	padding:8px;
	color:#A1AAB0;
	background-repeat:no-repeat;
	cursor:default;
}

.project_holder_image
{
	float:left;
	width:120px;
	height:120px;
	margin-bottom:2px;
	border:1px solid transparent;
	cursor:pointer;
}

.home_button
{
	margin:20px;
	float:left;
	cursor:pointer;	
}
