* {
margin: 0em; 
padding: 0em;
}

* a img{
	border: none;
}

img {
	border: none;
}

* ul, ol {
	list-style-type: none;
}




body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background-color: #fff;
}

#container {
	width: 1000px;
	float: left;
	background: url(../bilder/hg.gif) repeat-y top left;
}


#spalte1 {
	width: 46px;
	float: left;
}

#weiss-spalte1 {
	width: 46px;
	float: left;
	background: #fff url(../bilder/schatten.gif) no-repeat top right;
	height: 35px;
}

#gruen-spalte1 {
	width: 46px;
	height: 145px;
	float: left;
	background: #00A148;
}


#spalte2 {
	width: 202px;
	float: left;
}

#logo {
	width: 202px;
	background: url(../bilder/logo.gif) no-repeat;
	height: 144px;
	margin-top: 35px;
	float: left;
}

#nav {
	width: 202px;
	float: left;
}

#nav ul {
	list-style-type: none;
	width: 155px;
	margin-left: 25px;
	margin-right: 22px;
	margin-top: 25px;
}

#nav ul li {
	width: 155px;
	border-bottom: 1px solid #C8CFA1;
	
}

#nav ul li a {
	display: block;
	color: #626262;
	font-size: 0.8em;
	text-decoration: none;
	padding-left: 20px;	
	width: 135px;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}

#nav ul li a:hover, #nav ul li a.hier {
	color: #00A148;
	background: #EFF1E3;
}

#spalte3 {
	width: 752px;
	float: left;
}

#subnav {
	width: 752px;
	float: left;
	height: 35px;
}

#subnav ul {
	list-style-type: none;
	margin-left: 20px;
	padding-top: 15px;
	height: 20px;
}

#subnav ul li {
	display: inline;
	color: #999;
	font-size: 0.7em;
}

#subnav ul li a {
	text-decoration: none;
	color: #999;
}

#subnav ul li a:hover, #subnav ul li a.subnav-hier {
	color: #Ed7C06;
}

#gruen-spalte3 {
	width: 522px;
	height: 145px;
	background: #00a148;
	float: left;
}

#gruen-spalte3 img {
	width: 287px;
	height: 22px;
	margin-top: 110px;
	margin-left: 18px;
	background: orange;
}

#brandenburger-tor {
	width: 230px;
	height: 145px;
	background: url(../bilder/brandenburger-tor.jpg) no-repeat;
	float: left;
}

#content {
	width: 522px;
	float: left;
}


h1 {
	font-size: 0.8em;
	color: #ED7C06;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 25px;
	margin-right: 20px;
	float: left;
	width: 460px;
	
}

h1 a {
	color: #ed7c06;
}

h1 a:hover {
	text-decoration: none;
}

h2 {
	font-size: 0.7em;
	color: #555;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 460px;
	float: left;
}

#content p, #content ul {
	padding-left: 20px;
	font-size: 0.7em;
	color: #555;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 460px;
	float: left;
	
}

#content ul {
	list-style-type: none;
}

#content p.letzt, #content ul.letzt, h2.letzt {
	margin-bottom: 50px;
}

#content ul li {
	background: url(../bilder/pfeil.gif) no-repeat;
	background-position: 0 10px;
	padding-left: 12px;
	line-height: 2em;	
}

#content ul li a {
	color: #555;
	text-decoration: underline;
}

#content p a {
	color: #Ed7C06;
	text-decoration: underline;
}

#content p a:hover {
	text-decoration: none;
}

#content p a img {
	width: 88px;
	height: 31px;
	border: none;
	
}

#content .gesellsch-text {
	float: left;
	width: 280px;

}

#content .foto-text {
	float: left; 
	width: 500px;
	margin-bottom: 35px;
}

#content .gesellsch-text p {
	width: 280px;
	padding: 0;
	margin: 0;
	padding-bottom: 1em;
	padding-left: 1em;
}

#content #logo-versicherungen {
	padding-left: 20px;
	float: left;
	width: 502px;
}

#content img {
	float: left;
	border: 1px solid #999;
	padding: 1px;
	margin-bottom: 20px;
	margin-right: 11px;
}


#content img.gesellsch {
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	margin-left: 20px;
	width: 100px;
}

#footer {
	width: 482px;
	border-top: 1px solid #C8CFA1;
	padding-top: 10px;
	margin-left: 20px;
	padding-right: 20px;	
	clear: left;

}

#footer p {
	color: #999;
	margin: 0;
	padding: 0;
}

#footer p a {
	color: #999;
	text-decoration: underline;
}

#footer p a:hover {
	color: #Ed7C06;
}


#direktkontakt {
	width: 230px;
	float: left;
}

#direktkontakt p {
	font-size: 0.7em;
	color: #555;
	margin-left: 25px;
	margin-right: 12px;
	margin-top: 0.9em;
}

#direktkontakt p a, #content p.liste a {
	color: #555;
	background: url(../bilder/pfeil.gif) no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	line-height: 1.5em;
}

#direktkontakt p a:hover, #content p.liste a:hover {
	color: #Ed7C06;
}

#direktkontakt h3 {
	font-size: 0.7em;
	color: #00A148;
	font-weight: normal;
	margin-left: 25px;
	margin-right: 12px;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #C8CFA1;
	margin-top: 25px;
}

strong {
	color: #ed7c06;
	font-weight: normal;
}


input, textarea {
	float: left;
	width: 320px;
	border: 1px solid #999;
	color: #555;
	
}

label {
	float: left;
	width: 120px;
	
}

.senden {
	width: 116px;
	height: 18px;
	float: left;
	padding-top: 10px;
	margin-left: 120px;
	border: none;
}

.tarif-senden {
	width: 130px;
	height: 18px;
	float: left;
	padding-top: 10px;
	border: none;
	padding-bottom: 15px;
}

.checkbox {
	border: none;
	width: 15px;
	height: 15px;
	padding: 0;
	margin: 0;
	margin-bottom: 100px;
	margin-right: 15px;
}
.abschicken {
	width: 125px;
	height: 18px;
	float: left;
	border: none;
	color: #fff;
	background-color: #00A148;
}
h2.abstand {
	padding-bottom: 15px;
}

h2.abstand-oben {
	padding-top: 25px;
}
