
/* schriftstil,abstände */

body
{
margin-top: 0px; 
margin-left: 10px; 
margin-right: 0px;
margin-bottom: 0px; 
color: black;  
/*background-color:#e5dac1;*/ 

font-family: verdana,arial; 
font-size: 12px;
}


table,tr,td
{ color: black;font-family: verdana,arial; font-size: 12px}

/* scrolleiste internet explorer ab vers.5.5 */

body
/* {scrollbar-arrow-color: #8f7156; scrollbar-base-color: #d2bf99;
scrollbar-highlight-color : #d2bf99; scrollbar-shadow-color : #8f7156;
SCROLLBAR-TRACK-COLOR: #8f7156}*/

h3 {font-size:18px; font-family: verdana,arial; }

h4 {font-size:13px; font-family: verdana,arial; }

h5 {font-size:12px; font-family: verdana,arial; }

/* menue */


#menu1 a {display: block;
background-color:#618A00;
color:#ffffff; text-decoration:none ;font-family: verdana,arial; font-size: 12px;
width:140px;
padding-left: 2px; padding-bottom: 2px;padding-top: 2px;margin: 0px auto;
border-bottom:solid 1px #000000;
}

#menu1 a:visited{background-color:#618A00;
color:#ffffff;text-decoration:none;font-family: verdana,arial; font-size: 12px; width:140px;
padding-left: 2px; padding-bottom: 2px; padding-top: 2px;margin: 0px auto;
border-bottom:solid 1px #000000;
}

#menu1 a:active{background-color:#618A00; color:#ffffff;text-decoration:none;font-family: verdana,arial; font-size: 12px;width:140px;
padding-left: 2px; padding-bottom: 2px; padding-top: 2px;margin: 0px auto;
border-bottom:solid 1px #000000;
}

#menu1 a:hover {background-color:#FFE696;
color: #000000;
text-decoration:none ;font-family:verdana, arial; font-size:12px;
width:140px;
padding-left: 2px; padding-bottom: 2px;   padding-top: 2px;margin: 0px auto ;
border-bottom:solid 1px #000000;
border-right:solid 1px #000000;
}


/* Blocksatz */
#page {
	width: 730px;
	margin: 0 auto;
	padding-top: 0px;
}

#latest-post {
	float: left;
	width: 450px;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 200px;
	padding: 0px 20px 20px 20px;
	line-height: 20px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;

}


/* allgemeine links im text */

a:link{ color: black; text-decoration:underline; ;font-family: verdana,arial; font-size: 12px;}

a:visited{color: black;text-decoration:underline;font-family: verdana,arial; font-size: 12px;}

a:active{ color:black;text-decoration:underline;font-family: verdana,arial; font-size: 12px; }

a:hover{ color: #ffffff;background-color:#618A00;  text-decoration:none;font-family: verdana,arial; font-size: 12px; }






/* 
Wenn das Suchergebnis in einer eigenen Seite ausgegeben wird,
sollten mindestens die folgenden Style Angaben übernommen werden,
um die Ergebnisseite entsprechend dieser Musterdatei zu gestalten.
*/
 
em {
	font-weight: bold;
	font-style: normal;
}

#output a {font-weight: bold;}

.searchword  {color: #222; background-color: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #222; background-color: #ff0; border: 1px dotted #ff0;}
.searchword1 {color: #222; background-color: #0f0; border: 1px dotted #0f0;}
.searchword2 {color: #222; background-color: #0ff; border: 1px dotted #0ff;}
.searchword3 {color: #222; background-color: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #222; background-color: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #222; background-color: #faf; border: 1px dotted #faf;}
.searchword6 {color: #222; background-color: #ccc; border: 1px dotted #ccc;}
.mod {display: block; font-size: .8em;}

