/*
Theme Name: Dr. Klaus Eschenburg
Theme URI: http://www.dr-klaus-eschenburg.de
Description: Wenseite von Rechtsanwalt Dr. Klaus Eschenburg
Version: 1.0
Author: S&uuml;dlage GbR
Author URI: http://www.suedlage.de
License: Commercial
*/

* {
	padding:0;
	margin:0;
}

body {
	margin-top:43px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.left { float:left; }
.right { float:right; }
.clear { clear:both; }

#page {
	width:980px;
	margin:auto;
}

#header {
	width:980px;
	height:163px;
	background:url(images/header_bg.jpg) no-repeat top;
}

.headerbox {
	padding:10px 10px 0 10px;
	text-align:left;
}

.headerbox h1 {
	margin-left:44px;
	width:871px;
	height:87px;
	background:url(images/header_logo.jpg) no-repeat top;
	text-indent:-1500px;
}

.mainmenu ul {
	float:left;
	margin:27px 0 0 44px;
	width:597px;
}

.mainmenu ul li {
	float:left;
	list-style:none;
}

.mainmenu ul li a {
	float:left;
	margin-right:40px;
	padding-top:2px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
}

.mainmenu ul li a:hover {
	color:#FF5800;
}

.searchform .searchfield {
	float:left;
	margin-top:27px;
	padding-bottom:2px;
	border-bottom:1px solid #FF5800;
}

.searchform label {
	float:left;
	margin-top:27px;
	padding:2px 14px 0 0;
	font-weight:bold;
	text-transform:uppercase;
}

.searchform input {
	float:left;
	border:none;
}

.searchform .searchbutton {
	display:block;
	width:16px;
	height:11px;
	background:url(images/serach_button.jpg) no-repeat top;
}

.rightbox .hidden_link {
	color:#000000;
	text-decoration:none;
}

.rightbox .hidden_link:hover {
	text-decoration:underline;
}

.found {
	color:#FFFFFF;
	background-color:#FF5800;
}

#content {
	width:980px;
	background:url(images/content_bg.jpg) repeat-y top;
}

.content_wrapper {
	width:960px;
	background:url(images/maincontent_bg.jpg) repeat-y left;
}

.contentbox {
	margin:0 10px;
	border-top:6px solid #E5E5E5;
	border-bottom:6px solid #E5E5E5;
	line-height:16px;
}

.contentbox h2 {
	font-size:12px;
	color:#FF5800;
}

.contentbox a {
	color:#FF5800;
	text-decoration:none;
}

.contentbox a:hover {
	text-decoration:underline;
}

.contentbox address{
	padding-bottom:4px;
	font-style:normal;
}

.leftbox {
	width:617px;
	text-align:left;
}

.leftbox h2 {
	padding-bottom:7px;
}

.leftbox h3 {
	padding:10px 0 2px 0;
	font-size:12px;
	color:#FF5800;
}

.leftbox h4 {
	padding:12px 0 0 0;
	font-size:10px;
}

.leftbox .entry {
	padding:20px 44px 20px 20px;
}

.leftbox .xoxo li {
	list-style-image:url(images/ext_link_icon.gif);
}

.leftbox .post p {
	padding:2px 0;
}

.leftbox ul {
	padding:2px 0 4px 17px;
}

.rightbox {
	margin-right:42px;
	width:301px;
	text-align:left;
}

.rightbox .contact_box {
	padding:20px 0 23px 23px;
}

.rightbox .contact_box strong {
	display:inline-block;
	width:34px;
}

#sidebar {
	padding-left:23px;
}

#sidebar h2 {
	padding-bottom:17px;
}

#sidebar h3 {
	font-size:12px;
}

#sidebar h3 a {
	color:#000000;
}

#sidebar h3 a:hover {
	text-decoration:none;
	color:#FF5800;
}

#sidebar .post {
	padding-bottom:12px;
}

#sidebar .post .post_date {
	font-weight:bold;
}

#qSiegel {
	float:left;
}

#footer {
	width:980px;
	height:64px;
	background:url(images/footer_bg.jpg) no-repeat top;
}

.footermenu ul {
	float:left;
	margin:9px 0 0 44px;
	width:597px;
}

.footermenu ul li {
	float:left;
	list-style:none;
}

.footermenu ul li a {
	float:left;
	margin-right:24px;
	padding-top:2px;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

.footermenu ul li a:hover {
	color:#FF5800;
}
