
body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
}


hr {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #870000;
	border-bottom-color: #870000;
	background-color: #870000;
}

a:link {
	text-decoration: underline;
	color: #3A3A3A;
}
a:visited {
	text-decoration: underline;
	color: #3A3A3A;
}
a:hover {
	text-decoration: underline;
	color: #3A3A3A;
}
a:active {
	text-decoration: underline;
	color: #3A3A3A;
}


h2 {
	font-size: 13px;
	color: #F26100;
	margin: 1px;
	font-weight: bold;
}

h2 a:link {
	color: #F26100;
}
h2 a:visited {
	color: #F26100;
}
h2 a:active {
	color: #F26100;
}

.solidyellow {
	background-color: #FFFFE1;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

h4 {
	font-size: 13px;
	color: #870000;
	margin: 1px;
	font-weight:normal
}

.button {
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	color: #000000;
	padding: 2px 7px;
}

.button a:link {
	text-decoration: none;
	color: #000000;
}
.button a:visited {
	text-decoration: none;
	color: #000000;
}
.button a:hover {
	text-decoration: underline;
	color: #000000;
}

.button a:active {
	text-decoration: none;
	color: #000000;
}

.button1 {
	background-color: #DFDFDF;
	display:block;
	width:185px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	color: #000000;
	padding: 2px 2px;
	line-height:16px;
	text-align:center;	
}

.button1 a:link {
	text-decoration: none;
	color: #000000;
}
.button1 a:visited {
	text-decoration: none;
	color: #000000;
}
.button1 a:hover {
	text-decoration: underline;
	color: #000000;}
.button1 a:active {
	text-decoration: none;
	color: #000000;
}

a.infolink {
color:#FF6600;
font-weight:bold;
text-decoration:none;
}

a.infolink:hover {
color:#990000;
font-weight:bold;
text-decoration:none;
}

#klapmenu1 { padding: 5px; border: 1px solid #ccc; background-color: #fff; margin-top: 20px; text-align: left; }
#klapmenu2 { padding: 5px; border: 1px solid #ccc; background-color: #fff; margin-top: 20px; text-align: left; }
#klapmenu3 { padding: 5px; border: 1px solid #ccc; background-color: #fff; margin-top: 20px; text-align: left; }

.infospace {
   margin-top:8px; 
   margin-bottom:8px;
}

.hwine {
	font-size: 13px;
	color: #870000;
	margin: 1px;
	font-weight: bold;
}

.hwinelt {
	font-size: 13px;
	color: #870000;
	margin: 1px;
}

.borderfull {
	border: 1px solid #858585;
}

.buttonpic {
	background-color: #870000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #C37F66;
	border-bottom-color: #C37F66;
	border-left-color: #000000;
	color: #FFFFFF;
	padding: 2px 7px;
}

.borderfullpadding {
	border: 1px solid #858585;
	padding: 8px;
}

ul {
	line-height: 18px;
	margin-left: 8px;
	padding-left: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
}

table#menu ul {
	color: #AF6345;
}
table#menu ul a:link {
	text-decoration: none;
	color: #AF6345;
}
table#menu ul a:visited {
	text-decoration: none;
	color: #AF6345;
}
table#menu ul a:hover {
	text-decoration: underline;
	color: #AF6345; 
}
table#menu ul a:active {
	text-decoration: none;
	color: #AF6345;
}