@charset "UTF-8";
/* CSS Document */

body {
	padding-top:30px;
} 

#left_col {
	width: 320px;
	float:left;
}

#right_col {
	margin-left: 320px;	
}

.Ordnertitel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}
.OrdnertitelWEISS {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #FFF;
}
.OrdnertitelOFF {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #900;
}
.Ordnerliste {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000;
}
.Ordnerlistenposition {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #996;
}
a:hover {
	background-color:#3F6;

}

.OrdnerlistenpositionI {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #900;
}
.Ordnerlistenposition_gr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #996;
}
.Navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #900;
}
.Navigationslink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #900;
	text-decoration: underline;
	text-transform: none;
}
.h1 {
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}
.text {
	font-size: 10pt;
}
.Ordnerposition {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #900;
	text-decoration: none;
}
.Listenposition {
	font-size: 11pt;
	color: #996;
	font-weight: bolder;
	text-decoration: none;
}
.textlinks {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	text-transform: none;
}




