body {
    font-family: Helvetica, Arial, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    font-size: 1em;
    color: #000;
    font-weight: lighter;
    margin: 0;
    padding: 0;
    background-color: #fdfbfc; 
}

#wrapper {
    width: 852px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    font-family: Helvetica, Arial, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    line-height: 1.5em;
    box-shadow: 0px 0px 8px #889;
    background-color: #f6f3ee;
    font-size: 0.7em;
    font-weight: lighter;
}

#startbild {
    width:852px;
    height: 321px;
}

nav {
    clear: both;
    float: left;
    overflow: hidden;
    width: 100%;
    font-size: 1.4em;
    font-weight: lighter;
}

nav ul {
    float: left;
    left: 50%;
    list-style-type: none;
    margin: 15px auto;
    padding: 0;
    position: relative;
    display: block;
}

nav ul li {
    position: relative;
    right: 50%;
    float: left;
}

nav li a{
    background: none repeat scroll 0 0;
    display: block;
    padding: 4px 33px;
    width: auto;
}

a:link {
    color: #000;
    text-decoration: none;
    font-weight: lighter;
}

a:visited {
    color:#000;
    text-decoration: none;
}

a:focus {
    color:#000;
    text-decoration: none;
}

a:hover {
    color: #935b30;
    /*text-decoration: underline;*/
}

a:active {
    color:#935b30;
    text-decoration: none;
}

a:onmouseout {
    color:#935b30;
    text-decoration: none;    
}

.claerer {
    clear: both;
}

hr {
    width: 93%;
    margin-top: 5px;
    color: #eee;
    background-color: #eee;
    height: 1px;
}

#textklammer {
    width: 45%;
    margin-top: 25px;
    margin-left: 45px;
    margin-right: auto;
    float: left;
    font-size: 1.2em;
}

#textklammer1 {
    width: 49%;
    margin-top: 25px;
    margin-left: 45px;
    margin-right: auto;
    float: left;
    font-size: 1.2em;
}

h1 {
    font-size: 1.6em;
    color: #935b30;
    margin-bottom: 30px;
    text-decoration: none;
    font-weight: lighter;
    letter-spacing: 1px;
}

#hundebild {
    height: 440px;
    width: 285px;
    float: right;
    margin-top: 90px;
    margin-right: 55px;
}

#unterschrift {
    font-weight: bold;    
}

#randunten {
    background-color: #ece5dd;
    width: 100%;
    height: 7px;
    /* box-shadow: 0 0px 2px -2px #889; */
}

h2{
    font-size: 1.5em;
    color: #935b30;
    margin-bottom: 30px;
    margin-top: 14px;
    text-decoration: none;
    font-weight: lighter;
    letter-spacing: 1px;
}

#liste_links {
    margin: 14px;
    padding: 0;
    color: #935b30;
    line-height: 1.8;
}

#liste_rechts {
    color: #935b30;
    float: right;
    width: 40%;
    margin-top: 90px;
    line-height: 1.8;
    font-size: 1.2em;    
}

/* REFERENZEN */

#referenzen_links {
    margin: 13px;
    width: 35%;
    padding: 0;
    color: #935b30;
    line-height: 1.8;
    float: left;    
}

#referenzen_rechts {
    margin: 25px;
    margin-top: 13px;
    width: 35%;
    padding: 0;
    color: #935b30;
    line-height: 1.8;
    float: left;    
}

#referenzen_bild {
    height: 440px;
    width: 282px;
    float: left;
    margin-top: 90px;
    margin-left: 80px;
    margin-right: 55px;
}




/* FOTOS >> von janne eingefügt */


#fotoklammer {
    width: 100%;
    margin-top: 25px;
    margin-left: 45px;
    margin-right: auto;
    float: left;
    font-size: 1.2em;
}

ul.thumbs {
    margin:0;
	padding-left:0px;
}

ul.thumbs li {
	display: inline;
	list-style: none outside none;
	margin-right:55px;
}

ul.thumbs img {
	padding-bottom:30px;
}
