body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #003300;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding:5px 0px 5px 0px;
}
.txt-main {
	font-size: 14px;
	text-align: justify;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.txt-main-mini {
	font-size: 11px;
	color: #333333;
}
.unterschrift {
	background-attachment: fixed;
	background-image: url(img/content/unterschr.gif);
	background-repeat: no-repeat;
	background-position: left left;
	font-size: 14px;
	color: #000000;
}
#nvb{
background-image:url(img/layout/navsplt.gif);
background-position:right;
background-repeat:no-repeat;
color:#FFFFFF;
padding:18px 4px 4px 4px;
font-family:"Trebuchet MS", Arial, Verdana;
font-size:16px;
font-weight:bold;
height:62px;
}
#nvb a{
color:#FFFFFF; text-decoration: none;
}
#nvb a:hover{
color:#FFFFFF; text-decoration: underline;
}.durchstreichen {
	text-decoration: line-through;
}

