.contentHead{
	font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: 700; 
}

.content, .indexLink, .indexNotActive, .listRadioCheckBoxTable, .itemTable, .alterItemTable, .fehler, .content td
{
	font-family: Arial; font-size: 11px; color: #000000; text-decoration: none;  font-weight: normal;
}
.content a:link, .content a:visited , .content a:active , .indexLink a:link, .indexLink a:visited , .indexLink a:active
{
	font-family: Arial; font-size: 11px; color: #339900; text-decoration: underline;
}
.content:hover 
{ 
	text-decoration: none; 
}
.contentGreenSubheader
{
	font-family: Arial; font-size: 14px; color: #339900; font-weight: 700
}
.contentSubheader
{
	font-family: Arial; font-size: 14px; font-weight: 700
}

.contentWhite, .indexActive
{font-family: Arial, Helvetica; font-size: 11px; color: #ffffff;text-decoration: none; }

.ContentWhiteLink:link, .ContentWhiteLink:visited , .ContentWhiteLink:active
{font-family: Arial, Helvetica; font-size: 11px; color: #ffffff;text-decoration: underline; }
.ContentWhiteLink:hover { text-decoration: none;	}

.contentGrau, .contentGrau:link, .contentGrau:visited , .contentGrau:active, .contentGrau:hover
{
	font-family: Arial; font-size: 11px; color: #666666; text-decoration: none;
}

.contentGrauSmall
{
	color: #666666; font-family: Arial; font-size: 10px; text-decoration: none;
}

.contentSmall
{
 	font-family: Arial; font-size: 10px; 
}
.contentSmall:link, .contentSmall:visited , .contentSmall:active
{
 	text-decoration: underline; font-size: 10px; 
}
.contentSmall:hover
{
 	text-decoration: none; 
}
.indexNotActive
{
	text-align: center;
	background-color: #ffffff;
	color: #CCCCCC;
}
.indexActive
{
	text-align: center;
	background-color: #339900;
}
.indexLink, .indexLink:link, .indexLink:visited , .indexLink:active
{
	background-color: #ffffff;
	text-decoration: none;
	text-align: center;
	color: #000000;
}
.listRadioCheckBoxTable input , .listRadioCheckBoxTable INPUT
{
	margin-right: 10px;
	margin-left: 0px;
	margin-top: -3px;
	margin-bottom: 100%;
	float: left;
}
.fehler
{
	color: #ff0000;	
}

a.pagerItem , a.pagerItem:link, a.pagerItem:visited, a.pagerItem:active, a.pagerItem:hover,
a.pagerItemActive, a.pagerItemActive:link, a.pagerItemActive:visited, a.pagerItemActive:active, a.pagerItemActive:hover
{
	padding-left: 5px;
	padding-right: 5px;
}
a.pagerItemActive, a.pagerItemActive:link, a.pagerItemActive:visited, a.pagerItemActive:active, a.pagerItemActive:hover
{
	text-decoration: none;
	color: #666666;
}

h2
{
	font-family: Arial; font-size: 14px; font-weight: 700	
}

table.protokol td, table.vorlageBericht td, .protokolHeaderCell
{
	font-family: Arial;
	font-size: 11px;
}

tr.protokolHeaderCell td
{
	font-weight: bold;
	color: #ffffff;	
}


