/********************************************
   AUTHOR:          Erwin Aligam 
   WEBSITE:         http://www.styleshout.com/
    TEMPLATE NAME:  PixelGreen
   TEMPLATE CODE:   S-0010
   VERSION:          1.2   
    LAST MODIFIED:    June-05-2007          
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font: normal 90%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
    color: #555;
    text-align: center;
    background: #FFF;
}

div#wrap{
    background: #FFF url(../images/bg.jpg) repeat-x;
}

/* links */
a {
    background: inherit;
    color: #00522E;
    text-decoration: none;
}
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em Garamond, 'Times New Roman', Times, serif; letter-spacing: 0px;}
h1 { font-size: 1.5em; color: #679C44; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
    margin: 10px 15px;
}
ul, ol {
    margin: 10px 30px;
    padding: 0 15px;        
}

/* images */
img {
    border: 1px solid #DADADA;
    padding: 5px;
    background: #FAFAFA;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
    margin: 15px;
    padding: 0 0 0 20px;    
    background-color: #FAFAFA; 
    background-position: 8px 10px;
    border: 1px solid #f2f2f2; 
    border-left: 3px solid #72A545;  
    font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
    color: #666666; 
}

/* start - table */
table {
    border-collapse: collapse;
    margin: 10px 15px;  
}
th strong {
    color: #fff;
}
th {
    background: #74A846;
    height: 29px;
    padding-left: 11px;
    padding-right: 11px;
    color: #fff;
    text-align: left;
    border-left: 1px solid #B6D59A;
    border-bottom: solid 2px #FFF;
}
tr {
    height: 30px;
}
td {
    padding-left: 11px;
    padding-right: 11px;
    /* border-left: 1px solid #FFE1C3; */
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #ffffff;
}
td.first,th.first {
    border-left: 0px;
}
tr.row-a {
    background: #F8F8F8;
}
tr.row-b {
    background: #EFEFEF;
}
/* end - table */

/**Ergebnis-Tabelle**/
.d{
    background-color: #EFEDED;
    color: black;
}
.h{
    background-color: #F5F5F5;
    color: black;
}
.r{
    text-align: right;  
}
.l{
    text-align: left;  
}
.b{
    font-weight: bold;  
}

/**Ergebnis-Tabelle**/

/* form elements */
form {
    margin:10px 15px;
    padding: 10px 15px;
    border: 1px solid #f2f2f2; 
    background-color: #F2F2F2; 
}
label {
    display:block;
    font-weight: bold;
    margin:5px 0;
}
input {
    padding: 2px;
    border:1px solid #eee;
    font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
    color:#777;
}
textarea {
    width:400px;
    padding:2px;
    font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
    border:1px solid #eee;
    height:100px;
    display:block;
    color:#777;
}
input.button,
input.reset,
input.submit {
    margin: 0 0 0 0;
    font: bold 1em Arial, Sans-serif;
    background: #FFF url(../images/gradientbg.jpg) repeat-x;
    padding: 2px 3px;
    color: #333;
    border: 1px solid #DADADA;
}

/* search form */
.suche, .news {
    background-color: transparent;
    border: none;   margin: 0; padding: 0;  
}
.suche p, .news p { margin: 10px; padding: 0; }
.suche input.textbox { 
    width: 155px;
    color: #333; 
    height: 20px;
    padding: 2px;   
    vertical-align: top;
}
.suche input.button { 
    font: bold 12px Arial, Sans-serif; 
    color: #333;    
    width: 60px;
    height: 26px;
    border: 1px solid #DADADA;
    padding: 3px 5px;   
    vertical-align: top;
    cursor: pointer;
}

/* Newsletter form */
.news input.textbox { 
    width: 220px;
    color: #333; 
    height: 20px;
    padding: 2px;   
    vertical-align: top;
}
.news input.button { 
    font: bold 12px Arial, Sans-serif; 
    color: #333;    
    height: 26px;
    border: 1px solid #DADADA;
    padding: 3px 5px;   
    vertical-align: top;
    cursor: pointer;
}

/***********************
      LAYOUT
************************/

#header-content, #content, #footer-content {
    width: 1000px;
}

