body { 

padding-left:0px; 
padding-right:0px; 
padding-bottom:0px; 
padding-top:0px; 
margin:0px;


font-size: 11px;
font-family: verdana, helvetica, arial; 
line-height: 11pt;
color: #ffffff;
background-image: url(../images/back.jpg);
background-repeat: repeat;
background-color: #2b2b2b; 

}

a:link {
	color: #ffffff;
	TEXT-DECORATION: none;
	
}
a:visited {
	color: #ffffff;
	TEXT-DECORATION: none;
	
}
a:hover {
	color: #ff0000;
	TEXT-DECORATION: none;
		
}
a:active {
	color: #ff0000;
	TEXT-DECORATION: none;

}

#p {
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:50%;
	margin-top:-286px;
	width:900px;
	height:552px;
}

#content {
	padding-left: 50px;
	z-index:10;
	/* Typical fixed height and fixed width example */
	width: 680px;
	height: 400px;
	overflow: none;
	
}


#menu {
	position:absolute;
	left:50%;
	margin-left:5px;
	top:50%;
	margin-top:-220px;
	width:440px;
	height:20px;

}


#mid_ {
	position:absolute;
	left:90px;
	top:60px;
	width:760px;
	height:430px;
	overflow: none;
	
}

#footer {
	position:absolute;
	left:250px;
	top:540px;
	width:600px;
	height:30px;
	overflow: none;
	
}


#photoflow {
	position:absolute;
	left:50px;
	top:180px;
	width:700px;
	height:300px;
		
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	color: #d55c2b;
	line-height: 30px;
	font-weight:bold;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight:bold;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight:bold;
	text-decoration: none;
}


img {
   border: 0;
   border-color: #000;
}


#content, table, td, input, select, textarea, a, p {
	font-size: 11px;
	font-family: verdana, helvetica, arial; 
	line-height: 11pt;
	letter-spacing: 1px;
	text-decoration: none;

	
}

.menu-text {

	font-size: 12px;
	
}



#content img, #content_left img, #content_right img {
	border: 1px white solid;
}


tr.email_bericht {
	font-weight: 		bold;
}
table.blog_item {
	border:				1px white dashed;
	background-color:	#000;
	padding:40px;
}

.pg-normal {
	color: white;
    font-weight: normal;
    text-decoration: none;    
    cursor: pointer;    
}

.pg-selected {
	color: white;
    font-weight: bold;        
    text-decoration: underline;
    cursor: pointer;
}


#portfolio_style {
	height:320px; 
	width:600px;
	padding:10px;
	overflow: auto;
}

.portfolio_table td {
	padding:10px;
}

/*Forms */

input
{
color: #595959;
background: #ffffff;
border: 1px solid #d2d2d2;
}

textarea
{
color: #595959;
background: #ffffff;
border: 1px solid #d2d2d2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #595959;
letter-spacing: 0.06em;

}


.submit input
{
color: #595959;
background: #ffffff;
border: 1px outset #d2d2d2;


} 

input:hover
{
color: #595959;
background: #edecec;
border: 1px outset #d2d2d2;
} 

select
{
color: #595959;
background: #ffffff;
border: 1px solid #d2d2d2;
}

#navigatie {
	position:absolute;
	left:10px;
	top:450px;
	width:700px;
	height:40px;
	text-align:center;
	overflow: none;
	
}


