body{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 1.55;
	color: #222222;
	text-decoration: none;
	background-color: #8bbae3;
}
h1{
	margin: 24px 0 0 30px;
	color: #f03434;
	text-indent: -99999em;
}
a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	border: none;
	color: #222222;
}
p a, p  a:link, p  a:visited, p  a:active, p  a:hover {
	text-decoration: underline;
}
p  a:hover {
	color: #f03434;
}
ul{
	font-weight: bold;
	list-style: none;
	margin: 0 0 0 30px;
	padding: 14px 0 0 0;
	font-size: 9.4pt;
}
ul li{
	background: url(../img/img_bullet.gif) no-repeat scroll 0 5px transparent;
	padding: 0 0 0 12px;
}

.contentbox{
	float:left;
	height: 256px;
	background-repeat: none;
	padding: 0;
}
.contentboxbig{
	height: 286px;
}
.text{
	margin: 5px 0 0 30px;
}
.smalltext{
	padding-top: 7px;
	font-size:7pt;
}
.adresse{
	margin-left: 38px;
	margin-top: 13px;
}
.abstandoben{
	margin-top: 38px;
}
.abstandunten{
	margin-bottom: 2px;
}
.adressenumbruch{
	padding-bottom: 50px;
}
.headline3{
	padding: 30px 0 0 30px;
}
.white{
	color: #ffffff;
}
.bold{
	font-weight: bold;
}
.bigline{
	line-height: 1.8;
}
.button{
	float:right;
	height: 30px;
	margin: 0 30px 0 0; 
}

#impressum{
	font-size: 8pt;
	line-height: 1.2;
	padding-left: 30px;
}
#h1erleben{
	background: url(../img/h1_erleben_sie_ihre_fotos_neu.png) no-repeat 0 6px;
}
#h1fotobuecher{
	background: url(../img/h1_fotogeschenke.png) no-repeat 0 6px;
}
#bg{
	position: absolute; 
	width: 100%;
	height: 100%;
	background-image: url(../img/bg_darmstadt.jpg);
	background-repeat: no-repeat;
}
#wrapper{
	margin: 0 auto;
	width: 960px;
	height: 790px;
	margin-top: 0;
}
#contentwrapper{
	position: relative;
	margin: 0 auto;
	width: 960px;
}
#header{
	width: 960px;
	height: 199px;
}
#headline1{
	float:left;
	margin: 65px 0 0 22px;
	padding: 0;
	width: 447px; /*419px;*/
	height: 140px; /*164px;*/
	background: url(../img/h1_fotos_darmstadt.png) 0 0 no-repeat;
}
#logo{
	float:right;
	margin: 51px 10px 0 0;
	width: 230px;
	height: 99px;
	background: url(../img/img_logo_michels.png) 0 0 no-repeat;
}
#content{
	clear: both;
	width: 960px;
	height: 591px;
}
#boxeinleitung{
	width: 720px;
	background-image:url(../img/bg_box_einleitung.png);
}
#boxadresse{
	width: 240px;
	background-image:url(../img/bg_box_adresse.png);
}
#boxfotobuch{
	width: 960px;
	background-image:url(../img/bg_box_fotogeschenke.png);
}
#btninformieren{
	width: 228px;
	background-image:url(../img/btn_informieren.png);
	margin-top: 23px;
}
#btninformieren:hover{
	background-image:url(../img/btn_informieren_mo.png);
}

img.bg {
		/* Set rules to fill background */
		min-height: 100%;
		min-width: 1504px;
		
		/* Set up proportionate scaling */
		width: 100%;
		height: auto;
		
		/* Set up positioning */
		position: fixed;
		top: -00px;
		left: 0;
}

@media screen and (max-width: 1504px){
		img.bg {
				left: 50%;
				margin-left: -752px; }
}
/*
img.bg{
	display: none;
}*/