body {
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	background: url("../img/develop/hintergrundbild_zwischenseite.png")
		no-repeat fixed left bottom #FFF
}

.logo {
	left: 146px;
	position: absolute;
	top: 16px
}

#header {
	height: 100px;
	margin-bottom: 20px
}

#header_inner {
	height: 45px
}

#quicksearch-form {
	background: none repeat scroll 0 0 #8E8E8D;
	float: left;
	height: 100%
}

#quicksearch-form
input {
	border: 2px solid;
	padding-bottom: 1px
}

.quicksearch-submit {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
	padding: 0;
	text-transform: uppercase
}

#header-quicklinks {
	background-color: #032352;
	height: 26px;
	padding: 19px 0 0 4px;
	/*text-align: center;*/
	margin: 0
}

#header-quicklinks
a {
	color: #FFF;
	font-size: 11px;
	padding: 0 6px 0 0;
	text-transform: uppercase;
	text-decoration: none
}

a.link-back {
	color: #444;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none
}

a.link-back:hover {
	text-decoration: underline
}


#content {
	background: url("../img/develop/punkte_folgeseite_fortfuehrung1.png") top
		left repeat-y transparent;
	padding-left: 10px
}



hr {
	background: url("../img/develop/linie_horizontal.png") repeat-x scroll 0
		0 transparent;
	border: 0 none transparent;
	clear: both;
	height: 1px;
	margin: 0 0 8px -7px;
	padding: 0
}

#menu {
	text-align: right;
	padding: 0 4px 0 0;
	clear: both
}

#menu
ul {
	padding: 0;
	margin: 20px 4px 4px 4px
}

#menu ul
li {
	list-style: none;
	margin: 3px 0 3px 0
}

#menu ul li a,#menu ul li a:hover {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-size: 11px
}

#menu ul li a:hover {
	background-color: #032352;
	color: #fff
}

.inlineLink {
	text-transform: uppercase;
	color: #000
}




#popupContact
fieldset {
	border: 0 none
}




label {
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}


.centered {
	/*text-align: center;*/
}

.height-adder {
	min-height: 500px
}

.separator {
	height: 50px
}


.dachzeile {
	font-family: "Lucida Sans Unicode", Sans-Serif;
	color: #444;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase
}

.rz_header_2 {
	color: #032352
}

.rz_header_4 {
	color: #032352;
	margin-bottom: 2px;
	margin-top: 5px
}


