* {margin:0; padding:0}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #6b8693;
	text-decoration : none;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #6b8693;
	text-decoration : none;
}

a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ff9900;
	text-decoration : none;
}

a:link.li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ff9900;
	text-decoration : none;
}

a:visited.li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ff9900;
	text-decoration : none;
}

a:hover.li{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ff9900;
	text-decoration : underline;
}
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #6b8693;
	text-decoration : none;
	padding-left: 5px;
}

.kasten {
	background : url(img/hinter02.gif);
}

.trans {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FF9933
	}
	
.adr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #ffffff;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #333333;
	padding-left: 5px;
}
.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #ffffff;
}
.lis {
	 font-family : Arial, Helvetica, sans-serif;
	line-height : 180%;
	font-size : 10px;
	font-weight : normal;
	color : #333333;
	  
}


