/*basic*/

html,body {
  margin: 0px;
  padding:0px;
  font-size: 11px;
  font-family: Arial, sans-serif;
  color:#000;
  background-color:#000;
}

h1 {
  padding:30px 0 0 15px;
  font-size:12px;
  color:#cc3333;
 }
 
 h2 {
  padding-left:10px;
  margin-bottom:-10px;
  margin-top:20px;
  font-size:12px;
  color:#CE0909;
 }

hr {
height: 0;
border: 0;
border-top: 1px solid #AECEF5;
}

a {
  color:#DE5C4F;
  text-decoration:none;
  font-weight: bold;
}

a:hover {
  color:#902E2B;
  text-decoration:underline;
}
/*
html {
  height:100%;
  background: #fff url("../gfx/algemeen/versie1.jpg") no-repeat center;
}

img {	
  float:left;	
  border:0px;
  margin-bottom:10px;
}

 */

/*-------------------------holders-------------------*/

#controller {
  margin-top:50px;
  width: 100%;
  height: 500px;
  background-color:#570000;
}

.left {
  width:50%;
  height:5px;
  float:left;
  margin-left:-405px;
  margin-top:50px;
}

#container {
float:left;
width:805px;
height:500px;
background-color:#570000;
  /*background: #fff url("../gfx/algemeen/versie1.jpg") no-repeat;*/
}

#header{
float:left;
width:800px;
height:104px;
background: #951E16 url("../gfx/algemeen/header.jpg") no-repeat;
}

#navholder{
float:left;
width:800px;
height:21px;
background: #18192E url("../gfx/algemeen/navback.gif") no-repeat;
}

#content{
overflow-x:hidden;
float:left;
width:800px;
height:300px;
background-color:#fff;
overflow:auto;
}

.meer{
background: #C30000 url("../gfx/where_is/back.jpg") no-repeat;
}

.backindex{
background: #C30000 url("../gfx/algemeen/back_index.jpg") no-repeat;
}

.backphilosophy{
background: #C30000 url("../gfx/philosophy/back.jpg") no-repeat;
}

.backcontact{
background: #C30000 url("../gfx/contact/back.jpg") no-repeat;
}

#tekst{
float:left;
width:400px;
height:300px;
margin-left:10px;
}

#tekst p {
padding:10px 10px 10px 15px;
line-height:18px;
}

#tekstdj{
float:left;
width:385px;
height:300px;
overflow:auto
}

.hpatrick{

/*background: #fff url("../gfx/pics-patrick/h1.gif") no-repeat;*/
}

#tekstdj p {
padding:10px 10px 10px 15px;
line-height:18px;
}

#tekstdj h1 {
width:174px;
height:48px;
background-color:#f00;
margin-bottom:1px;
}

.back_text{
background: #C30000 url("../gfx/algemeen/back_text.gif") no-repeat;
}



.mp3player{
margin:30px 0 0 0px;
}

#mp3holder{
float:left;
margin-left:60px !important;
margin-left:35px;
margin-top:35px;
width:300px;
height:226px;
}

#gastenboek{
float:left;
margin-left:10px !important;
margin-left:5px;
width:500px;
}



#flashholder{
float:right;
width:400px;
height:300px;
background-color:#ccc;
}

.bertholder{
float:right;
width:400px;
height:300px;
background-color:#ccc;
}


#footer{
float:left;
width:800px;
height:75px;
}

.footeralgemeen{
background: #C30000 url("../gfx/algemeen/footer.jpg") no-repeat;
}
.footerparty{
background: #C30000 url("../gfx/where_is/footer.jpg") no-repeat;
}
/*-------------------------------------------------------*/

#nieuwsbrief{
float:right;
margin-right:10px;
width:200px;
height:104px;
color:#fff;
text-align:right;
}

#admincontent{
float:left;
margin-left:10px;
width:787px !important;
width:781px;
height:300px;
color:#000;
overflow:auto;
}

input {
font-size:10px;
height:12px;
border:1px solid #000;
}

p.formulier{
margin-bottom:-5px !important;
margin-bottom:-10px;
}
.formbutton{
width:80px;
height:15px;
background-color:#1C1C34;
margin-bottom:4px;
cursor:hand;
color:#fff;
}

.uitlogknopje{
top:128px;
width:80px;
height:15px;
background-color:#1C1C34;
margin-bottom:4px;
cursor:hand;
color:#fff;
}












