@charset "utf-8";

/* CSS Document */

/* -------------------------------------
	Inhaltsverzeichnis
----------------------------------------
	domain: kanzlei-am-dom.net
	auhtor: Matthias König

	1. Allgemeines
	2. Topnavi
	3. Headline
	4. Content-Box
		4.1 Content
		4.2 Sidebar
	5. Navi
	6. Footer
	
----------------------------------------
	Colors
----------------------------------------

	Text			-			#515151
	
	Grün			-			#8dd23f
	
----------------------------------------
	1. Allgemeines
------------------------------------- */
	
	* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html {
	background: url(../images/bg-kachel.jpg) 0 0 repeat;
}

body {
	font: 62.5% / 1.8em Arial, Helvetica, sans-serif;
	color: #515151;
	width:100%;
}

small {
	font-size:11px;
}

#background {
	width: 100%;
	height: 1258px;
	background: url(../images/bg.jpg) top center no-repeat;
}

#background2 {
	margin: 0 auto;
	width: 950px;
	height: 1258px;
	background: url(../images/bg.jpg) top center no-repeat;
}

#wrapper {
	width: 950px;
	height: 1258px;
	margin: 0 auto;
	font-size: 1.2em;
	position: relative;
}

h2 {
	font-size: 1.3em;
	margin: 0 0 1.2em 0;
}

p {
	margin: 0 0 1.2em 0;
}

p.center {
	font-weight: bold;
	text-align: center;
}

p.leftalign {
	text-align:left;
}

.cleaner {
	float: none;
	clear: both;
}

.clear {
	clear:both;
	float:none;
	height:0;
}

#sign_weber {
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 6px;
	padding: 50px 0 0 0;
	margin: 0 0 0 357px;
	background: url(../images/sign_weber.png) 0 0 no-repeat;
}

#sign_weber2 {
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 6px;
	padding: 50px 0 0 0;
	margin: 30px 0 0 0;
	background: url(../images/sign_weber.png) 0 0 no-repeat;
	float:left;
}

#sign_sauer {
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 6px;
	padding: 50px 0 0 0;
	margin: 0 0 0 357px;
	background: url(../images/sign_sauer.png) 0 0 no-repeat;
}

#sign_sauer2 {
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 6px;
	padding: 50px 0 0 0;
	margin: 30px 20px 0 0;
	background: url(../images/sign_sauer.png) 0 0 no-repeat;
	float:left;
}

#sign_wagner {
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 60px;
	padding: 50px 0 0 0;
	margin: 0 0 0 357px;
	background: url(../images/sign_wagner.png) 0 0 no-repeat;
}

#sign_wagner2 {
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 60px;
	padding: 50px 0 0 0;
	margin: 30px 0 0 0;
	background: url(../images/sign_wagner.png) 0 0 no-repeat;
	float:left;
}

#sign_hinze {
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 60px;
	padding: 50px 0 0 0;
	margin: 30px 0 0 0;
	background: url(../images/sign_hinze.png) 0 0 no-repeat;
	float:right;
}

#sign_hinze2 {
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 60px;
	padding: 50px 0 0 0;
	margin: 30px 0 0 0;
	background: url(../images/sign_hinze.png) 0 0 no-repeat;
	float:left;
}

#sign_peltzer {
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 30px;
	padding: 80px 0 0 0;
	margin: 0 0 0 357px;
	background: url(../images/sign_peltzer.png) 0 0 no-repeat;
}

#sign_peltzer2 {
	text-align: center;
	font-size: 0.8em;
	width: 100px;
	height: 30px;
	padding: 80px 0 0 0;
	margin: 0 10px 0 23px;
	background: url(../images/sign_peltzer.png) 0 0 no-repeat;
	float:left;
}

#euroweb {
	width: 100%!important;
}

#euroweb img {
	margin: 0 1px 0 0;
	float: left;
}

/* -------------------------------------
	2. Topnavi
------------------------------------- */

	#topnavi {
	width: 893px;
	height: 43px;
	padding: 6px 0 0 57px;
}

/* -------------------------------------
	2. Topnavi2
------------------------------------- */

	#topnavi2 {
	width: 350px;
	height: 29px;
	padding: 18px 0 0 0;
}

/* -------------------------------------
	3. Headline
------------------------------------- */
		
	h1 {
	margin: 122px 0 0 80px;
	height:88px;
	display: block;
	font-size: 23px;
	color:#333;
	text-transform:uppercase;
}

h1 span {
	color:#8dd23f;
	font-size:16px;
	display:block;
	margin-top:7px;
}

