/*
	Theme Name: webmatter neu
	
	Description: 2-Spalten Theme
	Author: Esther Nowack
	Author URI: http://webmatter.de
	Version: 1.0
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px auto;
	padding: 0px;
	}
#all {
background: transparent url(images/bg.jpg) center top repeat-x;	
position: relative;
	
}
#deco {
background: transparent url(images/decobg.jpg) center 0 no-repeat;
	position: relative;
height: 200px;
}
#deco2 {
clear: both;
background: transparent url(images/wrapbg2.jpg) center 0 repeat-y;
	position: relative;
	overflow: hidden;
}

#wrap1, #wrap2 {
	background: transparent url(images/contentbg.jpg) center top repeat-y ;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #656d73;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;

	}
a, a:visited {
	color: #656d73;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;

	}
.breadcrumb-trail a, breadcrumb-trail a:visited, #slides-next a, #slides-next a:visited, #slides-prev a:visited,
#slides-prev a,
#sidebar a, #sidebar a:visited, #header a, #header a:visited, #footer a, #footer a:visited,
#content h1 a, #content h1 a:visited, #content h2 a, #content h2 a:visited, #content h3 a, #content h3 a:visited, 
#content h4 a, #content h4 a:visited, #content h5 a, #content h5 a:visited, #content h6 a, #content h6 a:visited,
#contentleft div.referenzen a, #contentleft div.referenzen a:visited, div.postmeta a, div.postmeta a:visited,
div.postmeta2 a, div.postmeta2 a:visited, #contentleft div.excerpt a.more, #contentleft div.excerpt a.more:visited,
#contentleft div.dateright a, #contentleft div.dateright a:visited {
	border-bottom: 0;
}
a.templates, a.templates:visited, a.templates img, a img {
	border-bottom: 0;
}
a:hover {
	color: #313940;
	border-bottom: 0;
	}
	
a img, a:visited img {

	border: 0 !important;
border-bottom: 0!important;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	background: url(images/topnavbg.jpg) left top no-repeat;
	width: 960px;
	height: 28px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
#topnavbarleft {
	width: 645px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	}
	
#topnavbarright {
	width: 230px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
#topnavbarright a img {
	border: none;
	margin: 0px 3px 1px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #656d73 url(images/header.jpg) left bottom no-repeat;
	width: 960px;
	height: 172px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header #imageheader {
	width: 460px;
	height: 100%;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header #imageheader a {	
	display: block;
	width: 100%;
	height: 100%;
	}

#header h1, #header h4 {
	color: #d9d6d2;
	font-size: 32px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 35px 0px 10px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #fff;
	font-size: 32px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 0 0 0px;
	text-decoration: none;
	}
#header h1 span {
	position: absolute;
	top: -900000px;
	left:-9999px;
	
}
#header h1 a:hover, #header h4 a:hover {
	color: #d9d6d2;
	text-decoration: none;
	}
	
#header h3 {
	color: #313940;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#header p {
	color: #d9d6d2;
	
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 16px;

	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft {
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px 0 0 10px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 290px;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	}
#header .headerright p {
	padding: 10px 20px 0px 0 !important;
	color: #ff9933 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
}
.headerright a.mail, .headerright a.mail:visited {
	color: #ccc !important;
	font-size: 13px !important;
	padding-left: 25px;
	background: url(images/email2.png) left 1px no-repeat;
}
.headerright a.mail:hover {
	color: #f4f4f4 !important;
}
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.rsslink {
	padding: 2px 5px 2px 20px;
	background: url(images/rss.gif) no-repeat left center;
	}	
.rss {
	margin: 0 30px 0 0;
			opacity: .90;
	filter: alpha(opacity=90);
}	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: url(images/navbarbg.jpg) left top no-repeat;
	width: 960px;
	color: #333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#navbarleft {
	width: 660px;
	float: left;
	margin: 0px;
	padding: 0px 0 0 0px;

	}
	
#navbarright {
	width: 270px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 5px 0 0 10px;
	position:relative;
	}
	
#nav {
	margin: 0px;
	padding: 0px 0 0 0px;
	border-left: 0px solid #888;
	height: 28px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px 1px 0px 0;
	padding: 0px;
	border-right: 0px solid #888;
	
	}
#nav li li {
	border-right: 0 none;
	margin: 0;
}	
#nav li a, #nav li a:link, #nav li a:visited {
	background: transparent url(images/navbg.jpg) left top repeat-x;
	background: transparent;
	color: #333;
	display: block;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
    margin: 0px;
	padding: 6px 10px 6px 10px;
	
	}

#nav li a:hover, #nav li a:active {
	background: transparent url(images/navbgh.jpg) left top repeat-x;
	background: #fff;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	}
#nav li.current_page_parent a, #nav li.current_page_item a,
#nav li.current_page_ancestor a, #nav li:hover a, #nav li a:active {
background: transparent url(images/navbgh.jpg) left top repeat-x;

	color: #fff;

	 margin: 0px;
	 	text-decoration: none;
	
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #ff9933;
	background: transparent url(images/navbg.jpg) left center repeat-x;
		opacity: .80;
	filter: alpha(opacity=80);
	width: 150px;
	color: #000;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: none;
	float: none;
    margin: 0px 1px 0px 0px;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;

	}
	
#nav li li a:hover, #nav li li a:active {
	background: #313940;
		opacity: .80;
	filter: alpha(opacity=80);
	color: #fff;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;

	 margin: 0px 1px 0px 0px;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
  	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px 0 0 0px !important;
	padding: 0px;
	border-top: 0px solid #696969;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	
	}

#nav li ul ul {
	margin: -27px 0 0 171px !important;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width: 468px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	}
	
#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
    float: left;
	margin: 0px;
	}
	
#homepage h1 {
	color: #313940;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
#homepage h1 a, #homepage h1 a:visited  {
	color: #313940;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

#homepage h1 a:hover {
	color: #313940;
	text-decoration: underline;
	}
	
#homepage h3 {
	color: #755F61;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
.homepagenews hr {
	border: none;
	border-bottom: 1px dotted #DDDDDD; 
	margin-bottom: 20px; 
	padding: 0px; 
	clear: both;
	}
	
#homepagetop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 466px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
.thumbnail {
	float: left;
	margin: 0px 10px 5px 0px !important;
	padding: 2px !important;
	border: 1px solid #DDDDDD !important;
	}
	
.clear {
	clear: both;
	}
	
.textright {
	text-align :right;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}

.homepagenews {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 446px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.homepagenews img {
	border: none;
	margin: 0px;
	}
/* Begin Content Slider */
.wrap {
position: relative;
margin: 0 auto;

}

