	body {
		background-color:#959595;
		margin:0px;
		}
	a {
		color:#000000;
		text-decoration:none;
	}		
	h5 {
		margin-bottom:3px;
		margin-top:2px;
		padding:0px;
	}
	ul {
		margin-left:17px;
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		color:#666666;
	}		
	td {
		font-family: arial,verdana;
		vertical-align:top;
	}
	td.headerstart {
		text-align:left;
		height:136px;
		background-image:url(../img/bg_header.gif);
		background-repeat:no-repeat;
	}
	td.headerleft {
		text-align:right;
		height:136px;
		background-image:url(../img/bg_header.gif);
		background-repeat:no-repeat;
	}
	td.headerrightkontakt {
		height:136px;
		padding-left:28px;
		vertical-align:bottom;
		color:#FFFFFF;
		font-size:20px;
		font-weight:normal;
		background-image:url(../img/bg_header_kontakt.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
	td.headerright {
		height:136px;
		padding-left:28px;
		vertical-align:bottom;
		color:#FFFFFF;
		font-size:20px;
		font-weight:normal;
		background-image:url(../img/bg_header.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
	.contentstart {
		padding-left:0px;
		padding-top:0px;
		font-size:11px;
		vertical-align:top;
	}
	.content {
		padding-left:28px;
		padding-top:10px;
		font-size:11px;
		vertical-align:top;
	}
	#navistart {
		height:292px;
		width:238px;
		background-image:url(../img/bg_navi_start.jpg);
	}
	#navi {
		height:292px;
		width:238px;
		background-image:url(../img/bg_navi.jpg);
	}
	#mainkontakt {
		height:292px;
		width:541px;
		background-color:#CBCBCA;
		background-image:url(../img/bg_main_kontakt.gif);
		background-repeat:no-repeat;
		background-position:right;
		border-right:1px solid white;
	}
	#main {
		height:292px;
		width:541px;
		background-color:#CBCBCA;
		border-right:1px solid white;
	}
	#footer {
		text-align:right;
		vertical-align:bottom;
		height:60px;
	}


	#menu{
		width:157px;
		padding-top:160px;
		text-align:right;
	}
	#menu a{
		color:#999999;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		display:block;
		width:141px;
	}
	#menu a.active{
		color:#000000;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		display:block;
		width:141px;
	}
	#menu a:hover {
		color:#000000;
	}
	#menu li {
		margin-top:-2px;
		padding-right:14px;
		background-image:url(../img/arrow_navi.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
	#menu ul {
		list-style-type: none;
		margin:0px;
		padding:0px;
	}
