@charset "UTF-8";
/* CSS Document */

body {
	background:url(bilder/backgrounds/body.png) repeat-x top #FFF;
	margin:0px;
	padding:0px;
	z-index:1;
	position:static;
	margin-top:18px;
}

div.top-border {
	width:750px;
	height:10px;
	/*background:#006699;*/
	margin-left:auto;
	margin-right:auto;
	background:none;
}

div.haeder-div {
	background:url(bilder/backgrounds/complete-header.png);
	margin-left:auto;
	margin-right:auto;
	height:80px;
	width:730px;
	margin-top:-20px;
	padding:20px;
	padding-bottom:0px;
	text-align:center;
}

div.navigation-div {
	background:url(bilder/backgrounds/navigation.png);
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:35px;
	padding-left:10px;
	padding-right:10px;
}

div.content {
	background:url(bilder/backgrounds/component.png);
	width:670px;
	min-height:300px;
	padding:50px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

div.footer-div {
	background:url(bilder/backgrounds/footer.png);
	margin-left:auto;
	margin-right:auto;
	height:45px;
	width:730px;
	padding-left:20px;
	padding-right:20px;
	margin-top:-10px;
}

div.copyright-div {
	background:#006699;
	height:35px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-11px;
}

div.sub-navigation {
	background:url(bilder/backgrounds/subnav.png);
	width:735px;
	padding:5px;
	padding-left:20px;
	padding-right:15px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:2;
	display:none;
}

div.aktuelle-rechtsprechung {
	width:100%;
	height:25ex;
	overflow:auto;
	background:url(bilder/backgrounds/aktuelles-2.png);
	border:#01325D solid 1px;
}

div.facebook {
	margin-left:auto;
	margin-right:10px;
	margin-top:auto;
	margin-bottom:0px;
	background:#FFFFFF;
	position:fixed;
	top:auto;
	bottom:0px;
	left:auto;
	right:0px;
	z-index:2;
	border:#cecece 1px solid;
	border-bottom:none;
}

iframe.empfehlen {
	border:none; 
	margin-bottom:5px; 
	margin-left:5px; 
	margin-right:5px;
	margin-top:5px; 
	overflow:hidden; 
	width:120px; 
	height:21px;
}

button.kontaktaufnahme1 {
	width:210px;
	background:#CCC;
	margin-right:1px;
	color:#999;
	text-decoration:none;
	border:2px #CCC solid;
}

button.kontaktaufnahme2 {
	width:210px;
	background:#01325D;
	margin-right:0px;
	color:#FFFFFF;
	text-decoration:none;
	border:2px #01325D solid;
}

button.kontaktaufnahme1:hover {
	width:210px;
	background:#CCC;
	margin-right:1px;
	color:#999;
	text-decoration:none;
	border:2px #CCC solid;
}

button.kontaktaufnahme2:hover {
	text-decoration:underline;
	width:210px;
}

div.kontaktaufnahme3 {
	width:210px;
	height:20px;
	padding:5px;
	background:#01325D;
	margin-left:0px;
	marigin-right:0px;
	float:left;
	margin-bottom:20px;
}

iframe.advogarant {
	width:710px;
	height:500px;
	padding:none;
	margin-left:-20px;
	margin-top:10px;
	border:0;
	overflow:hidden;
	font-family:"Helvetica Neue Medium", Helvetica, "Helvetica Neue";
}

iframe.advogarant h1s {
	font-family:"Helvetica Neue Medium", Helvetica, "Helvetica Neue";
	font-size:18px;
	font-weight: normal;
	color: #01325D;
	text-transform:uppercase;
	margin-left:10px;
	margin-right:20px;
}