@charset "utf-8";
/* CSS Document */

p {
	font-family: Verdana,;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
}

.bold {
	font-family: Verdana;
	font-size: 18px;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
	padding: 2px;
}

.boldwhite {
	font-family: Verdana;
	font-size: 18px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 2px;
}
.navigation {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 150px;
}

.navigation:hover {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0066;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 150px;
}

.navigationwhite {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
	padding: 2px;
	width: 150px;
}

.navigationwhite:hover {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0066;
	text-decoration: none;
	background-color: #333333;
	display: block;
	padding: 2px;
	width: 150px;
}

.normal {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 150px;
}

.normalwhite {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
	padding: 2px;
	width: 150px;
}

.link {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 600px;
}

.link:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0066;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 600px;
}

.linkwhite {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
	padding: 2px;
	width: 600px;
}

.linkwhite:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0066;
	text-decoration: none;
	background-color: #333333;
	display: block;
	padding: 2px;
	width: 600px;
}

.klein {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 600px;
}

.kleintext {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline-table;
	padding: 2px;
	width: 350px;


}

.kleintext2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline-table;
	width: inherit;
	width: 600px;


}

.frame {
	background-color: #FFFFFF;
	display: block;
	border: 1px;
	border-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
