body { 
	margin : 0px;
	padding: 0px;
	color : #000;
	background : #ffe5bf url(/bilder/back.gif);
	}

/* display */

#masthead { 
	color : #000;
	background : #050301 url(/bilder/holz.jpg);
	}

#display { 
	color : #000;
	background : #050301;
	}

#subnav { 
	color : #000;
	background : #ffeecc;
	}

#subnavcont { 
	padding: 25px 5px 30px 20px;
	}

#content { 
	padding: 25px 55px 30px 20px;
	}

#footer { 
	color : #996655;
	background : #ddccaa;
	}
#agb { 
	font-family : Courier;
	font-size : 11px;
	line-height: 13px;
	color : #000;
	}
/* text styling */

h3 { 
	font-family : verdana, sans-serif;
	color : #666633;
	background : transparent;
	margin-top: 0px;
	margin-bottom: 5px;
	}

#first { 
	font-family : verdana, sans-serif;
	color : #803333;
	background : transparent;
	}

p, ul, .plain, dl, dt, dd { 
	font-family : verdana, sans-serif;
	font-size : 12px;
	line-height: 16px;
	color : #000;
	background : transparent;
	margin-top: 0px;
	}
td { 
	font-family : verdana, sans-serif;
	font-size : 12px;
	
	}
.intro {
	color : #444411;
	background : transparent;
	font-weight: bold;
	}

b {
	color : #333300;
	background : transparent;
	font-weight: bold;
	}

a {
	font-weight: bold;
	}

a:link {
	font-weight: bold;
	color : #630;
	background : transparent;
	text-decoration: none;
	}

a:visited {
	color : #600;
	background : transparent;
	}

a:hover {
	color : #900;
	background : #ffffee;
	}

input.gold { 
	font-family : verdana, sans-serif;
	font-size : 0.8em;
	font-weight : bold;
	color : #050301;
	background : #cbb255;
	}

/* subnav */

 a.subnavcont {
	font-family : verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height: 16px;
	}

 a.subnavcont:link {
	color : #630;
	background : transparent;
	text-decoration: none;
	}

a.subnavcont:visited {
	color : #600;
	background : transparent;
	text-decoration: none;
	}

a.subnavcont:hover {
	color : #900;
	background : transparent;
	text-decoration: underline;
	}

/* display */

.bildarchiv { 
	font-family : verdana, sans-serif;
	font-size : 9px;
	color : #ffe5bf;
	background: #050301;
	}

#display a { 
	color : #ffe5bf;
	background-color: #050301;
	}

/* footer */

#footer a { 
	color : #665533;
	background : transparent;
	}

#footer p { 
	font-family : verdana, sans-serif;
	font-size : 9px;
	text-align: right;
	color : #665533;
	background : transparent;
	margin: 0px 40px;
	}

