/******** flashcontent ********************************************************************************/
#flashcontent {
	width: 100%;
	height: 230px;
	}


/******** flashheader ********************************************************************************/
#flash_header_index {
	width: 100%;
	height: 340px;
	}

#flash_header {
	width: 100%;
	height: 230px;
	}

/******** flashimageviewer ********************************************************************************/
#flash_imageviewer {
  background: #fff;
	width: 670px;
	height: 400px;
	float: none;
	display: block;
	clear:both;
	}
	
#flash_imageviewer2 {
  background: #fff;
	width: 350px;
	height: 400px;
	margin: 0 20px 20px 0;
	float: left;
	}
	
/******** flash contact form ********************************************************************************/
#flash_contactform {
  background: #fff;
	width: 370px;
	height: 500px;
	float: right;
	margin: 20px 0 0 0;
	display: block;
	}
	
/******** flash_map ********************************************************************************/
#flash_map {
  background: #fff;
	width: 350px;
	height: 350px;
	margin: 0 0 20px 20px;
	float: right;
	}
	
/******** flash_carousel ********************************************************************************/
#flash_carousel {
  background: #fff;
	width: 670px;
	height: 250px;
	}

/******** flash_willkommen ********************************************************************************/
#flash_willkommen {
  background: #fff;
	width: 670px;
	height: 170px;
	}