body {
	height:	100%;
	margin: 0px;
	padding: 0px;
}
.head-background {
	background-image: url(../deutsch/images/head_background.gif);
	background-repeat: repeat-x;
}
.content-backgorund {
	background-image: url(../deutsch/images/content_background.gif);
	background-repeat: repeat-y;
}
.nav-main-background {
	background-image: url(../deutsch/images/nav_main_background.gif);
	background-repeat: repeat-y;
}


.nav-main-off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #505050;
	text-decoration: none;
	display: block;
	width: 100%;
}
.nav-main-on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	display: block;
	width: 100%;
}
.nav-sub-background {
	background-image: url(../deutsch/images/nav_sub_background.gif);
	background-repeat: repeat-y;
}
.nav-sub-sub-background {
	background-image: url(../deutsch/images/nav_sub_sub_background.gif);
	background-repeat: repeat-y;
}

.nav-sub-off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #505050;
	text-decoration: none;
	display: block;
	width: 100%;
}
.nav-sub-on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #F89C2A;
	text-decoration: none;
	display: block;
	width: 100%;
}

.nav-sub-sub-on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #505050;
	text-decoration: none;
	display: block;
	width: 100%;
}


.content-headline {
	font-weight: bold;
	background-color: #E7E5DF;
}
.content-text td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #303030;
	text-decoration: none;
}
.content-text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #F89C2A;
	text-decoration: none;
}

.content-text a:hover{
	text-decoration: underline;
}

.content-text h1 {
	width: 306px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.content-text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #F89C2A;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	padding-left: 10px;
	background: url(../deutsch/images/liste_dot.gif) no-repeat 0px 5px;
	margin-top: 0px;
	margin-bottom: 4px;
	text-indent: 0px;
}

.content-grau {
	color: #505050;
}

.content-orange {
	color: #F89C2A;
}

.content-text h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.popup h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #505050;
	text-decoration: none;
}
.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCB7AD;
	border-right-color: #BCB7AD;
	border-bottom-color: #BCB7AD;
	border-left-color: #BCB7AD;
}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFAD47;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFAD47;
	border-right-color: #FFAD47;
	border-bottom-color: #FFAD47;
	border-left-color: #FFAD47;
	font-weight: bold;

}

.content-text p {
	width: 100%;
}