@charset "UTF-8";
/**************************** general ******************************/
body {
	font-family: "Arial", sans-serif;
}

a { text-decoration: none; }
a:link { color: inherit; }
a:visited { color: inherit; }
a:hover { color: inherit; }
a:active { color: inherit; }
ol, ul { list-style-type: none; padding: 0px; }

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

div#content {
	margin: 0px auto;
	width: 900px;
	min-height: 500px;
}

/**************************** element specific ******************************/

/*** Snippets ***/

/* head */
a#head {
	display: block;
	width: 898px;
	height: 200px;
	border: 1px solid #ccc;
	border-radius: 8px;
	margin-top: 10px;
	/*background: url("../img/header.jpg");*/
	background: url("../img/header3.png");
	background-color: #ccc;
	color: #fff;
	text-align: center;
}
a#head:hover {
	opacity: 0.9;
	filter: alpha( opacity=90 );
	color: #eee;
}
a#head h1 {
	margin: 120px 0px 0px 0px;
	/*font-size: 2.6em;*/
	font-size: 3.3rem;
}

/* Flags */
ul.flags {
	display: block;
	width: 898px;
	height: 33px;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 8px;
}
ul.flags div {
	width: 270px;
	margin: 0px auto;
	/*float: right;*/
}
ul.flags li {
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
}
ul.flags li img {
	margin-top: 1px;
	opacity: 0.7;
}
ul.flags li a:hover img {
	opacity: 1;
}

div#breadcrumb {
	width: 898px;
	height: 25px;
	padding-top: 8px;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 8px;
	/*text-align: center;*/
}
div#breadcrumb a:first-child {
	margin-left: 1em;
}
div#breadcrumb span {
	font-size: 1.2em;
}

/* Footer */
div#footer {
	clear: both;
	float: left;
/*	background-color: #ccc;*/
	margin: 5px 0px 15px 0px;
	width: 898px;
	height: 33px;
	border: 1px solid #ccc;
	border-radius: 8px;
	text-align: center;
}


/*** HTML ***/
div.html-body {
/*	clear: both;*/
	float:left;
	width: 858px;
	min-height: 300px;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 8px;
	padding: 20px;
}

div.html-body h2 {
	margin-bottom: 10px;
}

div.html-body li {
	list-style: circle;
	margin: 15px 0px 0px 10px;
}

div#kunden {
	margin-left: 230px;
	font-size: 1.2em;
}

div#kunden h3 {
	margin: 30px 0px 0px 20px;
}

div#kunden ul {
	margin-left: 50px;
}

div#kooperationen h2, p {
	margin: 1em 0;
}
/**************************** template specific ******************************/




/* Navigation -> home.tpl */
div#home {
	clear:both;
}
div#home a:hover {
	text-decoration: underline;
/*	font-weight: bold;*/
}
/*div#home a:hover p {
	background-color: #ccc;
}*/

div#floatLeftTop {
	float: left;
	width:358px;
	height: 278px;
	padding-top: 20px;
	border: 1px solid #ccc;
	border-radius: 8px;
	margin-top: 5px;
}
div#floatLeftTop p {
	height:40px;
	width:150px;
	margin:10px;
	font-size: 1.2em;
	text-align: right;
/*	background-color:#eee;*/
}

div#floatLeftTop p#Profil {
	padding-left:50px; /*60*/
}
div#floatLeftTop p#Kunden {
	padding-left:20px; /*30*/
}
div#floatLeftTop p#Arbeitsweise {
	padding-left:10px;
}
div#floatLeftTop p#Kooperationen {
	padding-left:20px;
}
div#floatLeftTop p#Referenzen {
	padding-left:40px;
}

div#floatLeftTop div#waage {
	float: right;
	margin:60px 20px 0px 0px;
/*	border:1px solid #000;*/
	background-image:url(../img/waage.jpg);
	width: 140px;
	height: 103px;
}
div#floatLeftBottom {
	clear: left;
	float: left;
	width: 358px;
	height: 248px;
	border : 1px solid #ccc;
	border-radius: 8px;
	margin-top: 5px;
}
/*div#floatLeftBottom h2 {
	text-align:center;
	margin: 10px 10px 30px 10px;
	color: #999;
}*/
div#floatLeftBottom p:first-child {
	margin-top: 50px;
}
div#floatLeftBottom p {
	font-size:1.2em;
	text-align:center;
	margin: 15px;
}
div#floatLeftBottom p#Kontakt {
	margin-top: 25px;
	font-size:2em;
}

div#floatRight {
	float: right;
	width: 533px;
	height: 553px;
	border: 1px solid #ccc;
	border-radius: 8px;
	margin: 5px 0px 0px 0px;
	font-size: 1.2em;
}
div#floatRight h2 {
	text-align:center;
	margin:10px 10px 30px 10px;
	font-size:1.7em;
	color: #999;
}
div#floatRight p {
	text-align: center;
	margin:30px;
}

/*
div#floatRight p#Ehescheidung {
	font-weight: bold;
	font-size: 1.7rem;
	margin-bottom: -1rem;
}

div#floatRight p#Internationale_Scheidung {
	font-weight: bold;
	margin-bottom: 2.6rem;
}

div#floatRight p#Heiraten-Ausland {
	margin-top: -23px;
}

div #floatRight p#Insolvenz {
	font-weight: bold;
	margin-top:75px;
}

div #floatRight p#Vertragsgestaltung-Streitschlichtung {
	margin-top: -10px;
}

div #andere_Rechtsgebiete {
	margin-top: -10px;
}
*/
div#floatRight p#Wirtschaftsrecht {
	font-weight: bold;
	font-size: 1.5rem;
	margin-top: 3.3rem;
	margin-bottom: 2.8rem;
}	

div#floatRight p#Ehescheidung {
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: -1rem;
}

div#floatRight p#Internationale_Scheidung {
	font-weight: bold;
	margin-bottom: 2.8rem;
}

div#floatRight p#Familienrecht {
	font-weight: bold;
	font-size: 1.3rem;
	margin-bottom: 2.8rem;
}

div#floatRight p#Heiraten-Ehevertrag {
	font-weight: bold;
	font-size: 1.2rem;
}

div#floatRight p#Heiraten-Ausland {
	margin-top: -23px;
	margin-bottom: 2.8rem;
}

div #andere_Rechtsgebiete {
	margin-top: -10px;
}


hr {
	margin: 0.8rem 0 2.1rem 0;
	border: 0.1rem solid #f1f1f1;
	width: 95%;
	float: right;
}

.clearing {
	clear: both;
}
