body	{
	background-color : #9f9f9f;
	z-index : 0;
}

.bodyokform	{
	background-color : #F7F9F2;
}

table, td, p, ul, div, h1, h2, h3, h4, h5, h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}


a {
	color : #ff3131;
	text-decoration : none;
}

a.active  {
	color : #c74747;
}

a:visited  {
	color : #ff3131;
}

a:hover  {
	color : #FF9900;
	text-decoration : none;
}



b  {
	font-weight : bold;
	color : #000066;
}

b.sw  {
	font-weight : bold;
	color : #000000;
}

b.rot  {
	color : #c74747;
}

b.grau	{
	font-weight : bold;
	color : #555555;
}

/* Hintergruende */

.backweiss  {
	background-color : #FFFFFF;
}

.backgrau  {
	background-color : #9f9f9f;
}

.backhgrau  {
	background-color : #CCCCCC;
}



/* CSS fuer Formulare */


/* Text */

.textPDFsize  {
	font-size : 10px;
	font-weight : normal;
	color : #AAAAAA;
}


/* Formulare */


/* Text */

.textInBox  {
	font-size : 12px;
	background-color : #ffffff;
	color : #000000;
	line-height : 17px;
}

.textInBoxgn  {
	font-size : 12px;
	background-color : #e1e1e1;
	color : #000000;
	line-height : 17px;
}

br {
	line-height : 17px;
}