/* Stylesheet Lebensversicherung */

body {
	margin-bottom:10px
}

html{

    height:100.1%;

}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	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;
}

#googlepack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dashed #FF0000;
	padding: 10px;
}

#googlepack h3 {
	font-size:14px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}

#googlepack p {
	font-size: 13px;
}

.abstand {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 5px;
}