/* CSS Document */

p{
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding:3px;
	margin: 6px;
}

h1{
	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	padding:3px;
	text-align: center;
}
.bold {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding:3px;
	font-weight: bold;
}
.tabnumber {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding:3px;
	margin: 6px;
	margin-left: 40px;
}
.hyperlink {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:blue;
	line-height:18px;
	padding:3px;
	margin: 6px;
	list-style-image: none;
}
.hyperlinkvisit {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#9900CC;
	line-height:18px;
	padding:3px;
	margin: 6px;
	list-style-image: none;
	font-weight: normal;
}
.hyperlinkNavi {
	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#FE6E00;
	line-height:18px;
	list-style-image: none;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	background-position: left;
}
.hyperlinkNavi:hover {
	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#F92506;
	line-height:18px;
	list-style-image: none;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-position: 140px;
	background-image: none;
	height: auto;
	width: auto;
}
p_inhalt {

	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:normal;
	padding:3px;
	margin: 6px;
}
p_underline {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding:3px;
	margin: 6px;
	text-decoration: underline;
}
.hyperlinkNavi:active {

	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#F92506;
	line-height:18px;
	list-style-image: none;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-position: 140px;
	background-image: none;
	height: auto;
	width: auto;
}
.hyperlinkNavi:visited {

	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#F92506;
	line-height:18px;
	list-style-image: none;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-position: 140px;
	background-image: none;
	height: auto;
	width: auto;
}

