@charset "utf-8";

#container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}

body {
	background-image: url(Bilder/hg_neu.jpg);
	background-repeat: repeat-x;

}
.fragen {
	font-size: 30px;
	color: #EC755A;
	text-decoration: none;
	line-height: 40px;
}

#adresse {
	float: left;
	width: 380px;
	margin-top: 485px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: normal;
	font-weight: lighter;
	padding-left: 5px;
}
.blau {
	color: #3BA1D6;
}
.buttonblau {
	color: #3BA1D6;
	text-decoration: none;
}
.buttonrot {
	font-size: 18px;
	line-height: normal;
	color: #EC755A;
	text-decoration: none;
}

.textmitte {
	font-size: 16px;
	line-height: normal;
	color: #000;
}
.headline {
	font-size: 36px;
	line-height: 40px;
	color: #3BA1D6;
}

.button {
	color: #333;
	text-decoration: none;
}


#copytext {
	float: left;
	width: 400px;
	padding-left: 3px;
	height: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#homebild {
	float: left;
	width: 290px;
	text-align: right;
}
#bilderleiste {
	float: left;
	width: 590px;
	padding-top: 50px;
	height: 650px;
}

#bilderrechts {
	float: right;
	width: 220px;
	margin-top: 50px;
}
#header {
	float: left;
	width: 1000px;
}
#bilderlinks {
	float: left;
	width: 270px;
	margin-top: 50px;
}
#textmitte {
	float: left;
	width: 400px;
	margin-top: 50px;
}
.blackrand {
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #333;
}
h2 {
	font-size: 24px;
	color: #333;
}
h3 {
	font-size: 36px;
	color: #3BA1D6;
}