/* -------------------------------------
	4. Content-Box
------------------------------------- */

	#content-box {
	width: 870px;
	height: 782px;
	padding: 0 0 0 80px;
	background: url(../images/content-box_bg.jpg) 561px 0 repeat-y;
	text-align: justify;
}

#content-box a {
	color: #8dd23f;
	text-decoration: none;
}

#content-box a:hover {
	text-decoration: underline;
}

#content-box .trenner {
	width: 100%;
	height: 1.2em;
	border-bottom: 1px dashed #d3d7d8;
	margin: 0 0 1.2em 0;
	float: none;
	clear: both;
}

#content-box strong {
	font-weight: normal;
	color: #000;
}


/* -------------------------------------
				4.1 Content
			------------------------------------- */
			
				#content {
	width: 457px;
	padding: 0 25px 0 0;
	height: 792px;
	overflow:auto;
	float: left;
	font-size: 1.1em;
}

#content ol {
	padding: 0 0 0 20px;
}

#content ol li {
	margin: 0 0 0.6em 0;
}

#content .img-float {
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
	margin: 2px 0 10px 20px;
	float: right;
}

#content .floats {
	background: url(../images/content-box_bg.jpg) 228px 0 repeat-y;
}

#content .links {
	width: 205px;
	float: left;
	margin: 0 23px 0 0;
}

#content .rechts {
	width: 205px;
	float: left;
	margin: 0 0 0 23px;
}


.linksCms {
	width: 188px;
	float: left;
	margin: 0 23px 0 0;
}

.rechtsCms {
	width: 205px;
	float: left;
	margin: 0 0 0 23px;
}

#content ul {
	list-style: none;
	margin: 0 0 1.2em 0;
}

#content ul li {
	background: url(../images/li.jpg) 0 3px no-repeat;
	margin: 0 0 0.6em 0;
	padding: 0 0 0 20px;
}

/* -------------------------------------
				4.2 Sidebar
			------------------------------------- */
			
#sidebar {
	width: 146px;
	padding: 0 15px 0 25px;
	float: left;
	height:790px;
	position:relative;
}

#sidebar p {
	text-align:left;
}

#sidebar .anwaltverein {
	border: 1px solid #ccc;
	background: #fff;
	padding: 3px;
}

/* -------------------------------------
	5. Navi
------------------------------------- */

	#navi {
	width: 180px;
	height: 560px;
	position: absolute;
	top: 110px;
	right: 0;
	color: #515151;
	background: url(../images/sidebar_bg.jpg) 0 0 no-repeat;
}

#navi ul {
	list-style: none;
}

#navi ul li {
	margin: 0 0 1.2em 0;
}

#navi ul li.kanzleiprofil {
	margin: 0 0 28px 0;
}


#navi ul li.forderungsinkasso {
	margin: 0 0 1px 0;
}

#navi ul li.terminvertretung {
	margin: 0 0 1px 0;
}

#navi ul li.korrespondenzpartner {
	margin: 0 0 1px 0;
}

#navi ul li.downloads {
	margin: 0 0 1px 0;
}







#navi ul li.Wirtschaftsstrafrecht {
	margin: 0 0 50px 0;
}

#navi ul li a {
	color: #515151;
	text-decoration: none;
}

#navi ul li ul {
	margin: 10px 0 1.2em 0;
}

#navi ul li ul li {
	padding: 0 0 0 15px;
	background: url(../images/li_navi.jpg) 0 3px no-repeat;
	margin: 0 0 2px 0;
}

.nav-li {
	margin:0!important;
}

*html .nav-li {
	margin:0 0 4px 0!important;
}

#navi ul li ul li a {
	color: #7a7b65;
	text-decoration: none;
}

#navi ul li a:hover,
 #navi ul li a.active,
 #navi ul li ul li a:hover,
 #navi ul li ul li a.active {
	text-decoration: underline;
}





/* -------------------------------------
	6. Footer
------------------------------------- */

#footer {
    color: #FFFFFF;
    font-weight: bold;
    height: 23px;
    margin: 0 198px 0 50px;
    padding: 15px 0 0;
    text-align: center;
    width: 702px;
}

#footer a {
	margin: 0 15px;
	text-decoration: none;
	color: #fff;
}

#footer a:hover,
 #footer a.active {
	text-decoration: underline;
}

/* -------------------------------------
	Ende ;)
------------------------------------- */

.accToggle {
	cursor:pointer;
	font-size:13px;
	margin:10px 0;
	position:relative;
	text-align:left;
	width:400px;
}

.accToggle span.datum {
	float:right;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	margin-right:-60px;
	position:relative;
}

.accActive,
.accToggle:hover {
	color:#8DD23F;
}

