body
{
 margin: 0px;
 background-image: url(../images/template/hg.jpg);
}

*
{
	color: #D8DCE6;
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
}

select, input, textarea, #map div, #map *
{
	color: #000000;
}

a:hover
{
	color: #FF9000;
}

#contentTd div
{
	width: 100%;
}

h1.title
{
	background-image: url(../images/template/title_hg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	color: #FF9000;
	font-weight: bold;
	font-size: 15px;
	height: 37px;
	padding-right: 100px;
	text-align: right;
	padding-top: 10px;
	margin: 0px;
}

.fettOrange
{
	color: #FF901F;
	font-weight: bold;
}

#menu
{
	margin-left: 10px;
	margin-top: 10px;
}

#menu ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
	clear: both;
}

#menu ul li
{
	background-image: url(../images/template/menu_navi2.jpg);
	background-repeat: no-repeat;
	background-position: -5px -5px;
	/*height: 37px;*/
	padding-left: 10px;
	/*padding-top: 9px; /* 2 */
	display: block;
	position: relative;
	width: 146px;
	clear: both;
	/*margin-top: 3px;*/
	
}

#menu ul li ul li
{
	background-image: url(../images/template/menu_navi2_neu.jpg);
	font-weight: normal;
	margin-top: 0px;
	background-position: 0px -5px;

}

#menu li a
{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-top: 9px;
	height: 30px; /* 37 */
}

#menu ul li ul li a
{
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
	height: 24px;
}

#menu li a:hover
{
	color: #FF9000;
}

#bilder
{
	text-align: right;
	padding-top: 15px;
}

#bilder span.info
{
	color: #FF9000;
	font-size: 10px;
}

#bilder div img
{
	border: 1px solid #7282A1;
	padding: 5px;
}


#bilder div strong
{
	text-align: right;
	padding-right: 20px;
	font-style: italic;
	color: #929EB6; 
	margin-bottom: 10px;
	display: block;
	font-weight: normal;
}

#headLinks a
{
	font-size: 10px;
	text-decoration: none;
}

input, select, textarea, select *
{
 color: #000000;
}