body
{
	color: black;
	font-family: verdana,arial;
	font-size: 10pt;
	margin: 8px;
	float: left;
	scrollbar-arrow-color: #808080;
	scrollbar-base-color: #FF0000;
	scrollbar-highlight-color : #808080;
	scrollbar-shadow-color : #000000;
	SCROLLBAR-TRACK-COLOR: #cccccc;
}

#menu a {
	display: block;
	color:black;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	border-top:1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;
	height: 18px;
}

#menu2zeilig a {
	display: block;
	color:black;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	border-top:1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;
}

#menu a:visited{
	color:black;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	border-bottom:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	width: 100%;
}

#menu2zeilig a:visited{
	color:black;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	border-bottom:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	width: 100%;
}

#menu a:active{
	color:#000000;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	border-bottom:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	width: 100%;
}

#menu2zeilig a:active{
	color:#000000;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	border-bottom:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	width: 100%;
}

#menu a:hover {
	background-color:#E6E6E6;
	color: black;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size:9pt;
	border-bottom:solid 1px black;
	border-top:solid 1px #000000;
	width: 100%;
}

#menu2zeilig a:hover {
	background-color:#E6E6E6;
	color: black;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size:9pt;
	border-bottom:solid 1px black;
	border-top:solid 1px #000000;
	width: 100%;
}

.rubrik {
	background-color:red;
	color:white;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 10pt;
	border-bottom:solid 1px black;
	border-top:solid 1px black;
	font-weight: bold;
}

.leiste {
	background-color:red;
	color:white;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	top: auto;
	bottom: auto;
}

.every2ndMenu {
	background-color:#EDEDED;
	color:black;
	text-decoration:none;
	font-family:verdana;
	font-size: 10pt;
	width:100%;
	border-bottom: none;
	border-top: none;
}

a:link{ color: black; text-decoration:underline; ;font-family: verdana; font-size: 10pt;}

a:visited{color: black;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#999999;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{
	color: red;
	text-decoration:underline;
	font-family: verdana;
	font-size: 10pt;
}

textarea{
	font-size:10pt;
	background-color:#FFFFFF;
	border:1px solid #FF0000;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}

select{
	background-color:#FFFFFF;
	border:1px solid #FF0000;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

option {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}

input {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}

.main {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #e6e6e6;
	background-image: url(../page-images/bglogo.PNG);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
}

.copyrightCounter {
	background-color:red;
	color:white;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 7pt;
	height:17px;
	font-weight: normal;
}

.rightMenu {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.button {
	font-size:8pt;
	background-color:#FF0000;
	border:1px solid #999999;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	background-position: center center;
}

.input {
	font-size:8pt;
	background-color:#EBEBEB;
	border:1px solid #999999;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}

.rubrikNoBorder {
	background-color:red;
	color:white;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

td {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.logozeile {
	background-color:red;
	color:white;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	top: auto;
	bottom: auto;
}
