
body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	background: url('./images/bggrad2.jpg') repeat-x;
	background-color: #464646;
	scrolling:yes;
}

a 
{
	text-decoration: none;
	color: #747474;
}

a:hover 
{
	color: #000000;
}

#container 
{
	width: 700px;
	margin: auto;
	top: 0px;
	position: abolute;
}

#nav1 
{
	width: 126px;
	height: 42px;
	margin-bottom: 3px;
	float: left;
	background: url(images/nav1.jpg) no-repeat;
}

#nav2 
{
	width: 112px;
	height: 42px;
	margin-bottom: 3px;
	float: left;
	background: url(images/nav2.jpg) no-repeat;
}

#nav3 
{
	width: 112px;
	height: 42px;
	margin-bottom: 3px;
	float: left;
	background: url(images/nav3.jpg) no-repeat;
}

#nav4 
{
	width: 112px;
	height: 42px;
	margin-bottom: 3px;
	float: left;
	background: url(images/nav4.jpg) no-repeat;
}

#nav5 
{
	width: 112px;
	height: 42px;
	margin-bottom: 3px;
	float: left;
	background: url(images/nav5.jpg) no-repeat;
}

#nav6 
{
	width: 126px;
	height: 42px;
	margin-bottom: 3px;
	float: left;
	background: url(images/nav6.jpg) no-repeat;
}

.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer 
{
	margin-top: 10px;
	margin-left: 0px;
	padding: 0px;
	height: 42px;
	width: 700px
}

#navcontainer a:hover 
{
	color: #000;
	font-weight:bold;
	text-decoration: none;
}

.hw2 
{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#main 
{
	padding: 5px;
	width: 688px;
	text-align: justify;
	color: #333333;
	line-height: 1.6em;
	background-color: #E2E2E2;
	border: 1px solid #888888;
	float: left;
}

#top
{
	margin: 0px;
	padding: 0px;
	width: 688px;	
	height: 200px;
	background-color: #999999;
	clear: both;
}

#fpic
{
	position: absolute;
	border: 1px solid #555555;
	height: 198px;
	width: 473px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#sidebar1
{
	margin-top: 5px;
	padding-left: 9px;
	text-align: left;
	vertical-align:top;
}

#sidebar2
{
	margin-top: 5px;
	padding-left: 9px;
	text-align: left;
	vertical-align:bottom;
}

#mainbar 
{
	margin-top: 5px;
	padding-right: 9px;	
	vertical-align:top;
}

#tabelle
{	
	margin-top: -15px;
	padding:0px;
	border: #BBBBBB;
	width: 688px;
	height: 100px;
	text-align:justify;
	float: left;
}

.header1a 
{
	font-size: 18px;
	font-weight: bold;
}

.header1b 
{
	font-size: 18px;
	font-weight: bold;
	padding-left:9px;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

#footer 
{
	background-color: #484848;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: 700px;
	margin:auto;
}

#b2 
{
	width: 213px;
	height: 200px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	border-bottom: 1px solid #999;
	margin: 0;
	width: auto;
}

#b2 li a 
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #555555;
	border-right: 5px solid #555555;
	color: #fff;
	text-decoration: none;
	width: auto;
	background-color:#777777;
}

#b2 li a:hover 
{
	border-left: 5px solid #222222;
	border-right: 5px solid #222222;
	color: #ffffff;
	background-color: #999999;
	font-weight:bold;
}

.bhz 
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #444444;
	border-right: 5px solid #444444;
	display: block;
	background-color: #444444;
}

#smenu
{
    position: relative;
    width: 213px;
    height: 200px;
	margin: 0px;
	padding: 0px;
    background: #666666;
    float: right;
    clear:both;
}

.noteblock1
{
    background: #d0d0d0;
	padding: 5px;
    border: 1px solid #000000;
    color: #000000;
    margin-top: 7px;
	margin-bottom:7px;
	margin-right:0px;
	margin-left:0px;
	position:relative;
}

.push
{
   	width:688px;
	margin-top: 7px;
	margin-bottom:7px;
	margin-right:0px;
	margin-left:0px;
	clear:both;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
	position:relative;
}

p
{
	width:auto;
	text-align: justify;
	margin:0;
	padding: 0;
}

