BODY
{
	font-family: Arial, Helvetica, sans-serif;
	color: #1E4E15;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	border-width: 0px 0px 0px 0px;
	/*background: url(../grafik/top.gif) repeat-x;*/
}

td {
	font-size: 13px;	
} 
p {
	font-size: 13px;	
}

a.nav{
	color: #1E4E15;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
a.nav:hover{	
	color: #a8a8a8;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.nava{	
	color: #a8a8a8;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.td_nav{
	border-top: 1px solid #13550B;
	border-right: 1px solid #13550B;
	padding: 3px 3px 3px 10px;
}
.td_navu{
	border-top: 1px solid #13550B;	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F8F8F8;
	border: 1px solid #a8a8a8;
	width: 250px;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F8F8F8;
	border: 1px solid #a8a8a8;
	width: 250px;
}
input.but{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F8F8F8;
	border: 1px solid #a8a8a8;
	width: 100px;
}
table.kontakt{
	border: 1px solid #1E4E15;
	background-color: #dbe4ae;
}
a.normal, a.normal:visited, a.normal:active{	
	color: #1E4E15;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: underline;	
}
a.normal:hover{
	color: #1E4E15;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.copyright{	
	color: #E72F75;
	font-size: 11px;	
}
a.rpacom{
	color: #4c4c4c;
	font-size: 11px;
	text-decoration: none;
}
a.rpacom:hover{
	color: black;
	font-size: 11px;
	text-decoration: none;
}
.tablerahmen{
	border: 1px solid #E72F75;
}

td.rahmen{
	border-left: 1px solid #13550B;
	border-right: 1px solid #13550B;
}
td.rahmen_o{
	border-top: 1px solid #13550B;
	border-left: 1px solid #13550B;
	border-right: 1px solid #13550B;
	font-size: 10px;
	padding: 2px;
	color: #dbe4ae;
	text-align: center;
}
td.rahmen_u{
	border-bottom: 1px solid #13550B;
	border-left: 1px solid #13550B;
	border-right: 1px solid #13550B;
	font-size: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}


