@charset "utf-8";
a img {
	border: none;
}
#body {
	background-color: #CCC;
}
#site {
	background-color: #CCC;
	width: 1000px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 20px #666;
}
#logo {
	background-attachment: fixed;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 100%;
}
#navi {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 39px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#inhalt {
	margin: 0px;
	padding: 0px;
	height: 520px;
	background-color: #FFF;
}
#inhalt2 {
	height: 1250px;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(../bilder/web_r4_c1_s1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 950px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#inhalt3 {
	background-color: #FFF;
	height: 950px;
	background-image: url(../bilder/leben.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#home1 {
	background-attachment: scroll;
	background-image: url(../bilder/home_r4_c1_s1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 520px;
	width: 100%;
}

#web1 {
	width: 100%;
	height: 800px;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(../bilder/web_r4_c1_s1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#foto1 {
	height: 600px;
	width: 100%;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(../bilder/web_r4_c1_s1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#kont {
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(../bilder/leben_r4_c1_s1.png);
	background-repeat: no-repeat;
	height: 520px;
	width: 1000px;
}



#border {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 1000px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #C60;
	font-style: oblique;
	font-size: 36px;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 20px;
	text-decoration: underline;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
}

#form1 {
	padding: 0px;
	height: 460px;
	width: 450px;
	margin-left: 60px;
	float: left;
	margin-top: 30px;
}
.formfeld {
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	text-align: right;
}
.formtext2 {
	padding: 0px;
	height: 180px;
	width: 300px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
#webtext {
	background-color: #666;
	height: 320px;
	width: 250px;
	float: left;
	padding: 20px;
	margin: 20px;
}

#bild1 {
	padding: 20px;
	height: 150px;
	width: 220px;
	float: left;
	text-align: center;
	margin: 5px;
}
#bild2 {
	margin: 5px;
	padding: 20px;
	float: left;
	height: 150px;
	width: 370px;
}
#bild3 {
	padding: 20px;
	height: 150px;
	width: 220px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 80px;
	margin-bottom: 5px;
	margin-left: 80px;
}
