/*
theme name: libertarianrant
theme uri: libertarianrant
author: libertarianrant
onlineauthor url: http://www.libertarianrant.com/
*/

body {
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	background: url(images/body-bg.png);
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a {
	color: #9a9a92;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
/* The Header */
#header-bg1 {
	height: 156px;
	margin-top: 0px;
	background: url(images/head_1.png);
}
#header {
	position: relative;
	width: 978px;
	margin: 0 auto;
	background: url(images/head_2.png) no-repeat;
	height: 146px;
}
#header-left {
	width: 678px;
	float: left;
}
#header-left h1 {
	margin-top: 0px;
	padding-top: 45px;
	padding-left: 142px;
}
#header-left h1 a:link, h1 a:visited {
	font-size: 20px;
	text-transform: uppercase;
	color: #809299;
	text-decoration: none;
}
#companyLogo {
	position: absolute;
	top: 0;
	left: 0px;
	padding: 0;
	margin: 0
}
#header-left h1 a:hover {
	font-size: 20px;
	color: #83a3c3;
	text-decoration: none;
}
#header-left h2 {
	position: absolute;
	top: 111px;
	margin: 0px;
	padding-left: 16px;
	text-align: left;
	font-size: 14px;
	width: 200px;
	font-weight: bold;
	color: #9a9a92;
	font-family: Arial, Times New Roman, Verdana; 	
}
#header-middle {
	position: absolute;
	top: 87px;
	left: 826px;
	height: 43px !important;
}

#header-right {
	width: 165px;
	float: right;
	padding-top: 60px;
	color: #00abe7;
	font-size: 11px;
}
#header-right a {
	color: #00abe7;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
#header-right a:hover {
	text-decoration: underline;
}
#header-menu {
	clear: both;
	width: 350px;
	height: 30px;
	line-height: 30px;
	float: left;
	padding-top: 2px;
}
#header-menu ul {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	list-style: none;
	padding-left: 19px;
}
#header-menu ul li {
	float: left;
	font-size: 18px;
	font-weight: normal;
	padding-right: 50px;
}
#header-menu ul li a {
	color: #809299;
	text-decoration: none;
}
#header-menu ul li a:hover {
	text-decoration: none;
}
#header-search {
	float: right;
	width: 250px;
	height: 26px;
	line-height: 0px;
	margin-top: 36px;
	margin-left: 20px;
	color: #000000;
}

#header-search form {
	margin: 0;
	padding: 0;
}


