/*

background-color: rgb(0,128,128);
background-color: rgb(255,128,128);

*/

/*--------------------------------------------------*/
/*Grundgestaltung                                   */
/*--------------------------------------------------*/

* {
	font-family: helvetica, arial, "sans serif"; }

a {
	text-decoration: none; }

a:link {
	text-decoration: none; }

a:visited {
	text-decoration: none; }

a:active {
	text-decoration: none; }

a:hover {
	text-decoration: none; }

a img {
	border: none; }

body {
/*	background-image: url("../images/bg_1.bmp");
	background-repeat: repeat-y; */
	height: 100%;
	margin: 0px; }

html {
	height: 100%; }

div#content {
	margin: 273px 14px 14px 14px; }

div#content-border,
div#content-right {
	padding: 11px 0px 20px 0px; }

div#pic-claim img {
	height: 65px;
	left: 157px;
	position: absolute;
	top: 0px;
	width: 860px;
	z-index: 80; }

div#pic-main {
	position: absolute;
	top: 65px;
	z-index: 2; }

div#pic-main img {
	height: 184px;
	width: 1017px; }

div#pic-main p {
	margin: 0px; }

div.clear {
	clear: both; }

div.header-1,
div.header-2 {
	width: 100%; }

div.header-1 {
	background-color: #868D93;
	height: 65px;
	top: 0px; }

div.header-2 {
	background-color: #01539F;
	height: 185px;
	top: 65px; }

img#line-1,
img#line-2,
img#line-3,
img#line-4,
img#line-5 {
	height: 1px;
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 3; }

img#line-1 {
	top: 226px; }

img#line-2 {
	top: 235px; }

img#line-3 {
	top: 249px; }

img#line-4,
img#line-5 {
	top: 258px; }

img#line-5 {
	width: 157px;
	z-index: 4; }


table#contentsection {
	border-collapse: collapse;
	height: 100%;
	position: absolute;
	top: 0px;
	width: 1017px;
	z-index: 0; }

table#contentsection td {
	padding: 0px;
	position: relative;
	vertical-align: top; }

td#border,
td#right {
	background-color: #F3F4F6;
	width: 152px; }

td#left {
	background-color: #868D93;
	width: 157px; }

td#middle {
	background-color: #FFFFFF; }