/*
Theme Name: Stadt Solms
Author: E.K.
Version: 1.0
*/

/* HTML5 elemet display
============================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }

/* Basic Reset
============================================================== */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del,
dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio, video
{margin:0;padding:0;border:0;outline:0;font-size:100%;font-style:normal;text-decoration:none;vertical-align:baseline;background:transparent;}

/* Style Reset
============================================================== */
html { overflow-y:scroll; }
body {line-height:1.23; }
b, strong { font-weight: bold; }
i, em { font-style: italic; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
del { text-decoration: line-through; }
ins { text-decoration: underline; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
big { font-size: 115%; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 0; padding: 0; list-style-position: inside; }
nav ul, nav ol { list-style: none; }
#content ul, #content ol { list-style-position: outside; margin: 1em 0; padding: 0 0 0 40px; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
textarea { overflow: auto; vertical-align: top; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f08888; }
table { border-collapse: collapse; border-spacing: 0; }

h1, h1 a{ margin:0 0 8px 0; padding:0;}
h2, h2 a{ margin:24px 0 5px 0; padding:0;}
h3, h3 a{ margin:20px 0 5px 0; padding:0;}
h4, h4 a{ margin:10px 0 5px 0; padding:0;}
h5, h5 a{ margin:10px 0 5px 0; padding:0;}

a:active, a:focus {text-decoration: none; outline: 0;}
img:hover {color: #6627c5;}

/* Images
============================================================== */
/* Image Caption */
#content .wp-caption { margin: 0; padding: 0; background: #eee; border: 1px solid #555; border-radius: 3px; }
#content .wp-caption img { margin: 5px; border-radius: 3px; display: block;}
#content .wp-caption-text { color: #555; margin: 5px; padding: 0; font-size: 12px; line-height: 14px; text-align: center;}

/* Image size */
#content .size-thumbnail {  }
#content .size-medium {  }
#content .size-large {  }
#content .size-full {  }

/* Image alignment */
#content .alignnone { clear: both; display: block; margin: 20px 0 20px 0; }
#content .alignleft { display: inline; float: left; margin: 4px 20px 10px 0; }
#content .aligncenter { clear: both; display: block; margin: 20px auto 20px auto; }
#content .alignright { display: inline; float: right; margin: 4px 0 10px 20px; }

/* Gallery
============================================================== */
.gallery { clear: both; display: block; margin: 20px 0 20px 0; }
.gallery-item { float: left; margin: 10px 0 10px 0; overflow: hidden; }
.gallery-icon a img { display: block; }
.gallery-columns-1 .gallery-item { width: 100%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-3 .gallery-item { width: 33%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-6 .gallery-item { width: 16%; }
.gallery-columns-7 .gallery-item { width: 14%; }
.gallery-columns-8 .gallery-item { width: 12%; }
.gallery-columns-9 .gallery-item { width: 11%; }

/* Comments
============================================================== */
#comments{float:left;width:100%;overflow:hidden;}
.comments_respond{float:left;width:100%;}
.comment_form table tbody tr td{padding:0 10px 5px 0;}
.comments_list{float:left;margin:0;padding:0;width:100%;list-style:none;}
.comment{float:left;margin:0;padding:0 0 25px 0;width:100%;}
.comment p{margin:0 0 7px 0;}
.comment_meta{float:left;padding:0 0 5px 0;width:100%;}
.comment_text{float:left;padding:0 0 0 3%;width:97%;}

/* Helper classes
============================================================== */
.zentrierer{margin:auto;text-align:left;width:1000px;}

/* Design definition
============================================================== */

.bg-content{
	float: left;
	width: 100%;
	background: url('images/content_bg.png') center top repeat-y;
	height: auto;
}

/* Servicenavi + Suchfeld
============================================================== */

.header-oben{
	float: left;
	width: 1000px;
	height: 40px;
	background: #e2e2e2;
}

.startseite{
	float: left;
	width: auto;
	height: auto;
	line-height: 40px;
	margin-left: 242px;
}

.servicenavi{
	float: left;
	width: auto;
	height: 40px;
}

.servicenavi ul{
	float: right;
	list-style-type: none;
}

.servicenavi ul li{
	float: left;
	width: auto;
	height: 40px;
	padding-left: 20px;
}

.servicenavi ul li a{
	float: left;
	line-height: 40px;
}

#suche{
	float: right;
	width: 315px;
	height: 40px;
	position: relative;
	overflow: hidden;
}

#suche label{
	display: none;
}

#searchform {
	float: left;
	height: 28px;
	width: 320px;
	padding-top: 8px;
}

#searchsubmit{
	background: url('images/suchbutton.png') 0 0 no-repeat;
	width: 90px;
	height: 25px;
	border: none;
	outline: none;
	color: #646464;
}

#s{
	border: none; 
	color: #646464; 
	width: 196px; 
	height: 26px; 
	line-height: 26px; 
	margin-left: 9px; 
	font-size: 14px;
	background: url('images/suchfeld_bg.png') 0 0 no-repeat;
	padding: 0 0 0 5px;
}

