html,body{
    /* background: #967c74; */
    background: #a4887a;
    font-family: Arial, Helvetica, sans-serif;
    color: #a4887a;
    margin: 0px;
    font-size: 12px;
    background-image:url(../bilder_startseite/kachel_oben.png);
    background-repeat:repeat-x; 
    /* versteht nur ie */
    scrollbar-arrow-color: #4b3035;
    scrollbar-highlight-color: #4b3035;
    scrollbar-3dlight-color: #a4887a;
    scrollbar-base-color: #a4887a;
    scrollbar-darkshadow-color: #967c74;
    scrollbar-face-color: #967c74;
    scrollbar-track-color: #967c74;
    scrollbar-shadow-color: #4b3035;
    /* cursor:url("fdp.cur"); */
}

/* Seitenlayout mit DIVs */

#wrapper {
	background: #a4887a;
	position: absolute;
        top:0px; 
        left:0px;
	margin: 0 auto;
	padding: 0;
	background-image:url(../bilder_startseite/hintergrund.gif);
	background-repeat:repeat-y;
        width: 100%;
	/* width: 1003px; */
	text-align: left;
}

#top {
	background: #ffffff;
	height: 105px;
        border-bottom:solid black 1px;
}


#top img.logo2 {
	position:absolute;
	margin-left: 200px;
	margin-top: 0px;
}
		
#top img.logo1 {
	position:absolute;
	margin-left: 10px;
	margin-top: 2px;
}

#undertop {
	background:#4b3035;
        color: #ffffff;
	height:20px;
	padding-left: 835px; 
	padding-top:2px;
        /* width:1258px; */
        /*width:100%; */
        border-top:solid white 1px;
        border-bottom:solid white 1px;
}

#main-section {
	background: #a4887a;
	width:100%;
        width: 1003px; 
	text-align: left;
}

#content {
        border:solid black 1px;
	position:absolute;
	background:#ffffff;
	min-height:393px;
	height:auto !important;
	height:393px;
	/*float:right;*/
        width:658px;
	margin-top:0px;
       	margin-bottom:0px;
        margin-right:80px;
        margin-left:160px;
        padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	}
	
#underbottom a.weiter {
        position:relative;
        margin-left: 910px;
        padding-left:0px;
        padding-top:0px;
        margin-right:0px;
        margin-top:400px;
        float:left;
        }

#underbottom a.weiter:link, a:visited {
	text-decoration: underline;
	color: #4b3035;
	}

#underbottom a.weiter:hover {
	color: #967c74;	
	}

/* Schriftformate */

#content {
	line-height: 16px;
	color: #4b3035;
}

#content h1 {
	font-size: 18px;
	color: #4b3035;
	padding-bottom:15px;
	}


#content h2 {
	font-size: 15px;
	}
	
#content h3 {
	font-size: 12px;
	}
	
#content p {
	line-height: 16px;
        /*text-align: justify;*/    
	}
#content b {
	color: #c1a4b2;
        /*background-color:#967c74;*/    
	}

#content hr{
	background-color:#FFFFFF; /* Mozilla 1.4 */
	color:#FFFFFF; /* IE 6 */
	border: #FFFFFF; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	}

#content ul {
    margin: 4px 10px 16px 16px;
    padding: 0;
    list-style: none;
	}

#content ul li{
	margin: 0 0 .5em 0;
        padding: 0px 0px 0px 18px;
	background:url(../bilder_startseite/bullet.gif) no-repeat 0px 5px;
   }
#content a:link, a:hover{
	color:#765850;
	}
	
#content a:active {
	color:#765850;
	}

#content a:visited {
	color:#765850;
	}
	
#content table {
	width: 750px;
	margin: 0px 0px 15px 0px;
	border: 0px none #4b3035;
	border-collapse: collapse;
	}

#content th {
	background: #967c74;
	color: #4b3035;
	font-weight: bold;
	padding: 2px 15px;
	text-align: left;
	line-height: 1.2;
	}

#content td {
	padding: 6px 15px;
	vertical-align: top;
	border-bottom: 1px solid #4b3035;
	}
	
	
#content tr:hover td {
	background: #967c74;
}





#undertop a {
	text-decoration: none;
	line-height: 1px;
	}
	
#undertop a:link, a:visited {
	color: #ffffff;
	}

#undertop a:hover {
	color: #a4887a;	
	}
	
#undertop a.print {
	padding: 0 0 0 20px;
        margin-left: 10px;
	background-image:url(../bilder_startseite/print.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
	
#undertop a.print:hover {
	background-image:url(../bilder_startseite/print_neg.gif);
	}
	
#undertop a.fontsize {
	margin-left: 30px;
	color: #ffffff;
	}
	
#undertop a.fontsize:hover {
	color: #a4887a;
	}
	
#undertop a.fontsize_2 {
        /*padding-left: 855px;*/
        padding-left: 20px;
	margin-right: 10px;
        margin-left: 0px;
	color: #ffffff;
        background-image:url(../bilder_startseite/kontakt.png);
        background-repeat: no-repeat;
        /* background-position: 832px 2px; */
        background-position: 0px 2px;
	}
	
#undertop a.fontsize_2:hover {
	color: #a4887a;
        background-image:url(../bilder_startseite/kontakt_neg.gif);
	}	
	
			
	


/*BILDER*/
img {
	border: none;
	}

a img {
	border: none;
	}
        
#content img.portraitbildrand {
        border: #4b3035; 
        border-style: solid; 
        border-top-width: 1px; 
        border-right-width: 1px; 
        border-bottom-width: 1px; 
        border-left-width: 1px;        
	}

#content img.standard {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	}

#content img.mail {
	margin-left: 1px;
	margin-top: 3px;		
	}
        
#navigation img.standard {
	float: left;
	margin-left: 0px;
	margin-top: 3px;		
	}
