/*
Theme Name: Koester Theme
Theme URI: http://www.koesterblog.com/
Description: Theme for koesterblog.com
Version: 1.0
Author: Kanzlei Koester
Author URI: http://www.kanzleikoester.com//
Tags: white, custom header, fixed width, three columns

	Koester Theme v1.0

*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

.header {
	width: 955px;
	height: 95px;
	background: url("images/header.jpg") no-repeat;
}

.header a {
	border: 0px !important;
	text-decoration: none !important;
	display: block;
	height:35px;
	width: 210px !important;
	float: left;
}

.logo {
	width: 955px;
	height: 194px;
}

.logo a {
	border: 0px;
	text-decoration: none;
}

.logo a img {
	border: 0px;
}

.headmenu {
	width: 955px;
	height: 28px;
}

.hlsep {
	width: 955px;
	height: 60px;
	color: #ffffff;
}

.sidebar {
	width: 231px;
}

.central {
	width: 522px;
}

.right {
	width: 202px;
	line-height: 20px;
}

.footer {
	width: 955px;
	height: 107px;
	background: url("images/footer.jpg");
}

.headtext {
	width:735px !important;
	padding-bottom: 3px;
	padding-right: 2px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	float: right;
	padding-top: 20px;
}

.headtext span {
	color: #000000;
}

.hmenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	float: left;
}

.hmenu a {
	color: #666666;
	text-decoration: none;
}

.hmenu a:hover {
	text-decoration: underline;
	color: #f30054 !important;
}

.vmenu {
	/*font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	float: left;*/
}

.vmenu a {
	color: #666666;
	text-decoration: none;
}

.vmenu ul {
	list-style-type:none;
	padding-left: 0;
	margin-top: 0;
}

.hmenu a:hover {
	text-decoration: underline;
	color: #f30054 !important;
}

.hmenu li {
	list-style: none;
}

.red {
	color: #f30054;
}

.hmenu .active {
	color: #f30054 !important;
}

.search {
	float: right;
}

.sidcontent {
	font-family: Verdana;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
	line-height: 20px;
}

.sidelink a {
	color: #666666;
	text-decoration: none;
}
.sidelink a:hover {
	text-decoration: underline;
}

.footertext {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	padding-bottom: 60px;
}

.related_posts_by_category ul li {
	padding: 0;
	margin: 0;
}
.related_posts_by_category ul li a {
	color: #666666;
	text-decoration: none;
}

.related_posts_by_category ul li a:hover {
	text-decoration: underline;
}

.categories h2 {
	font-family: Verdana;
	font-size: 11px;
	list-style: none;
	color: #f30054;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-left: 14px;
}

.categories {
	list-style: none;
}

.rmainul {
	margin: 0;
	padding: 0;
}
.categories ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style: none;
}

.categories ul li{
	/*background: url("images/catli.gif") 0px 8px no-repeat;*/
	padding: 0;
	margin: 0;
	/*padding-left: 10px;*/
}

.categories ul li a {
	color: #666666;
	text-decoration: none;
}

.categories ul li a:hover {
	text-decoration: underline;
}

.rightcon {
	padding-left: 15px;
}

.abon {
	padding-top: 2px;
	padding-left: 30px;
}

.hmenu {
	padding-top: 2px;
}

.hmenu ul {
	padding: 0;
	margin: 0;
	padding-left: 2px;
}

.hmenu li {
	list-style: none;
	display: inline;
	/*background: url("images/catli.gif") 0px 4px no-repeat;
	padding-left: 10px;*/
	margin-right: 25px;
}

.hmenu .current_page_item a {
	color: #f30054;
}

.hmenu .current_page_item {
	background: url("images/pagelia.gif") 0px 4px no-repeat;
}

#s, #searchsubmit {
	margin:0;
	padding:0;
}

#s {
	font-family: Arial;
	font-size: 11px;
	color: #878787;
	border: solid 1px #878787;
	height: 16px;
	vertical-align: top;
	border-right: none;
	display: block;
	float: left;
	width: 150px;
}

#searchsubmit {
	vertical-align: top;
	display: block;
	float: left;
}

.shead {
	float:left;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
}
.ipage {
	padding-top: 7px;
}

#content {
}

#content small {
	font-family: Verdana;
	font-size: 10px;
	color: #f30054;
	width: 473px;
}

.posttags a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

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

h2 {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 23px;
}

.pagetitle h2 {
	padding:0;
	margin:0;
}

h2 a, h3 a {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

.entry {
	width: 473px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

.more-link {
	color: #f30054;
}

hr {
	width: 473px;
}
.ptitle, .pagetitle {
	width: 473px;
}

.psep {
	width: 473px;
	line-height: 12px;
	border-bottom: solid 1px #c1c1c1;
	margin-bottom: 24px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.navigation {
	width: 473px;
}

.navigation a {
	font-family: Verdana;
	font-size: 11px;
	color: #f30054;
	text-decoration: none;
}

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

.postmetadata {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.postmetadata a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

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

#respond {
	font-family: Verdana;
	font-size: 11px;
}

.rtext {
	padding-left:30px;
	line-height: 20px;
	color: #666666;
}

.rtext a{
	text-decoration:none;
}

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

/*div.category-aktuelle-urteile{
	background-color:#E2E2E2;
	padding: 10px;
}*/

/*GDS*/
.siegel{
	float: right;
	position: relative;
	top: -25px;
}