body, table
{
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #002442;
}
body
{
	padding: 0px;
	background-color: #EEEEEE;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y; 
	background-position: 50% 0px;	
}
a
{
	color: #B82937;
}
a:hover
{
	text-decoration: none;
}
p
{
	margin: 20px 0px 20px;
}
ul
{
	margin: 20px 0px 20px 20px;
}
#main
{
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
}
#logo
{
	position: absolute;
	margin-left: 0px;
	margin-top: 20px;
}
#content
{
	position: absolute;
	margin-left: 225px;
	margin-top: 240px;
	width: 550px;
	padding-bottom: 50px;
	padding-left: 25px;
	background-image: url(../img/bg2.gif);
	background-position: bottom left;
	background-repeat: no-repeat; 	
}
#navigation
{
	position: absolute;
	margin-top: 240px;
	width: 200px;
	text-align: left;
	font-size: 12px;
	background-color: #949494;
  line-height: 25px;	
}
#navigation a
{
	text-decoration: none;
	color: #000000;
}
#navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#navigation li
{
	padding-left: 0px;
}
.menu
{
	margin-bottom: 1px;
	background-color: #FFFFFF;
}
.menu_sub, .active
{
	margin-bottom: 1px;
	background-color: #ECEDF1;
}
.active_sub
{
	margin-bottom: 1px;
}
.active
{
	font-weight: bold;

}
.active_sub
{
	font-weight: bold;
	margin-left: 20px;	
}
.menu
{
	font-weight: normal;	
}
.menu_sub
{
	margin-left: 20px;
	font-weight: normal;	
}
.active a, .nav2nd .active a
{
	color: #0030FF;
}

.img_cell_left, .img_cell_right
{
	font-size: 0.8em;
}
h1
{
	font-size: 14px;
	padding: 0px;	
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 30px;
	background-image: url(../img/wegzeichen.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;	
	text-align: left;
}
h2
{
	font-size: 12px;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 30px;
	background-image: url(../img/wegzeichen.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;	
	text-align: left;
}
