/*
Theme Name: Kanzlei Pfab
Theme URI:
Description:
Version: 1.0
*/
/* ANCHORS      ---------------------------------------------- */
/*_____________________________________ */
li.page_item_selected h6.raq
{
	position: relative;
	top: -2px;
	display: inline;
	margin: -5px 0px 0px 0px;
}
#rightbar a
{
	display: block;
}
#rightbar a:hover
{
	background-color: #ccc;
	display: block;
	margin-left: -6px;
	padding-left: 6px;
	width: 364px;
}
#rightbar a:visited
{
	color: #000;
}
.post a, .post_home a
{
	color:#6F1E16;
	text-decoration: none;
}
.post a:hover, .post_home a:hover
{
	text-decoration: none;
}
.post_home a:visited
{
	color: #000;
}
#footer a
{
	text-decoration: none;
	color: #ccc;
}
#header a
{
	text-decoration: underline;
	color: #666;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: .1em;
	text-decoration: none;
}
#header a:hover
{
	text-decoration: none;
}
#rightbar a
{
	text-decoration: none;
	color:#6F1E16;

}
h1 a
{
	color:#6F1E16;
	text-decoration: none;
}
ul.archiv li a
{
	font-size: .8em;
	text-decoration: none;
	color: #6F1E16;
}
li.page_item a
{
	display: block;
	width: 190px;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	/*background-color: #CCD1CD;*/
	border-top: 1px solid #fff;
	color: #666;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 1px;
	text-decoration: none;
}
li.page_item_aktuell a
{
	display: block;
	width: 190px;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	/*background-color: #CCD1CD;*/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #666;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 1px;
	text-decoration: none;
}
li.page_item_aktuell a:hover
{
	background-color: #6F1E16;
	color: white;
	border-bottom: 1px solid #fff;
}
li.page_item a:hover
{
	background-color: #6F1E16;
	color: white;
}



li.page_item_selected a
{
	display: block;
	width: 205px;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #6F1E16;
	border-top: 1px solid #fff;
	color: white;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 1px;
	text-decoration: none;
}
li.sub_page_item a
{
	margin-left: 25px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: .75em;
	display: block;
	text-decoration: none;
	color: #333;
	height: 16px;
}
li.sub_page_item a:first-letter{font-size: 16px; }

li.sub_page_item_selected a
{
	font-weight: bold;
	margin-left: 25px;
	padding-top: 3px;
	/* margin-top: 10px;
	margin-bottom: 10px; */
	font-size: .75em;
	display: block;
	text-decoration: none;
	color: #333;
	height: 16px;
}
li.sub_page_item_selected a:first-letter{font-size: 16px; }

li.sub_page_item a:hover
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
/* PARAGRAPHS ---------------------------------------------- */
/*_____________________________________ */
.entry p
{
	margin-top: 15px;
}

/* HEADINGS ---------------------------------------------------- */
/*_____________________________________ */
#rightbar h2
{
	font-size: .9em;
	font-weight: normal;
	color: #666;
	margin-top: 25px;
	padding-left: 5px;
	border-bottom: 1px solid #fff;
}
#sidebar h2
{
	font-size: .8em;
	font-weight: normal;
	color: white;
	padding-left: 20px;
}

.post h2, .post h1
{
	color: #6F1E16;
	font-size: 1.1em;
}

/* GLOBALS ---------------------------------------------------- */
/*_____________________________________ */
*
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
* html
{
	height:100%;
    overflow:hidden;
}
body
{
	background-image: url(images/hg_muster.gif);
	width: 996px;
	background-repeat: repeat-y;
}
#page
{
	width: 996px;
	/*margin: 0 auto;*/

}
#footer
{
	/* border-top: 1px solid #000; */
	padding: 20px;
	text-align: center;
	font-size: .7em;
	color: #ccc;
}
#header
{
	height: 60px;
	/*border-bottom: 1px solid #000;*/
	background-image: url(images/top.jpg);
	z-index: -1;
	font-size: .8em;
	color: #999;
	padding-left: 20px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: -1px 17px;
}
#images
{
	width: 996px;
	height: 95px;
	padding-top: 10px;
	padding-bottom: 2px;
	background-color: #fff;
}
#content
{
	margin-top: 10px;
	background-repeat: repeat-y;
	/*background-image: url(images/hg_muster.jpg);*/
	min-height: 500px;
}
* html #content
{
	height: 600px;
}
.post
{
	margin-left: 240px;
	padding-top: 25px;
	padding-bottom: 35px;
	width: 350px;
	font-size: .8em;
	line-height: 1.5em;
}
.post_home
{
	margin-left: 240px;
	padding-top: 25px;
	padding-bottom: 35px;
	width: 350px;
	font-size: .8em;
	line-height: 1.5em;
}

.post_home p {
	color: #6F1E16;
	font-size: 1.1em;
	font-weight: bold;
}


#sidebar
{
	position: absolute;
	top: 150px;
	width: 210px;
}
* html #sidebar
{
	top: 165px;
}
#rightbar
{
	position: absolute;
	top: 200px;
	margin-left: 627px;
	width: 360px;
}
.entry
{
	margin-top: 15px;
	padding-bottom: 20px;
}
/* IMAGES   ---------------------------------------------------- */
/*_____________________________________ */
.pf_bild,
{
margin-left: -6px;
	/*
position:fixed;
	bottom:0;
	overflow: hidden;
*/
}
* html .pf_bild
{
margin-left: -6px;
}
img.zitat
{
	margin-top: 100px;
}
.entry img
{
	padding: 5px;
	border: none;
}
.headerimg
{
	margin-left: 605px;
	margin-top: -55px;
}
* html .headerimg
{
	margin-top: -70px;
	z-index: 2;
}
#images img
{
	float: left;
}
/* LISTS   ------------------------------------------------------ */
/*_____________________________________ */
.post ul, .post_home ul
{
	list-style: none;
}
.post_home li
{
	padding-bottom: 5px;
}
ul.archiv
{
	list-style: none;
	margin-top: 5px;

}
ul.archiv  li
{
	border-top: 1px solid #fff;
	padding-left: 20px;
}
#rightbar ul
{
	list-style: none;
	font-size: .8em;
}
#rightbar li
{
	padding: 5px;
}
.entry ul { margin: 20px 20px 20px 25px; }
.entry li
{
	margin-left: 5px;
	list-style-image: url(images/list.gif);
}
#header ul
{
	list-style: none;
	padding-top: 40px;
}
#header li
{
	display: inline;
}
#sidebar ul.pages
{
	list-style: none;
	margin-top: 55px;
}
ul.subpages li
{
	margin-left: -5px;
}
ul.subpages
{
	list-style: none;
	border-top: 1px solid #fff;
	background-color: #E5E6E6;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
* html ul.subpages
{
	padding: 0;
	margin-top: -19px;
}

