body {
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #0077ce;
	scrollbar-face-color: #0099cf;
	scrollbar-3dlight-color: #004700;
	scrollbar-shadow-color: #004700;
	overflow: Auto;
}
td {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
a:link,a:visited,a:active {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
a:hover	{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
.navi{
	background: url('images/spare.jpg');
    background-repeat: repeat-y;
	background-color: #0099cf;
	position: absolute;
	top:10px; 
	left:780px;
	width: 150px;
	height: 620px;
	z-index: 1;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 12px;
}

.navi2{
	background: url('images/spare.jpg');
    background-repeat: repeat-y;
	background-color: #0099cf;
	position: absolute;
	top:10px; 
	left:780px;
	width: 166px;
	height: 620px;
	z-index: 1;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 12px;
	list-style-type: none;
	overflow-y: auto;

}

.box{
	background: url('images/spaliga.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 10px; 
	left: 10px;
	width: 150px;
	height: 620px;
	z-index: 1;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid;
	border-width: 1px;
}

.box2{
	background: url('images/spaliga.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 10px; 
	left: 10px;
	width: 150px;
	height: 620px;
	z-index: 1;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid;
	border-width: 1px;
}

.content{
	position: absolute;
	top: 10px;
	left: 170px;
	width: 590px;
	height: 620px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	overflow-y: auto;
}
#wichtig {
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.aktuell{
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* css für das aufklappmenü */
dl, dt, dd, ul, li {
/*	list-style-type: none;*/
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

#menu {
	position: absolute;
	top: 65px;
	left: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#menu {
	width: 130px;
}

#menu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	border: 0px;
	background: #0099cf;
	font-weight: bold;
}

#menu dd {
	border: 0px;
}

#menu li {
	background: #0099cf;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 125px;
	margin-left: 10px;
	list-style-type: circle;
	vertical-align: middle;
}

#menu li a, #menu dt a {
	color: #000000;
	text-decoration: none;
	border: 0 none;
	height: 100%;
}

#menu li a:hover, #menu dt a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #0099cf;
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000000;
background: #0055cf;
}

#ruck {
margin-left: 10px;
list-style:none;
}

/* css nur für das aufklappmenü ende*/

