/* 
www.kanzlei-sieling.de
Start: 24.01.2007
Letzte Aenderung: 20.02.2007
Blogintegration: 04.03.2008
Design: Manuela Hoffmann, info@pixelraphix.de, www.pixelgraphix.de/information
Blogintegration: Joerg Petermann, info@einfach-persoenlich.de www.einfach-persoenlich.de
*/

/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

html {
background: #8D898C url('images/navi-over.jpg') repeat-x top left;
}

/* Allgemeines */

body {
	font-size: 80%;
	line-height: 1.6em;
	color: #333;
	background: #8d898c url('images/bg.jpg') top left repeat-x;
	font-family:verdana, georgia, palatino, "Times New Roman", serif;
	text-align: center;	
}

a:link {
	color: #ce4651;
	text-decoration: none;
}

a:visited {
	color: #84232b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0.5em 0 1em;
	clear: both;
}

.postmetadata { font-size: 0.85em; padding: 10px 0;}

/* Startseite, Sidebar: Mehr Topabstand */
.abstand { padding: 10px 0; font-weight:bold;}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente, z.B. Klasse bild */

.links {
	float: left;
	margin: 3px 10px 0 0;
}

.rechts {
	float: right;
	margin: 0 0 0 10px;
}

/* Listen */

ul,li{ margin: 0; list-style-type: none; position: relative; }

.list li { background: #fde7ed url('images/li.png') no-repeat 10px 8px;
padding: 8px 8px 8px 40px; margin: 6px 0; line-height:1.2em;}


h1 {display:inline;}

/* Link zur Startseite, der H1 versteckt */

#startlink { margin: 0 0 0 30px; width: 250px; height:165px; display:block; float: left;}

#startlink a { display: block; width: 250px; height:165px; float: left;}

h2 { color: #e34d59; font-size: 2.4em; padding: 20px 0 10px 0; font-weight: normal;
}

h3 { color: #e34d59; font-size: 1.4em; padding: 20px 0 10px 0; font-weight: normal;
}


/* Layout */
#wrapper {
background: #fff url('images/bg-main.jpg') top left repeat-y;
width: 775px;
margin: 0 auto;
text-align:left;
}

#header {
width: 775px;
height: 173px;
background: #9f4e54 url('images/header.jpg') top left no-repeat;
margin:0; padding: 0;
}

/* Top-Navigation */

ul#navi {
float: right;
width: 466px !important;
width: 465px;
font-family:georgia, palatino, "Times New Roman", serif;
font-size: 0.9em;
}

#navi li {
display: block;
height: 41px;
background: #DDD url('images/navi.jpg') repeat-x top left;
float: left;
margin: 0 0 0 2px;
text-align: center;
}

#navi li a {
display: block;
height: 41px;
background: #5D5958 url('images/navi.jpg') repeat-x top left;
float: left;
padding: 122px 0 10px 0;
color: #fff;
text-transform: uppercase;
}

#navi li a:hover {
display: block;
height: 41px;
background: #111 url('images/navi-over.jpg') repeat-x top left;
float: left;
padding: 122px 0 10px 0;
color: #fff;
text-decoration:none;
}

/* Breite der Tabs in der Navigation passend zum Bild auf der Startseite */

#navhome { width: 94px;}
#navberatung { width: 144px;}
#navblog { width: 97px;}
#navkontakt { width: 97px;}

body#Kontakt a#navkontakt,
body#Kanzlei a#navhome,
body#Rechtsberatung a#navberatung,
body#Weblog a#navblog { background: #5D5958 url('images/navi-now.jpg') repeat-x top left;}

/* Gesamter Container */

#content {
background: #fff url('images/bg-main.jpg') top left repeat-y;
width: 775px;
margin: 0 auto;
text-align:left;
float: left;
display:inline;
}

/* Inhalt */

#main {
padding: 5px 40px 0 0;
float: right;
width: 415px;
}

/* Alternative Breite für die Startseite */

#home #main{
width: 424px;
}

div.pfad {clear:both;font-size: 0.9em;
padding: 10px 40px 0 40px;
width: 695px; text-align:right;}

.pfad p { color: #ce4651; padding: 10px 0; text-align:right;}

.pfad p a:link, .pfad p a:visited { text-decoration: underline;}

/* Seitenleiste */

#sidebar {
width:296px;
float: left;
display:inline;
padding: 0 0 0 15px;
}

/* Alternative Breite für die Startseite */

#home #sidebar {width:265px; padding: 0 0 0 25px;}

div#subnavi ul {
margin:0;
margin:0 0 2em;
width: 296px;
background: #e34d59;
color: #fff;
text-transform:uppercase;
}

