@charset "UTF-8";
/* 
Theme Name: Pixelvergnuegen
Author: Kamila Kowalczyk
 */

/* Begin Typography & Colors */
html {
	background-image:url(images/bg_82.gif);
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #565656;
	}

#content {
	background-color:#fff;
	font-size: 1.2em;
	float:left;
	margin: 16px 0 15px;
	/*background-image:url(images/bg_content_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	/*padding-bottom:30px;*/
	}
	
#content_index {
	font-size: 1.2em;
	float:left;
	margin: 16px 0;
	}

.widecolumn .entry p {
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding: 0px 0 4px 20px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border: 1px solid #ddd;
}

#footer {
	width:100%;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1  {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
	
h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 24px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 24px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Arial', Verdana, Sans-Serif;
	font-size: 18px;
	}

h3 {
	font-size: 1.2em;
	}

h1 a:link, .description {
	text-decoration: none;
	color: #6BB44C;
	}

h1 a:hover {
	text-decoration: none;
	color: #565656;
	}

h2, h2 a, h2 a:visited {
	color: #7dbe5b;
	}
	
h3, h3 a, h3 a:visited {
	color: #565656;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #0066cc;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float:right;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	width:980px;
	margin: auto;
	}

#header {
	margin: 0;
	padding: 0;
	/*width: 980px;
	float:right;
	background-image:url(images/bg_nav.png);
	background-repeat:repeat-x;
	background-color:#92e86d;*/
	}

#index {
	margin:10px 0;
	float:left;
	}

#index ul, li{
	list-style:none;
	list-style-position:none;
	list-style-type:none;
	}
	
#index a{
	font-weight:bold;
	}
	
#index a:hover{
	text-decoration:none;
	}
	
