/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #ffffff;
line-height:18px;
padding:3px;
}

.bold{
	font-family:Verdana, sans-serif;
	font-size:14px;
	line-height: 18px;
	color:#ffffff;
	font-weight: bold;

}

.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	letter-spacing: normal;
	text-align: right;
	text-indent: 100px;
	word-spacing: 60px;
	white-space: normal;
	display: inline;
	height: auto;
	width: auto;
	border: thin none;
	cursor: hand;



}

.navigationliste{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center left;
	display: list-item;
	text-align: center;
	word-spacing: 8px;
	white-space: normal;
	cursor: hand;
	vertical-align: top;
	list-style-type: none;
	width: auto;
	font-style: normal;






}
