body {
	background-image: url(../jpg/bg.jpg);
}

img {
	border-width:0;
}

h1 {
	font-size: 14px;
}

#content {
	width: 1100px;
	height:750px;
	position:absolute;
	left:50%;
	margin-left: -550px;
}

#shade {
	background: url(../png/shade.png);
	width: 1100px;
	height: 750px;
	position:absolute;
}


#hochzeitsfotograf {
	width: 900px;
	height: 600px;
	background-color:#fff;
	position:absolute;
	top: 50px;
	left: 100px;
}

#joerg-boeh {
	position:absolute;
	left: 720px;
	top: 20px;
}

#nav {
	width: 600px;
	height: 36px;
	position: absolute;
	top: 17px;
	left: 0px;
}

#nav li {
	display: block;
	float: left;
	background-color: #fff;
	height: 36px;
}

#nav li:hover {
	background-color: #ECECFF;
}

#nav li.active {
	background-color: #B1CBC8;
}

#nav li.active:hover {
	background-color: #B1CBC8;
}

#flash {
	position:absolute;
	height: 500px;
	width: 870px;
	left: 15px;
	top: 80px;
}

#flash_music {
	position:absolute;
	height: 30px;
	width: 30px;
	left: 20px;
	top: 580px;
}

#text1 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
	color: #777777;
	position:absolute;
	height: 450px;
	width: 670px;
	left: 50px;
	top: 150px;
}

#text2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
	color: #777777;
	position:absolute;
	height: 450px;
	width: 300px;
	left: 300px;
	top: 279px;
}
