/* Deze website staat onder copyright van Web6.nl Diensten */

body { 
margin-left: auto; 
margin-right: auto;
width:780px;
padding: 0; 	
font-size: 100%;
text-align: left; 
background:url(images/bg.jpg) center top no-repeat #121212;
color: #333;
}

img {display: block;}

* {
margin: 0;
padding: 0;
border: 0;
}

#container {
	width:780px;
	background-color: white;
}

#container td {

	vertical-align: top;
}

#topbar {
width: 780px;
height: 20px;
/*background:url(images/topbarbg.jpg);*/
background: #1D1D1D;
border-bottom: #444 1px solid;
}

#topbar span {
line-height:15px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#topbar a {
line-height:20px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}

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

tr.contentTr, tr.contentTr td.colContent {
	height: 400px;
}

/* Header */

#header {
	width: 780px;
	height: 150px;
	background:url(images/header.jpg);
}

#header h1, #header img {
	visibility:hidden;
}

/* Navigation */

.navigation {
	width: 780px;
	height: 20px; 
	background:#eeeeee;
	margin: 0px;
	/*border-top: #333333 1px solid;*/
}

.colInfo .navigation {
	width:279px;
}

.navigation ul, .navigation li {
	display: inline;
}

.navigation a {
	line-height: 20px;
	margin-left: 10px; 
	font-weight: normal;
	font-size:10px;
}

.right a {
	margin-right: 10px;
	margin-left: 0px;
}

.right a img {
	display: inline;
	vertical-align: middle;
}

.navigation a span {
color: #333333;
line-height: 20px;
font-size:10px;
}

/* Colums */

.colContent {
	width: 500px;
	min-height: 450px;
	background: #ffffff;
}

.colFull {
min-height: 500px;
width: 780px;
background: #ffffff;
}

.col1 {
	/*background: url(images/cushycms_logo.jpg) bottom right no-repeat;*/
	width: 259px;
	height:500px;
}

.col3 {
	/*background: url(images/greenfan_diap3.jpg) bottom left no-repeat;*/
	width: 259px;
	height:500px;
}

.col2  {
	width: 259px;
	height:500px;
	border-left:#eeeeee dashed 1px;
	border-right:#eeeeee dashed 1px;
}

.colInfo {
width: 279px;
min-height: 500px;
border-left:#eeeeee solid 1px;
}

#flashcontainer {
	margin: 10px auto;
	width: 720px;
}

#portfolioimg{
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-color: #55941b;
	border-style: solid;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

#footer {
text-align: center;
margin-top: 10px;
font-size: 8pt;
width: 780px;
line-height: 15pt;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
}

#hostingtable td {
border-bottom:#C0C0C0 1px solid;
}
#hostingtable p {margin: 10px; line-height: 1.00em;}

.right {
float: right;
}

.left {
float: left;
}


/* Old CSS */

span {color: #339900}
p, ul, p a, h2 {font-family: Arial, Helvetica, sans-serif;}
p {margin: 10px; font-size: 0.70em; line-height: 1.75em;}
ul {margin-left: 10px; font-size: 0.70em; line-height: 1.75em; list-style: inside square;}
h1 {
margin-left: 10px;
font-family: Georgia, serif;
color: #333333; font-weight: normal;
margin-left: 10px;
font-size: 15pt;
}
h2 {
font-family: Georgia, serif;
margin: 20px 10px 0 10px;
font-size: 15pt;
line-height: 15pt;
font-weight: normal;
border-bottom:#339900 solid 1px;
}
h3 {
font-family: Georgia, serif;
margin: 20px 10px 0 10px;
font-size: 12pt;
line-height: 12pt;
font-weight: normal;
border-bottom:#339900 solid 1px;
}
a {color: #339900; font-weight: bold; text-decoration: none;}
/*a:link {color: #339900;  text-decoration: none;}*/
a:hover {color: #333; text-decoration: none;}

input { border: 1px; border-color:#333333; border-style:solid;}
textarea { border: 1px; border-color:#333333; border-style:solid;}

acronym {font-weight: bold; border-bottom: 1px dashed #000; cursor: help}

#radioinput { border: 0;}

#formtable{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.70em;
line-height: 1.75em;
margin-left: 10px;
margin-bottom: 30px;
}

#formtable td{
height: 28px;
min-width: 75px;
}

