body,table,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #FFF5EA;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #000000;
	}

.titel
{
	Color: #000000;
	background-image : url(../images/navbg.jpg);
	Font-Family: Verdana, Lucida, Sans-Serif;
	font-size: 11px;
	Font-Weight: bold;
	text-decoration: none;
}

h1
{
	height : 16px;
	Color: #000000;
	Background-Color: #EFA626;
	background-image : url(../images/titlebg.jpg);
	Font-Family: Verdana, Lucida, Sans-Serif;
	font-size: 11px;
	Font-Weight: bold;
	padding-left : 5px;
	text-decoration : underline;
}

.big-tabbl {
	border : dotted 2px #862C00;
	Background-Color: #FFF5EA;
}

.copyright
{
Color: #000000;
Background-Color: #009EE8;
Font-Family: Verdana, Lucida, Sans-Serif;
font-size: 8px;
Font-Weight: bold;
text-decoration: none;
/* border-style: solid 1 px #000000; */
}

.NAV2
{
Color: #422200;
Font-Family: Verdana, Lucida, Sans-Serif;
font-size: 10px;
Font-Weight: none;
text-decoration: none;
}
.NAV2:LINK
{
Color: #422200;
Font-Family: Verdana, Lucida, Sans-Serif;
font-size: 10px;
Font-Weight: none;
text-decoration: none;
}

.NAV2:VISITED
{
Color: #422200;
Font-Family: Verdana, Lucida, Sans-Serif;
font-size: 10px;
Font-Weight: none;
text-decoration: none;
}

.NAV2:HOVER
{
	Color: #422200;
	Font-Family: Verdana, Lucida, Sans-Serif;
	font-size: 10px;
	Font-Weight: bold;
	text-decoration: none;
	background-color : transparent;
	margin : 5px;
}

.NAV:LINK
{
Color: #CD6F00;
Font-Family: Verdana, Lucida, Sans-Serif;
font-size: 10px;
Font-Weight: none;
text-decoration: none;
}

.NAV:VISITED
{
Color: #CD6F00;
Font-Family: Verdana, Lucida, Sans-Serif;
font-size: 10px;
Font-Weight: none;
text-decoration: none;
}

.NAV:HOVER
{
	Color: #8E4A00;
	Font-Family: Verdana, Lucida, Sans-Serif;
	font-size: 10px;
	Font-Weight: bold;
	text-decoration: none;
	background-color : transparent;
	margin : 5px;
}

A:LINK
{
Color: #8E4A00;
Font-Family: Verdana, Lucida, Sans-Serif;
font-size: 10px;
Font-Weight: bold;
text-decoration: none;
}

A:VISITED
{
Color: #8E4A00;
Font-Family: Verdana, Lucida, Sans-Serif;
font-size: 10px;
Font-Weight: bold;
text-decoration: none;
}

A:HOVER
{
	Color: #FFFFFF;
	Font-Family: Verdana, Lucida, Sans-Serif;
	font-size: 10px;
	Font-Weight: bold;
	text-decoration: none;
	background-color : #8E4A00;
}

.button {
	background: #ffffff;
	border : 1 solid #000000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	border-color: #517196;
	border-colordark: #517196;
	border-colorlight: #CCCCCC;
	cursor: hand;
	background-image: url('../css/bg.gif');
}

.input {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background: #ffffff;
	border-color: #517196;
	border-colordark: #517196;
	border-colorlight: #CCCCCC;
	background-image: url('../css/bg.gif');
}

.tabbl {
	border : dotted 1px #792E01;
	Background-Color: #FFE2C2;
}

.tabbl2 {
	border : solid 1px #A8A8A8;
	Background-Color: #6699CC;
}

.tabbl3 {
	text-align : justify;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
}

.big-tabbl {
	border : solid 1px  #FFFFFF;
	Background-Color: #FFF5EA;
}

.tabbl-mitte {
	Background-Color: #6699CC;
}