*{
	margin: 0px;
	padding: 0px;
}

a img{
	border: none;
}

a{

	text-decoration: underline;
	color: Gray;
}

a:hover{

	text-decoration: underline;
	color: #FF8C00;
}

a:active{

	text-decoration: underline;
	color: #FF8C00;
}

P{
}

#navigation1{

	font-family: Arial, Helvetica, sans-serif;
	color: #FF8C00;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	word-spacing: 2px;
	background-color: #F2f2f2;
}

#navigation1 a{

	text-decoration: none;
	color: Gray;
}

#navigation1 a:hover{

	text-decoration: none;
	color: #FF8C00;
}

#navigation1 a:active{

	text-decoration: none;
	color: #FF8C00;
}


#navigation2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	color: White;
	word-spacing: 5px;
	background-color: #b1b1b1;
}

#navigation2 a{

	text-decoration: none;
	font-weight: normal;
	color: White;
}

#navigation2 a:hover{

	text-decoration: underline;
	font-weight: normal;
	color: #656565;
}

#navigation2 a:active{

	text-decoration: underline;
	font-weight: normal;
	color: #656565;
}

.Text_Norm {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
}

.Text_Klein {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
}

.Link_oben{
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
