@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	line-height:1;}
a:link, a:visited, a:active {
	color:#002c5f;
	text-decoration:none;
	border:0px;}
a:hover {
	color:#002c5f;
	text-decoration:underline;
	border:0px;}



#bg_left, #bg_middle, #bg_right {
	background-color:#003572;
	background-position:center;}
#bg_left {
	background-image:url(images/bg_left.gif);}
#bg_middle {
	background-image:url(images/bg_middle.gif);
	background-repeat:no-repeat;
	width:950px;}
#bg_right {
	background-image:url(images/bg_right.gif);}



#content {
top:50%; bottom:50%; position:absolute; margin-top:-225px;
	width:950px;
	height:450px;}
#left {
	width:300px;
	height:450px;
	left:0px;
	top:0px;
	position:relative;
	float:left;}
#logo {
	background-image:url(images/logo_druckdesign.gif);
	width:261px;
	height:48px;
	left:20px;
	top:40px;
	position:relative;
	float:left;}
#menu {
	width:150px;
	height:175px;
	position:relative;
	top:105px;
	left:70px;
	float:left;
	letter-spacing:1;}
#blattje {
	width:180px;
	height:60px;
	position:relative;
	top:155px;
	left:60px;
	float:left;}
#titel {
	width:350px;
	height:40px;
	top:27px;
	left:52px;
	position:relative;
	float:left;}
#main {
	width:550px;
	height:310px;
	clear:both;
	left:330px;
	position:relative;
	top:-360px;}
	
	

.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#002c5f;
	display:block;
	height:20px;
	width:135px;
	padding-right:15px;
	padding-top:4px;
	background-image:url(images/menu_bg.gif);
	background-position:138px 0px;
	background-repeat:no-repeat;}
a.menu:hover { background-position:138px -24px; }
a.menu:active { background-position:138px -48px; }



.titel, .titel_firstletter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#002c5f;
	line-height:1.1!important;
	line-height:1;
	text-transform:uppercase;}
.titel_firstletter {
	line-height:1.1!important;
	line-height:1;
	font-size:28px;}
.subtitel {
	line-height:1.1!important;
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#002c5f;}
.text {
	letter-spacing:0;
	line-height:1.1!important;
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002c5f;
	text-align:justify;}
