body {
	background-image: url(img/back.gif);
	background-repeat: repeat-x;
}
#wrapper {	width:784px;
	height:100%;
	z-index:1;
	margin: 0 auto;
	clear: none;
	float: none;
	position: relative;
	background-color: #FFFFFF;
	top: 0;
	visibility: visible;
}
#head {
	position:relative;
	width:784px;
	height:14px;
	z-index:2;
}
#logo {
	position:relative;
	width:784px;
	height:122px;
	z-index:2;
	background-position: top;
}
#content {
	width:430px;
	z-index:1;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0px;
}


#content_end {
	width:784px;
	z-index:1;
	float: right;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}

#unterlogo {
	position:relative;
	width:784px;
	height:34px;
	z-index:2;
}
#navi_kontakt {
	position:relative;
	width:276px;
	height:78px;
	z-index:3;
	background-repeat: no-repeat;
	background-position: right top;
}
#anschrift {
	position:relative;
	width:276px;
	height:400px;
	z-index:2;
	background-image: url(img/border_left.gif);
	background-repeat: no-repeat;
}

p {
	margin-right: 20px;
}
.text {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-position: right;
}

.text_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #004FA3;
	font-weight: bold;
}

.ueberschrift {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
	font-variant: normal;
}

.text_fett {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-position: right;
}
.footer {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-position: right;
	font-style: italic;
}
form {
	background-color: #FFFFFF;
	text-align: right;
	margin-right: 100px;
}
