/*
Theme Name: Rechtsanwalt Volker Betzing
Theme URI: www.volkerbetzing.de
Description: Design für die Webpräsenz des Bonner Rechtsanwaltes Volker Betzing
Author : Jan Betzing
*/
@import url('http://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bold,bolditalic') all;
body {
	background-color: #e6e6e6;
	color:#666666;
	font: 12px Verdana,Geneva,Kalimati,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #00F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #930;
}
.linklove{
display:none !important;}
.pl10{
padding-left:10px;}

#wrap {
	width: 900px;
	background: url('images/wrap.gif') repeat-y center top #fff; 
	margin: 10px auto 0 auto;
	padding: 0 0;
	text-align: left;
}

.divider{
height: 1px;
background: url(images/homepage12.gif);
margin: 0 auto 0 auto;

}

/* CONTENTS */

#contents {
	width: 620px;
	text-align: justify;
	float: left;
	padding: 15px 15px 15px 0;
	margin-left: 15px;

}

#contents h1,#contents h2,.sidecon h2 {
	color: #900000;
	font: bold 110% 'Droid Serif',Geneva,Kalimati,sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 5px;
	text-transform: uppercase;
}

#contents a:hover {
	text-decoration: underline;
}
#contents h2 a{
color: #0082c1;
}


#contents h1 a, #contents .small a, #sidebar h1 a, #sidebar h2 a {
	color: #dfdfdf;
}

#contents h1 a:hover, #contents h2 a:hover, #contents .small a:hover, #sidebar h1 a:hover, #sidebar h2 a:hover {
	text-decoration: underline;
}

#contents p {
	padding: 0 5px;
padding-top:0;
padding-bottom:0;
font: 14px 'Droid Serif',Geneva,Kalimati,sans-serif;
line-height: 20px;
}

#contents .small {
	background: #fafbfb;
	border-top: 1px solid #fafbfb;
	border-left: 1px solid #fafbfb;
	border-right: 1px solid #fafbfb;
	border-bottom: 1px solid #fafbfb;
	color: #7a7b7e;
	font: 85% Verdana,Geneva,Kalimati,sans-serif;
	margin: 0;
	padding: 0 2px 1px 3px;
}

#contents .small a{
color: #7a7b7e;
}


#contents .wp-smiley {
	background: #F2F8FF;
	border: 0;
	margin: 0;
	padding: 0;
}

/* SIDEBAR */

#sidebar {
margin-left:0px;
	width: 231px;
	float: right;
	font: 95%/130% Verdana,Geneva,Kalimati,sans-serif;
	padding: 0px 0 0 0px;
	margin-right: 14px;
	background-color: #efefef;
	margin-top: -10px;
}
#feedblock a, #feedblock{
color: #999;
font-size: 10px;}
#sidebar a{
margin: 0 5px 0 0px;
}
#sidebar ul {
	margin: 0;
	padding: 0 0 0 0;

}

#sidebar ul li {
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

#sidebar h2 {
	margin: 15px 14px 0 2px;
	text-align: left;
}


#sidebar ul li a {
	color: #000001;
	font-weight: bold;
}

#sidebar ul li a:hover {
	color: #1094d4;
	position: relative;
	top: 1px;
	left: 1px;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
}

#sidebar li li {
	padding: 1px 2px 0 4px;
}

#sidebar li li li {
	padding: 1px 2px 0 16px;
}


/* FOOTER */

#footer {
	height: 61px;
	background: url('images/footer.jpg') no-repeat;
	clear: both;
	color:#666666;
	font: 9px Verdana,Geneva,Kalimati,sans-serif;
	padding: 40px 0 0 0;
}
#footer a {
	color:#666666;
}

#footercontents{
width:650px;
text-align: center;
}

/* CONSTANTS */

hr {
	clear: both;
	visibility: hidden;
}


blockquote {
	padding-left: 10px;
	border-left: 3px solid #900000;
	margin-left: 15px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

img{
border: none;
}

/** MAIN MENU */

#mainmenu {
background: url(images/header3.jpg) no-repeat top left;
	width: 900px;
	height: 190px;
	margin: 0px auto;
}

#linkheader{
position:absolute;
margin-left: -450px;
margin-top: 10px;
left: 50%;
width:640px;
height: 100px;
}
#anschrift{
padding-top: 15px;
margin-left: 665px;
color: #666666;
font-size: 10px;
line-height: 20px;
}
#headerur{
float:right;
margin-top: -23px;
clear:right;
margin-right: 46px;
color: #666666;
font-size: 10px;
}

/** CONTENT */

#content {
	width: 900px;
	margin: 0px auto;
	padding-bottom: 0px;
}

/** LINKS */

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}


#reiter {
padding-top: 46px;
width:635px;
overflow: hidden;
padding-left: 20px;

}
 
td.reiter {
	background: #900;
	border-bottom: 22px solid #fff;
	height: 100px;
}

 
.menur a {
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}
 
.menur td {
	border-right: 1px solid #fff;
	padding: 3px 8px;
	text-align: center;
}
 
 
.menur td.active {
	border-right: 0px;
	background: #fff;
}
 
.menur td.last {
	border-right: 0px;
}
 
 
.menur td.active a{
	color: #900;
}
 