.search_autocomplete{
	z-index: 999;
}

/* Wappen, Claim + Special Buttons
================================================================== */

.header-unten{
	float: left;
	width: 1000px;
	height: 98px;
}

.wappen{
	float: left;
	width: 110px;
	height: 120px;
	background: url('images/wappen.png') 0 0 no-repeat;
	margin: -30px 0 0 100px;
} 

.slogan{
	float: left;
	width: 285px;
	height: 80px;
	background: url('images/slogan.jpg') 0 0 no-repeat;
	margin: 10px 0 0 63px;
}

.special-buttons{
	float: right;
	width: 290px;
	height: 98px;
	padding-right: 66px;
}

.special-button1{
	float: left;
	width: 256px;
	height: 48px;
	background: url('images/specialbuttons.png') 0 0 no-repeat;
	text-indent: -9999px;
	margin: 3px 0 1px;
}

.special-button1:hover{
	background-position: 0 -50px;
}

.special-button2{
	float: left;
	width: 256px;
	height: 48px;
	background: url('images/specialbuttons.png') 0 -100px no-repeat;
	text-indent: -9999px;
}

.special-button2:hover{
	background-position: 0 -150px;
}

/* Bildwechsel
============================================================ */

#bildwechsel-overlay{
	float: left;
	width: 1000px;
	height: 260px;
	background: url('images/bildwechsel_overlay.png') center bottom no-repeat;
	z-index: 10;
	margin-top: -260px;
	display: none;
	position: relative;
}

.home #bildwechsel-overlay{
	display: block;
}

#bildwechsel{
	float: left;
	width: 820px;
	border: none;
	height: 260px;
	background: url('images/bildwechsel_bg.png') center 0 no-repeat;
	overflow: hidden;
	outline: none;
	z-index: 1;
	margin: 0 90px;
}

#bildwechsel1{
	position: relative;
	float: left;
}

#bildwechsel img{
	float: left;
	height: 250px;
	left: 0;
	position: absolute;
	top: 0;
	width: 800px;
	border: none;
	margin: 10px 0 0 10px;
}

/* Hauptnavi
==================================================================== */

.hauptnavi {
	float: left;
	width: 1000px;
	height: 52px;
}

.hauptnavi ul {
	float: left;
	list-style-type: none;
}

.hauptnavi ul li {
	float: left;
	width: 200px;
	height: 52px;
	position: relative;
}

.hauptnavi ul li a{
	float: left;
	text-indent: -9999px;
	width: 200px;
	height: 52px;
	background: url('images/hauptmenu.png') 0 0 no-repeat;
}

.hauptnavi ul li a:hover {
	background-position: 0 -52px;
}

#menu-item-54 a{background-position: -200px 0;}
#menu-item-54 a:hover{background-position: -200px -52px;}

#menu-item-55 a{background-position: -400px 0;}
#menu-item-55 a:hover{background-position: -400px -52px;}

#menu-item-56 a{background-position: -600px 0;}
#menu-item-56 a:hover{background-position: -600px -52px;}

#menu-item-57 a{background-position: -800px 0;}
#menu-item-57 a:hover{background-position: -800px -52px;}

/* Infoboxen
==============================================================*/

.infoboxen{
	float: left;
	width: 960px;
	height: 240px;
	border-top: 1px dashed #a8a8a8;
	border-bottom: 1px dashed #a8a8a8;
	margin: 20px 0 0 20px;
	padding-bottom: 15px;
}

.infokasten{
	float: left;
	width: 290px;
	height: 202px;
	margin-top: 20px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
	background: #e2e2e2 url('images/widgets_bg.png') -20px -12px no-repeat;
}

.infokasten h1{
	width: 266px;
	font-size: 18px;
	background: #fff url('images/widgets_icons.png') 2px 3px no-repeat;
	line-height: 23px;
	margin-top: 20px;
	padding-left: 24px;
}

