/* CSS Document Max Weber München*/
* {
    padding: 0;
    margin: 0 auto;
}
html, body {
    height: 101%;
    background: #fff; 
}
body {
    background: #fff url(images/bg.jpg) no-repeat scroll center top;
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size:100%;
    color: #ac9d93;
}
a {
    color: #6c5d53;
    text-decoration: none;
}
a:visited {
    color: #6c5d53;
    font-weight: bold;
}
a:hover {
    color: #6c5d53;
    text-decoration: underline;
}
address {
    font-size: 0.8em;
}
h1 {
    font-family: 'Times New Roman', Times, Georgia, serif;
    font-weight: bold;
    font-size: 1.2em;
    color: #d1a555;
}
h1 a {
    font-weight: bold;
    color: #d1a555;
    text-decoration: none;
}
h1 a:visited {
    color: #d1a555;
}
h1 a:hover {
    color: #d1a555;
    text-decoration: underline;
}
h2 {
    font-size: 1.0em;
    display: none;
    color: #ac9d93;
}
h3 {
    font-family: 'Times New Roman', Times, Georgia, serif;
    font-size: 1.0em;
    color: #d1a555;
}
h4 {
    font-family: Arial, sans-serif;
	line-height: 2;
	font-size: 1.0em;
    color: #d1a555;
}
h5 {
    font-family: Arial, sans-serif;
    font-size: 1.0em;
    color: #d1a555;
}
img {
    border: none;
}
p {
    color: #ac9d93;
    font-size: 0.8em;
    padding: 5px 0;
}
ul {
    color: #ac9d93;
    font-size: 0.8em;
    list-style: none;
    padding: 5px 0;
}
#daten {
    font-size: 1em !important;
    padding: 5px 0;
}
tr {
    color: #ac9d93;
    font-size: 0.8em;
    height: 20px;
}
/* Wrapper */

#wrapper {
    background-image: url(images/bg.jpg);
    background-repeat: no-repeat;
    width: 900px;
    height: 430px;
    margin-top: 50px;
    padding: 4px;
    border: 1px solid #e3dbdb;
}
#wrapperdatenschutz {
    width: 900px;
    height: auto;
    margin-top: 50px;
    padding: 4px;
    border: 1px solid #e3dbdb;
}

#text {
    margin-top: 50px;
    padding: 20px;
}
#text li {
    color: #ac9d93;
    font-size: 1.2em;
    list-style: square;
	margin-left: 20px;
}

/* Header */

#header {
    width: 890px;
    height: 50px;
    padding: 5px;
    border-bottom: 2px solid #d1a555;
}
#gus {
    display: none;
}
#headerleft {
    border-right: 2px solid #d1a555;
    float: left;
    margin: 15px 0 0 670px;
    padding-right: 12px;
}
#seit {
    margin-left: 30px;
    font-size: 0.8em;
}
#headerright {
    float: left;
    margin: 17px 0 0 10px;
}
/* Content */

#image {	
    background-image: url(images/7.jpg);
    background-repeat: no-repeat;
    border: none;
    float: left;
    height: 340px;
    width: 550px;
    margin-left: 1px;
}

#slideshow {
    float: left;
    height: 340px;
    width: 550px;
    margin-left: 1px;
}
.einzug {
         margin: 50px 0 0 30px;}
#abstand {
         margin-top: 90px;
}
#pdf a {
    color: #ac9d93;
}
#content {
    float: left;
    margin-left: 1px;
}
#colright {
    float: left;
    margin: 171px 10px 0 42px;
    text-align: center;
}
#colright ul {
    margin-top: 20px;
}
#colright p a {
    color: #ac9d93;
    font-size: 1.1em;
    padding: 5px 0;
}
#google {
    margin: 60px 0;
}
#standort {
    float: left;
    margin: 19px 10px 0 42px;
    text-align: center;
}
#standort ul {
    margin-top: 20px;
}
#standort p a {
    color: #ac9d93;
    font-size: 1.1em;
    padding: 5px 0;
}
#smallcol {
    width: 900px;
    height: 30px;
    float: left;
    text-align: center;
    border-top: 2px solid #d1a555;
}
#smallcol p {
    color: #ac9d93;
    font-size: 0.8em;
}
#smallcoldatenschutz {
    width: 900px;
    height: 30px;
    float: left;
    text-align: center;
    border-top: 2px solid #d1a555;
}
#smallcoldatenschutz p {
    color: #ac9d93;
    font-size: 0.8em;
}

/* Footer */

#footer {
    width: 890px;
    height: 24px;
    float: left;
    font-size: 0.85em;    
    margin-top: 4px;
}

#footer ul {
    list-style: none;
}
#footer li {
    display: inline;
}
#footerleft {
    
    float: left;
    padding-left: 10px;
}
#kwd {
    
    float: right;
    font-size: 11px;
    padding-right: 10px;
}

