@charset "utf-8";
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ee0f6a;
	background-color: #d6d9dc;
	margin:0;
}
#logo {
	background-image: url(../index.shtml_dateien/ok_logo_line_sw.jpg);
	height: 70px;
	width: 82px;
}

.navivertikal{
	background-color:#d6d9dc;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d6d9dc;
	border-right-color: #d6d9dc;
	border-bottom-color: #d6d9dc;
	border-left-color: #d6d9dc;
}
.navivertikal a{
	text-decoration:none;
	color:#ee0f6a;
}
.navivertikal ul{
	list-style-type:square;
	list-style-position:inside;
	margin-left:2px;
}
.navivertikal ul li {
	list-style-type:none;
	background-color: #d6d9dc;
	border-bottom-width: 0px;
	font-weight:bold;
}

.navivertikal ul li ul li{
	list-style-type:square;
	background-color:#ECE9E1;
	border-bottom:none;
	font-weight:normal;	
}

.anzeigen{
	padding:3px;
	background-color:#ECE9E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #0033CC;
	color: #b7007c;
}
.navivertikal div {
	background-image: url(logos/linz_2009.jpg);
	position: absolute;
	height: 96px;
	width: 82px;
	left: 5px;
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