.contain:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .contain { height: 1%; } /* IE6 */
*:first-child+html .contain { min-height: 1px; } /* IE7 */

#featured {
width: 640px;
float: left;
padding: 50px 0 0 0;
margin-bottom: 30px;
background: #fff url(images/slidebg.jpg) center top no-repeat ;
background: #fff;
height: 350px;
}

#featured .wrap {
padding: 10px 0 10px 0;
background: #fff;
width: 400px;
margin: 0 80px 0 70px;
}

#slides {
width: 350px;
height: 240px;
position: relative;
top: 0px;
overflow: hidden;
z-index: 5;
margin: 0 auto;
padding: 0;
background: #fff;
}

#slides img {
margin: 0 0 0 5px;
padding: 0;
border: 0;
width: 300px;
height: 240px;
}

#slide-box {
/* width: 7020px; */
height: 240px;
position: absolute;
overflow: visible !important;
}

#slide-box div {
float: left;
position: relative;
width: 325px;
height: 240px;
display: block !important;
padding: 0 20px;
}

#slides-prev {
display: block;
width: 50px;
height: 260px;
position: absolute;
top: 0;
left: 0px;
z-index: 10;
}

#slides-prev a {
display: block;
width: 50px;
height: 260px;
text-indent: -9999px;
background: url(images/slide-nav.png) no-repeat 0 0;
}

#slides-prev a:hover { background-position: 0 100%; }

#slides-next {
display: block;
width: 50px;
height: 260px;
position: absolute;
top: 0;
right: 0px;
padding-right:0px;
z-index: 10;
}

#slides-next a {
display: block;
position: relative;
width: 50px;
height: 260px;
text-indent: -9999px;
background: url(images/slide-nav.png) no-repeat 100% 0;
}

#slides-next a:hover { background-position: 100% 100%; }

.col1, .col2, .col3 {
	width: 180px;
	float: left;
	margin-right: 10px;
}
/* End Content Slider */

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	clear: both;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	overflow: hidden;		
	}
	
#contentleft {
	background: #fff;
	float: left;
	width: 660px;
	margin: 0px;
	padding: 0px;
	}
	
	
#contentleft h1 {
	color: #313940;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentleft h2 a, #contentleft h2 a:visited  {
	color: #003333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 0;
	}

#contentleft h2 a:hover {
	color: #313940;
	text-decoration: none;
	}
		
#contentleft h2 {
	color: #003333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
h2.hide {
	position: absolute;
	top: -90000px;
	left: -90000px;
}
#contentleft h3 {
	color: #313940;
	font-size: 18px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft h4 {
	color: #313940;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentleft h5 {
	color: #313940;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentleft h6 {
	color: #313940;
	font-size: 12px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#contentleft a img {
	border: none;
	}

blockquote {
	background: #F4F4F4;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border: 1px solid #DDDDDD;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea {
	float: left;
	width: 620px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	min-height: 400px;
	}
	
.postarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	background: url(images/radio.gif) left 1px no-repeat;
	margin: 0px 0px 5px 5px;
	padding: 0px 0 0 20px;
	}
ul.portfolio li {
	background: #fff;
	margin: 0px 0px 15px 0px;
	padding: 0;
}
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumb {
	float: left;
	width: 960px;
	font-size: 12px;
	margin: 15px 0px 15px 10px;
	padding: 0px 0px 3px 0px;
	
	font-weight: normal;
	}
	
