body {
	height:	100%;
	background-color: #D3D2D2;
}

.maintable {
	align: center;
	background-color: #FFFFFF;
	width: 760px;
	height: 100%;	
}

.content-background {
	background-image: url(../deutsch/images/content_background.gif);
	background-repeat: repeat-y;
}

.content-text, .content-text td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #505050;
	text-decoration: none;
}

.foot-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #1D478D;
	text-decoration: none;
}

.foot-text a:hover{
	text-decoration: underline;
}


.subnav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #505050;
	text-decoration: none;
}

.subnav-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #505050;
	text-decoration: none;
}

.subnav-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #505050;
	text-decoration: underline;
}

.subnav-blau {
	color: #1A458B;
}

.content-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #1A458B;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #1A458B;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #1A458B;
	text-decoration: underline;
}


.form-feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #505050;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #103C85;

}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #103C85;
	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: 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: #103C85;
	border-right-color: #103C85;
	border-bottom-color: #103C85;
	border-left-color: #103C85;
}
.content-blau {
	color: #103C85;
}

ul {
	list-style-type:none;
	margin:0;padding:0;
}

li {
	padding-left:10px;
	background: url(liste-dot.gif) no-repeat 0px 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	text-indent: 0pt;
}