/* Start of CMSMS style sheet 'lindeboom' */
/*
Theme Name: Autobedrijfl Lndeboom
Theme URI: http://www.autobedrijflindeboom.nl/
Description: Dit is de template voor <a href="http://www.autobedrijflindeboom.nl/">autobedrijflindeboom.nl</a>.
Version: 1.0
Author: Frank Hogenkamp
Author URI: http://www.moccamedia.nl/
Tags: autobedrijflindeboom
This theme was designed and built by Frank Hogenkamp.

*/



/* Begin Typography & Colors */
body {
	margin:0px auto;
	padding:0px;
	font: 70%/160% Verdana;
	color: #000000;
	background: #ffffff url(img/8er.jpg) left 38px repeat-x;
}

a {
        color: #CC0000;
        text-decoration: none;
}

a:hover {
         text-decoration: underline;
}

#wrapper {
	margin:0px auto;
	width: 1000px;
}

#url {
	background: #717171;
	width: 990px;
	height: 22px;
	color: #ffffff;
	font: 15px Verdana;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 16px;
}

#header {
	background: url(img/header.jpg) left top no-repeat;
	width: 1000px;
	height: 291px;
}

#menu {
	width: 250px;
	height: 490px;
	background: #CC0000 url(img/8er_menu.jpg) center bottom no-repeat;
	float:left;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
	top: -224px;
	left: 15px;
}

#menu ul {
  list-style: none; 
  margin: 0px; 
  padding: 0px;     
}

#menu li {
	width:  238px;
	height: 24px;
	padding-left: 12px;
	padding-top: 5px;
	font: 14px Verdana;
	font-weight: bold;
	color: #ffffff;
	border-bottom: #000000 1px solid;
}

#menu li:hover {
	background: #ff95a0;
}

#menu a {
        text-decoration: none;
        color: #ffffff;
}

#mainframe {
	width: 713px;
	float: right;
	border: #000000 0px solid;
	padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
}

#mainframe_autotrack {
	width: 733px;
	float: right;
	border: #000000 0px solid;
	padding-bottom: 30px;
}

#bottom {
	width: 990px;
	height: 200px;
	clear: both;
	border: #000000 0px solid;
	position: fixed;
	margin-bottom: 0px;
	bottom: 0px;
	left: auto;
	right: auto;
}

#naw {
	width: 240px;
	height: 95px;
	float: left;
	background: #c2c2c2 url(img/logo.gif) center 5px no-repeat;
	margin-left: 15px;
	border-top: #717171 5px solid;
	padding-top: 80px;
	padding-left: 10px;
	font: 13px Verdana;
	color: #525252;
}

#footer {
	background: #717171;
	width: 1000px;
	height: 25px;
	clear: both;
}

iframe {
	height: 1160px;
	width: 733px;
	overflow: hidden;
	border: 0px;
}
/* End of 'lindeboom' */