.index_arrow {
	padding:3px 0 0 6px;
	}
	
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 798px;
	background-image:url(images/bg_narrowcol.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.narrowcolumn_page {
	float: left;
	padding: 0 0 12px;
	margin: 0;
	width: 798px;
	background-image:url(images/bg_narrowcol.png);
	background-position:top;
	background-repeat:no-repeat;
	
	}
	
.narrowcolumn_page .entry_nothumb {
	line-height: 1.4em;
	padding: 0px 20px;
	}
	
.narrowcolumn_page .entry {
	line-height: 1.4em;
	padding: 10px 20px 20px 20px;
	}
	
.narrow {
	background-image:url(images/bg_content_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.wide {
	background-image:url(images/bg_widecol_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}

.widecolumn {
	float:left;
	padding: 0;
	margin: 0;
	width: 980px;
	background-image:url(images/bg_widecol_top.png);
	background-position:top;
	background-repeat:no-repeat;
	}

.post {
	margin: 0;
	padding:0;
	text-align: left;
	/*border-left:1px solid #bbb;
	border-right:1px solid #bbb;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding:0;
	clear: both;
	display: block;
	text-align:center;
	background-color: #f0f0f0;
	line-height:30px;
	background-image:url(images/bg_footer_right.png);
	background-position:right;
	background-repeat:no-repeat;
	
	}
	
#footer p {
	text-align:left;
	background-image:url(images/bg_footer_left.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	}
	
#footer #searchform {
	float:right;
	display:block;
	}

#footer #searchform #s {
	width: 143px;
	height:14px;
	padding: 1px;
	background:#fff;
	border:1px solid #565656;
	margin: 11px 4px 0 0;
	}

#footer #searchsubmit {
	background-color:#999;
	border:1px solid #565656;
	color:#eee;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 8px 20px;
	margin: 0;
	color:#333;
	/*border-left:1px solid #bbb;*/
	border:1px solid #bbb;
	background-color:#f0f0f0;
	line-height:24px;
	font-weight:normal;
	}

h2 {
	margin: 0;
	line-height:24px;
	border-bottom:
	}
	
#index h2 {
	margin: 0;
	line-height:20px;
	float:left;
	}

h2.pagetitle {
	margin-top: 0px;
}

#sidebar h2 {
font-style:normal;
	margin: 0;
	padding: 1px 10px;
	background-color:#fff;
	font-size:14px;
	border-top:1px solid #bbb;
	}

h3 {
	padding: 0;
	margin: 7px 20px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
archives_header {
	padding: 6px 10px;
	margin: 0px 20px 8px 0;
	color:#333;
	background-color:#f0f0f0;
	font-weight:normal;
	width:658px;
	float:right;
	}
	
h4 {
	color:#0088cc;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	margin:0;
	padding:16px 20px 0px;
	}	

h4_thumb {
	color:#0088cc;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	float:right;
	padding:24px 0 6px;
	width:568px;
	}	

h5 {
	padding-bottom:4px;
	border-bottom:1px solid #bbb;
	margin:0 0 4px;
	font-size:12px;
	}
	
date {
	font-size:10px;
	color:#d0d0d0;
	float:right;
	width:200px;
	}
	
.post_single {
	padding-top:8px;
	width:546px;
	float:right;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	/*border:4px solid #b4b4b4;*/
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

img.alignleft {
	padding: 0px;
	margin: 0 14px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0;
	list-style: none;
	}

html>body .entry li {
	margin: 0;
	list-style:none;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	}

#sidebar li {
	margin-bottom: 10px;
	list-style-type:none;
	}
	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

/*#searchform {
	float:right;
	display:block;
	}

#sidebar #searchform #s {
	width: 75px;
	height:22px;
	padding: 0;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar {
	padding: 0 0 3px;
	margin:16px 0;
	width: 168px;
	background-image:url(images/sb_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h3 {
	font-size:1.2em;
	margin:0px 10px;
	padding:8px 0 7px;
	}
	
.sidebar_2 {
	padding: 0;
	margin:0;
	width: 168px;
	background-image:url(images/sb_top.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.sb2_content {
	background-image:url(images/sb_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0 10px 30px;
	width:168px;
	}
	
.sb2_ul {
	background-image:url(images/sb_bg.png) repeat-y;
	}
	
h2 ueberblick {
	
	}
	
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 31px;
	padding: 0 20px;
	line-height:20px;
	}
.navigation a {
	color:#999;
	}
	
.navigation a:hover {
	color:#666;
	}
	
#showcat {
	padding:16px 20px 7px;
	line-height:17px;
	}
#showcat a {
	color:#999;
	}
	
#showcat a:hover {
	color:#666;
	}
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*Main Navbar */

	
/*#nav ul {
	list-style:none;
	margin:0;
	}
	
#nav li {
	float:left;
	padding:0 22px 0;
	border-right:1px solid #569f37;
	line-height:34px;
	}
	
#nav li:hover, li#aktiv {
	background-image:url(images/bg_nav_left_hover.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#121212;
	}
	
#nav li:hover a, li#aktiv a {
	background-image:url(images/bg_nav_left_hover.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#fff;
	}
	
#nav li a {
	color:#569f37;
	display:block;
	text-decoration:none;
	}
	
#nav a:hover {
	color:#121212;
	}*/
	
	
	
#nav {
	list-style:none;
	margin:0;
	width: 980px;
	float:right;
	background-image:url(images/bg_nav.png);
	background-repeat:repeat-x;
	background-color:#92e86d;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	color:#a3ff7b;
	}
	
#nav ul {
	font-size:12px;
	float:left;
	margin:0;
	padding:0px;
	width:980px;
	background-image:url(images/bg_nav_right.png);
	background-position:right;
	background-repeat:no-repeat;
	}

#nav li {
	float: left;
	list-style:none;
	line-height:38px;
	}

#nav a, #nav a:visited {
	display:block;
	text-decoration:none;
	color:#212121;
	border-right:1px solid #569f37;
	padding: 0px 22px 0px;
	}

#nav a:hover, #nav a:active {
	text-decoration:none;
	color:#a3ff7b;
	border-right:1px solid #569f37;
	padding: 0px 22px 0px;
	}*
	
.nav_1 {
	background-image:url(images/bg_nav_left.png);
	background-position:left;
	background-repeat:no-repeat;
	}
	
.nav_1 a:hover{
	background-image:url(images/bg_nav_left_hover.png);
	background-position:left;
	background-repeat:no-repeat;
	}
	
.nav_1 a:active{
	background-image:url(images/bg_nav_left_hover.png);
	background-position:left;
	background-repeat:no-repeat;
	}

.nav_d {
	
	}
	
