/*
Theme Name: pk024dah
Theme URI: http://maulco.de/
Description: Theme für pk024dah
Version: 001
Author: Mathias Maul
Author URI: http://maulco.de/
*/

/* enable for debugging */
/* div {border:1px solid fuchsia;} */
/* end debug */


body {
	font-size: 62.5%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
	background: url(images/body_bg.png) repeat;
}

#page {
	margin: 0 auto 0 auto;
	font-size:1em;
	padding: 0;
}


#header {
	background: url(images/header_bg.png) repeat-x left top;
	height:242px;
}

#header h1, #header .description {
  display:none;
}

#headsep {
  width: 100%;
  height: 32px;
  background: url(images/headsep.png) repeat-x;
}

#content {
  clear: both;
  padding: 2px;
  width: 760px;
  margin: 0 auto 0 auto;
  background: white url(images/contentsep.png) repeat-x;
}

#content div.entry {
  margin:0 24px 0 24px;
}

#content .post .entry p,
.post li {
  font-size: 1.2em;
  line-height: 1.7em;
}

#content .post .entry p {
  text-align: justify;
  margin-bottom: 1em;
}

#content h2 {
	display: none;
}

#content h2.posttitle {
	display: block;
}

#content h2.posttitle a {
	text-decoration: none;
}

p.postmetadata {
	color: #888;
	font-size: 0.9em;
	text-transform: uppercase;
}

div.kasten {
	border: 2px solid #eaeaea;
	padding: 0 12px 12px 12px;
}

#logo {
	display:inline;
	float:left;
}

#logotext {
	display:inline;
}

#logo img, #logotext img {
	padding: 24px 0 24px 24px;
}
/* tabs */

#tabs {
	display: block;
	width: 760px;
	height: 90px;
	margin: -107px auto 0 auto;
    padding: 0 0 0 0;
	z-index: 1;
}

#tabs li {
  display:inline;
  overflow:hidden;
}

#tabs li a {
    display: block;
	height: 90px;
	width: 90px;
    float: right;
    font-size:11px;
    text-decoration: none;
    text-transform: uppercase;
}
#tabs li a span {
	display:none;
}
#tabs li.page_item a {
}
#tabs li.current_page_item a {
}


#tabs li.page-item-4 a {
  background: white url(images/t3.png) no-repeat 0 -18px;
}
#tabs li.page-item-5 a {
  background: white url(images/t4.png) no-repeat 0 -18px;
}
#tabs li.page-item-7 a {
  background: white url(images/t5.png) no-repeat 0 -18px;
}
#tabs li.page-item-10 a {
  background: white url(images/t1.png) no-repeat 0 -18px;
}
#tabs li.page-item-13 a {
  background: white url(images/t2.png) no-repeat 0 -18px;
}
#tabs li.page-item-14 a {
  background: white url(images/t6.png) no-repeat 0 -18px;
}

#tabs a span {
    display: block;
    line-height: 14px;
	width:90px;
	color:transparent;
} 

#tabs a:hover  {
}
#tabs a:hover span {
}
#tabs li.current_page_item a {
}
#tabs li.current_page_item a span {
}

#footer {
	clear: both;
	width: 760px;
	height: 96px;
	margin:0 auto 32px auto;
}

p.footer {
	font-size:0.9em;
	text-align: right;
	color: #888;
	padding: 8px 24px 4px 0;
}

p.footer a {
  color: #888;
}

a {
	color: #664433;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
small {
  font-size: 0.9em;
  color: #888;
  line-height:1.3em;
}

strong {
  font-weight:bold;
}

.column, .widecolumn {
	padding: 12px 32px 0 32px;
}

.post {
	padding: 16px 0 16px 0;
	text-align: left;
}

h2, h3, h4 {
  color:#444;
  font-weight: bold;
  clear:both;
}

h2, h2.posttitle {
  font-size: 1.6em;
  line-height: 1.7em;
}

h3 {
  font-size: 1.6em;
  line-height: 1.8em;
  padding: 0.8em 0 0.5em 0;
  letter-spacing: -1px;
}

h4 {
  font-size: 1.2em;
  line-height: 1.4em;
  padding: 1em 0 0.5em 0;
}

h5 {
  font-size: 1.1em;
  line-height: 1.3em;
  padding: 1em 0 0.5em 0;
}

.post li p {
  margin:0;
}

.post li {
	list-style-type: none;
	margin: 0 0 12px 2em;
	padding-left: 16px;
	background: url(images/li.png) no-repeat 0 center;
}
.post li li {
	margin: 0 0 12px 16px;
}

hr {
	display:none;
	clear:both;
}

em {
	font-weight: bold;
}

.clear {
	clear: both;
}

blockquote {
  color:#444;
  margin-left: 32px;
}

#tabs li form #s {
  background-color:#eee;
  margin:4px 0 0 32px;
}
#searchform input {
  font-size:1em;
}
#searchform input:focus {
	background-color: white;
}