.infonavi{
	float: left;
	width: 280px;
	height: auto;
}

.infonavi ul{
	float: left;
	list-style-type: none;
	padding-top: 3px;
}

.infonavi ul li{
	float: left;
	width: 200px;
	height: 100%;
	margin: 5px 0 0 25px;
}

.infonavi ul li a{
	float: left;
	color: #0086d6;
	background: url('images/link_icon.png') 0 5px no-repeat;
	padding-left: 20px;
}

.infonavi ul li a:hover{
	color: #c53a27;
}

.oeffnungszeiten{
	float: left;
	width: 290px;
	height: 202px;
	margin: 20px 0 0 30px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
	background: #e2e2e2 url('images/widgets_bg.png') -14px -210px no-repeat;
}

.oeffnungszeiten h1{
	width: 266px;
	font-size: 18px;
	background: #fff url('images/widgets_icons.png') 2px -18px no-repeat;
	line-height: 23px;
	margin-top: 20px;
	padding-left: 24px;
}

.layout-content1 p{
	font-size: 12px;
}

.layout-content1 a{
	font-size: 12px;
}
.layout-content1 a:hover{
	text-decoration: underline;
	color: #444;
}

.layout-content1{
	padding-left:10px;
}

.veranstaltungskalender{
	float: left;
	width: 290px;
	height: 202px;
	margin: 20px 0 0 30px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
	background: #e2e2e2 url('images/widgets_bg.png') -14px -414px no-repeat;
}

.veranstaltungskalender h1{
	width: 266px;
	font-size: 18px;
	background: #fff url('images/widgets_icons.png') 2px -39px no-repeat;
	line-height: 23px;
	margin-top: 20px;
	padding-left: 24px;
}

    .pm_kalender{
       float: left;
       width: 196px;
       height: 137px;
       margin-left: 46px;
    }

    .pm_kalender_months{
       float: left;
       width: 170px;
       height: 20px;
       line-height: 20px;
       text-align: center;
       color: #646464;
       font-weight: bold;
       margin-left: 18px;
    }

    .pm_kalender_prev_month{
       float: left;
       width: 20px;
       height: 20px;
    }

    .pm_kalender_prev_month a{
    	color: #646464;
    }

    .pm_kalender_month{
       float: left;
       width: 125px;
       height: 20px;
       color: #646464;
    }

    .pm_kalender_month a{
    	color: #646464;
    }

    .pm_kalender_next_month{
       float: left;
       width: 20px;
       height: 20px;
    }

    .pm_kalender_next_month a{
    	color: #646464;
    }

    .pm_kalender_weekdays{
       float: left;
       padding: 5px 0 0 0;
       width: 196px;
       height: 16px;
       font-size: 12px;
       font-weight: bold;
    }

    .pm_kalender_days{
       float: left;
       width: 196px;
       height: 90px;
    }

    .pm_kalender_item{
       float: left;
       width: 28px;
       height: 18px;
       text-align: center;
       line-height: 16px;
    }

    .pm_kalender_item a{
    	color: #646464;
    	font-size: 12px;
    }





/* Contentbereich
===================================================================== */

.home .contentbereich{
	float: left;
	width: 960px;
	margin: 20px;
	border-bottom: 1px dashed #a8a8a8;
}

.home #content{
	float: left;
	width: 928px;
	min-height: 300px;
	margin: 0 0 0 32px;
}

.single #content{width: 928px;}

/* Footer
====================================================================== */

.footer{
	float: left;
	background: #e2e2e2;
	width: 960px;
	height: 170px;
	padding: 0 20px;
}

.layout-content2{
	float: left;
	height: 127px;
	width: 248px;
	margin: 20px 0 0 32px;
	border-right: 1px dashed #a8a8a8;
	padding-top: 10px;
}

.layout-content2 p{
	margin-bottom: 16px;
}

/* Wetter
============================================================== */

.wetterbox {	
	margin-top: 20px;
	display: block; 
	float: left; 
	width: 430px; 
	padding: 6px; 
	color: #000000;	
	border-right: 1px dashed #a8a8a8;
}

#wetter{
	float: left;
	width: 430px;
	height: 137px;
	padding-left: 54px;
}

#wetter h3
{
	font-size:14px;
	color:#000;
	text-transform:none;
	padding:5px 0 15px 80px;
	margin: 0;
	font-weight: bold;
	width: 115px;
}

