/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	/*background-image:url('images/Page-BgTexture.jpg');
	background-position: bottom;
	background-repeat: repeat-x;*/
}

.navi_1
{
	background: #FFF;
	width: 1000px;
	height: 120px;
}

.navi_img
{
	height: 120px;
	float: left;
}

.sep
{
	background-image:url('images/navi/navi_sep.png');
	width: 77px;
	height: 120px;
	float: left;
}

.content1
{
	width: 1000px;
  margin: 0 auto;
}


.umzug_bg
{
	background:#FFF;
	width: 765px;
	height: 320px;
	float: left;
}

.umzug_img
{
	width: 755px;
	height: 312px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	border: 1px #CCC solid;
}

.main_c2
{
	width: 981px;
	height: auto;
	padding-bottom: 2px;
	margin-left: 5px;
	padding-left: 5px;
	border: 1px #CCC solid;
	overflow: hidden;
	background:#FFF;
	background-image: url('images/main_logo.png');
	background-position: center;
	background-repeat: no-repeat;
}

.promo_flash
{
	width: 225px;
	height: 312px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1px;
	border: 1px #CCC solid;
}

.promo
{
	background:#FFF;
  	width: 235px;
	height: 320px;
	overflow: hidden;
}

/*.img_flash
{
	position: absolute;
	z-index: 5;
	left: 11%;
	top: 308px;
	
}*/

.img_scr
{
	height: 420px;
    margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}

.footer
{
	width: 100%;
	height: auto;
	background:#000;
	padding-top: 20px;
	font-family: Tahoma;
	color: #FFF;
	
}


.footer-text
{
	padding-left: 10px;
	float: left;
	
}

.footer-text2
{
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 14px;
	
}

.footer_center
{
	width: 1000px;
	margin: 0 auto;
}

.small
{
	padding-right: 20px;
	font-size: 10px;
}

.table
{
	padding-left: 5px;
	font-size: 15px;
}

/*.bottom_bg
{
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	margin-left: 12px;
	padding-bottom: auto;
	z-index: -5;
	left: -12px;
	top: 745px;
}*/

.farbe{
	color:#666666;
}

.farbe2{
	color: #00A9E0;
}

.farbe3{
	color: #00A9E0;
	font-size:18px;
	text-decoration: none;

}

.mmain
{
	width: 1000px;
	height: 330px;
}

a{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #3CB9E7;
}

a:link{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #3CB9E7;
}

a:visited, a.visited{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #00A9E0;
}

a:hover, a.hover{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #39F;
}

#art-flash-area
{
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;
  height: 185px;
  overflow: hidden;
}

#art-flash-container
{
  position: absolute;
  top: -48px;
  left: 0;
  width: 1000px;
  height: 283px;
}

#art-flash-container div.art-flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: 48px;
}




/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  width: 1000px;
  height: 185px;
  overflow: hidden;
}


div.art-header-jpeg
{
  position: absolute;
  width: 1000px;
  height: 185px;
  background-image:url('images/header_bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}