div.image {
  float:right;
  padding:0 0 1em 1em;
}
div.image img {
  border:1px solid silver;
  padding:2px;
}

div.imageplain {
}
div.imageplain img {
}




#googlemap {
  border:1px solid silver;
  padding:2px 0 2px 2px;
}

div.image p {
  color:#888;
}

div.image a {
  text-decoration: none;
  color:#888;
}
div.image a:hover {
  text-decoration: underline;
  color:#888;
}



/* contactform */

#contactform {
	border:4px solid #eee;
	padding: 0.5em 1em 0.5em 1em;
}

#contactform label {
	font-size: 0.9em;
	line-height: 1.1em;
	display: block;
	margin: 12px 0 2px 0;
	font-weight: bold;
}

#contactform input,
#contactform textarea {
  width: 99%;
}
#contactform textarea {
	height: 170px;
}

#contactform input:focus, #contactform textarea:focus {
	background-color: lightyellow;
}

#contactform input {
  font-size: 1.4em;
}



/* formstatus */

#content #formstatus {
	margin-bottom: 8px;
	padding: 4px;
	border: 4px solid #eee;
}
#content #formstatus p {
	margin: 0;
}
#content #formstatus h3 {
	padding: 0 0 4px 0;
	margin: 0;
}


/* accordion */

#content dd {
	background: white url(images/acc_content.png) repeat-x;
	background-color: transparent;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 8px;
}

#content dt a.ui-accordion-toggle {
	color: #333;
	cursor:pointer;
	display:block;
	padding:4px;
	margin-top: 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background: url(images/accordion.png) repeat-x;
	letter-spacing: -1px;
	padding-left: 8px;
	height: 16px;
}
#content dt a.ui-accordion-toggle:hover {
  color:#555;
  background: url(images/accordion_hover.png) repeat-x;
  padding-left: 8px;
}
#content dt a.ui-accordion-toggle.selected {
  color: #333;
  background: url(images/accordion_selected.png) repeat-x;
  padding-left: 8px;
}
p.meta a {
  line-height: 24px;
}

/* letter */
div.letter {
	border:4px solid #eee;
	padding: 8px;
	background-color: white;
}
div.lettertop {
}
div.lettermiddle {
}
div.letterbottom {
	clear: both;
}

/* makeshift layout table (on frontpage) & ad */
#content table {
	width:100%;
}
#content table, #content td {
  vertical-align: top;
}
#content table {
  margin-top: 8px;
}
#content td.ad h3 {
	color: #333;
	font-weight: bold;
	padding:0 0 4px 0;
	font-size: 1.25em;
}
#content td.ad div {
	font-size: 1em;
	background-color: white;
	border: 4px solid #eee;
	padding: 8px;
}
#content td.ad.img {
	text-align:center;
}
#content td.ad.img div {
	border:none;
	padding-top:24px;
}
/* gmap */
iframe#googlemap {
  border: 1px solid silver;
  padding: 2px;
}

/* Galerie */
div.galleryimage {
  float:left;
  padding: 2px;
}
div.galleryimage img {
  border: 1px solid silver;
  padding: 2px;
}

/* Link Icons */
a.vcard, a.mapzoom, a.downloadpdf, a.requestinfo {
  padding-left: 18px;
}
a.vcard {
  background: url(images/famfamfam_silk_icons_v013/icons/ipod.png) no-repeat;
}
a.mapzoom {
  background: url(images/famfamfam_silk_icons_v013/icons/zoom.png) no-repeat;
}
a.downloadpdf {
  background: url(images/famfamfam_silk_icons_v013/icons/page_white_text.png) no-repeat;
  padding-right: 16px;
}
a.requestinfo {
  background: url(images/famfamfam_silk_icons_v013/icons/help.png) no-repeat;
}
img.star {
  height: 12px;
}

/* Splash */
div#splash {
  width: 100%;
  height: 100%;
  background: url(images/splash_bg.jpg);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 255;
  cursor: pointer;
}
div#splash div {
  width: 754px;
  margin: 64px auto 0 auto;
}
