body, td, th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
body 
{
	margin:0px; background-color: #FFFFFF;
	background-image: url('/img/header_bg.jpg');
	background-repeat: repeat-x
}
a:link 
{
	color: #333333;
	text-decoration: none;
}
a:visited 
{
	color: #333333;
	text-decoration: none;
}
a:hover 
{
	color: #000000;
	text-decoration: underline;
}
a:active 
{
	color: #999999;
	text-decoration: none;
}
#div_header 
{
	background-image: url('/img/header.jpg');
	background-repeat: no-repeat;
	height: 65px;
	position: relative;
	padding-top: 117px;
	padding-right: 15px;
	text-align: right
}
#div_main
{
	background-image: url('/img/main_bg.jpg');
	background-repeat: repeat-y;
	margin-top: 14px
}
#nav_header
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav_header li
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#nav_header a:link, #nav_header a:visited, #nav_header a:active
{
	color: #ff0000;
}
#nav_header a:hover
{
	color: #990000;
}
#div_left
{
	float: left;
	width: 155px;
	padding-left: 17px;
	padding-right: 50px;
}
#div_right
{
	padding-left: 0px;
	padding-right: 15px;
	text-align: justify;
}
#nav_left
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav_left li
{
	list-style: none;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 1px solid #dedede;
}
#nav_left li ul
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: -5px;
}
#nav_left li ul li
{
	background-image: url('/img/pfeil.jpg');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	margin: 0px;
	border-bottom: 0px none;
	border-top: 1px solid #dedede
}
#div_header_location
{
	height: 20px;
	text-align: left;
	padding-top: 10px;
	padding-left: 222px;
	color: #BBBBBB;

}
.clear
{
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}