.home-subheader {
    float: left;
    width: 960px;
    padding: 12px 0px 12px 0px;
}

.home-subheader .left {
    float: left;
    width: 448px;
}

.home-subheader .left .title {
    float: left;
    width: 448px;
    color: #629422;
    font-size: 30px;
    font-family: Georgia, Arial, sans-serif;
    padding: 10px 0px 20px 0px;
}

.home-subheader .left .text1 {
    float: left;
    width: 448px;
    color: #433e2b;
    font-size: 14px;
    line-height: 21px;
}

.home-subheader .left .text2 {
    float: left;
    width: 418px;
    padding: 10px 0px 10px 30px;
    color: #433e2b;
    font-size: 14px;
    line-height: 21px;
    background: transparent url('../images/home-bullet.gif') no-repeat 0px 14px;
    border-top: 1px dotted #c1bdb3;
    border-bottom: 1px dotted #c1bdb3;
    margin: 10px 0px;
}

.home-subheader .left .text3 {
    float: left;
    width: 448px;
    color: #433e2b;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 5px;
}

.home-subheader .left ul {
    float: left;
    width: 448px;
}

.home-subheader .left ul li {
    float: left;
    width: 418px;
    padding: 0px 0px 5px 30px;
    color: #433e2b;
    font-size: 14px;
    line-height: 21px;
    background: transparent url('../images/home-bullet.gif') no-repeat 0px 4px;
}

.home-subheader .right {
    float: right;
    width: 512px;
    height: 313px;
    background: transparent url('../images/home-photo-frame.png') no-repeat top left;
    position: relative;
}

.home-subheader .right .image {
    position: absolute;
    top: 31px;
    left: 35px;
}

.home-subheader .right .stamp {
    position: absolute;
    top: -10px;
    right: -20px;
    width: 109px;
    height: 133px;
    background: transparent url('../images/home-stamp.png') no-repeat top left;
}

.home-subheader .home-referenzen {
    float: left;
    width: 448px;
}

.home-subheader .home-referenzen .referenzen {
    float: left;
    width: 448px;
}

.home-subheader .home-referenzen .referenzen .title {
    float: left;
    width: 448px;
    color: #629422;
    font-size: 20px;
    font-family: Georgia, Arial, sans-serif;
    padding: 24px 0px 12px 0px;
}