/*
#subnavi a:link, #subnavi a:visited { color:#fff; padding: 10px 20px; display:block;}

#subnavi li { border-bottom: 1px solid #4f4a4b;}

#subnavi li ul { background: #aa3a43; padding:0; margin:0;}

#subnavi li ul li a:link, #subnavi li ul li a:visited { padding: 5px 0 5px 20px; margin:0 0 0 50px;text-transform:none; font-size: 0.95em; background: transparent url('images/list.gif') no-repeat 0 50%;}

#subnavi ul li ul li:hover,
#subnavi ul li ul li a:hover,
#subnavi li a:hover {text-decoration:none; background: #8E333C;
} 

#subnavi ul li ul li a:hover{
background:transparent url('images/list.gif') no-repeat 0 50%;
}

#subnavi li a#level2current {text-decoration:none; background: #3C3A3B;} 

#subnavi ul li a{
display:block;
padding: 11px 20px; 
}
*/

/* Seitenfuss*/

#footer {
clear:both;
background: #403b3c url('images/footer-bg.jpg') top left repeat-y;
color: #eee;
font-size: .85em;
padding: 20px 40px 10px;
float: left;
}

#footer .spalte{
border-right:1px dotted #eee;
width:280px;
float:left;
display:inline;
}

#footer .s2{
width:270px;
}

#footer .s3{
width:230px;
border:0;
}

#footer p{
margin:0 15px 3px;
}

#footer .spalte p{
margin:1px 15px;
}

#footer .spalte p a:link, 
#footer .spalte p a:visited { color: #eee; }

/* Rundung */

#abschluss {
clear:both;
background: #403b3c url('images/footer-foot.jpg') top left no-repeat;
width: 775px;
height: 30px;
}

/* Bildformatierung */

.bild { padding: 3px; border: 2px solid #716d6f; background: #fff;}

input, textarea { border: 1px solid #aaa;}


.error {
        background:#eee;
        border:1px solid #f30;
        color:#f30;
        padding:5px;
}

.success {
        background:#eee;
        border:1px solid #390;
        color:#390;
        padding:5px;
}

/* Ergaenzung */

#footer p a{
color: #eee;
}

#footer  .spalte p a.rot{
color:#E14F5A;
}

/* */

#sidebar{
overflow:hidden;
}

#subnavi{
margin-bottom:6em;
}

#subnavi form{
padding:10px 20px;
}

#subnavi form input{
color:#666;
width:190px;
padding:4px 6px;
}

#subnavi form input#subnavisubmit{
color:#fff;
background:#AA3A43;
padding:.3em .1em;
width:3em;
font-weight:bold;
border:0;
border-right:1px solid #444;
border-bottom:1px solid #444;
}

#subnavi ul li.bookmarkcat{
padding:0 0 0 20px;
line-height:3em;
}

#subnavi ul li.bookmarkcat ul{
line-height:3em;
margin-left:-20px;
}

#subnavi ul li.bookmarkcat ul li{
line-height:1.7em;
}

/* */

#main h2,
#main h3{
line-height:1.1em;
font-family:georgia, palatino, "Times New Roman", serif;
}

#main h2{
font-size:1.8em;
background:0;
}

#main h3{
margin:0;
background:transparent url(images/li.png) no-repeat 0 21px;
padding-left:30px;
}

#main h2 a,
#main h3 a{
color: #ce4651;
text-decoration: none;
}

#main h2 a:hover,
#main h3 a:hover{
border-bottom:1px solid #ce4651;
}


#main .entry{
width: 505px;
padding-top:3px;
border-top:1px solid #ddd;
background:transparent url(images/h.gif) repeat-x 0 0;
}

#main #info{
margin-top:-1.3em;
}

#main .more-link {
text-align: right;
margin-top:0;
}

#main ul.liste li{
margin-right:1.6em;
float:left;
display:inline;
width:145px;
background:0;
margin:0;
padding:0;
}

#main ul.postspermonth{
margin:0 0 1em 2em
}

#main select{
border:1px solid #ccc;
}

#main ul.list{
float:left;
display:inline;
width:550px;
}

#main ul.list li{
float:left;
display:inline;
width:215px;
height:196px;
margin:0 10px 10px 0 ;
padding:20px 10px 10px 33px;
overflow:hidden;
background:#fdeeef url(images/li.png) no-repeat 6px 20px;
background:#eee url(images/li.png) no-repeat 6px 20px;
}

#main .wp-pagenavi{
margin:1em 0;
padding:.4em 1em;
background:#FDEEEF;
border-top:1px solid #F1A8AD;
text-align:center;
width:480px;
}

#main .wp-pagenavi a, 
#main .wp-pagenavi a:link{
padding: 2px 4px; 
}

