@charset "utf-8";

* {
margin: 0;
padding: 0;
border: 0;
}
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	height: 100%;
	background-image: url(../gfx/all/hg_oben.jpg);
	background-repeat: no-repeat;
	line-height: 19px;
	background-position: center top;
	background-attachment: fixed;
	background-color: #ebf5f9;
}

#Container {
	width: 960px;
	height: auto !important;
	/*height: 100%;
	min-height: 100%;*/
	overflow: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-image: url(../gfx/all/hg_container.gif);
}

* html #Container { /* Für IE */
height: 100%;
}

/* --------------Header/Content---------------- */
#Header {
	height: 224px;
	position: relative;
	/*background-image: url(../gfx/all/oben.jpg);*/
	margin-top: 45px;
}

#Content {
	float:left;
	padding: 5px;
	width: 935px;
	margin-left: 15px;
		margin-top: 5px;
	margin-bottom: 5px;
	/*background-color: #CC3300;	line-height: 150%;*/
}
#contact {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 90%;
}

.rot {color:crimson; font-weight: bold; font-size: 125%;}
#c1 {
	float: left;
	width: 640px;
	/*border: 1px dotted #3399CC;*/
	padding: 5px;
	margin-top: 35px;
				margin-left: 20px;
}
#c1-uebergang {
	float: left;
	width: 875px;
	/*border: 1px dotted #3399CC;*/
	padding: 40px;
	margin-top: 35px;
}
#c2 {	float: left;
	width: 250px;
}
#c3 {	float: left;
	width: 365px;
	margin-left: 25px;
	/*border: 1px dotted #3399CC;*/
}
#c4 {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
#c5 {	float: left;
	width: 250px;
	/*border: 1px dotted #3399CC;*/
}
	#c6 {
	float: left;
	width: 225px;
	margin-right: 10px;
	margin-left: 5px;
	/*border: 1px dotted #3399CC;*/
	padding: 5px;
	font-size: 90%;
}
#c7 {
	float: left;
	width: 200px;
	margin-left: 40px;
	margin-top: 20px;
	background-color: #DDEEFF;
	padding: 5px;
}
.c8 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px
}
.c8-2 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#bildbeschreibung {background-image: url(../gfx/all/hg_us.jpg); width:190px; height:20px; padding-left:20px; color:#FFFFFF}

/* --------------Fussleiste/Footer------------- */
#Footer {
	margin: 0 auto; /* mittig von links/rechts */
	clear: both;
/*	margin-top: -30px;*/
	width: 620px;
	height: 35px;
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 340px;
		/*background-color: #ecdcb1;*/
	font-size: 85%;
}


/* --------------CLEARFIX Methode------------- */
.Clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.Clearfix {
display:block;
}

/* Hides from IE-mac \*/
* html .Clearfix {height: 1%;}
.Clearfix {display: block;}
/* End hide from IE-mac */

/* ----------------- MENÃœ ------------------- */
#menuleft {
	width: 280px;
	float: left;
	margin-top: 25px;
}

a.menu, a.menu:link, a.menu:visited
{
	width: 246px;
	float: left;
	height: 30px;
	font-size: 115%;
	color: #007fb2;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	padding-left: 20px;
	margin-left: 10px;
	font-variant: normal;
	border: 1px solid #007FB2;
	display: block;
	margin-bottom: 5px;
}
a.menu:hover
{
	text-decoration: none;
	background-color: #C8E4EE;
}
a.menuaktiv, a.menuaktiv:link, a.menuaktiv:visited
{
	width: 246px;
	float: left;
	height: 30px;
	font-size: 115%;
	color: #007fb2;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	padding-left: 20px;
	margin-left: 10px;
	font-variant: normal;
	border: 1px solid #007FB2;
	display: block;
	margin-bottom: 5px;
	background-color: #C8E4EE;
}
a.menuaktiv:hover
{
	text-decoration: none;
	background-color: #9DCEE1;
}
a.menusub, a.menusub:link, a.menusub:visited
{
	width: 210px;
	float: left;
	height: 30px;
	font-size: 100%;
	color: #007fb2;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	padding-left:10px;
	margin-bottom: 5px;
	margin-left: 56px;
	font-variant: normal;
	border: 1px solid #007FB2;
	display: block;
}
a.menusub:hover
{
	text-decoration: none;
	background-color: #C8E4EE;
}

a.menusubaktiv, a.menusubaktiv:link, a.menusubaktiv:visited
{
	width: 210px;
	float: left;
	height: 30px;
	font-size: 100%;
	color: #007fb2;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	padding-left:10px;
	margin-bottom: 5px;
	margin-left: 56px;
	font-variant: normal;
	border: 1px solid #007FB2;
	display: block;
	background-color: #C8E4EE;
}
a.menusubaktiv:hover
{
	text-decoration: none;
	background-color: #9DCEE1;
}

