/* Algemeen*/
html, body, ul, div, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-image:url(images/bg_gradient.gif);
	background-repeat:repeat-x;
	background-position:top;
	/*scrollbar-3d-light-color: #cccccc;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #CC0000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #FFFFFF;*/
	margin: 5px;
	background-color: #cccccc;
}

#top {
	background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #333333;
	height: 71px;
	width: 716px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom:3px;
}
	.logo {
		z-index: 0;
		/*height: 80px;
		width: 200px;
		float:left;
		left: 10px;
		top: 5px;*/
				
		background-image:url(images/coworking_logo_new.gif);
		background-repeat:no-repeat;
		background-position:left;
		position: absolute;
		left: 8px;
		top: 20px;
		height: 27px;
		width:265px;
	}

	.slogan {
		background-image:url(images/slogan.gif);
		background-repeat:no-repeat;
		background-position:inherit;
		position: relative;
		left: 288px;
		top: 15px;
		height: 38px;
		width:324px;
	
	}
	
#centertable {
	line-height: 13px;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	vertical-align: top;
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

/** Navigation **/
ul#nav {
   	list-style:none;
   	margin:0px 0;
	padding: 0px 0;
	text-align:center;
   	background:#CC0000;
	border-top: 2px solid #b10808;
	border-bottom: 2px solid #b10808;
   	border-left: 2px solid #b10808;
	border-right: 2px solid #b10808;
	height:26px;
}
#nav li {
 	margin:0px 0;
	padding: 0px 0;
	list-style:none;
	float:left;
	display:block;
	text-align:center;
	background:#CC0000 left center;
	width:16%;	
}

#nav li.wip {
   width: 20%; 
}

* html #nav li {
	/** IE/PC hack due to haphazard line breaks when combined widths = 100% **/
	width:16%;
}

* html #nav li.wip {
	/** IE/PC hack due to haphazard line breaks when combined widths = 100% **/
	width:20%;
}

#nav a {
    display:block;
	font:normal 1em/1.8 'Lucida Grande', Arial, tahoma, verdana, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	line-height:26px;
}
#nav a:focus, #nav a:hover, #nav a#active {
	display:block;
	border:0px none;
	margin:0px;
	text-decoration: underline;
}
/** current menu item **/
ul#nav li#active {
	background:#990000;
	font:bold 1em/1.8 'Lucida Grande', Arial, tahoma, verdana, sans-serif;
	/*text-decoration:underline;*/
	color:white;
}

/** einde navigatie **/

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	word-spacing: 0.03em;
}
H3 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: 600;
	word-spacing: 0.01em;
	letter-spacing: 0.05em;
	padding: 0px 3px 3px 0px;
	margin: 0px 0;
	}

a, a:link,a:active,a:visited  
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #CC0000;
    text-decoration: none;
}
    
a:hover 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #CC0000;
    text-decoration: underline;
}


.field {
background-color: #FFFFFF;
color : #5e5b5b;
font-family : Verdana;
font-size : 12;
border : yes;
border-color: #4a4a4a;
border-style: solid;
border-width: 1pt;
}

.button 
{
color:#ffffff; 
background-color:#4a4a4a; 
font-family: Verdana; 
font-size: 12;
}

#nieuws {
 width: 100%;
 padding: 0px 0px 0px 0px;
 margin-top: 10px;
 border: solid;
 border-width: 1px;
 border-color: #E6E6E6;
 background-color: #FEFEFE;
}

.kop {
 font-size:12px;
 font-weight:bold;
 /*padding: 1px 3px 1px 3px;*/
 background-color: #E6E6E6;
}

.datum {
 font-size:10px;
 padding: 1px 3px 1px 3px;
 background-color: #E6E6E6;
}

.koparchief {
 font-size:10pt;
 font-weight:bold;
}

.tekst {
 font-size:11px;
 padding: 10px 10px 6px 10px;
 color: #000000;
}

.archief {
 text-align: right;
}

.archief_kop {
 font-size:10pt;
 font-weight:bold;
 padding: 1px 3px 1px 3px;
 }

DIV#twitter_div
{
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	border: 1px dashed;
	border-color: #D6D6D6;
}

UL#twitter_update_list
{
	padding: 0px 2px 0px 12px;
}

.maintable 
{
	background-color:#FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
}

.headlines, .headlines a:link, .headlines a:hover, .headlines a:active, .headlines a:visited {
	font-size: 11px;
	background-color: #FCFCFC;	
	color: #333333;
}

.headlines {
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

.footer {
	background-color: #DFDFDF;
	padding: 5px;
}

.footer2 {
	background-color: #DFDFDF;
	padding-left: 50px;

