/*
 Tremel 2.7.03 Zentrale css datei für Wilhelm Stölb Wald und Mensch
 
 colors:
 hellgrün		#ccffcc	
 dunkelgrün 	#339966
 hellbraun		#ffcc00
 dunkelbraun	#cc6600
 
 wappen:
 blau			#2f5aa7
 rot			#f54627
 silber			#eeeeee	
*/

body {
	background-color: #17430f;
	color: #FFFFCC;
	/* font-size: 18px; */
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a {
	font-family:Verdana,"Trebuchet MS",Arial,Helvetica,Courier;
	color: #FFFFCC;
}



a:link { 
  color: #66CCFF;
  text-decoration: none;
}
a:visited { 
  color: #6699CC;
}
a:hover {
	color: #0099FF;
	background-color:#FFFFCC;
	text-decoration: underline;  /* font-weight:bold; */
  
}
a:active { color: #00CC66; }


h1 {
	font-size: 12pt;
	font-weight: bold;
	/*
	border-top-color: #FFFFCC;
	border-top-style: dotted;
	border-top-width: 1px;
	*/
}

h2 {
  font-size: 11pt;
}

h3 {
	font-size: 10pt;
	font-style: italic;
}

h4 {
  font-size: 10pt;
}

p  {
  font-size: 9pt;
  color: #ffffcc;
  line-height: 12pt;
}

td {
	font-size: 10pt;
	color: #ffffcc;
	vertical-align: top;
}

th, td.header {
  color: #339966;
  background-color: #EAFFF4;
  font-size: 8pt;
  font-weight: bold;
  vertical-align: middle;
}

ul {
  font-size: 10pt;
  color: black;
  line-height: 14pt;
  list-style-type: square;
}

span.Abteilungsheader {
  font-size: 14pt;
  color: #ffffcc;
  line-height: 18pt;
}

.Bottomtext {
  font-size: 8pt;
}
.Bottomtext a:link { color: #FFCC99; }
.Bottomtext a:visited { color: #FFFFCC; }

.typo3_credit {
  font-size: 6pt;
  color: #ffffcc;
}
.typo3_credit a:link { color: #FFCC99; }
.typo3_credit a:visited { color: #FFFFCC; }

.header_titel {
	font-size: 43px;
}

.header_adresse {
	font-size: 13px;
	font-weight: bold;
}

td#topleft {
	height: 100px;
	/* width: 160px; */
	background-image: url(buche_lo_1_01.gif);
	background-repeat: no-repeat;
}
td#topmiddle {
	height: 100px;
	background-repeat: no-repeat;
}
td#centerleft {
    padding-top: 30px; 
	background-image: url(buche_lo_1_02.gif);
	background-repeat: no-repeat;
}
td#centermiddle {
	background-repeat: repeat;
}
td#bottomleft {
	height: 60px;
	/* width: 160px; */
    padding-top: 10px; 
    vertical-align: bottom;
	background-repeat: no-repeat;
}
td#bottommiddle {
	height: 60px;
    padding-top: 10px; 
    vertical-align: bottom;
	background-repeat: no-repeat;
	background-image: url(buche_ru.gif);
	background-position: bottom right;
}
