/* Stylesheet Lebensversicherung */

body {
	margin-bottom:10px
}

html{

    height:100.1%;

}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}

.impressum:visited {
text-decoration: none;
}
.impressum:hover {
text-decoration: underline;
color: #B1B1B1;
}
.impressum:active {
text-decoration: none;
}eintragen..rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#tabelle {

	align: center;
	border-color: #DCD09C;

	border-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;