/* ----------------- Menü Versicherung 1er Block ------------------- */
#menuversicherungenbox {
	margin-top: 25px;
	color:#333333;
	width: 250px;
	margin-bottom: 10px;
	margin-left: 15px;}
a.menuversicherungen, a.menuversicherungen:link, a.menuversicherungen:visited
{
	width: 235px;
	float: left;
	font-size: 95%;
	color: #363636;
	font-weight: bold;
	background-color: #c9d6b6;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
a.menuversicherungen:hover
{
	background-color: #B7C89D;
}

a.menuversicherungenaktiv, a.menuversicherungenaktiv:link, a.menuversicherungenaktiv:visited
{
	width: 235px;
	float: left;
	font-size: 95%;
	color: #363636;
	font-weight: bold;
	background-color: #E6ECDD;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
a.menuversicherungenaktiv:hover
{
	background-color: #B7C89D;
}
/* ----------------- ENDE Menü Versicherung 1er Block ------------------- */
a:link, a:visited
{
	color:#1e1e1e;
	text-decoration: none;
}

a:hover
{
	color:#1e1e1e;
	text-decoration: underline;
}

/*-------------Abgerundete Ecken Angebote-------*/
#angebote-inhalt {
	position: relative;
	width: 560px;
	height: auto;
	background-color: #c61a19;
	background-image: url(../gfx/button/divbox/001.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
span.box-top-right, span.box-bottom-left, span.box-bottom-right {
position: absolute;
width: 20px;
height: 20px;
display: block;
}
span.box-top-right {
	top: 0;
	right: 0;
	background-image: url(../gfx/button/divbox/002.gif);
	background-repeat: no-repeat;
}
span.box-bottom-left {
	bottom: 0;
	left: 0;
	background-image: url(../gfx/button/divbox/004.gif);
	background-repeat: no-repeat;
}
span.box-bottom-right {
	bottom: 0;
	right: 0;
	background-image: url(../gfx/button/divbox/003.gif);
	background-repeat: no-repeat;
}
/*-------------ENDE----------------*/
#oeffnung {
	margin-top: 10px;
	font-size:100%;
	text-align:left;
	color:#333333;
	width: 225px;
	float: left;
	color: #FFFFFF;
	background-color: #A6BB86;
	line-height: 18px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 20px;
}
#versicherungen {
	margin-top: 10px;
	font-size:100%;
	text-align:left;
	color:#333333;
	width: 205px;
	float: left;
	color: #FFFFFF;
	background-color: #c9d6b6;
		margin-left: 20px;
}
#line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c43a2d;
	height: 20px;
	margin-bottom: 10px;
}
#overmenu {
	width: 280px;
	float: left;
	height: 25px;
	background-color: #e3ebd8;
}

a.maps {
	color: #1e1e1e;
	text-decoration: underline;
}

a.maps:link, a.maps:visited
{
	color:#1e1e1e;
	text-decoration: underline;
}

a.maps:hover
{
	color:#A6BB86;
}
#karte {
	float: left;
	width: 630px;
	height:410px;
	margin-top: 20px;
	/*border: 1px dotted #3399CC;*/
}
h1 {
	font-size: 150%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
h2 {
	font-size: 110%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
h3 {
	font-size: 115%;
	color: #363636;
	/*		color: #01632f;*/
	font-weight: bold;
	margin-bottom: 5px;

}

h4 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
li {
	list-style-position:outside;
	list-style-image:url(../gfx/button/aufz.gif);
	line-height: 24px;
	list-style-type: disc;
	margin-left: 20px;
}
.bilderrahmen {
	border: 1px solid #c5d6ac;
}
.bilderrahmenweiss {
	border: 2px solid #ffffff;
}
.bilderrahmenklein {
	border: 1px solid #ACCFEB;
}
.eingabe {
	background-color: #c9d6b6;
	border: 1px solid #CCCCCC;
}
.txtansprechpartner {
	font-size: 85%;
	line-height: 120%;
}
.impressum {
	font-size: 85%;
	line-height: 120%;
}
.bilderrahmenhspace {
	border: 3px solid #CCCCCC;
	margin-right: 15px;
	margin-top: 5px;
}
#space {
	float: left;
	height: 30px;
	width: 600px;
}
.spacelinks {
	margin-left: 34px;
}

.textarea01 {
	cursor: auto;
	white-space: normal;
	word-wrap: normal; 
		background-color: #E6F4FF;
	border: 1px solid #CCCCCC;
}
iframe {
	width: 630px;
	height: 500px;
}
.schriftklein {
	font-size: 85%;
	font-weight: normal;
}