#contentwide {
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postareawide {
	background: #FFFFFF url(images/fullwidthtop.gif) top no-repeat;
	float: left;
	width: 920px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.postareawide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postareawide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumbwide {
	float: left;
	width: 920px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	width: 620px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.dateleft {
	width: 420px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.dateright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.time {
	background: transparent url(images/icon_time.gif) no-repeat top left;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.icomment {
	background: transparent url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: transparent url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.wm-category {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postmeta {
	width: 620px;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	border-top: 1px dotted #ccc;
	}
	
.postmeta2, .postmeta3 {
	width: 620px;
	font-size: 12px;
	padding: 10px 0px 40px 0px;
	margin: 0px;
	border-top: 1px dotted #ccc;
	}
.postmeta3 {
	border-top: 0px;
	padding: 10px 0px 30px 0px;
	border-top: 0px dotted #ccc;
}
	
.wm-archive {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

.comments {
	float: left;
	width: 620px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	
	}

#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
		padding: 5px;

	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	padding: 5px;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
	
.textwidget {
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#sidebar .widget {
	float: left;
	width: 260px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	
	}
	
#sidebar h4 {
	color: #003333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: transparent url(images/icon.gif) no-repeat left 2px ;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	background: tranparent url(images/icon.gif) no-repeat left 2px ;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#cat {
	background: #f7fafc;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 180px;
	color: #222222;
	margin: 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

/************************************************
*	Footer Background						*
************************************************/

#footerbg {
	background: #313940 url(images/footerbg.jpg) center top repeat-y;
	
	}
html {
	min-height: 101%;
	background: #313940 url(images/footerbg.jpg) center top repeat-y;
	
}	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: url(images/header.jpg);
	width: 960px;
	height: 60px;
	margin: 0px auto;
	padding: 0px;
	line-height: 20px;
	}
	
#footer p {
	color: #888888;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #888888;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #888888;
	text-decoration: underline;
	}
	
.footerleft {
	width: 580px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 10px;

	}
.footerleft p, .footerleft a {
	color: #fff !important;
}
.footerright {
	width: 170px;
	float: right;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	text-align: right;
	}
a.oben {
	background: url(images/arrow.png) right top no-repeat; 
	padding-right: 20px;
	color: #fff !important;
}
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	position: absolute;
	top: 5px;
	left:10px;
	}
#searchform label {
	display: none;
}
#searchbox {
	background: #fff !important;
	width: 200px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 1px 0px 1px 2px;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: inline;
	}
	
#searchbutton {
	background: transparent url(images/search.png) top center no-repeat;
	font-size: 11px;
	margin: 0px 0px 0px 5px;
	padding: 2px 3px 4px 3px;
	font-weight: bold;
	width: 20px;
	border: 0;
	height: 20px;

	}
#searchbutton:hover {
	cursor: pointer;
}
	
#subscribe {
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #313940;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#subbutton {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #333;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border: 1px solid #888;
	}
#submit:hover {
	cursor: pointer;
	color: #ff9933;
	border: 1px solid #ccc;
}
#comment {
	background: #F4F4F4;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 616px;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F4F4F4;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
	
.thumb-right {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0px;
	
}

.postarea ul.kontakt li {
	background: #fff;
	padding-left: 0;
	margin-left: 0;
}
a.refbild img {
	float: left;
	margin:0 10px 5px 0;
	width: 300px;
}
div.refp {
	float: right;
	width: 300px;
	margin-top: 20px;
}


ul#sitemap_list li a {
	color: #333;
	border-bottom: 0;
}
div.wp-pagenavi {
	margin-bottom: 10px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	border: 1px solid #ddd !important;
	color: #333 !important;
	}
.wp-pagenavi a:hover {
	background: #ccc !important;
	color: #444 !important;
		border: 1px solid #ff9933 !important;
}
div.wp-pagenavi span.pages {
	border: 1px solid #ccc !important;
}
div.wp-pagenavi span.current {
background: #eee !important;
	color: #444 !important;
	border: 1px solid #ff9933 !important;
}
div.st-tag-cloud a:hover {
	text-decoration: underline;
}
#contentleft h2.snap_menu, #contentleft h2.snap_menu a, #contentleft h2.snap_menu a:visited {
	font-weight: bold;
	font-size: 17px ;
	letter-spacing: normal;
	margin: 0px;
	padding: 0.4em 5px;
	border-bottom: 0px dotted #CCC;
	background: none;
	color: #666;
	overflow:hidden;
}
#contentleft h2.snap_menu {
	margin-bottom: 20px;
}
#contentleft h2.snap_menu a, #contentleft h2.snap_menu a:visited {
	color: #ff9933;
	overflow:hidden;
	margin: 0;
	padding: 0;
}
#contentleft h2.snap_menu a:hover {
	color: #333;
}
ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 5px;
	margin-left: 0;

}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
	cursor: pointer;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}
div.excerpt {
	margin-bottom: 20px;
}
img#wpstats{width:0px !important;height:0px !important; overflow:hidden;
position: absolute; left: -3000px;top: -40000;}

body.page-id-1494 ul li {
	background: none;
	padding-left: 0;
}

body.page-id-1494 .azlink a {
	border-bottom: 0;
	padding: 0 5px;
	border-right: 1px solid #ccc;
}