/* Allgemeines */

BODY {
	background: url(../images/bg_verlauf.jpg) repeat-x #FFEFAF;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align : justify;
	}

table, select {	
	font-size : 12px;
	font-family : arial, helvetica;
	text-align : left;
}

A {
	font-size : 12px;
	font-family : arial, helvetica;
	color : #553609;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
}

A:HOVER {
	font-size : 12px;
	font-family : arial, helvetica;
	color : #FEFBE8;
	font-weight: bold;
	margin-bottom: 0px;
}

A.a_inhalt {
	font-size : 12px;
	font-family : arial, helvetica;
	color : #553609;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
}

A.a_inhalt:HOVER {
	font-size : 12px;
	font-family : arial, helvetica;
	color : #009240;
	font-weight: bold;
	margin-bottom: 0px;
}