*{margin:0px;padding:0px;}

body{
   text-align:center; /*For IE6 Shenanigans*/
   background-image:url('design/bgtexture.gif');
   color:#6ecefc;
}

#designWrapper{
/*border:1px red solid;*/
  width:790px;
  margin:0 auto;
}

#contentWrap{
background-image:url('design/contenttexture.gif');
position:relative;
min-height:600px;
}
#content{
position:relative;
padding:10px 45px 0px 45px;
text-align:justify;
}
#header{
height:170px;
padding-bottom:10px;
}

#title{
font-size:20pt;
_margin-top:30px;
margin-bottom:0px;
}

a{
color:#ffa040;
}

h1,h2,h3,h4,h5{margin-top:10px;margin-bottom:10px;}

p{margin-top:5px;}

.galerieImg{
width:170px;
height:238px;
float:left;
margin: 15px 38px 15px 20px;
overflow:hidden;
}

.galerieImg img{
margin-bottom:3px;
}
#galerie{
width:700px;
margin-left:20px;
}

.description{
margin: 0px 5px 0px 5px;
}

#clearall{
clear:both;
height:30px;
}
