@charset "utf-8";
/* CSS Document */

#main {
	margin: 0 auto;
	background-image: url(../img/bg_main.jpg);
	background-repeat: no-repeat;
	width: 872px;
	height: 582px;
	position: relative;
}

#keyvisual {
	width: 778px;
	height: 160px;
	position: relative;
	top: 76px;
	left: 48px;
}

#sonnenblume {
	width: 225px;
	height: 225px;
	position: relative;
	top: 201px;
	left: -34px;
}

#sonnenblume img {
	behavior: url(media/iepngfix/iepngfix.htc);
}

#kontaktdaten {
	width: 210px;
	height: 110px;
	position: relative;
	top: -124px;
	left: 50px;
}

#navigation {
	width: 766px;
	height: 20px;
	background-color: #f7f7f7;
	padding-top: 6px;
	padding-left: 12px;
	position: relative;
	top: 88px;
	left: 48px;
}

#navigation #block1 {
	font-weight: bold;
}

#navigation #block2 {
	margin-left: 32px;
}

#navigationSub {
	width: 548px;
	height: 17px;
	position: relative;
	top: -236px;
	left: 276px;
	padding-bottom: 3px;
	border-bottom: 1px solid #F1F1F1;
}

#content {
	width: 550px;
	height: 250px;
	position: relative;
	top: -230px;
	left: 276px;
	overflow: auto;
}

#contentSub {
	width: 550px;
	height: 220px;
	position: relative;
	top: -226px;
	left: 276px;
	overflow: auto;
}
