
			* {
				margin: 0;
				padding: 0;
			}
			html, body {
				background: #01172b url("http://www.autocreator.eu/live/cms/users/cm0063/images/bg.jpg") repeat-x top;
				color: #000;
				font-family: 'Trebuchet MS', Verdana, sans-serif;
				font-size: 10px;
				width: auto;
				height: 100%;
			}
			code {
				background: #717171;
				font-family: Courier, monospace;
				font-size: 16px;
				color: #FFF;
				padding: 3px;
			}
			a {
				color: #032749;
			}
			
			a:hover {
				color: #032749;
			}
			
			li {
				margin-left: 20px;
				font-size: 12px;
			}
			
			img {
				border: 0px;
			}
			
			h1 {
				color: #032749;
				font-family: 'Trebuchet MS', Verdana, sans-serif;
				font-size: 16px;			
			}
			
			h2 {
				color: #032749;
				font-family: 'Trebuchet MS', Verdana, sans-serif;
				font-size: 14px;
				font-weight: bold;			
			}
			
			#container {
                min-height: 100%;
                _height: 100%;
                margin: 0 auto;
				background: #fff;
            }
            
			
			/* CONTAINER CLASSES THAT DETERMINE WIDTH, ADD TO FOOTER AS WELL!!! */
			.forfull {
				width: auto;
			}

			.for1024 {
				width: 1000px;
			}
			/* CONTAINER CLASSES THAT DETERMINE WIDTH, ADD TO FOOTER AS WELL!!! */
			
			#header {
				width: auto;
				height: 236px;
				vertical-align: middle;
				background: #fff url("http://www.autocreator.eu/live/cms/users/cm0063/images/header.jpg");
				color: #000;
				text-align: center;
				position: relative;
				margin-top: -1px;
				z-index:1;
			}

			#headerbrommers {
				width: auto;
				height: 236px;
				vertical-align: middle;
				background: #fff url("http://www.autocreator.eu/live/cms/users/cm0063/images/header.jpg");
				color: #000;
				text-align: center;
				position: relative;
				margin-top: -1px;
				z-index:1;
				display: none;
			}
			
			#headermenu {
				width: 250px;
				height: 36px;
				margin-left: 555px;
				color: #fff;
				margin-top:10px;
				z-index:1;
			}
			
			#headermenu a {
				color: #fff;
				margin-right:30px;
				text-decoration: none;
				z-index:1;
			}
			
			p {
				padding: 10px;
				font-size: 12px;
				line-height: 20px;
			}
			
			/* TEXT WIDTHS, ADD THIS TO A DIV AROUND A PARAGRAPH */
			.linksmenu {
				width: 200px;
				height: 500px;
				float: left;
				background: #fff url("http://www.autocreator.eu/live/cms/users/cm0063/images/menubg.jpg") no-repeat top;
				z-index:3;
			}

			.rechtscontent {
				width: 800px;
				height: auto;
				float: left;
				background: #fff url("http://www.autocreator.eu/live/cms/users/cm0063/images/contentbg.jpg") no-repeat top;
			}

			.content {
				width: 750px;
				margin-left: 20px;
				height: auto;
				float: left;
			}
			
			.contentinhoudlinks {
				width: 540px;
				min-height: 500px;
				background: #fff;
				float:left;
			}
			
			.contentinhoudlinks {
				color: #032749;
			}
			
			.contenttekst {
				width: 250px;
				height: auto;
				margin-top: 10px;
				float: left;
				background: #fff;			
			}
			
			.imgmenu {
				margin-left: 19px;
			}
			
			.contentvisual {
				margin-left: 10px;
				margin-top: 20px;
				width: 272px;
				height: auto;
				float: left;			
			}
			
			.contentinhoud {
				width: 320px;
				margin-top: 10px;
				float: left;
				background: #fff;			
			}
			
			.contentthumb {
				margin-top: 20px;
				width: 191px;
				height: 540px;
				float: left;
				background: #fff url("http://www.autocornerrosmalen.nl/images/bgthumbmenu.jpg") no-repeat top;			
			}
			
			.contentthumbimage {
				position:relative;
				width: auto;
				height: auto;
				float: 	left;		
				margin-left: 14px;
				margin-right: 8px;
				font-size: 13px;
			}
			
			.contentthumb h1 {
				font-size: 17px;
				padding: 0px;
				margin-top: 9px;
				margin-bottom: -11px;
				color:#009;
			}
	
			.cms_wysiwyg {
				width: 120px;
				height: 100px;
				background: #fff;
				float:left;
								z-index:999;
			}


/* BEGIN VAN HET MENU CMS */	
			
#menu{
	width:				162px;
	margin-top: -80px;
	color:				#000000;
	padding:			0px;
	text-align:			left;
	float:				left;
	position:			relative;
	z-index:			2;
	}

ul#menu {
	padding: 			0px;
	margin-bottom: 		0px;
	margin-left:		0px;
	list-style:			none;
	}
	
ul#menu li {
	height:				18px;
	width:				135px;
	display:			block;
	border-bottom:		dotted 1px #FFFFFF;
	font-family:		arial;
	font-size:			1.1em;
	background: 		#fff url(http://www.autocreator.eu/live/cms/users/cm0063/images/listbackground.jpg);
	line-height:		20px;
	padding: 			7px 13px 5px 12px;
	margin-left: 		22px;
	}
	
ul#menu li a:link {
	height:				20px;
	width:				135px;
	display:			block;
	border-bottom:		dotted 1px #FFFFFF;
	font-family:		arial;
	font-size:			1.1em;
	font-weight:bold;
	color:				#000000;
	padding-left:		8px;
	text-decoration:	none;
	}

