
/* WELLENREITREISEN */
*


#header {
	background-color: white;
	height:150px;
	position:relative;
	width:950px;
}
#header .headerimage {
	height:150px;
	width:750px;
}

#logo {
	bottom:10px;
	position:absolute;
	right:10px;
}

  
#contentContainer {
	background-color: #E8E5DE;
	background-image: none;
  }
  
#navigationContainer .gradient, #footercontainer .gradient {
		background:transparent url() repeat scroll 0% 50%;	
  }
  
.contentbox .boxborder {
         padding: 0px
  }
  
#footercontainer {
	border-top:0px;
	}

#footercontainer .gradient {
	height:30px;
	}

.contentbox .header h2 {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 0 0 5px;
}

.teaserbox .header h2 {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 0 0 5px;
	text-transform:uppercase;
}
	
.westcorner { display: none }
.eastcorner { display: none }
