/* Start of CMSMS style sheet 'Verhuur-Punt 2009' */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/* ******************************************************/
/*	 Promoteam style sheet   							*/
/*	 Promoteamuitgeest.nl  - All Rights Reserved.   	*/
/* ******************************************************/

body {
		background-color: #FFFFFF;
                background-image: url(images/bg_site.jpg);
                background-repeat: repeat-x;
                scrollbar-face-color: #F4F4F4;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #F4F4F4;
		scrollbar-3dlight-color: #D1D7DC;
		scrollbar-arrow-color:  #999999;
		scrollbar-track-color: #EFEFEF;
		scrollbar-darkshadow-color: #98AAB1; 
		margin: auto;
                overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
                font-size:13px;
                font-family: verdana;
                color: #757477;
                font-weight:bold;
                padding-top: 10px;
}

td, tr {
                font-size:11px;
                font-family: verdana;
                color: #757477; 
}

.content {
                padding-left: 15px;
}

.footer a {
                color: #FFFFFF;
                font-size:10px;
                font-family: verdana;
                padding-right: 3px;
}

p {
                font-size:11px;
                font-family: verdana;
                color: #757477;
                line-height: 1.3;
}

#cntnt01searchinput {
color:#666666;
font-family:Arial;
font-size:11px;
height:14px;
width:100px;
margin:0;
padding:0;
}
#search .srcfld {
   width: 100px;
   float: left;
}
#search .srcbtn {
   width: 20px;
   float: left;
   padding: 0px;
}


a {
                font-family:verdana;
                font-size:11px;
                color: #757477;
                text-decoration: none;
}

a:hover {
                color: #FF0000;
}

input, textarea, {
		background: #999999; 
		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF; 
}

SELECT, OPTION	{
		background-color: transparent
		color: #FFFFFF; 
		font-family: Verdana;
		font-size: 12px;
}

form{
		margin:0px;
}

ol,ul{
		margin:0px;
		padding-left:25px;
		padding-right:25px;
		padding-top:10px;
		padding-bottom:10px;
}

.btw {
	font-size:10px; 
	font-family: verdana; 
	color: #757477; 
	padding-left: 3px;
}

#bg {
        background-image: url(images/bg_content.jpg);
        background-repeat: repeat-all;
        overflow: hidden;
        margin: auto;
        height: 850px;

}

#container {
        width: 780px;
        height: auto;
        margin: auto;
}

#header {
        background-image: url(images/bg_header.jpg);
        background-repeat: repeat-x;
        margin: auto;
        width: auto;
        height: 115px;
        text-align: center;
        overflow: hidden;
        padding-left: 23px;
}
div#header h1 a {

   background-image: url(images/header.jpg);
   background-repeat: repeat-x;
   background-position: center;
   display: block; 
   width: 800px;
   height: 115px;
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
div#header h1 a:hover {
   background-color:transparent;
}


#inhoud {
	width: 800px;
	height: 700px;
	cursor: default;
        overflow: hidden;
	border-width: 0 3px 0 3px;
        border-style: solid;
        border-color: #F78F1E;
background: #fff url(images/menu.jpg) repeat-y 170px 10px; 
	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F4F4F4;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #999999;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1; 

}

#menu {
        padding: 5px 0 0 5px;
        margin: auto;
        height: auto;
        float:left;
        width:22%;

}

#content {
        float:right;
        width:74%;
        float: right;
        height: 690px;
        overflow: auto;
        padding-right: 10px;

}
/* End of 'Verhuur-Punt 2009' */