ul#menu li a:visited {
	height:				20px;
	width:				135px;
	display:			block;
	border-bottom:		dotted 1px #FFFFFF;
	font-family:		arial;
	font-size:			1.1em;
	color:				#000000;
	padding-left:		8px;
	text-decoration:	none;
	font-weight:bold;
	}

ul#menu li a:hover {
	height:				20px;
	width:				135px;
	display:			block;
	border-bottom:		dotted 1px #FFFFFF;
	font-family:		arial;
	font-size:			1.1em;
	text-decoration:	none;
	color: #002f5b;
	font-weight:bold;
	}

ul#menu li a:active { 
	height:				20px;
	width:				135px;
	display:			block;
	border-bottom:		dotted 1px #FFFFFF;
	font-family:		arial;
	font-size:			1.1em;
	text-decoration:	none;
	color: #002f5b;
	font-weight:bold;
	}


/************************** MENU_EDIT **************************/



#menu_edit{
	width:				162px;
	margin-top: 		-80px;
	color:				#000000;
	padding:			0px;
	text-align:			left;
	float:				left;
	position:			relative;
	z-index:			10;
	filter:				alpha(opacity=80);
	opacity:			.80;
	}

ul#menu_edit {
	padding: 			0px;
	margin-bottom: 		0px;
	margin-left:		0px;
	list-style:			none;
	}
	
ul#menu_edit li {
	height:				18px;
	width:				135px;
	display:			block;
	border-bottom:		dotted 1px #FFFFFF;
	font-family:		arial;
	font-size:			1.1em;
	background: 		#fff url(http://www.autocreator.eu/live/cms/users/cm0063/images/listbackground.jpg);
	line-height:		20px;
	padding: 			7px 2px 5px 24px;
	margin-left: 		22px;
	}
	
ul#menu_edit li a:link {
	height:				20px;
	width:				135px;
	display:			block;
	border-bottom:		dotted 1px #FFFFFF;
	font-family:		arial;
	font-size:			1.1em;
	font-weight:bold;
	color:				#000000;
	padding-left:		8px;
	text-decoration:	none;
	}

ul#menu_edit li a:visited {
	height:				20px;
	width:				135px;
	display:			block;
	border-bottom:		dotted 1px #FFFFFF;
	font-family:		arial;
	font-size:			1.1em;
	color:				#000000;
	padding-left:		8px;
	text-decoration:	none;
	font-weight:bold;
	}

ul#menu_edit li a:hover {
	height:				20px;
	width:				135px;
	display:			block;
	border-bottom:		dotted 1px #FFFFFF;
	font-family:		arial;
	font-size:			1.1em;
	text-decoration:	none;
	color: #002f5b;
	font-weight:bold;
	}

ul#menu_edit li a:active { 
	height:				20px;
	width:				135px;
	display:			block;
	border-bottom:		dotted 1px #FFFFFF;
	font-family:		arial;
	font-size:			1.1em;
	text-decoration:	none;
	color: #002f5b;
	font-weight:bold;
	}

/************************** SUBMENU **************************/
#menu ul {padding:0; margin:0;list-style-type: none; }
#menu ul li {float:left; margin-right:1px; position:relative;}
#menu ul li ul {display: none;}

/* specific to non IE browsers */

#menu ul li:hover ul {display:block; position:absolute; top:0; left:172px; width:164px; border-bottom:dotted 1px #FFFFFF;}
#menu ul li:hover ul li a.hide {background:#CCCCCC; color:#000; border-bottom:dotted 1px #FFFFFF;}
#menu ul li:hover ul li:hover a.hide {width:164px; border-bottom:dotted 1px #FFFFFF;}
#menu ul li:hover ul li ul {display: none; border-bottom:dotted 1px #FFFFFF;}
#menu ul li:hover ul li a {display:block; background:#CCCCCC; color:#000; width:164px; border-bottom:dotted 1px #FFFFFF;}
#menu ul li:hover ul li a:hover {background:#999999; color:#000; border-bottom:dotted 1px #FFFFFF;}
#menu ul li:hover ul li:hover ul {display:block; position:absolute; left:172px; top:0; color:#000; border-bottom:dotted 1px #FFFFFF;}
#menu ul li:hover ul li:hover ul li a {display:block; width:164px; background:#E3E3E3; color:#000; border-bottom:dotted 1px #FFFFFF;}
#menu ul li:hover ul li:hover ul li a:hover {background:#FF0000; color:#fff; border-bottom:dotted 1px #FFFFFF;}

			
					
			
			
	#twitterlink { position: absolute; z-index: 10; width: 170px; margin-left: 820px; margin-top: 150px; height: 60px; background: url('http://www.autocreator.eu/live/cms/users/cm0063/images/twitter.png') no-repeat top;}		
	#twitterlink a {display: block; width: 170px; height: 60px; text-indent: -9000px;}		
			
			
		
			
			
		/* EINDE LIST MENU */

			
			.kopstuk {
				width: 75%;
				height: auto;
				float: left;
			}
			
			/* TEXT WIDTHS, ADD THIS TO A DIV AROUND A PARAGRAPH */
			
			#footer {
				height: 45px;
				line-height: 45px;
				vertical-align: middle;
				text-align: center;
				margin: 0 auto;
				margin-top: -45px;
				clear: both;
				background: #fff url("http://www.autocreator.eu/live/cms/users/cm0063/images/footerbg.jpg") no-repeat top;
			}
			#footer p {
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 10px;
				padding: 0;
				line-height: 45px;
			}
