.error{
    color:red;
}

.clear_both {
	clear: both;
}

input.error{
	font-size:10px;
	height:12px;
	color:#330001;
	margin:0px;
	padding:2px;
	border: 1px solid red;
	background-color: #ffd1d1;
}

.formulier {
    width:100%;
}
.formulier td {
	vertical-align:top;
        width:50%;
}

.formulier .textbox{
    width:220px;
}



body {
	background: #f1f1f1;
	color: #666;
	font: normal 14px sans-serif,Arial;
    line-height:18px;
    margin:0px;
    padding:10px;
}

.copyright{
	width:835px;margin:0 auto;text-align:right;padding:5px;right:0px;font-size:10px;
}

#logo{
	top: 0;
	left: 20px;
	position: absolute;
}

#logo img {
    background-color: white;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
}

#main{
    width:835px;
    margin:0 auto;
    padding-top:68px;
    padding-bottom:10px;
    background-color:white;
    min-height:593px;
    position:relative;
}

#menu{
    position:absolute;
    right:35px;
    top:10px;
}
#menu a{
    text-decoration: none;
    margin-left:20px;
   color: #a69b8e;
}
#menu a.selected{
/*   color:#756d64;*/
color:#666;
}

/*
 .home{
    background:white url('../img/bild.jpg') center 160px no-repeat;
    height:593px;
}
*/

#fakelink, #fakelink:hover{
	height:200px;
	display:block;
	position:absolute;
	left:0px;
	top:160px;
	width:100%;
	text-decoration:none;
}

h1.hometitle{
    position:absolute;
    top:60px;
    left:60px;
    width:430px;
}

#left-panel {
	float: left;
	/*position: relative;*/
	margin-left: 37px;
	width: 200px;
}

.content {
/*	margin-left: 280px;
	margin-top: 15px;*/
/*	position: absolute;*/
	float: right;
	margin-top: 15px;
	margin-right: 40px;
	width: 510px;
}

.content-google-map{
	margin-left: 45px;
	padding-top: 15px;
	float: left;
	width: 290px;
}

.google-map {
	float: left;
	margin-left: 15px;
	padding-top: 15px;
}

/*.home .content{
    margin-top:320px;
    margin-left:60px !important;
    width:430px;
}


.home .logo{
    position:absolute;
    bottom:45px;
    right:65px;
		border:0px;
}*/

#titlebar, #titlebar-home {
    background-color:#baae9f;
    height:23px;
    z-index:1;
    padding-left:290px;
}

#titlebar-home {
	padding-left: 350px;
}

#titlebar a, #titlebar-home a {
    float:left;
    margin:0px;
    color:#f1f1f1;
    line-height:23px !important;
    text-decoration:none;
    margin-right:50px;
    font-size:14.5px;
}
#titlebar-home a{
	margin-right: 40px;
}
#titlebar a.selected{
    font-weight: bold;
}


.logo2{
    top:12px;
    left:32px;
    position:absolute;
    z-index:1000;
    border:0px;
    padding-left: 4px;
    padding-right: 4px;
    background-color: white;
}

#submenu, #submenu-fb-page, #fb-root, #three-images-panel {
   position:relative;
	 top: 10px;
/*   left:37px;*/
	 padding-bottom: 15px;
   width:198px;
	 z-index: 3;
}

#submenu-fb-page {
	width: 292px;
	left: 23px;
}

#three-images-panel {
/* top:20px;*/
 margin-left: -1px;
}

#submenu a, #submenu-fb-page a{
	text-decoration: none;
	display:block;
	background-color:#e4ded6;
	/*border: 1px solid white;*/
	margin-top: 3px;
	line-height:27px;
/*    color:#a69b8e;*/
	color:#666;
  padding-left:14px;
}
#submenu a.selected, #submenu-fb-page a.selected {
/*   background-color:#d6cdc3;
   color:#756d64;*/
  background-color:#BAAE9F;
	color:white;
}

#image_1, #image_2, #image_3 {
  width:196px;
	margin-top: 5px;
}

#three-images-panel img {
	border: 1px solid black;
}

.large-img-panel {
	position: absolute;
	margin-top:50px;
	width: 835px;
	height: 399px;
}

#large-img-text {
	position: absolute;
	right: 25px;
	top: 20px;
	z-index: 500;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-align: right;
	width: 300px;
}

.under-large-img-panel {
    position: relative;
    margin-top: 470px;
    padding-left: 30px;
    padding-right: 30px;
}

.content-fb-page{
	position: absolute;
  right: 30px;
	margin-top: 15px;
	width: 460px;
}

.fb_iframe_widget {
	left: 23px;
/*	padding-bottom: 10px;*/
	width: 292px;
	z-index: 3;
}

#facebook-link img {
	margin-bottom: -5px;
	margin-left: -10px;
	margin-right: -20px;
}