#wetteraktuell
{
	margin:0;
	padding:5px 0 12px 20px;
	float:left;
	width:258px;
	font-size:12px;
	color:#000;
	line-height:14px;
}

#wetteraktuell img
{
	margin: -5px 0 -5px 0;
	padding: 0 15px 0 0;
	float:left;
	border: none;
}

#aktuelltext
{
	margin:0;
	padding: 0 0 0 12px;
	float:left;
}

#wettervorschau
{
	margin:0;
	padding:5px 0 0 30px;
	width: 250px;
	float:left;
}

.vorschaubox
{
	margin:0;
	padding:0;
	float:left;
	width: 83px;
	font-size:10px;
	color:#000;
}
.wettertag
{
	float: left;
	padding: 8px 0 0 5px;
	font-weight: bold;
	margin:0;
}

.wettergrad
{
	float: left;
	width: 83px;
	margin:0;
	padding:0;
}

.vorschaubox img
{
	float: left;
	border: none;
}

.energie-button{
	float: left;
	width: 172px;
	height: 133px;
	padding: 19px 0 0 48px;
}

.energie-button a{
	float: left;
	width: 172px;
	height: 133px;
	background: url('images/energiewende_button.png') 0 0 no-repeat;
	text-indent: -9999px;
}

.energie-button a:hover{
	background-position: 0 -133px;
}

/* Unterseiten
===================================================================== */

.sidebar{
	float: left;
	width: 200px;
	min-height: 250px;
}

.header-sidebarnavi-blau {
	color: #0086d6;
	float: left;
	width: 220px;
	background: #fff;
	border: 0px solid #f1f1f1;
	font-size: 15px;
	line-height: 36px;
	margin-top: 8px;
	padding-left: 10px;
}

.header-sidebarnavi-grun {
	color: #e5910d;
	float: left;
	width: 220px;
	background: #fff;
	border: 0px solid #f1f1f1;
	font-size: 15px;
	line-height: 36px;
	margin-top: 8px;
	padding-left: 10px;
}

.header-sidebarnavi-gelb {
	color: #f1c600;
	float: left;
	width: 220px;
	background: #fff;
	border: 0px solid #f1f1f1;
	font-size: 15px;
	line-height: 36px;
	margin-top: 8px;
	padding-left: 10px;
}

.header-sidebarnavi-orang {
	color: #4db500;
	float: left;
	width: 220px;
	background: #fff;
	border: 0px solid #f1f1f1;
	font-size: 15px;
	line-height: 36px;
	margin-top: 8px;
	padding-left: 10px;
}

.header-sidebarnavi-rot {
	color: #c53a27;
	float: left;
	width: 220px;
	background: #fff;
	border: 0px solid #f1f1f1;
	font-size: 15px;
	line-height: 36px;
	margin-top: 8px;
	padding-left: 10px;
}

.sidebarnavi {
	float: left;
	width: 230px;
	min-height: 500px;
	z-index: 1;
	background-color: #f1f1f1; 
}

.rathausnavi,
.wirtschaftnavi,
.wohnennavi,
.freizeitnavi,
.politiknavi{
	float: left;
	width: 200px;
	height: auto;
	
}

.rathausnavi ul,
.wirtschaftnavi ul,
.wohnennavi ul,
.freizeitnavi ul,
.politiknavi ul{
	float: left;
	list-style-type: none;
}

.rathausnavi ul li,
.wirtschaftnavi ul li,
.wohnennavi ul li,
.freizeitnavi ul li,
.politiknavi ul li{
	float: left;
	width: 100%;
	height: 100%;
	background: url('images/untermenu_trennlinie.png') 0 0 no-repeat;
	padding: 10px 0 0 0;
	position: relative;
}

.rathausnavi ul li{
	background: url('images/trennlinien/untermenu_trennlinie_blau.gif') 0 0 no-repeat;
	min-width: 230px;
}

.wirtschaftnavi ul li{
	background: url('images/trennlinien/untermenu_trennlinie_orange.gif') 0 0 no-repeat;
	min-width: 230px;
}

.wohnennavi ul li{
	background: url('images/trennlinien/untermenu_trennlinie_gelb.gif') 0 0 no-repeat;
	min-width: 230px;
}

.freizeitnavi ul li{
	background: url('images/trennlinien/untermenu_trennlinie_gruen.gif') 0 0 no-repeat;
	min-width: 230px;
}

