@charset "utf-8";
/* CSS Document */
.p {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 3px;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
}
.navigation{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
.navigation:hover{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.h1{
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	padding-left: 40px;
}
.h2{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	align: left;
}
.navigation1{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
.navigation1:hover{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #FF0000;
}
.navigation3{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
.navigation4{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}

.arbeitennavi{
	font-family: Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	text-decoration: none;
}

.arbeitennavi:hover{
	font-family: Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration: none;
}

.arbeitennavion{
	font-family: Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
