body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1em;
	background-color: #D5D5FF;
	text-align: center;
	margin: 0px;
}
#main {
	background-color: #FFFFFF;
	width: 800px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	border-right-style: groove;
	border-right-width: thin;
	border-left-width: thin;
	border-left-style: groove;
	border-right-color: #000066;
	border-left-color: #000066;
}
#a_main {
	width: 800px;
	text-align: center;
	margin-top: 10px;
}
h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #000066;
}
h2 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #000066;
}
#header {
	width: 800px;
	top: 0px;
	position: relative;
	left: 0px;
	right: 0px;
}
#logo_claim {
	background-color: #FF3399;
	height: 40px;
	width: 100px;
	left: 700px;
	top: 10px;
	z-index: 1;
	position: absolute;
}
#top_navi {
	z-index: 1;
	position: relative;
	width: 800px;
	height: 33px;
	background-color: #000066;
	top: 2px;
	text-align: left;
}
#main_box {
	margin-top: 50px;
	position: relative;
	margin-bottom: 10px;
	width: 612px;
	z-index: 2;
	margin-right: 182px;
}
#main_text {
	background-color: #F3F3F3;
	margin-top: 10px;
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 180px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 20px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	/*height: 370px;*/
}
#main_formular {
	background-color: #F3F3F3;
	margin-top: 10px;
	text-align: left;
	font-size: 1em;
	line-height: 0.8em;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 20px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
a.navi_link {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	color: #000066;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	padding: 5px;
}
a.navi_link:hover {
	background-color: #FFFFFF;
	color: #8080FF;
}
.self_navi {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	text-decoration: none;
	background-color: #8080FF;
	color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

a.top_link {
	text-decoration: none;
	z-index: 4;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
	display: block;
	border-left-style: none;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #000066;
}
a.self {
	text-decoration: none;
	z-index: 1;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
	display: block;
	border-left-style: none;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #8080FF;
}
a.top_link:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8080FF;
}
#navi {
	background-color: #FFFFFF;
	width: 150px;
	text-align: left;
	position: absolute;
	left: 10px;
	float: left;
	padding-bottom: 10px;
	z-index: 5;
	top: 25px;
}
#logo_partner {
	width: 150px;
	text-align: left;
	position: absolute;
	left: 10px;
	float: left;
	z-index: 5;
	top: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#navi_left {
	text-align: left;
	position: absolute;
	top: 55px;
	z-index: 1;
	left: 15px;
}
#pic_right {
	position: absolute;
	top: 265px;
	padding-bottom: 10px;
	right: 10px;
	padding-top: 0px;
	z-index: 1;
	width: 160px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000066;
	border-bottom-color: #000066;
	font-size: 1em;
	text-align: left;
	padding-left: 5px;
	line-height: 1.2em;
}
#pic_box {
	border: 1px solid #999999;
	width: 400px;
	
}
#pic_mainbox {
	border: 1px solid #999999;
	width: 200px;
	float: left;
	margin-right: 20px;
}
#footer {
	height: 25px;
	width: 800px;
	background-color: #000066;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	
}
#formular_rechts {
	margin-left: 120px;
	
}
a.fuss_link {
	text-decoration: none;
	z-index: 1;
	margin: 5px;
	padding: 5px;
	color: #FFFFFF;
}
a.fuss_link:hover {
	text-decoration: underline;
}
.box_rechts {
	margin-left: 50px;
	text-align: left;
	left: 240px;
	position: absolute;
	
}
#textbox_rechts {
	text-align: right;
	position: absolute;
	top: 230px;
	padding-bottom: 10px;
	right: 0px;
	padding-top: 0px;
	z-index: 1;
	width: 175px;
}
a.rechts_link {
	text-decoration: none;
	z-index: 1;
	color: #000066;
}
a.rechts_link:hover {
	text-decoration: underline;
}

