.menuLink {
	font-weight: bold;
	color: #818181;
	text-decoration: none;
	text-indent:0.2cm;
}

a.menuLink:hover {
	text-decoration: underline;
	color: #000000;
}
.menuLink2 {
	font-weight: normal;
	color: #818181;
	text-decoration: none;
	text-indent:0.6cm;
}

a.menuLink2:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #B8B8B8;
	margin:0px;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	margin:0px;
}

h3 {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	margin:0px;
}

body, td, p, select, input, textarea {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F2F2F2;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.footer {
	color: #545454;
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover {
	color: #3A3A3A;
	text-decoration: none;
	font-weight: normal;
}

.sidenewshdr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}

.navbar{
background-image:url("../images/navbg_dn.gif");
}

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
}

.bilderformat {
border-top: 2px solid #E6AA00;
border-left: 2px solid #E6AA00;
border-right: 2px solid #C17F00;
border-bottom: 2px solid #C17F00;
}
hr {
	height:1px;
	background-color:#DE9200;
	border: 0px solid #DE9200;
	margin:0px;
}