/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#EEE;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
a img {
	border:none;
}
a {
	color:#ab1652;
}

#site {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#center {
	margin-left: -426px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 852px;
	height: 601px;
}
#container-left {
	float:left;
	border:4px solid #FFF;
	width:198px;
	margin-left:49px;
	display:inline;
	height:593px;
	background:#c4c5c6 url(../images/maederl.gif) 0 110px no-repeat;
	position:relative;
}
.logo {
	position:absolute;
	top:0;
	right:0;
}
.leftBox {
	height:195px;
	position:relative;
}
#lang {
	position:absolute;
	right:2px;
	bottom:2px;
}
#lang a {
	color:#333;
	text-decoration:none;
	margin-left:3px;
}
#lang a:hover {
	color:#ab1652;
}
#menu {
	border-top:4px solid #FFF;
	border-bottom:4px solid #FFF;
	height:295px;
}
#menu, #submenu {
	font-size:14px;
	padding:0 2px;
	text-transform: lowercase;
}
#menu a, #submenu a {
	text-decoration:none;
	color:#FFF;
	color:#333;
	display:block;
	line-height:18px;
	font-weight:bold;
}
#menu a:hover, #menu a.active, #submenu a:hover, #submenu a.active {
	color:#AB1652;
}
#menu a.sub {
	font-size:12px;
	padding-left:17px;
}
#menu ul ul li a {
	text-transform: none !important;
}
#bottomBox {
	height:95px;
}
#contact {
	font-size:10px;
	color:#333;
	position:absolute;
	bottom:2px;
	left:2px;
}
#container-right {
	float:right;
	width:593px;
	border:4px solid #FFF;
	border-left:none;
	height:593px;
	background:#CACBCC;
	position:relative;
}
html* #container-right {
	z-index:-1;
}
#container-top {
	height:394px;
	position:relative;
}
#serverTitle {
	position:absolute;
	bottom:0;
	left:0;
	height:195px;
	width:195px;
	border-top:4px solid #FFF;
	border-right:4px solid #FFF;
	text-transform: lowercase;
}
#serverTitle h1 {
	background:url(../images/title_bg.png);
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	height:44px;
	line-height:44px;
	color:#FFF;
	text-align:center;
	margin:0;
	position:absolute;
	bottom:0;
	width:195px;
}
#imgHeader img {
	float:left;
}
#container-bottom {
	border-top:4px solid #FFF;
}
#content {
	padding:10px;
	height:175px;
	overflow:auto;
	text-transform:lowercase;
	background:#c4c5c7;
}

#credits {
	position:absolute;
	bottom:0;
	left:30px;
}
.tx-gooffotoboek-pi1 {
	text-transform:lowercase;
}
.tx-gooffotoboek-pi1 td a {
	padding-right:5px;
	text-decoration:none;
}
.tx-gooffotoboek-pi1 h1 {
	font-size:12px;
}
.tx-gooffotoboek-pi1 small {
	font-size:12px;
}


/* mailformular default style */
	
	#mailform div {
		overflow:hidden;
	}
	* html #mailform div {
		height:1%;
	}
       #mailform fieldset {

              padding: 1em;

              padding-top:0px;
              border:none;
       }

      

      #mailform label {

               width: 19em;

               padding: 0px 10px 0px 10px;

               float: left;

               text-align: left;

               margin-right: -15px;

                margin-bottom: 3px;

                display: block

        }

       .csc-mailform-label {
       		font-size:12px;
       		padding:3px 0;
       		display:block;
       	}

        #mailform input {

                margin-bottom: 3px;

                margin-left: 10px;

                color: #263F5E;

                background: #fff;

               border: 1px solid #ccc;
               width:180px;

        }

      

        #mailform textarea{

                margin-bottom: 5px;

                margin-left:10px;

                border: 1px solid #ccc;

                background: #fff;

                color: #263F5E;
                
                width:180px;

        }

       

        #mailformformtype_mail{
                color: #fff;

                font-weight:normal;

                border: 1px outset #ccc;

                background:#9c9e9f;

       

        }
        
        
#site .csc-textpic-caption {
	display:block;
}

#email2 {
	position:absolute;
	top:-5000px;
}