html { 
padding:0px;
margin:0px;
}
body {
	line-height: 15px;
	padding: 15px 0px;
	margin: 0px;
	background-image:url(/BehrensPP/pic/1x1_5a6d78.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
table {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
td {
	padding: 0px;
	margin: 0px;
}
div {
	padding:0px;
	margin:0px auto;
}
img {
	border: none;
	border-width:0px;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
img#karte {
	margin: 0px 10px 14px 0px;
}

ul {
	/*list-style-image:url(/BehrensPP/pic/list_square.gif);*/
	margin-left: 15px;
	margin-top:0px;
	padding: 0px;
	list-style-position:outside;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

label, input, select { /* Alle Labels UND Formularelemente auswählen */
  	width: 230px;
	margin-left: 14px;
	margin-top:10px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}
input#checkbox {
  float: left;
  padding: 15px 0px 10px 0px;
  margin: 3px 0px 10px 0px;
  width: auto;
}

label#chckbx {
  float: left;
  padding: 0px 0px 0px 25px;
  margin:0px;
  height: 35px;
  width: auto;
}
form div#anrufen {
	width:100%;
	height: auto;
	text-align:left;
	width: 230px;
	margin:15px 0px 0px 80px;
	float:none;
}

form span {
	line-height:40px;
}



textarea {
	width: 230px;
	height: 250px;
	margin-left: 14px;
	margin-top:10px;
	vertical-align:top;
}

a.text {
	font-weight: bold;
	font-size: 11px;
	color: rgb(90, 109, 120);
	text-decoration:none;
}

a.text:hover {
	color: rgb(255, 102, 0);
}

#mittig {
  width: 800px;
  border: 0px dashed #564b47;
}

#logo {
	width: 800px;
	height: 80px;
	background-color:#FFFFFF;
}
#kopf {
	background-image: url(/BehrensPP/pic/1x1_5a8b5c.gif);
	width: 800px;
	height: 80px;
}
#content {
	background-image:url(/BehrensPP/pic/1x1_e5e9ec.gif);
	width: 800px;
	overflow: auto;
}

img.float_right {
	float: left;
	margin-right: 14px;
	margin-top: 0px;
}

img.float_ffa {
	float: bottom;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 7px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #314497;
	line-height: 15px;
	margin:0px 0px 20px 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: rgb(90, 109, 120);
	line-height: 15px;
	margin:20px 0px 0px 0px;
}

#nav_top {
	margin-top: 0px;
	padding-top: 15px;
	font-size: 11px;
}
#nav_top ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav_top ul li {
    border-right: 2px solid #324195;
	padding: 0px 10px;
	margin: 0px;
	display:inline;
}
#nav_top ul li.last {
	border-right: 0px solid #324195;
}
#nav_top ul li a{
	text-decoration:none;
	color: rgb(0, 0, 0);
}
#nav_top ul li a:hover{
	color: rgb(255, 102, 0);
}


#nav_main {
	margin-top: 30px;
}
#nav_main ul {
	padding:0px;
	margin:0px;
	list-style: none;
}
#nav_main ul li {
	margin: 0px 5px;
	padding: 0px 10px;
	text-align:center;
	display: inline;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-color:rgb(158,179,190);
	background-image:url(/BehrensPP/pic/1x1_798c96.gif);
}
#nav_main ul li a{
	text-decoration:none;
	font-weight:normal;
	color: rgb(255, 255, 255);
}

#nav_main ul li.active {
	margin: 0px 5px;
	padding: 0px 10px;
	text-align:center;
	display: inline;
	background-image:url(/BehrensPP/pic/1x1_e5e9ec.gif);
}
#nav_main ul li.active a{
	text-decoration:none;
	font-weight:normal;
	color: rgb(121, 140, 150);
}

#nav_main ul li a:hover{
	color: rgb(255, 102, 0);
}

div.einspalter {
	text-align:left;
	width: 740px;
	padding-top: 40px;
	padding-bottom: 100px;
}
div.zweispalter {
	text-align:left;
	width: 353px;
	float:left;
	padding-top: 40px;
	padding-bottom: 100px;
}
div.mehrspalter {
	text-align:left;
	width: 112px;
	float: left;
	padding-bottom: 100px;
	margin-left: 14px; 
}
div.mehrspalter#first {
	margin-left: 30px;
}
div.mehrspalter a {
	font-weight: bold;
	font-size: 12px;
	color: rgb(90, 109, 120);
	text-decoration:none;
}

div.mehrspalter a:hover {
	color: rgb(255, 102, 0);
}

div.formular {
	text-align:right;
}

#anwaelte {
	width: 363px;
	padding-right: 377px;
	padding-left: 30px;
	padding-bottom: 14px;
}

#startseite {
	padding-top: 50px;
	padding-bottom: 100px;
}
#startseite h1{
	font-weight: bold;
	font-size: 25px;
	line-height: 35px;
}

#startseite a{
	text-decoration:none;
	color: rgb(0, 84, 166);
}

#links {
	padding-right: 7px;
	padding-left: 30px;
	float:left;
}
#rechts {
	padding-left: 7px;
	padding-right: 30px;
	float:right;
}

#footer {
	margin-top: 0px;
	padding-top: 5px;
	text-align:right;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	padding: 0px 10px;
	margin: 0px;
	display:inline;
}
#footer ul li.last {
	border-right: 0px solid #324195;
	padding-right:0px;
}
#footer ul li a{
	text-decoration:none;
	color: rgb(255, 255, 255);
	font-weight: normal;
}
#footer ul li a:hover{
	color: rgb(255, 102, 0);
}

.image_text {
	font-weight: bold;
	font-size: 9px;
	color: rgb(90, 109, 120);
	line-height: 18px;
}

.referenz_text {
	color: rgb(90, 109, 120);
	font-weight: bold;
	font-size: 11px;
}
.highlight {
	color: rgb(255, 102, 0);
	font-weight: bold;
	font-size: 12px;
}
