/* CSS Document */

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

.text2{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	padding: 3px;
}

.textblau{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #0000CC;
	line-height: 18px;
	padding: 3px;
}


.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}

.bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #CC0000;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 8px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: none;
	background-image: url(fotos/Butto3.gif);
	background-repeat: no-repeat;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-image: url(fotos/Butto4.gif);
	background-repeat: no-repeat;
}

.navi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 90px;
	float: none;
	background-image: url(fotos/but1.gif);
	background-repeat: no-repeat;
	margin: auto;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background-position: center center;
}

.navi2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 90px;
	background-image: url(fotos/but2.gif);
	background-repeat: no-repeat;
	margin: auto;
	background-position: center center;
	top: 10px;
	bottom: 10px;
	text-align: center;
	vertical-align: middle;
}
