/* Start of CMSMS style sheet 'site' */
body {
background : #f1f1f2 url(images/bg.gif) repeat-x;
margin : 0;
padding : 0;
}

body, p, td {
font : normal 11px verdana;
color : #444;
margin : 0;
padding : 0;
}

h1 {
font : bold 20px verdana;
color : #ed1c24;
padding : 0 0 10px 0;
margin : 0;
}

h2 {
font : bold 16px verdana;
color : #333;
padding : 0;
margin : 0;
}

h3, h4, h5, h6 {
font : bold 14px verdana;
color : #333;
padding : 0;
margin : 0;
}

ul {
list-style : none;
padding : 0;
margin : 0;
}

li {
padding : 0;
margin : 0;
}

pre {
white-space:nowrap;
}

a:link, a:active, a:visited {
color : #ed1c24;
text-decoration : underline;
font-weight : bold;
}

a:hover {
text-decoration : none;
}

dfn {
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

/*

* site

*/

#site {
width : 764px;
text-align: center;
padding : 0;
margin : 0 auto;
}

/*

* kop

*/

#kop {
float: left;
display: inline;
width: 764px;
height: 250px;
padding: 0;
margin: 0;
}

/*

* menu

*/

#menu {
float: left;
display: inline;
background : url(images/menubg.gif) no-repeat;
width: 764px;
height: 49px;
padding: 0;
margin: 0;
}

#menu_poss {
padding: 11px 0 0 60px;
margin: 0;
}

#menu a {
float : left;
display : block;
background : url(../images/menu.gif) no-repeat;
font : bold 11px arial;
letter-spacing : 1px;
color : #333;
text-decoration : none;
text-align : center;
width : 108px;
height : 24px;
padding : 8px 0 0;
margin : 0;
}

#menu a:hover {
background : url(../images/menu_h.gif) no-repeat;
color : #fff;
height : 24px;
padding : 8px 0 0;
margin : 0;
}

#menu ul {
width : 100%;
height : 24px;
float : left;
list-style : none;
padding : 0;
margin : 0;
}

#menu li {
float : left;
padding : 0;
margin : 0;
}

div#menu .currentpage {
background : url(../images/menu_h.gif) no-repeat;
color : #fff;
height : 24px;
padding : 8px 0 0;
margin : 0;
}

/*

* main

*/


#main {
float: left;
background : url(images/main.gif) repeat-y;
text-align: left;
display: inline;
width: 764px;
min-height: 271px;
height:auto !important;
height: 271px;
color: #333;
line-height: 16px;
margin: 0px;
padding: 0px;
}

#main_poss {
margin: 0px;
padding: 0 60px 0 60px;
}

.mainimg {
display: inline;
margin: 0 10px 0 0;
}

#main_poss p {
line-height: 16px;
}

#main_poss ul {
list-style-position: outside;
list-style-type: disc;
padding : 0 0 0 25px;
margin : 0;
}

#main_poss li {
padding : 0;
margin : 0 0 0 10px;
}


/*

* Contact Formulier

*/

.contactform fieldset {padding: 1em;} 
.contactform fieldset legend {font-weight: bold;} 
.contactform div {width: 95%; padding: 0.20em 0 0.20em 0;} 
.contactform div label {float: left; display: block; width:120px; } 
.contactform div.required {}

.contactform input,.contactform textarea {
border: 1px solid #BBB;
}

.contactform input:hover,.contactform textarea:hover {
border: 1px solid #ed1c24;
}

div.submit input {
border: 1px solid #BBB;
}

div.submit input:hover {
border: 1px solid #ed1c24;
}

.fbsubmit {
margin: 0 0 0 120px;
}

.fbsubmit:hover {
color: #ed1c24;
cursor: pointer;
}

/*

* footer

*/

#footer {
float: left;
background : url(images/footer.gif) no-repeat;
display: inline;
width : 764px;
height: 130px;
padding : 0;
margin : 0;
}

#footermus {
float: right;
bottom: 0px;
width: 100%;
padding: 0;
margin: 0;
}

#footermus p {
float: right;
font : normal 9px verdana;
color: #8a5c29;
margin: 14px 5px 0 0;
}

#footermus a {
font : bold 9px verdana;
color: #8a5c29;
text-decoration: underline;
}

#footermus a:hover {
text-decoration: none;
}
/* End of 'site' */

/* Start of CMSMS style sheet 'Gastenboek (standaard/voorbeeld stylesheet)' */

.cms-guestbook-pagination_header {
	margin: .5em 0;
}
.cms-guestbook-pagination_nav {
	font-weight: bold;
	margin: .5em 0;
}
.cms-guestbook-pagination_nav a {
    font-weight: normal;
}

/* Style the guestbook */

/* Style each entry */
.cms-guestbook-entry
{
	border: 1px solid #ed1c24;
	margin-bottom: 1em;
}

/* Style the message header */
.cms-guestbook-entry-header
{
	background: #ed1c24;
	color: #FFF;
	border: 1px solid #ed1c24;
	margin: 1px;
}

/* Style the actual message */
.cms-guestbook-entry-text 
{
	background: #FFF;
	padding: .5em;
	color: black;
}

/* Show the postdate on the right */
.cms-guestbook-entry-posted 
{
	float: right;
	font-size: 11px;
}

/* Style message header links */
.cms-guestbook-entry-header a {
	color: #FFF;
} 
.cms-guestbook-entry-header a:hover {
	color: #FFF;
} 
		  
/* Style the sender name */
.cms-guestbook-entry-sendername
{
font-weight: bold;
padding: 0 0 0 3px;
}

/* Style the E-mail link */
.cms-guestbook-entry-email {
	font-size: 11px;
}
		      
/* Style the senders homepage link */
.cms-guestbook-entry-homepage
{
	font-size: 11px;
	margin: 2px;
	margin-bottom: 0;
}

.cms-guestbook-smiley-img img {
border: 0px;
}
/* End of 'Gastenboek (standaard/voorbeeld stylesheet)' */