#header-search input {
	background: url(images/input.png) no-repeat;
	border: medium none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	height: 26px;
	line-height: 26px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 5px;
	z-index: 12;
	width: 165px;
}
#header-search input#searchsubmit {
	color: #FFFFFF;
	background: url(images/submit.png) no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0px;
	padding: 0 0 0 0;
	width: 58px;
	height: 26px;
}
#searchsubmit {
	cursor: pointer;
}
*+html #header-search input {
	margin-top: 0px;
}
#header-lang {
	position: absolute;
	left: 0px;
	top: 120px;
	z-index: 10;
}
#header-lang ul, #header-lang li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#header-lang .flag span {
	display: none
}
#header-lang .flag {
	height: 12px;
	width: 18px;
	display: block
}
#header-lang .flag_and_text {
	padding-left: 20px
}
#header-lang .flag_en {
	background: url(images/gb.png) no-repeat
}
#header-lang .flag_de {
	background: url(images/de.png) no-repeat
}
/* The Content */
.main {
	width: 100%;
	clear: both;
}
.table_main {
	clear: both;
	width: 980px;
	margin: 0;
	padding:25px 10px;
	border: 0;
	overflow:hidden;
}
.left-top {
  	float:left;
	width:556px;
	height: 16px;
	background: url(images/box_main_o.png) no-repeat;
	background-position: top left;
	margin-top: -16px;
}
.left-middle {
  float:left;
	background: url(images/box_main_m.png) repeat-y;
	background-position: center left;
	width:556px;
	margin-right:8px;
	margin-top: 14px;
	padding: 16 0;
}
.left-bottom {
	height: 26px;
	background: url(images/box_main_u.png) no-repeat;
	background-position: top left;
}
.kalender {
	float: left;
	background: url(images/kalender.png) no-repeat right top;
	width: 55px;
	height: 63px;
	padding-left: 15px;
	vertical-align: top;
}
.kalender .monat {
	margin-top: 2px;
	margin-bottom: 0;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-align: center;
}
.kalender .tag {
	margin: 0;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.kalender .jahr {
	margin-top: 0;
	margin-bottom: 8px;
	display: block;
	height: 11px;
	line-height: 11px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}
.beitrag-head {
	position: relative;
	left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
}
.beitrag-head h2, .beitrag-head h2 a {
	margin-top: 2px;
	margin-bottom: 0;
	font-size: 18px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.beitrag-head h2 a:hover {
	text-decoration: underline;
}
.pagetitle {
	font-size: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
}
.abgelegt {
	display: block;
	float: left;
	background: url(images/008.gif) no-repeat left center;
	margin-top: 5px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 15px;
}
.kommentare {
	display: block;
	float: left;
	background: url(images/009.gif) no-repeat left center;
	margin-top: 5px;
	margin-left: 17px;
	padding-left: 22px;
	font-size: 11px;
	line-height: 15px;
}
.kommentare a {
	color: #000000;
	text-decoration: none;
}
.schlagworte {
	clear: both;
	font-size: 11px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}
.schlagworte2 {
	clear: both;
	font-size: 11px;
	text-align: left;
	margin-top: 5px;
}
.beitrag-body {
	clear: both;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 22px;
	margin-top: 0;
	padding-top: 12px;
	margin-bottom: 55px;
	line-height: 16px;
}
.beitrag-body2 {
	clear: both;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 22px;
	margin-top: 0;
	padding-top: 12px;
	margin-bottom: 40px;
}
.beitrag-body h2, .beitrag-body2 h2, .beitrag-body h3, .beitrag-body2 h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1.5em;
}
.beitrag-body p, .beitrag-body2 p {
	line-height: 1.5em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	margin: 0 0 1em;
}
.beitrag-bookmarken2 {
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: -20px;
	position: relative;
	float: none;
	clear: both;
}
.beitrag-bookmarken2 ul a {
	border-bottom: 0;
}
.similar {
	width: 340px;
	text-align:left;
	font-size: 12px;
	margin-left: 0;
	padding: 0;
	line-height: 18px;
}
.similar ul {
	text-align:left;
	font-size: 12px;
	line-height: 1.5;
	list-style-image: url(images/bullet.gif);
	color: #000000;
   	margin: 0;
   	padding: 0; 
	list-style-position: outside;
}
.similar li {
	font-size: 12px;
	line-height: 1.5;
	list-style-image: url(images/bullet.gif);
	color: #000000;
	padding: 0;
	list-style-position: outside;
}
.similar ul a {
	color: ##00abe7;
}

.beitrag-body ul {
	text-align:left;
	font-size: 12px;
	line-height: 1.5;
	list-style-type: none;
	color: #000000;
   	margin-left: 20px;
   	padding: 0; 
	padding-bottom:10px;
	list-style-position: outside;
}
.beitrag-footer {
	background: url(images/020.jpg) no-repeat top;
	text-align: justify;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 30px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.beitrag-nav {
	font-size: 11px;
	text-align: center;
}
/* Comments */
.respond {
	font-size: 11px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
}
.respond h3 {
	font-size: 14px;
}
.respond input {
	border: 1px solid #9a9a92;
}
.respond textarea {
	border: 1px solid #9a9a92;
	overflow: auto;
}
.respond input#submit {
	background: #9a9a92;
	border: 1px solid #9a9a92;
	color: #fff;
}
#submit {
	cursor: pointer;
}
.comments {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 60px;
	text-align: justify;
}
.comments h3 {
	font-size: 14px;
	text-align: left;
}
.commentlist {
	font-size: 12px;
	margin: 0;
	padding-left: 35px;
	padding-bottom: 20px;
}
/* The Sidebar */
.sidebar-table {
  width:416px;
  float:left;
	margin-top: 3px;
}
.sidebar1{
  float:left;
  width:204px;
  margin-right:8px;
  margin-bottom:18px;
}
.sidebar1.right{
  clear:right;
  float:right;
  margin-right:0;
  margin-bottom:18px;
}
.sidebar1-top {
	background: url(images/right_back.png) no-repeat;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 34px;
}
.sidebar1-middle {
	background: url(images/box_rechts_m.png) repeat-y;
	color: #000000;
	text-align: left;
}
.sidebar1-middle ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 1.5;
	list-style-image: url(images/bullet.gif);
	color: #000000;
	padding-top:18px;
	padding-bottom:10px;
	padding-left:0px;
	margin-left:34px;
}
.sidebar1-middle ul a {
	color: #000000;

}
.sidebar1a-middle {
	background: url(images/box_rechts_m.png) repeat-y;
	color: #000000;
	text-align: left;
}
.sidebar1a-middle ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 1.5;
	list-style-image: url(images/bullet.gif);
	color: #000000;
	padding-top:18px;
	padding-bottom:10px;
	padding-left:0px;
	margin-left:34px;
}
.sidebar1a-middle ul a {
	color: #000000;
}
.sidebar1-bottom {
	background: url(images/box_rechts_u.png) no-repeat;
	height: 16px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}