.politiknavi ul li{
	background: url('images/trennlinien/untermenu_trennlinie_rot.gif') 0 0 no-repeat;
	min-width: 230px;
}

.rathausnavi ul li a,
.wirtschaftnavi ul li a,
.wohnennavi ul li a,
.freizeitnavi ul li a,
.politiknavi ul li a{
	float: left;
	width: auto;
	line-height: 23px;
	font-size: 16px;
	color: #646464;
	display: block;
	padding-left: 5px;
}

.rathausnavi ul li a:hover {color: #0591db;}
.wirtschaftnavi ul li a:hover {color: #eb9f0d;}
.wohnennavi ul li a:hover {color: #ebc500;}
.freizeitnavi ul li a:hover  {color: #59ba11;}
.politiknavi ul li a:hover {color: #d94227;}

.rathausnavi .current-menu-item .sub-menu,
.wirtschaftnavi .current-menu-item .sub-menu,
.wohnennavi .current-menu-item .sub-menu,
.freizeitnavi .current-menu-item .sub-menu,
.politiknavi .current-menu-item .sub-menu,

.rathausnavi .current-menu-parent .sub-menu,
.wirtschaftnavi .current-menu-parent .sub-menu,
.wohnennavi .current-menu-parent .sub-menu,
.freizeitnavi .current-menu-parent .sub-menu,
.politiknavi .current-menu-parent .sub-menu,

.rathausnavi .current-menu-ancestor .sub-menu,
.wirtschaftnavi .current-menu-ancestor .sub-menu,
.wohnennavi .current-menu-ancestor .sub-menu,
.freizeitnavi .current-menu-ancestor .sub-menu,
.politiknavi .current-menu-ancestor .sub-menu{
	display: block;
}

/*.rathausnavi .current-menu-item  .sub-menu,
.wirtschaftnavi .current-menu-item .sub-menu,
.wohnennavi .current-menu-item .sub-menu,
.freizeitnavi .current-menu-item .sub-menu,
.politiknavi .current-menu-item .sub-menu,

.rathausnavi .current-menu-parent .sub-menu,
.wirtschaftnavi .current-menu-parent .sub-menu,
.wohnennavi .current-menu-parent .sub-menu,
.freizeitnavi .current-menu-parent .sub-menu,
.politiknavi .current-menu-parent .sub-menu{
	display: none; 
} 
*/
.rathausnavi ul li ul,
.wirtschaftnavi ul li ul,
.wohnennavi ul li ul,
.freizeitnavi ul li ul,
.politiknavi ul li ul{
	float: left;
	width: 210px;
	display: none;
	z-index: 5;
	padding: 0;
	overflow: hidden;
	padding-left: 15px;
	z-index: 5;
}

.rathausnavi ul li ul li,
.wirtschaftnavi ul li ul li,
.wohnennavi ul li ul li,
.freizeitnavi ul li ul li,
.politiknavi ul li ul li{
	float: left;
	width: 160px;
	position: relative;
	background: none;
	padding-top: 2px;
}

.rathausnavi ul li ul li:first-child
.wirtschaftnavi ul li ul li:first-child,
.wohnennavi ul li ul li:first-child,
.freizeitnavi ul li ul li:first-child,
.politiknavi ul li ul li:first-child{
	padding-top: 0;
}

.rathausnavi ul li ul li:last-child,
.wirtschaftnavi ul li ul li:last-child,
.wohnennavi ul li ul li:last-child,
.freizeitnavi ul li ul li:last-child,
.politiknavi ul li ul li:last-child{
	padding-bottom: 5px;
}

.rathausnavi ul li ul li a,
.wirtschaftnavi ul li ul li a,
.wohnennavi ul li ul li a,
.freizeitnavi ul li ul li a,
.politiknavi ul li ul li a{
	float: left;
	width: 160px;
	line-height: 15px;
	font-size: 14px;
	display: block;
}

#content {
	float: left;
	width: 722px;
	min-height: 300px;
	margin: 20px 20px 20px 40px;
}

.blau{
	color: #0086d6;
}

.grun {
	color: #e5910d;
}

.gelb{
	color: #f1c600;
}

.orang{
	color: #4db500;
}

.rot{
	color: #c53a27;
}

.standard{
	display: none;
}

.page-id-5 .standard,
.page-id-7 .standard,
.page-id-11 .standard,
.page-id-167 .standard,
.page-id-169 .standard,
.page-id-58 .standard,
.page-id-41 .standard,
.page-id-61 .standard,
.page-id-64 .standard,
.page-id-66 .standard,
.page-id-68 .standard,
.page-id-43 .standard
{display: block;}

.pm_kalender_day_event{font-weight: 800;}


.cv_date {
	
	float: left;
	display: block;
}	

.cv_category {
	padding-left: 30px;
	float: left;
}

#content .cv_category ul {
	float: right;
	list-style: none outside none;
	padding-left: 10px;
	margin: 0;
}

.page-template-page-uebersicht-php p{
	float: left;
	padding: 15px 0;
}

.infobox {
    background:  #E2E2E2;
    border: 5px solid #FFFFFF;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    float: right;
    min-height: 202px;
    margin: 0 0 0 30px;
    width: 210px;
}

.spalte1 {float: left; width: 472px; height:auto;}

#content .aktuelles {float: left; width: 202px; height: auto; background: #E2E2E2; padding: 15px 4px 15px 4px;}
#content .ueber {float: left; font-size: 18px; width: auto; margin-bottom: 5px; font-variant: normal; font-weight: bold;}
#content .ueber h4 {padding-left:5px;}
#content .artikelbox_innen {float: left; padding:6px 4px; font-size: 12px;}
#content .more-link {float: right; margin-top: 10px;}

.home .spalte1{
	width: 678px;
}

.home .infobox{
	width: 226px;
	margin-left: 14px;
}

.home #content .aktuelles{
	width: 196px;
}



.post-item {
	margin:0 0 5px 0;
	padding:0 0 5px 170px;
	float: left;
	height:auto;
	width:722px;
	border-bottom: 1px solid #e2e2e2;
}


.post-item-thumb {
	margin: 0 0 0 -170px;
    position: relative;
	float: left;
	height:150px;
	width:150px; 
	border: 3px solid #e2e2e2;
	overflow: hidden;
}

.post-item-thumb img {
	margin:0;
	padding:0;
	float: left;
	height:auto;
	max-width:300px; 
	bottom:0;
}

.post-item-content {
	margin:0;
	padding:0;
	float: left;
	height: auto;
	width:552px;
}

.post-item-content h2 a,
.post-item-content h2 {
	margin:0;
	padding:0;
	float: left;
	height: auto;
	width:100%;
	font-size: 22px !important;
	color: gray !important;
}

.post-item-title { 
	margin:0;
	padding:0;
	float: left;
	height:;
	width:;
}

.post-item-content .more-link {
	margin:0;
	padding:0;
	float: left;
	height:;
	width:;
}

.post-item-content .more-link:hover {
	margin:0;
	padding:0;
	float: left;
	height:;
	width:;
}

.post-item-meta {
	margin:0;
	padding:0;
	float: left;
	height:;
	width:;
}

.post-meta-category{
	margin:0;
	padding:0;
	float: left;
	height:;
	width:;
}

.post-meta-date{
	margin:0;
	padding:0 0 0 20px;
	float: left;
	height:;
	width:;
}


.sidebarnavi-cat {
	float: left;
	width: 230px;
	min-height: 500px;
	z-index: 1;
	background-color: #f1f1f1; 
	list-style-type:none;
}

 .sidebarnavi-cat ul {list-style-type:none;}


.sidebarnavi-cat ul li, .sidebarnavi-cat .children ul li {padding:10px 0 10px 10px;}
.sidebarnavi-cat ul li a {font-weight:bold;}
.sidebarnavi-cat ul li ul li a {font-weight:normal; padding-left:10px;}
.sidebarnavi-cat li a:hover, .sidebarnavi-cat .children li a:hover {text-decoration:underline;}



/*Font definitions
============================================================== */
body {color: #646464; font-size: 14px; font-family: 'Arial'; font-weight: normal; background: url('images/bg.jpg') repeat;}

h1, h1 a {color: #646464; font-size: 22px; font-weight: normal; font-family: 'Arial'; font-style: normal;}
h2, h2 a {color: #646464; font-size: 20px; font-weight: normal; font-family: 'Arial'; font-style: normal;}
h3, h3 a {color: #646464; font-size: 18px; font-weight: normal; font-family: 'Arial'; font-style: normal;}

p {margin:0 0 10px 0;}
a {text-decoration: none; font-size: 14px; color: #646464;}
#content a {text-decoration: none; font-size: 14px; color: #0094DF; font-style:italic;}




#tablelinie {width:100%;}
#tablelinie td {border-top: 1px dotted #646464; padding: 15px 5px; vertical-align:middle;}