.home-subheader .home-referenzen .referenzen .title a {color: #629422;}

.home-subheader .home-referenzen .referenzen .textcontent {
    float: left;
    width: 448px;
    font-size: 14px;
    line-height: 21px;
}

.home-subheader .home-referenzen .referenzen .textcontent a {color: #433e2b;}

.home-subheader .home-referenzen .referenzen .signature {
    float: left;
    width: 448px;
    text-align: right;
    font-size: 14px;
    color: #8a3927;
    line-height: 21px;
}

.home-dogs-list {
    float: left;
    width: 960px;
    height: 360px;
    padding: 12px 0px 12px 0px;
    background-color: #e7e1c9;
    border-top: 1px solid #cfc9b1;
}

.home-dogs-list .title {
    float: left;
    width: 840px;
    height: 30px;
    padding: 0px 60px 12px 60px;
}

.home-dogs-list .title h3 {
    float: left;
    width: 400px;
    font-weight: normal;
    font-size: 30px;
    color: #629422;
    font-family: Georgia, Arial, sans-serif;
}

.home-dogs-list .title .telephone {
    float: right;
    text-align: right;
    width: 400px;
    font-size: 24px;
    line-height: 30px;
    color: #629422;
    font-family: Georgia, Arial, sans-serif;    
    color: #a29e8e;
}

.home-dogs-list .title .telephone span {
    color: #1c190e;
}

.home-dogs-list .list {
    float: left;
    width: 960px;
    height: 318px;
}

.home-dogs-list .list .prev {
    float: left;
    width: 60px;
    height: 42px;
    padding: 109px 0px;
    text-align: left;
}

.home-dogs-list .list .next {
    float: right;
    width: 60px;
    height: 42px;
    padding: 109px 0px;
    text-align: right;
}

.dog-box-container {
    float: left;
    width: 840px;
    position: relative;
}

.dog-box-wrapper {
    position: absolute;
    width: 840px;
    height: 283px;
    overflow: hidden;
    padding: 3px 3px 0px 0px;
}

.dog-box-overflow {
    width: 9999px;
    overflow: hidden;
    height: 283px;
}

.dog-box {
    float: left;
    display: inline;
    width: 184px;
    height: 260px;
    margin: 4px;
    border: 1px solid #c1bdb3;
    background-color: #fff;
    padding: 8px;
}

.dog-box .image {
    float: left;
    width: 184px;
    height: 164px;
    position: relative;
}

.dog-box .image a {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 184px;
    height: 164px;
    z-index: 20;
    background: transparent url('../images/blank.gif') repeat top left;
}

.dog-box .image img {
    position: absolute;    
    top: 0px;
    left: 0px;
    width: 184px;
    height: 164px;
    z-index: 10;
}

.dog-box .image .sold {
    position: absolute;    
    top: 0px;
    left: 0px;
    width: 184px;
    height: 164px;
    z-index: 11;
    background: transparent url('../images/home-sold.png') no-repeat top left;
}

.dog-box .image .price {
    position: absolute;    
    top: -12px;
    right: -12px;
    width: 76px;
    height: 58px;
    padding-top: 18px;
    z-index: 12;
    font-size: 18px;
    font-weight: bold;
    color: #1c190e;
    background: transparent url('../images/home-price-bg.png') no-repeat top left;
    text-align: center;
}

.dog-box ul {
    float: left;
    width: 184px;
    padding-top: 4px;
}

.dog-box ul li {
    float: left;
    width: 184px;
    line-height: 20px;
    border-bottom: 1px solid #c6c4bd;
    color: #433e2b;
    font-size: 11px;
}

.dog-box ul li strong {
    color: #61180f;
    font-size: 18px;
    line-height: 24px;
    font-family: Georgia, Arial, sans-serif;
}

.dog-box ul li .left {
    float: left;
    width: 110px;
}

.dog-box ul li .right {
    float: right;
    width: 74px;
    text-align: right;
}

.page-title {
    float: left;
    width: 960px;
    padding: 0px 0px 20px 0px;
    border-bottom: 1px dotted #c1bdb3;
    margin: 20px 0px;
}

.page-title .breadcrumbs {
    float: left;
    width: 400px;
    height: 30px;
    font-weight: normal;
    font-size: 30px;
    color: #629422;
    font-family: Georgia, Arial, sans-serif;
}

.page-title .breadcrumbs a {
    color: #629422;
}

.page-title .telephone {
    float: right;
    text-align: right;
    width: 400px;
    font-size: 24px;
    line-height: 30px;
    color: #629422;
    font-family: Georgia, Arial, sans-serif;    
    color: #a29e8e;
}

.page-title .telephone span {
    color: #1c190e;
}

.content-side {
    float: left;
    width: 328px;
}

.side-images {
    float: left;
    width: 328px;
}

.side-images img {
    float: left;
    width: 306px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #c1bdb3;    
    margin-bottom: 12px;
}

.side-gallery {
    float: left;
    width: 328px;
}

.side-gallery h2 {
    float: left;
    width: 328px;
    color: #61180f;
    font-size: 16px;
    font-family: Georgia, Arial, sans-serif;
    font-weight: normal;
    padding: 12px 0px 12px 0px;
    margin: 6px 0px 0px 0px;
    border-top: 1px dotted #c1bdb3;   
}

.side-gallery h2.first {
    margin: 0px;
    border: 0px;
    padding: 0px 0px 12px 0px;
}

.side-gallery .main-photo {
    float: left;
    width: 306px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #c1bdb3;    
    margin-bottom: 12px;
}

.side-gallery .main-photo .image {
    float: left;
    width: 306px;
    height: 224px;
    padding-bottom: 10px;
    position: relative;
}

.side-gallery .main-photo .image img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 306px;
    height: 224px;
}

.side-gallery .main-photo .options {
    float: left;
    width: 306px;
}

.side-gallery .main-photo .options .name {
    float: left;
    width: 200px;
    line-height: 28px;
    color: #61180f;
    font-size: 18px;
    font-family: Georgia, Arial, sans-serif;
}

.side-gallery .main-photo .options .gallery-link {
    float: right;
    width: 106px;
}

.side-gallery .main-photo .options .gallery-link a {
    float: right;
    display: block;
    width: 79px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #f5f2eb;
    font-weight: bold;
    background: transparent url('../images/gallery-btn.png') no-repeat top left;
}

.side-gallery ul {
    float: left;
    width: 328px;
}

.side-gallery ul li {
    float: left;
    width: 102px;
    padding: 0px 3px 10px 4px;
}

.side-gallery ul li a {
    display: block;
    float: left;
    width: 92px;
    height: 72px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c1bdb3;   
}

.side-gallery ul li a:hover {
    background-color: #ddd;
}

.side-gallery ul li a img {
    width: 92px;
    height: 72px;
}

.content-main {
    float: right;
    width: 610px;
}

ul.dog-data {
    float: left;
    width: 610px;
}

ul.dog-data li {
    float: left;
    width: 610px;
    border-bottom: 1px dotted #c1bdb3;   
    line-height: 30px;
    font-size: 14px;
    color: #433e2b;
}

ul.dog-data li.odd {
    background-color: #eae4cf;    
}

ul.dog-data li .left {
    float: left;
    width: 140px;
    padding-left: 10px;
}

ul.dog-data li .right {
    float: left;
    width: 460px;
}

ul.dog-data li .right span.yes {
    float: left;
    display: block;
    padding: 0px 48px 0px 24px;
    background: transparent url('../images/bullet-yes.gif') no-repeat 0px 10px;
}

ul.dog-data li .right span.no {
    float: left;
    display: block;
    padding: 0px 48px 0px 24px;
    background: transparent url('../images/bullet-no.gif') no-repeat 0px 10px;
}

.dog-contact {
    float: left;
    width: 610px;
    padding: 30px 0px;
}

.dog-contact .title {
    float: left;
    width: 610px;
    color: #629422;
    font-size: 24px;
    font-family: Georgia, Arial, sans-serif;
}

.dog-contact .textcontent {
    float: left;
    width: 610px;
    color: #7a7667;
    line-height: 21px;
    padding: 8px 0px;
    border-bottom: 1px dotted #c1bdb3;
    margin-bottom: 12px;
}

.dog-contact ul.dog-contact-form {
    float: left;
    width: 610px;
}

.dog-contact ul.dog-contact-form li {
    float: left;
    width: 610px;
    padding-bottom: 12px;
}

.dog-contact ul.dog-contact-form li label {
    float: left;
    width: 85px;
    padding: 0px 30px 0px 0px;
    line-height: 24px;
    color: #433e2b;
    font-size: 14px;
    text-align: right;
}

.dog-contact ul.dog-contact-form li .input {
    float: left;
    width: 495px;
}

.dog-contact ul.dog-contact-form li .input input {
    width: 330px;
}

.dog-contact ul.dog-contact-form li .textarea {
    float: left;
    width: 495px;
}

.dog-contact ul.dog-contact-form li .textarea textarea {
    width: 330px;
    height: 150px;
}

.dog-contact ul.dog-contact-form li.button {
    float: left;
    width: 450px;
    padding-bottom: 12px;
    text-align: right;
}

.dog-contact ul.dog-contact-form li.button input {
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 72px;
    height: 28px;
    background: transparent url('../images/btn-senden.gif') no-repeat top left;
    color: #fff;
    font-weight: bold;
}

.dog-contact-form-items {
    float: left;
    width: 495px;
}

.dog-contact-form-items .item {
    float: left;
    display: inline;
    width: 80px;
    margin-right: 5px;
    padding: 4px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.dog-contact-form-items .item.checked {
    background-color: #eeccb0;
}

.dog-contact-form-items .item .image {
    float: left;
    width: 80px;
    height: 80px;
}

.dog-contact-form-items .item .image img {
    width: 80px;
    height: 80px;
}

.dog-contact-form-items .item .checkbox {
    float: left;
    width: 20px;
}

.dog-contact-form-items .item .name {
    float: left;
    width: 80px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
}

.dog-contact-form-items .item .price {
    float: left;
    width: 60px;
    line-height: 20px;
    text-align: right;
}

.dog-contact-info {
    float: left;
    width: 610px;
    padding: 0px 0px 16px 0px;
    border-bottom: 1px dotted #c1bdb3;
    margin-bottom: 16px;
    color: #629422;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
}

ul.dog-contact-errors {
    float: left;
    width: 594px;
    padding: 0px 0px 16px 16px;
    border-bottom: 1px dotted #c1bdb3;
    margin-bottom: 16px;
    list-style-type: disc;
    color: #ff0000;
}

ul.dog-contact-errors {
    float: left;
    width: 594px;
    color: #ff0000;
    line-height: 21px;
}

.contact-form {
    float: left;
    width: 600px;
    padding-top: 12px;
    border-top: 1px dotted #c1bdb3;
    margin-top: 12px;
}

.contact-form .line {
    float: left;
    width: 600px;
    padding: 5px 0px;
}

.contact-form .line p {
    float: left;
    width: 200px;
}

.contact-form .line p label {
    float: left;
    width: 180px;
    padding-right: 20px;
    text-align: right;
    line-height: 18px;
    font-size: 12px;
}

.contact-form .line .input {
    float: left;
    width: 400px;
}

.contact-form .line .input input {
    width: 300px;
}

.contact-form .line .textarea {
    float: left;
    width: 400px;
}

.contact-form .line .textarea textarea {
    width: 300px;
    height: 150px;
}

.contact-form .button {
    float: left;
    width: 400px;
    padding: 5px 0px 5px 200px;
}

.contact-form .button input {
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 72px;
    height: 28px;
    background: transparent url('../images/btn-senden.gif') no-repeat top left;
    color: #fff;
    font-weight: bold;
}

.post {
    float: left;
    width: 610px;
}

.post h2 {
    float: left;
    width: 610px;
    color: #629422;
    font-size: 30px;
    font-family: Georgia, Arial, sans-serif;
    padding: 10px 0px 20px 0px;
    font-weight: normal;
}

.post .entry {
    float: left;
    width: 610px;
    color: #433e2b;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 12px;
    border-bottom: 1px dotted #c1bdb3;
    margin-bottom: 12px;
}

.comments-box {
    float: left;
    width: 610px;
    border-top: 1px dotted #c1bdb3;
    padding-top: 20px;
}

.comments-box h3#comments {
    float: left;
    width: 475px;
    font-size: 18px;
    font-family: Georgia, Arial, sans-serif;	
    font-weight: normal;
    margin-bottom: 20px;
    padding-left: 30px;
}

ol.commentlist {
    float: left;
    width: 610px;
}

ol.commentlist li {
    float: left;
    width: 610px;
    padding-bottom: 12px;
    border-bottom: 1px dotted #c1bdb3;
    margin-bottom: 12px;
}

ol.commentlist li div.comment-author {
    float: left;
    width: 580px;
    padding-left: 30px;
    padding-bottom: 12px;
}

ol.commentlist li div.comment-author .comment-meta {
    float: left;
    width: 580px;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;	
    padding-bottom: 6px;
    color: #68777f;
}
    
ol.commentlist li div.comment-author .comment-nick {
    float: left;
    width: 580px;
}
ol.commentlist li div.comment-author .comment-nick span.fn {
    font-size: 16px;
    color: #61180f;
    font-family: Georgia, Arial, sans-serif;	      
}
ol.commentlist li div.comment-author .comment-nick span.syas {
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
}

ol.commentlist li div div.comment-wait-for-moderation {
    float: left;
    display: inline;
    margin-left: 30px;
    width: 580px;
    border-top: 1px solid #fc6105;
    border-bottom: 1px solid #fc6105;
    font-weight: bold;
    color: #fc6105;
    line-height: 20px;
    text-align: center;
    background-color: #fed0b6;
    margin-bottom: 12px;
}

ol.commentlist li div .comment-text {
    float: left;
    display: inline;
    width: 580px;
    padding: 0px 0px 0px 27px;
    border-left: 2px solid #629422;
    line-height: 20px;
}

.comment-form {
    float: left;
    display: inline;
    width: 475px;
    margin: 0px 0px 0px 20px;
}

.comment-form h3 {
    float: left;
    width: 475px;
    font-size: 18px;
    font-family: Georgia, Arial, sans-serif;	
    font-weight: normal;
    margin-bottom: 20px;
    padding: 12px 0px 12px 0px;
}

.must-be-logged-in {
    float: left;
    width: 475px;
    margin-bottom: 40px;
}

.must-be-logged-in a {
    font-weight: bold;
    color: #fc6105;
}

.comment-form .comment-form-left {
    float: left;
    width: 170px;
}

.comment-form-left-text {
    float: left;
    width: 170px;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;	
    padding-bottom: 8px;
}
.comment-form-left-user {
    float: left;
    width: 170px;
    padding-bottom: 8px;
}
.comment-form-left-user a {
    font-size: 16px;
    color: #000;
    font-family: Georgia, Arial, sans-serif;	   
}
.comment-form-left-logout {
    float: left;
    width: 170px;
}
.comment-form-left-logout a {color: #68777f;font-weight: bold;}
.comment-form-left-logout a span {color: #fc6105;}

.comment-form .comment-form-left label {
    float: left;
    width: 170px;
    line-height: 20px;
}

.comment-form .comment-form-left .input {
    float: left;
    width: 170px;
    margin-bottom: 10px;
}

.comment-form .comment-form-left .input input {
    border: 1px solid #abadb3;
    padding: 2px 4px;
    width: 160px;
    margin: 0px;
}

.comment-form .comment-form-right {
    float: right;
    width: 280px;
}

.comment-form .comment-form-right label {
    float: left;
    width: 280px;
    line-height: 20px;
}

.comment-form .comment-form-right textarea {
    float: right;
    width: 275px;
    border: 1px solid #abadb3;
    height: 122px;
}

.comment-form .comment-form-bottom {
    float: left;
    width: 475px;
    margin: 16px 0px 40px 0px;
}

.comment-form .comment-form-bottom .comment-form-bottom-left {
    float: left;
    width: 200px;
    text-align: left;
    line-height: 16px;
}
.comment-form .comment-form-bottom .comment-form-bottom-left a {color: #68777f;font-weight: bold;}

.comment-form .comment-form-bottom .comment-form-bottom-right {
    float: right;
    width: 200px;
    text-align: right;
}