/* header */
#header {
    height: 100px;
    text-align: left;   
}
#header-content {   
    margin: 0 auto; padding: 0;
    position: relative;
}
#header-content img {
    border: none;
    padding: 0 0 0 0;
    background: transparent;
    margin : 7px 0 0 10px;
}
#header-content h1#headerlogo {
    position: absolute;
    font: bold 45px Garamond, 'Times New Roman', Times, serif;
    letter-spacing: 2px;
    color: #FFF;
    margin: 0;
    padding: 0;
    /* change the values of left and top to adjust the position of the logo */
    top: 0;
    left: 100px;
}
#header-content h1#headerlogo a {
    text-decoration: none;
    color: #FFF;
}
#header-content #slogan {
    position: absolute; 
    font: bold 12px 'Trebuchet Ms', Sans-serif;
    text-transform: none;
    color: #FFF;    
    margin: 0; padding: 0;
    
    /* change the values of left and top to adjust the position of the slogan */
    top: 55px; left: 130px;
}

/* header menu */
#header-content ul {
    position: absolute;
    right: -5px; top: 15px;
    font: bolder 1.3em 'Trebuchet MS', sans-serif;
    color: #FFF;
    list-style: none;
    margin: 0; padding: 0;      
}
#header-content li {
    display: inline;
}
#header-content li a {
    float: left;
    display: block;
    padding: 3px 12px;
    color: #FFF;
    text-decoration: none;
/*    border-right: 1px solid #272727; */
}
#header-content li a:hover {
    background: #679C44;
    color: #FFF;
}
#header-content li a#current  {
    background: #679C44;
    color: #FFF;
}

/* header photo */
.headerphoto {
    margin: 0 auto;
    width: 1000px;
    height: 150px;
    padding: 15px 10px 10px 10px;
    background: url("../images/gmh.jpg") #FFF no-repeat center;
    text-align: left;
    vertical-align : middle;
}
.headerphoto #gmhlogo{
    background-color : transparent;
}

/* content */
#content-wrap {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 1em;
}
#content {
    text-align: left;   
    padding: 0 0 0 0;
    margin: 0 auto; 
}

/* rechts */
#rechts {
    float: right;
    clear: both;
    width: 25%;
    margin: 0 0 10px 0; padding: 0; 
}   
#rechts h1 {
    padding: 10px 0px 5px 10px;
    margin: 0 0 0 0;    
    font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.boxrechts {
    background: #F5F5F5;
    border: 1px solid #EFEDED;
    margin-bottom: 10px;
}

.boxrechts h1{
    cursor: pointer;
}

.boxrechts-w {
    background: #F5F5F5;
    border: 1px solid #EFEDED;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}

.boxrechts-wpic{
    background: #F5F5F5;
    border: 1px solid #EFEDED;
    text-align: center;
    vertical-align: middle;
    padding: 5px 0px 5px;
    margin-bottom: 10px;
}

.boxrechts-wpic img{
    border: none;
    padding: 0;
    margin: 0;
}

/* rechts menu */
ul.menuer {
    list-style:none;
    margin: 10px 12px 22px 12px;
    padding: 0 0 0 0;
    background: #F0F0F0;
}
ul.menuer a {
    display:block;
    font-weight:normal;
    color: #333;
    height: 1.5em;
    padding: .3em 0 .3em 15px;
    line-height: 1.5em;
    text-decoration:none;
    border-bottom: 1px dashed #D4D4D4;
}
ul.menuer li.first{
    border-top: 1px dashed #D4D4D4;
}
ul.menuer a:hover {
    padding: .3em 0 .3em 10px;
    border-left: 5px solid #679C44;
    color: #679C44;
    background: #F9F9F9;
}
ul.menuer a.active {
    color: #679C44;
    background: #F0F0F0;
}
ul.menuer a.active:hover {
    background: #F9F9F9;
}
ul.e2 {
    margin: 0;
    list-style:none;
    padding: 0 0 0 0;
}
ul.e2 a{
    padding: .3em 0 .3em 30px;
}
ul.e2 a:hover{
    padding: .3em 0 .3em 25px;
    background: #F9F9F9;
}

/* main */
#main {
    float: left;
    width: 74%; 
    margin: 0 0 10px 0; padding: 0; 
}
#main h1 {
    padding: 10px 0px 0px 5px;
    margin: 0 0 0 10px;
    border-bottom: 1px solid #f2f2f2;   
    font: normal 1.5em Garamond, 'Times New Roman', Times, serif;
    font-weight: bold;
}
#main ul li {
    list-style-image: url(../images/bullet.gif);
}

