/* CSS Document */

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	display: block;
	width: 90px;
	text-decoration: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #990000;
	border-top-style: none;
	border-top: 2px;
	border-bottom-style: none;
	border-bottom-width: 2px;
	padding: 6px;
	border-right-style: none;
	border-right: 2px;
	outline-color: #0000FF;
	outline-style: none;
	border-left: 2px;
	border-left-style: solid;
	color: #1F1A14;
}



.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #D4D4D4;
	display: block;
	padding: 6px;
	width: 90px;
}
.navigation2 {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1F1A14;
	display: block;
	width: 100px;
	text-decoration: none;
	border-top-color: #0000FF;
	border-right-color: #990000;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-top-style: none;
	border-top: 2px;
	border-bottom-style: none;
	border-bottom-width: 2px;
	padding: 6px;
	border-right-style: solid;
	border-right: 2px;
	outline-color: #0000FF;
	outline-style: none;
	border-left: 2px;
	border-left-style: none;
}
.navigation2:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #D4D4D4;
	display: block;
	padding: 6px;
	width: 100px;
}
.navigation3 {

	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #990000;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	outline-style: none;
	border-left-style: none;
	color: #000000;
}
.navigation3:hover {

	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.navigation4 {


	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #990000;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	outline-style: none;
	border-left-style: none;
	color: #000000;
}
.navigation4:hover {


	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.zellfarbe_dunkelgrau {
	background-color: #D2D2D2;
}
