body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	background-image: url('../images/blauback.jpg');
}
table, tr, td {
	color: #000000;
	font-family: verdana, arial;
	font-size: 10pt
}
body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #010190;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	SCROLLBAR-TRACK-COLOR: #010190;
}
h5 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
h4 {
	font-family:  arial;
	font-size: 15px;
	color: darkred;
	font-weight: bold;
}
h3 {
	font-family:  arial;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family:  arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	background-color: #010190;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family:  arial;
	font-size: 14px;
	color:  #000000;
	font-weight: bold;
}
h1.schwarz {
	font-family:  arial;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.rub {
	font-family: arial;
	font-size: 10pt;
	height: 30px;
	color: #000000;
	font-weight: bold;
	background-image: url('../images/blauhalter.jpg');
	text-align: left;
	padding-left: 10px
}
.rub a {
	color: #000000;
	text-decoration: underline;
}
.fuss {
	font-size: 7pt;
	background-color: #ffffff;
	color: #000000;
	border: solid 0px;
	text-align: center;
	background: transparent;
	padding: 0px;
	font-weight: bold;
}
.name {
	font-family: arial;
	font-size: 13pt;
	color: #ffffff;
	font-weight: bold;
	border: solid 0px;
	text-align: center;
	background: transparent;
	padding: 0px;
	letter-spacing: 1px;
}
/* Sidebar - Menü */
#sidebar {
	float: left;
	width: 178px;
	padding: 0px;
	margin-right: 0px;
}
#sidebar h5 {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #010190;
}
#sidebar h5 a {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #010190;
}
#sidebar ul {
	list-style-type: none;
	list-style-image: url('../images/pfeil_weiss.gif');
	background-color: #7EBCFA;
	padding-left: 20px;
	margin: 2px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #dddddd;
}
#sidebar ul li {
	padding-left: 0px;
}
#sidebar ul li ul {
    background-color:#99ccff;
    border-top:1px solid #dddddd;
    border-right:1px solid #444444;
    border-bottom:1px solid #444444;
    border-left:1px solid #dddddd;	
    list-style-type:none;    
    margin:0px;
    padding-left:0px;	
}

#sidebar ul li ul li {
	margin:0;
	padding-left:0;
}
#sidebar li a, #sidebar li a:link, #sidebar li a:visited {
	font-size: 10pt;
	color: #010190;
	text-decoration: none;
}
#sidebar li a:hover {
	font-size: 10pt;
	color: #010190;
	text-decoration: underline;
}
a.link {
	font-size: 10pt;
	color: #010190;
	text-decoration: none;
	font-weight: bold;
}
a.mlink {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.s2d:hover, a.link:hover, a.mlink:hover, a.blau:hover, a.red:hover, a.teaserlink:hover, #youarehere a:hover, #commonbox a:hover, #more a:hover, #plaintext a:hover {
	text-decoration: underline;
}
/* Fehlermeldungen */
.error {
	color: #FF0000;
	font-weight: bold;
}
#normal a {
	color: #ffffff;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12pt;
}
#normal a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12pt;
}
#normal a:active {
	color: #ffffff;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12pt;
}
#normal a:hover {
	color: #DF720A;
	text-decoration: none;
	font-family: verdana;
	font-size: 12pt;
}
form {
	margin-bottom: 0px;
}
.rahmen {
	background-color: #FBA558;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #dddddd;
}
#content {
	float: left;
	width: 720px;
	padding: 6px;
	margin-right: 10px;
}
