a:link  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;
	text-decoration: underline;
}

a:active  {
	color : #0000CC;
	text-decoration: underline;
}

a:visited  {
	color : #0000CC;
	text-decoration: underline;
}

a:hover  {
	color : #339933;
	text-decoration: underline;
}


body	{
	background-color : #F7F7F7; 
}



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



/* Hintergruende */

.backblaugrau  {
	background-color : #BFB7C6;
}

.backweissblau  {
	background-color : #F7F7F7;
}

.backorange  {
	background-color : #FF9900;
}

/* Hintergruende Tabellen */

.tablerand5blaugrau  {
	background-color : #BFB7C6;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 1px;
	padding-bottom : 1px;
	margin-top : 4px;
	margin-bottom : 0px;
}


/* Titel */

.titel12grau  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #EEEEEE;
}

.titel13  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
}

.titel13bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}



/* Text */

.text10  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

.text10bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
}

.text10grau  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #CCCCCC;
}

.text11  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

.text11bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}

.text12  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

.text12bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.text12grau  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #666666;
}

.text12graubold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #EEEEEE;
}

.text13rotbold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #D82505;
}

.text13  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
}

.text13bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}

