* {
	margin: 0;
	padding: 0;
}

body {
	background: white;
	color: #797979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	height: 100%;
}

img {
	border: none;
}

h1 {
	color: #FF6633;
	font-size: 1.5em;
	font-weight: 600;
	text-align: center;
}

h2 {
	color: #2775A6;
	font-size: 1.5em;
	font-weight: 600;
	text-align: center;
}

p {
	margin-top: 20px;
}

em {
	font-size: 1.5em;
	font-style: normal;
	font-weight: 600;
}

.box {
	margin: 0 auto;
	width: 100%;
	padding: 10px;
	text-align: left;
	border: 2px solid #2775A6;
}

#page {
	width: 854px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 40px;
}

#logo {
	width: 854px;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: left;
}

#leftpanel {
	width: 655px;
	position: relative;
	float: left;
}

#leftpanel p {
	line-height: 1.5em;
	margin-left: 15px;
	margin-right: 15px;
}

#leftpanel p a {
	color: #2775A6;
	font-weight: 600;
}

#leftpanel p a:hover {
	color: #FF6633;
	font-weight: 600;
}

#leftpanel p.small {
	font-size: 0.8em;
	font-weight: 600;
}

#leftpanel .box #footer {
	font-size: 0.8em;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	line-height: 2em;
}

#leftpanel .box #footer a {
	color: #797979;
	text-decoration: none;
}

#leftpanel .box #footer a:hover {
	border-bottom: 1px dashed #797979;
}

#leftpanel .box {
	background-color: #F7F7F7;
	height: 400px;
}

#leftpanel .box #content {
	height: 390px;
}

#leftpanel #invoer p {
	line-height: 1em;
}

#leftpanel #invoer h2 {
	color: #2775A6;
	font-size: 11px;
	font-weight: 600;
	margin-left: 15px;
	margin-top: 15px;
}

#leftpanel #invoer em {
	font-size: 1em;
	font-style: normal;
	color: red;
}

#leftpanel #invoer input, textarea, file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4360A2;
	padding-left: 5px;
	padding-right: 5px;
}

#leftpanel #invoer select {
	font-size: 11px;
	color: #4360A2;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

#leftpanel #invoer label {
	width: 170px;
	float: left;
	font-weight: 600;
	text-align: left;
	margin-right: 6px;
	padding-top: 3px;
	display: block;
}

#leftpanel .modelbox {
	background-color: white;
	border: 1px solid #797979;
	width: 275px;
	height: 105px;
	padding: 10px;
	margin-bottom: 10px;
}

#leftpanel .modelbox a {
	font-weight: 400;
}

#leftpanel .modelbox a:hover {
	font-weight: 400;
}

#leftpanel .modelbox.links {
	float: left;
	margin-left: 15px;
}

#leftpanel .modelbox.rechts {
	float: right;
	margin-right: 15px;
}

#leftpanel .modelbox.center {
	width: 580px;
	clear: both;
	margin-left: 15px;
}

#leftpanel .modelbox .modelthumb {
	width: 100px;
	height: 100px;
	float: left;
}

#leftpanel .modelbox .modelthumb img {
	max-width: 100px;
	max-height: 100px;
	text-align: center;
	vertical-align: top;
}

#leftpanel .modelbox .tekst {
	font-size: 9px;
	float: left;
	padding-left: 10px;
	width: 165px;
}

#leftpanel .modelbox.center .tekst {
	width: 460px;
}

#leftpanel .modelbox .tekst h4 {
	color: #2775A6;
	font-size: 10px;
}

#leftpanel .modelbox .tekst p {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

#rightpanel {
	width: 177px;
	position: relative;
	float: right;
}

#rightpanel ul {
	font-size: 1.4em;
	font-weight: 600;
	margin-left: 20px;
}

#rightpanel ul li {
	line-height: 2em;
	list-style: none;
}

#rightpanel ul li a {
	color: #2775A6;
	text-decoration: none;
}

#rightpanel ul li a:hover {
	border-bottom: 1px dashed #2775A6;
}

#rightpanel ul li.selection {
	color: #FF6633;
}

#rightpanel img {
	margin-top: 30px;
	text-align: center;
}

#rightpanel .box {
	background-color: #FFFFFF;
	height: 400px;
}

.verysmall {
	font-size: 0.8em;
}

.success {
	color: green;
}

.error {
	color: red;
}

#colorpicker p a {
	color: #2775A6;
	font-weight: 600;
}

#colorpicker p a:hover {
	color: #FF6633;
	font-weight: 600;
}
