*{
	margin: 0;
	padding: 0;
}

body{
}

p{
	color: #5d0841;
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

p a{
	text-decoration: underline;
	color: #5d0841;
}


img {border: none;}

a {text-decoration: none}

#container{
	position: relative;
	width: 1100px;
	height: 735px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/background.jpg);
	background-repeat: no-repeat;
}

#intro{
	width: 400px;
	position: absolute;
	top: 200px;
	left: 305px;
}

#schmetterling{
	width: 70px;
	position: absolute;
	top: 200px;
	left: 600px;
}

#schwarzer{
	width: 500px;
	position: absolute;
	top: 350px;
	left: 20px;
}


#navi{
	width: 120px;
	position: absolute;
	top: 135px;
	left: 170px;
	text-align: center;
}

#navi ul{list-style-type: none;}

#uhr{
	width: 210px;
	position: absolute;
	top: 430px;
	left: 120px;
}

#vogel{
	width: 210px;
	position: absolute;
	top: 425px;
	left: 130px;
}

#fischer{
	width: 210px;
	position: absolute;
	top: 480px;
	left: 80px;
}

#portrait{
	width: 200px;
	position: absolute;
	top: 190px;
	left:150px;
}

#statue{
	width: 250px;
	position: absolute;
	top: 450px;
	left:90px;
}

#grisaille{
	width: 250px;
	position: absolute;
	top: 450px;
	left:160px;
}


#thumbs{
	width: 425px;
	height: 530px;
	position: absolute;
	left: 470px;
	top: 140px;
	overflow: auto;
}

#thumbs img{
	margin: 1px;
}

#bilder{
	width: 900px;
	height: auto;
	position: absolute;
	left: 80px;
	top: 170px;
	text-align: center;
}

#bilder img{
	margin: 3px;
}

#text{
	width: 420px;
	height: 450px;
	position: absolute;
	left: 470px;
	top: 140px;
}


#text li{
	color: #5d0841;
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	margin-left: 10px;
	list-style-position: outside;
}


#text img{float: left; margin-right: 20px;}

#thumbs_rest_wandbe {
	padding-left: 187px;
	padding-top: 80px;
	}
	
#thumbs_rest_wandbe img{
	margin-right: 3px;
	}
	
p.bottom {
	margin-top: 309px;
	font-size: 10px;
	}
	
#share {
    left: 350px;
    position: absolute;
    text-align: right;
    top: 690px;
    width: 500px;
}

#share-home {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	text-align: right;
	}