* {margin:0; padding:0; border:0;}

body, html {
	background-image: url(pics/backround.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;

	background-position: 50% 50%;

}
	
div#rahmen_start {
	border: 2px solid #6d7d74;
	width: 1024px;
	height: 720px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(pics/backround_content_start.jpg);
	position: relative;
}

div#rahmen {
	border: 2px solid #6d7d74;
	width: 1024px;
	height: 720px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(pics/backround_content.jpg);
	position: relative;
}

div#sprachen {
	position: relative;
	width: 200px;
	height: 20px;
	top: 10px;
	left: 830px;
}
div#navi {
	position: relative;
	width: 505px;
	height: 20px;
	top: 130px;
	left: 500px;
}
div#navi_fra {
	position: relative;
	width: 630px;
	height: 20px;
	top: 130px;
	left: 380px;
}
div#content {
	position: absolute;
	width: 944px;
	height: 440px;
	top: 263px;
	text-align: left;
	overflow: auto;
	padding-left: 40px;
	padding-right: 40px;
	left: 0px;
}
div#content_produkte {
	position: absolute;
	width: 1024px;
	height: 460px;
	left: 0px;
	top: 260px;
	overflow: auto;
	text-align: left;
}
div#content_news {
	position: absolute;
	width: 944px;
	height: 440px;
	top: 263px;
	text-align: left;
	overflow: auto;
	padding-left: 40px;
	padding-right: 40px;
	left: 0px;
	font-family:Arial, Helvetica, sans-serif;
}


/****************************
SCHRIFTEN LINKS
******************************/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #467572;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #467572;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #467572;
	letter-spacing: 1px;
	font-weight: normal;
}
.navi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
}
.navi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
}
.navi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #467572;
	letter-spacing: 1px;
	font-weight: normal;
}
.navi a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #467572;
	letter-spacing: 1px;
	font-weight: normal;
}
.navi_fra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #467572;
	letter-spacing: 1px;
	font-weight: normal;
}
.navi_fra a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
}
.navi_fra a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
}
.navi_fra a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #467572;
	letter-spacing: 1px;
	font-weight: normal;
}
.navi_fra a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #467572;
	letter-spacing: 1px;
	font-weight: normal;
}


/****************************
SCHRIFTEN LINKS
******************************/

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #467572;
	font-weight: bold;
	line-height: 17px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
}
.eingabefelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 17px;
	background-color: #467572;
	padding-left: 5px;
	padding-bottom: 1px;
}