.sidebar2-top {
	background: url(images/014.jpg) no-repeat;
	height: 16px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}
.sidebar2-middle {
	background: url(images/box_rechts_m2.png) repeat-y;
	color: #000000;
	text-align: center;
	font-size: 12px;
	margin: 0;
	/*padding-left: 5px;
	padding-right: 5px;
*/
	padding-bottom: 10px;
	padding-top: 2px;
}
.sidebar2-bottom {
	background: url(images/box_rechts_u2.png) no-repeat;
	height: 16px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}
.sidebar3{
  clear:both;
  margin-bottom:18px;
}
.sidebar3-top {
	background: url(images/right_back2.png) no-repeat;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 34px;
}
.sidebar3-middle {
	background: url(images/box_rechts_m2.png) repeat-y;
	color: #000000;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	margin-left: 0px;
	padding: 15px 16px 10px 16px;
}
.sidebar3-middle a {
	color: #000000;
}
/* The Footer */
.footer {
	clear: both;
	height: 80px;
	background: url(images/footer.png) repeat-x;
	padding: 33px 0 0;
	backgound-color: #ffffff;
}
.footer-center{
  width:1000px;
  margin:0 auto;
}
.footer-text {
	color: #3e3d36;
	font-size: 11px;
	text-align: left;
	margin: 0 0 0 28px;
	padding-top: 0px;
	width:564px;
	float:left;
}
.footer-text a {
	color: #3e3d36;
}
.footer-text ul, .footer-text li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.footer-text li a {
	margin-left: 10px;
}
.footer-book {
  position:relative;
  top:-21px;
  float:right;
	background: url(images/018.jpg) no-repeat top;
	height: 40px;
	width: 378px;
	text-align: left;
	font-size: 12px;
	margin: 0 28px 0 0;
}
.footer-book-text {
  position:relative;
  top:-10px;
	padding-left: 15px;
	background: url(images/018-1.jpg) no-repeat top;
}
.sociable span {
	margin-top: -5px;
}
.suche {
	clear: both;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-left: 20px;
	margin-right: 22px;
	margin-top: 0;
	padding-top: 2px;
	margin-bottom: 25px;
}
.suchform input {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #85a4c4;
	padding-left: 3px;
}
.suchform input#searchsubmit {
	font-size: 12px;
	color: #ffffff;
	background: #85a4c4;
	border: 1px solid #989A99;
}
img.alignleft, div.alignleft {
	float: left;
	margin: 0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
	float: right;
	margin: 0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered {
	text-align: center;
	margin: 0 auto;
}
.al .alt, .al a {
	color: #0b698f;
	font-weight: normal;
	text-decoration: underline;
	white-space: nowrap;
}
.floatbox {
	overflow: hidden;
}
.wp-caption {
	clear: both;
}
p.icaption_left {
	display: inline;
	float: left;
	margin: 0 1em 0.15em 0;
}
p.icaption_right {
	display: inline;
	float: right;
	margin: 0 0 0.15em 1em;
}
p.icaption_left img, p.icaption_right img {
	border: 1px solid #888888;
	padding: 0;
}
p.icaption_left strong, p.icaption_right strong {
	background: none repeat scroll 0 0 #EEEEEE;
	display: block;
	font-size: 91.667%;
	font-weight: normal;
	margin-top: 2px;
	overflow: hidden;
	padding: 0.3em 0.5em;
	width: 142px;
}
.left {
	padding: 0;
	margin: 0;
}
.right {
	padding: 0;
	margin: 0;
}
.clearer {
	float: none;
	clear: both;
	height: 0;
	width: 0;
	line-height: 0;
	color: #fff;
	background: none;
	margin: 0;
	padding: 0;
}on {
	clear: both;
}
p.icaption_left {
	display: inline;
	float: left;
	margin: 0 1em 0.15em 0;
}
p.icaption_right {
	display: inline;
	float: right;
	margin: 0 0 0.15em 1em;
}
p.icaption_left img, p.icaption_right img {
	border: 1px solid #888888;
	padding: 0;
}
p.icaption_left strong, p.icaption_right strong {
	background: none repeat scroll 0 0 #EEEEEE;
	display: block;
	font-size: 91.667%;
	font-weight: normal;
	margin-top: 2px;
	overflow: hidden;
	padding: 0.3em 0.5em;
	width: 142px;
}
.left {
	padding: 0;
	margin: 0;
}
.right {
	padding: 0;
	margin: 0;
}
.clearer {
	float: none;
	clear: both;
	height: 0;
	width: 0;
	line-height: 0;
	color: #fff;
	background: none;
	margin: 0;
	padding: 0;
}