body {
	background-color:  white;	
	margin: 0;
	padding:0;
	width: 100%;
}

#page {
	width: 100%;
}

.links {
	float: left;
}
.rechts {
	float: right;
}


#header {
 	width: 100%;
 	height: 111px;
 	background-image: url(images/stretch.gif);
 	background-repeat: repeat-x;
}

#header img {
	border: 0;
}

#copyright {
    background: #585882;
    color: #ECECF1;
    text-align: center;
}

#copyright a {
    color: #ECECF1;
    text-decoration: none;
}
#copyright a:hover {
	 	text-decoration:underline;
}
	
#formulier {
	font-family: Verdana;
	font-size: 11px;
	background-color: #E8EFF4;
	border: 1px solid  #F18E00;
	padding:10px;
}

#formulier h1{
	font-size: 14px;
	font-family: Verdana;
	margin-bottom:5px;
}	

#formulier h2 {
	font-size: 12px;
	font-family: Verdana;
}

#formulier p {
	font-family : Verdana;
	font-size: 11px;
	margin: 0;
}

#formulier select , #formtype select {
	background-color : #B9D0DF;
	width: 386px;
}

#formulier input.text, #formtype input.text {
	width: 380px;
	background-color : #B9D0DF;
}
#formulier input.anders {
	width : 360px;
	background-color : #B9D0DF;
	margin-left: 20px;
}

#formulier input.submit, #formtype input.submit {
	border: 1px solid #F18E00;
	border-right-width: 2px;
	background-color : #B9D0DF;
	border-bottom-width:2px;
}

#formulier .uitleg div, #formulier div {
	display: none;
	margin-left: 44px;
	padding 0;
	font-style: italic;
}

#formulier textarea, #formtype textarea {
	background-color : #B9D0DF;
	width: 400px;
	height: 200px;	
}

#formulier colgroup.leftrow {
	font-family : Verdana;
	font-size: 11px;
	vertical-align: top;
	padding-left: 20px;	
	width: 150px;
}
#formulier td {
	vertical-align: top;
}
#formulier ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
#formulier ul ul {
	padding-left: 3ex;
}

#formulier ul.list {
	list-style-type: disc;
	padding-left: 3ex;
}
#formulier .right {
	text-align: right;
}

#formulier td img {
	height: 12px;
	width: 12px;	
}


#page .article, #formtype, #catalogus {
	background-color:  #E8EFF4;
	margin-bottom: 20px;
	border: 1px solid  #F18E00;
	
}

#page .article h1, #formtype h1, #catalogus h1 {
	color: #040059;
	font-size: 16px;	
	font-family: Helvetica, Verdana,Arial, Sans-serif;
	padding-top: 5px;
	padding-left: 15px;
	margin:0;	
}

#page .article p, #catalogus p, #catalogus td {
	background-color: #E8EFF4;
	padding: 15px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

#page .article .image {
	float: right;
	margin: 10px;
	display: block;
}


#formtype table {
	margin: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
#formtype td {
	vertical-align: top;
}

#formtype input, textarea {
	background-color: #E8EFF4;
}

table.domaincheck {
	margin-left: 10px;
}


img.portfolio {
	width: 340px;
}

.cat_item {
	float: left;
	margin: 20px;
	width: 140px;
	height: 125px;
	text-align: center;
}
.cat_item a, #catalogus a {
	color: #00588A;;
	font-family:verdana;
	font-size: 11px;
	text-decoration: none;
}
#catalogus td {
	vertical-align: top;
}
.cat_item a:hover, #catalogus a:hover {
	text-decoration: underline;
}

#modules {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	margin: 10px;
}
#modules img {
	height: 11px;
}

#modules div {
	display: none;
	margin-left: 44px;
	padding: 0px;
	font-style: italic;
}
#modules div ul {
	margin-top: 0px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 300px;	
}
#footer p, #footer a {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
#footer a:hover {
	text-decoration : underline;
}

.domeinvrij {
	color: green;
}
.domeinbezet {
	color: red;
}


#body, #form {
	float: left;
	width: 80%;	
	max-width: 1280px;
	margin-left: 25px;
	margin-right: auto;
	margin-bottom: 1em;
}

#formulier, .article, #catalogus, #formtype, #modules  {
	float: left;
	width: 100%;
}
