a:link { color:#590C00;  }    /* noch nicht besuchte Ziele */
a:visited { color:#590C00;  } /* besuchte Ziele */
a:hover { color:#CC3300;  }   /* Verweise bei "MouseOver" */
a:active { color:#590C00;  }  /* Angeklickte Verweise */

p {
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	list-style-image: url(img/content/list.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #590C00;
	text-decoration: none;	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #590C00;
}
.footer_aktiv {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
	}
.text {
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #590C00;
	text-decoration: none;
}
.ueberschrift {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
}
.ueberschrift2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
}
.contentframe {
	overflow: hidden; 
	border: solid 1px #cc3300;
}


.contentbody {
	background-image: url(img/bg.gif);
}

 
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
