*
{
    padding:0;
    margin:0; 
	outline: none;
}
p
{
    margin-bottom:1em;
    margin-top:0.5em;
}
img
{
    border:none;
    margin-bottom:5px;    
}
body
{
    background:url("../bg/body_bg.jpg") no-repeat top center;
    font-family:Arial;
}


.floatLeft{float:left;}
.floatRight{float:right;}

#container
{
    width:900px;
    margin:0 auto;
}

#wrapper { width: 670px; margin: 0 auto;}

#top
{
    width:670px;
    height:129px;
	position: relative;
}

#tekst
{
    width:410px;
    font-size:11px;
    line-height:18px;
    margin-top:30px;
    color:#6d6957;
    margin-left:15px;
	margin-bottom: 20px;
}
#info
{
    width:210px;
    margin-right:30px;
}
#links
{
   margin-top:23px;
   margin-bottom: 5px;
}

#contact
{
    background:url("../bg/contact_bg.jpg") bottom left no-repeat;
    width:210px;
    height:135px;
    color:#b180ae;
    font-size:11px;
    padding:20px 20px 20px 20px;
    line-height:17px;
	margin-bottom: 20px;
}

a {
    color:#b180ae;
}

.contacttitel
{
    font-size:16px;
   display:inline-block;
   margin-bottom:12px;
}

#pauze
{
color:#b180ae;
font-size:18px;
font-weight: normal;
}

.kleur
{
    color:#b180ae;    
}

.titel
{
    font-size:16px;
    color:#b180ae;
	font-weight: normal;
}

#logo{
	width: 282px;
	height: 115px;
	position: absolute;
	left: 0;
	top: 0;
}

#submenu ul{
	list-style: none;
	margin-top: 30px;
}

#submenu ul li{
	border-top: 1px solid #d7d6d1;
	margin-left: 10px;
	color: #817c6a;
	font-size: 0.75em;
}

#submenu ul li a{
	display: block; 
	color: #817c6a;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-decoration: none;
}

#submenu .lastsubmenuitem{
	border-bottom: 1px solid #d7d6d1;
}

#top ul{
	list-style: none;
	position: absolute;
	top: 90px;
	right: 0;
}

#top ul li{
	float: left;
	margin-right: 5px;
	font-size: 0.95em;
	color: #be95bb;
}

#top ul li a{
	text-decoration: none;
}

#tekst h1{
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	color: #6e6a58;
	margin-bottom: 20px;
}

.clearfloats{
	clear: both;
}

input, textarea{
	color: #6d6957;
	border: 1px solid #b3ac8f;
	padding: 2px;
	margin-bottom: 5px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.buttoncontact{
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.familypic {
    width: 180px;
    float: left;
    display: inline;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
}

div#images{
	width: 400px;
	float: left;
}

img.image {
    float: left;
    margin-right: 6px;
}
