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

			body,html {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:400;
				color:#000;
				letter-spacing:1px;
				margin:0 auto;
				padding:0;
				overflow:auto;
			}
			
			a {
  				outline: none;
			}
			
			h1 {
				font-size:11px;
				color:#337dbf;
				font-weight:600;
				margin:0px 0px 20px 0px;
			}
			
			h2 {
				font-size:11px;
				color:#000;
				font-weight:600;
				margin:25px 0px 7px 0px;
			}	
				
			h3 {
				font-size:11px;
				color:#337dbf;
				font-weight:600;
				margin:30px 0px 5px 0px;	
			}
			
			h4 {
				font-size:11px;
				color:#337dbf;
				font-weight:600;
				margin:0px 0px 7px 0px;			
			}
			
			a img {
				border:none;
			}
			
			#globalwrapper {
				width:100%;
				height:100%;
				position:relative;
				margin:0 auto;
				z-index:0;
			}
					
			#innerwrapper {
				width:990px;
				height:824px;
			/* [if IE]
				height:833px;	
			*/	 
				position:relative;
				top:0px;
				margin:0 auto;
				padding:0;
				z-index:100;
			}	
			
			#top {
				width:100%;
				height:252px;
				position:absolute;
				top:0px;
				left:0px;
				background:#337dbf;
				z-index:0;
			}		
				
			#roundedtop {
				background-image:url(images/roundedtop_320.gif);
				width:320px;
				height:200px;
				position:absolute;
				top:26px;
				left:0px;
				margin:0;
				padding:0;
				text-align:right;
				z-index:10;
			}	
			
			#logo {
				width:253px;
				height:62px;
				position:absolute;
				left:35px;
				top:35px;
				text-align:center;
				z-index:20;		
			}
			
			#language {
				width:200px;
				height:50px;
				position:absolute;
				left:25px;
				top:175px;
				margin:0px;
				font-size:10px;
				z-index:20;
			}
			
			#image {
				width:671px;
				height:200px;
				position:absolute;
				top:26px;
				right:0px;
				margin:0px;
				padding:0px;
				text-align:right;
				z-index:20;
			}
			
			#content {
				width:579px;
				height:425px;
				position:absolute;
				top:320px;
				left:0px;
				text-align:left;
				margin:0px;
				padding:0px 357px 0px 50px;
				line-height:16px;
				border-left:2px solid #337dbf;
				border-right:2px solid #337dbf;
				font-size:11px;
			}
			
			#content ul li {
				display:block;
				list-style-type:none;
				text-indent:-40px;
			}
			
			#merken {
				position:absolute;
				bottom:10px;
			}
			
			#team1 {
				position:absolute;
				bottom:200px;
				left:50px;
			}
			
			#team2 {
				position:absolute;
				bottom:10px;
				left:50px;
			}
						
			#roundcornerleft {
				background-image:url(images/cornerleft.gif);
				width:25px;
				height:25px;
				position:absolute;
				top:745px;
				left:0px;
			}
			
			#roundcornerright {
				background-image:url(images/cornerright.gif);
				width:25px;
				height:25px;
				position:absolute;
				top:745px;
				right:0px;
			}
			
			#dashedline {
				width:1px;
				height:400px;
				border-left:1px dashed #337dbf;
				position:absolute;
				top:320px;
				right:295px;
				z-index:300;			
			}
			
			#nieuws {
				width:240px;
				height:150px;
				position:absolute;
				right:20px;
				top:320px;
				margin:0px;
				padding:0px 0px 0px 35px;
				font-size:11px;
				font-weight:400;
				text-align:left;
				line-height:18px;
				letter-spacing:1px;		
			}
			
			#adres {
				width:235px;
				height:150px;
				position:absolute;
				right:25px;
				top:482px;
				margin:0px;
				padding:0px 0px 0px 35px;
				font-size:11px;
				font-weight:400;
				text-align:left;
				line-height:18px;
				letter-spacing:1px;
			}
			
			#openingstijden {
				width:235px;
				height:150px;
				position:absolute;
				right:25px;
				top:624px;
				margin:0px;
				padding:0px 0px 0px 35px;
				font-size:11px;
				font-weight:400;
				text-align:left;
				line-height:18px;
				letter-spacing:1px;						
			}
			
			#footer {
				width:100%;
				height:20px;
				position:absolute;
				top:804px;
				margin:0 auto;
				text-align:center;
				background-color:#337dbf;
				color:#fff;
				font-size:10px;
				line-height:20px;
			}
			
			a.footerstyle:link, a.footerstyle:visited, a.footerstyle:hover a.footerstyle:active{ 
				color:#fff;
				font-size:10px;
				font-weight:400;
				text-decoration:none;
			}	
			
			a.footerstyle:hover { 
				text-decoration:none;
			}				
			
			a.contentstyle:link, a.contentstyle:visited, a.contentstyle:hover, a.contentstyle:active {
				color:#000;
				text-decoration:none;
				font-weight:400;
				border-bottom:1px dotted #000;	
			}	
			
			a.contentstyle:hover {
				color:#337dbf;
				border-bottom:1px dotted #337dbf;
			}
			
			a.boldstyle:link, a.boldstyle:visited, a.boldstyle:hover, a.boldstyle:active {
				font-size:11px;
				color:#337dbf;
				text-decoration:none;
				font-weight:600;
				letter-spacing:1px;
			}	
			
			a.boldstyle:hover {
				color:#337dbf;
				text-decoration:underline;
			}
			
			a.plainstyle:link, a.plainstyle:visited, a.plainstyle:hover, a.plainstyle:active {
				color:#000;
				text-decoration:none;
				font-weight:400;
			}	
			
			a.plainstyle:hover {
				color:#337dbf;
			}
			
			.blue {
				font-size:11px;
				color:#337dbf;
				font-weight:600;
			}
			
			.current {
				font-size:10px;
				color:#000066;
				font-weight:600;
				text-decoration:none;
				letter-spacing:1px;
			}
			
			table {
				border:none;
				text-align:left;
			}
			
			table, td {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				vertical-align:top;	
				font-size:11px;		
			}
			
			input {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				width:250px;
				font-size:11px;
				letter-spacing:1px;
			}
			
			textarea {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				letter-spacing:1px;
				width:250px;
				height:75px;
			}