#main .wp-pagenavi span.pages{
margin-right:1em;
}

#main .wp-pagenavi span.current {
padding: 2px 4px 2px 4px; 
font-weight: bold;
}

#main .wp-pagenavi span.extend {
margin-left:1em;
}

#main p.weiter{
margin-top:1em;
}

#main .tags{
font-size:.9em;
text-align:right;
}

#main .post{
padding-bottom:1.6em;
}

#main .postmetadata{
margin-top:1em;
padding:1em;
background:#FDEEEF;
border-top:1px solid #F1A8AD;
}

#main ol.commentlist li{
margin-bottom:1em;
padding:1em;
background:#FDEEEF;
border-top:1px solid #F1A8AD;
overflow:hidden;
}

#main p.date{
color:#888;
font-size:.9em;
padding-top:.5em;
border-top:1px solid #ddd;
}

#main form#commentform{
padding:1em;
background:#FDEEEF;
border-top:1px solid #F1A8AD;
}

#main form#commentform input#submit{
color:#fff;
background:#E14F5A;
padding:.3em 1em;
width:6em;
font-weight:bold;
border:0;
border-right:1px solid #666;
border-bottom:1px solid #666;
}

#main form#commentform input,
#main form#commentform textarea{
width:350px;
padding:.3em .5em;
}

body#Link a#navlink,
body#Kontakt a#navkontakt,
body#Kanzlei a#navhome,
body#IT-Recht a#navitrecht,
body#Rechtsberatung a#navberatung,
body#Weblog a#navblog { background: #5D5958 url('images/navi-now.jpg') repeat-x top left;}

#navhome { width: 93px;}
#navberatung { width: 143px;}
#navblog { width: 96px;}
#navitrecht { width: 96px;}
#navkontakt { width: 101px;}

#wrapper {width: 875px;}
#header {width: 875px;}
ul#navi {width: 566px !important; width: 565px;}
#content {width: 875px;}
#footer {width: 795px;}
#abschluss {width: 874px;}


#main {
margin-bottom:6em;
padding: 5px 40px 0 0 !important;
padding: 5px 20px 0 0;
width: 505px !important; 
width: 522px;
overflow:hidden;
}

#home #main{
width: 524px !important; 
width: 541px; 
}

/*
#subnavi ul li ul li,
#subnavi ul li{
border-bottom:1px solid #4f4a4b;
}

#subnavi ul li ul{
border-top:1px solid #4f4a4b;
}

*/

div#subnavi ul {
margin:0;
margin:0 0 2em;
width: 296px;
background: #e34d59;
color: #fff;
text-transform:uppercase;
}

#subnavi ul li a:link, 
#subnavi ul li a:visited { 
color:#fff; 
}

#subnavi ul li ul { 
background: #aa3a43;
padding:0; 
margin:0;
}

#subnavi ul li ul li a:link, 
#subnavi ul li ul li a:visited { 
padding: 5px 0 5px 20px; 
margin:0 0 0 50px;
text-transform:none; 
font-size: 0.95em; 
background: transparent url('images/list.gif') no-repeat 0 50%;
}

#subnavi ul li ul li:hover,
#subnavi ul li ul li a:hover,
#subnavi ul li a:hover{
text-decoration:none; 
background:#8E333C;
} 

#subnavi ul li ul li a:hover{
background:#8E333C url('images/list.gif') no-repeat 0 50%;
}

#subnavi ul li a#level2current {
text-decoration:none; 
background:#3C3A3B;
} 

#subnavi ul li a{
display:block;
height:1%;
padding:11px 20px; 
}

#subnavi ul li{ 
border-bottom:1px solid #4f4a4b;
}

#subnavi ul li ul{ 
border-top:1px solid #4f4a4b;
}

ul#navi {
font-family:verdana,georgia, palatino, "Times New Roman", serif;
font-size:.9em !important;
font-size:.85em;
}

body#home #sidebar h4{
margin:0 0 -.5em;
}

#main ol{
list-style-type:decimal;
padding-left:2em;
margin:1em 0;
}

#main ol li{
list-style-type:decimal;
margin:0 0 .6em 1em;
}

#main ul{
padding-left:1em;
}

#main ul li{
background:transparent url(images/li.png) no-repeat 0 0;
padding:0 0 0 2em;
}


#sidebar ul li ul.rss li a{
background:transparent url(images/rss.gif) no-repeat 0 50%;
}

a#rightbadge {
position: absolute;
right: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(http://www.kanzlei-sieling.de/wp-content/pictures/badge-small-right.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
z-index:9999;
}

#badge{

            left:1000px;
            position:absolute;
            top:0px;
            z-index:45;

}