#main form ul {
    padding : 10px;
}

#main form ul li {
    list-style-image: none;
}

#main ol li {
    margin-bottom: 0.5em;     
}

#main ul.kazm li, #main ul.kazm li a, #main ul.kazm h1 {
    padding: 0;
    margin: 0;
    list-style-image: none;
    list-style: none;
    border: none
}

#main ul.kazm li a:hover{
    background-color: #FFFFFF;
}

.post {
    margin: 0;
    padding: 0;
    background: #FFF url(../images/gradientbg.jpg) repeat-x;
    border: 1px solid #EFEDED;
}
.post .post-footer {
    background-color: #FAFAFA;
    border: 1px solid #f2f2f2;
    padding: 5px; margin-top: 20px;
    font-size: 95%;
}
.post .post-footer .date {
    background: url('../images/clock.gif') no-repeat 0 center;
    padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
    background: url('../images/comment.gif') no-repeat 0 center;
    padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
    background: url('../images/page.gif') no-repeat 0 center;
    padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
    clear: both;
    margin: 0;
    padding: 0;
    font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
    text-align: left;   
}

#footer h1, #footer p {
    margin-left: 0;
}

#footer-content {   
    border-top: 1px solid #EAEAEA;
    margin: 0 auto;
    padding-left: 15px;
}
#footer-content a {
    text-decoration: none;
    color: #777;    
}
#footer-content a:hover {
    text-decoration: underline;
    color: #333;
}
#footer-content ul {
    list-style: none;
    margin: 0; padding: 0;
}
#footer-content .col {
    width: 32%;
    padding: 0 5px 30px 0;  
}
#footer-content .col2 {
    width: 33%;
    padding: 0 0 30px 0;    
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {  text-align: right; }
.align-center {  text-align: center; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }

/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

#druckkopf{
    display: none;
}
/******* MENU *******/
#container .clear{
  clear: both;
  height: 0px;
  visibility: hidden;
  display: block;
}
#container{
    margin: 1em auto;
    width: 700px;
}
#container ul{
    list-style: none;
    list-style-position: outside;
    margin: 0px 0px;
    padding: 0 0px;     
}
#container ul.dmenu li{
    float: left;
    margin-right: 5px;
    margin-bottom: -1px;

    font-weight: 700;
    display: block;
    padding: 5px 10px 5px 10px;
    background: #F2F2F2;
    background: #FFF url(../images/gradientbg.jpg) repeat-x;
    margin-bottom: -1px;
    margin-top: 0px;
    border: 1px solid #d0ccc9;
    border-width: 1px 1px 1px 1px;
    position: relative;
    color: #898989;
    cursor: pointer;
}
#container ul.dmenu li.active{
    background: #FFF;
    margin-top: 1px;
    border-bottom: 0;
    color: #679C44;
}

/******* /MENU *******/
/******* CONTENT *******/
#uksuche{
    margin-bottom: 20px;
}
#uksuche h3{
    cursor: pointer;
    color: #679C44;
}
.outdcontent{
    margin: 0 auto;
    padding: 0;
    border: 1px solid #d0ccc9;
    margin-bottom: 20px;
}
.dcontent{
    background: #F2F2F2;
    background: #fff;
    border: none;
    text-align: left;
    padding: 10px;
    padding-bottom: 20px;
    font-size: 13px;
}

.dcontent h1{
    font-weight: bold;
    line-height: 1em;
    vertical-align: middle;
    padding: 10px 10px 10px 10px;
}

#map_canvas img {
    background-color: transparent;
    background-image: none;
    border: none;
}

