#container {
	height: 950px;
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px outset #666666;
}
#content {
	height: 810px;
	width: 100%;
	background-image: url(../images/bg_footer_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#kontakt {
	background-color: #00FF00;
	height: 103px;
	width: 218px;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 600px;
}

#content_oben {
	float: left;
	height: 620px;
	width: 100%;
	position: relative;
}
#content_unten {
	float: right;
	height: 190px;
	width: 100%;
	position: relative;
}


.eyecatcher {
	font-size: 24px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 18px;
	color: #666666;
}


#content_left {
	float: left;
	height: 600px;
	width: 470px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	background-image: url(../images/bg_text.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#content_right {
	height: 600px;
	width: 470px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: right;
	background-image: url(../images/bg_text.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}


body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #043882;
	line-height: 18px;
}
#header {
	margin: 0px;
	height: 140px;
	width: 100%;
	background-image: url(../images/header2.jpg);
}
#kontakt_btn {
	height: 110px;
	width: 218px;
	top: 10px;
	position: absolute;
	left: 520px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	background-repeat: repeat-y;
}
#unten_links {
	height: 100px;
	width: 350px;
	position: relative;
	left: 10px;
	top: 10px;
}

#link_sunshine {
	position: absolute;
	bottom: 5px;
	left: 22px;
	height: 30px;
	width: 360px;
}


#head_txt {
	height: 20px;
	width: 100%;
	position: relative;
	top: 110px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #043882;
	text-decoration: underline;
}
a:hover {
	color: #E53118;
	text-decoration: underline;
}