.nav_d a:hover{
	background-image:url(images/bg_nav_hover.png);
	background-repeat:repeat-x;
	}*/

/* Schwerpunkte */

#schwerpunkte {
	padding:16px 0 180px;
	margin-top:16px;
	}
	
#schwerpunkte .column_left {
	border-right: 1px solid #eaeaea;
	float:left;
	margin:10px 9px 10px 0px;
	padding-right:9px;
	width:23.1%;
	}
	
#schwerpunkte .column_right {
	float:left;
	margin:10px 0px 10px 0px;
	width:23.1%;
	}
	
#schwerpunkte .button {
	background-image:url(images/arrow_silverdark_right.png);
	background-position:left;
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	font-size:11px;
	margin:0;
	}
	
/* Zoomify */

.zoom_box {
	background-color:#f0f0f0;
	margin-top:340px;
	padding:11px 12px 11px 11px;
	}
	
/* Excerpt_Thumbs */

#excerpt {
	}
	
#excerpt p {
	padding:0 20px;
	margin:0;
	}

.img_excerpt {
	border:1px solid #bbb;
	margin:0 10px 0 0;
	padding:4px;
	}
	
/* Buttons */

.button {
	background-image:url(images/arrow_silverdark_right.png);
	background-position:left;
	background-repeat:no-repeat;
	padding: 0 0 0 24px;
	font-size:11px;
	margin:16px;
	}
	
/* Page "Design" */
	
#page_design {
	border-right:1px solid #bbb;
	margin:16px 0 22px;
	padding:0 0 20px 0;
	width:78%;
	float:left;
	}	
	
#page_design ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}	
	
/* Kontakt_Form */

#contact_form {
	/*color:#787878;
	background-color:#f0f0f0;
	border:1px solid #bbb;
	padding:10px 30px 0 20px;
	margin-top:16px;
	width:280px;*/
	text-align:left;
	}
	
.line {
	float:left;
	padding: 0px 10px 0 0px;
	width:62px;
	}
	
.input {
	/*width:140px;*/
	margin:6px 0;
	width:758px;
	}
	
/* archive */

#archive {
	background-color:#fff;
	font-size: 1.2em;
	float:left;
	margin: 16px 0 15px;
	}
	
#archive .narrow {
	
	}
	
#archive .narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 798px;
	}
	
#archive .navigation {
	display: block;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 31px;
	padding: 0 20px;
	line-height:20px;
	}
	
/*** menu ***/

.menu {
	margin:0 auto; 
	padding:0; 
	height:38px; 
	width:980px; 
	display:block; 
	background:url(images/bg_nav_right.png) no-repeat right;
	}
.menu li{ 
	padding:0; 
	margin:0; 
	list-style:none; 
	display:inline;
	}
	
.menu li a {
	float:left; 
	padding-left:22px; 
	display:block; 
	color:#569f37; 
	text-decoration:none;  
	border-right:1px solid #569f37;
	}
	
.menu li a span {
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:22px; 
	background:url('topMenuImages.png') 100% -30px no-repeat;
	}
	
.menu li a:hover {
	background:url(images/bg_nav_hover.png) repeat-x; 
	color:rgb(255,255,255);
	}
	
.menu li a:hover span {
	background-position:100% -60px;
	}
	
.menu li a.active, .menu li a.active:hover {
	line-height:30px; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	background:url('topMenuImages.png') 0px -90px no-repeat; 
	color:rgb(255,255,255);
	}
	
.menu li a.active span, .menu li a.active:hover span {
	background:url('topMenuImages.png') 100% -90px no-repeat;
	}
	
/* referenzen */

#refs {
	font-size:14px;
	}
#refs p {
	font-size:12px;
	line-height:16px;
	padding:0;
	}
#refs ul {
	line-height:26px;
	list-style:circle;
	}
#refs li {
	list-style:none;
	}
#refs .liste_reg {
	border-bottom:1px solid #d0d0d0;
	padding:4px 0 0px;
	}
#refs .liste_top {
	border-bottom:1px solid #d0d0d0;
	padding:0px 0 2px;
	}
#refs .liste_bottom {
	padding:4px 0 2px;
	}
#refs a:hover {
	text-decoration:none;
	}
	
/* header */

.logo {
	margin:7px 0 7px 7px;
	}