/******* /CONTENT *******/
/******* ADRESSE *******/
.dcontent.adresse h1{
    /* background: transparent url(../images/news.jpg) no-repeat scroll left top; */
}
.dcontent.adresse{
    display: block;
}
/*
.dcontent.adresse a{
    color: #5f95ef;
}
*/
/******* /ADRESSE *******/
/******* HUNDE *******/
.dcontent.hunde h1{
    /* background: transparent url(../images/tuts.jpg) no-repeat scroll left top; */
}
.dcontent.hunde{
    margin-top: 300px;
/*
    position: relative;
    top: 300px;
    display: none;
*/
}
/*
.dcontent.hunde a{
    color: #5f95ef;
}
*/
/******* /HUNDE *******/
/******* PARKPLATZ *******/
.dcontent.parkplatz h1{
    /* background: transparent url(../images/links.jpg) no-repeat scroll left top; */
}
.dcontent.parkplatz{
    margin-top: 300px;
/*
    position: relative;
    top: 300px;
    display: none;
*/
}
/*
.dcontent.parkplatz a{
    color: #5f95ef;
}
*/
/******* /PARKPLATZ *******/
/******* BETREUUNG *******/
.dcontent.betreuung h1{
    /* background: transparent url(../images/links.jpg) no-repeat scroll left top; */
}
.dcontent.betreuung{
    margin-top: 300px;
/*
    position: relative;
    top: 300px;
    display: none;
*/
}
/*
.dcontent.betreuung a{
    color: #5f95ef;
}
*//******* /BETREUUNG *******/
/******* SONSTIGES *******/
.dcontent.sonstiges h1{
    /* background: transparent url(../images/links.jpg) no-repeat scroll left top; */
}
.dcontent.sonstiges{
    margin-top: 300px;
/*
    position: relative;
    top: 300px;
    display: none;
*/
}
/*
.dcontent.sonstiges a{
    color: #5f95ef;
}
*/
/******* /SONSTIGES *******/
/******* GOOGLEMAPS *******/
.dcontent.googlemaps h1{
   /* background: transparent url(../images/links.jpg) no-repeat scroll left top; */
}
.dcontent.googlemaps{
    margin-top: 300px;
/*
    position: relative;
    top: 300px;
    display: none;
*/
}
/*
.dcontent.googlemaps a{
    color: #5f95ef;
}
*/
/******* /GOOGLEMAPS *******/
/******* VPGuestbook *******/
div.formular {
    margin: 1em auto;
    padding: 10px;
}
div.formular div{
    padding-left: 7em;
}
div.formular a.bbcode {
    color: #333;
    border:1px solid #333;
    padding: 4px;
    margin-right: 4px;
}
div.formular label {
    display: block;
    float: left;
    clear: left;
    width: 7em;
}
 div.vpgb_entry img,
 div.vpgb_infos img,
 div.formular img,
 div.vpgb_infos a img,
 div.vpgb_infos a.externallink,
 div.vpgb_infos a ,
 div.vpgb_infos a.externallink {
    background: none!important;
    border: none!important;
    padding: 0!important;
}
div.vpgb a {
    border: 1px solid #EFEDED;
    padding: 4px;
    margin-right: 4px;
    background: #FFF url(../images/gradientbg.jpg) repeat-x;
    font-weight: bold;
}
div.vpgb_eintrag {
    margin: 10px;
    border-bottom: 1px dashed #679C44;
    padding-bottom: 10px;
    display: block;
}
div.vpgb_entry {
    margin-left: 130px;
}
div.vpgb_fleft {
    float: left;
    clear: both;
    text-align: center;
    width: 120px;
    margin-right: 10px;
    height: 100%;
    background: #FAFAFA;

}
div.vpgb_infos {
    margin-top: 10px;
    white-space: nowrap;
}
div.vpgb_comment {
    margin-left: 130px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-style: italic;
}
div.vpgb_name {
    font-weight: bold;
}
.vpgb_datum {
    color: #679C44;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    background: url(../images/datum_oben.gif) 0 0 no-repeat;
    text-indent: -3px;
    text-align: center;
    line-height: 1;
    margin-top: 5px;
    width: 35px;
    padding-top: 5px;
    margin-bottom: 10px;
}
.vpgb_datum .tag {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    background: url(../images/datum_mitte.gif) bottom left no-repeat;
}
.vpgb_datum .jahr {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    background: url(../images/datum_unten.gif) bottom left no-repeat;
    padding-bottom: 5px;
}
#vpgb_nav {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 10px;
    line-height: 200%;
}
#vpgb_nav a {
    color: #0E399B;
    border: 1px solid #0E399B;
    text-decoration: none;
    padding: 2px;
}
#vpgb_nav span.vpgb_punkte {
    color: #0E399B;
    border: 1px solid #0E399B;
    text-decoration: none;
    padding: 2px;
}
#vpgb_nav a:hover, #vpgb_nav a.vpgb_aktiv {
    background: #EEEEEE;
}
/******* /VPGuestbook *******/

