@import url(navi.css);
@import url(system.css);

body{
	margin:0;
	padding:0;
	text-align:center;
	background: url(../images/bg.png) repeat-x;
}

#wrap{
	margin:0 auto;
	width: 871px;
	text-align:left;

}




/* Rounded corner background */


#rahmen{
	background: #641c1c;
	
	
}



/* header */
#header{
	position:relative;
	height:186px;
	width:100%;
	background: url(../images/bg.png) repeat-x;
	
}

#logo{
	position:absolute;
	background:url(../images/logo.jpg) no-repeat top left;	
	height:186px;
	width:200px;
	
	
}

#header-image{
	position:absolute;
	top:25px;
	left:200px;
	width: 671px;
	height: 161px;
	background:url(../images/header.jpg) no-repeat top left;	
	
}

/* Topmenu */





/* main content */

#menu{
	width:200px;
	float:left;
	padding: 90px 0px 0px 0px;
	background: url(../images/brief.jpg) no-repeat;
	
	
}



#content{
	width: 671px;!important;
	width:671px;
	float:right;
  background: url(../images/head.png) no-repeat #fff7dd;
	
}



#inhalt{
line-height: 18px;
 }

#headline{
 width: 671px;
 height: 25px;
 background: url(../images/co_oben.png) repeat-x;
 margin: 35px 0px 0px 0px;
 
 
 }



#co_foot{
  float: left;
	background: url(../images/co_unten.png) repeat-x;
  height: 53px;	
  width: 671px;
 
  
}
/* footer */





#foot{
	
	height:30px;
	text-align: right;
	margin: 0px 0px 0px 0px
	
}


/* ################  Misc ############# */
.clr{
	clear:both;
}



* html .button { /*IE 6*/
	padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}

.ce_gallery h1{
 margin: 0px 0px 0px 10px;}
