a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005B9A;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;


}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005B9A;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;

}
a:hover {
	text-decoration: none;
	color: #80a1bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	text-decoration:underline;
}
a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #80a1bc;
	font-style: normal;
	line-height: 16px;
}


.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #005B9A;
	padding-top:15px;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #005B9A;
	padding-top:15px;
}

#Logo {
	position: absolute;
	height: 670px;
	width: 400px;
	margin-top: -335px;
	margin-left: -200px;
	top: 50%;
	left: 50%;
	z-index: 1;
	border:solid;
	border-color:#005B9A;
	border-width:1px;
	
}
#rahmen {
	position: absolute;
	width: 866px;
	margin-top: 75px;
	margin-left: -433px;
	
	left: 50%;
	z-index: 1;
	background-repeat:no-repeat;
	border:solid;
	border-color:#005B9A;
	border:1px;
}
.table_content {
	background-image:url(../bilder/bg_content.gif);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}li {
	list-style-position: outside;
	list-style-image: url(../bilder/bullett.gif);
	list-style-type: disc;
}
.claim {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #7da2c1;
}
