body {
	background-color: #FFFFFF;
	color: #000000;
	font-family : Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
}

table {
	color: #333333;
}
a {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #FF3300;
	text-decoration : none;
}

h1{
	color : #000000;
	font-size : 13px;
	font-weight : bold;
}

h2{
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}


.text {
	color : #000000;
}

.textb {
	color : #000000;
	font-weight : bold;
}

.textbd {
	color : #000000;
	font-weight : bold;
	text-decoration : line-through;
}

.textboldrand{
	background-color : #666666;
	color : White;
	font-weight : bold;
	padding : 3px 0px 3px 4px;
	text-transform : uppercase;
}
.textboldrand2{
	background-color : #DCDCDC;
	color : #000000;
	font-weight : bold;
	padding : 3px 0px 3px 4px;
}

.textbr {
	color : #FF0000;
	font-weight : bold;
}

.line {
	border-bottom : 1px dotted;
	color : #999999;
}

a.naviLeft {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.naviLeft:hover {
	background-color: transparent;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.naviLeftu {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
}

a.naviLeftU:hover {
	background-color: transparent;
	color: Red;
	text-decoration: none;
}

.naviLeftChosen{
	background-color: transparent;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.naviLeftUChosen{
	background-color: transparent;
	color: #FF0000;
	text-decoration: none;
}

.table {
	border: 1px solid Black;
}

#NavHauptKat{
	background-color : #666666;
	color : White;
	font-weight : bold;
	padding : 3px 0px 3px 4px;
	text-transform : uppercase;
}

#textboldrand2{
	background-color : #DCDCDC;
	color : #000000;
	font-weight : bold;
	padding : 3px 0px 3px 4px;
}