* {	margin:0px;
/*	padding:0px;*/
}

body {
	background:#ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #004f4f;
	scrollbar-highlight-color:  #d1d1d1;
	scrollbar-3dlight-color: #d1d1d1;
	scrollbar-darkshadow-color: #d1d1d1;
	scrollbar-shadow-color: #ffffff;
}

a {
	font-size:13px;
	font-weight:bold;
	color:#00514A;
	text-decoration:none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width:980px;
	height:579px;
	border:1px solid #cccccc;
	background-image:url(../images/kreise_grau.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:8px;
	margin-left:auto;
	margin-right:auto;
}

#scontent {
	float:right;
	width:680px;
	height:556px;
	border:2px solid #00514A;
	margin:10px;
	display:inline;
/*	overflow: scroll; */
}

#sidebar {
	float:left;
	width:260px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	display:inline;
}

#logotop {
	background:#00514A;
	height:140px;
	color:#ffffff;
	font-weight:bold;
	text-transform:none;
	font-size:18px;
}

#logorahmen {
	margin-left:10px;
	margin-right:10px;
}

#logorahmen p {
	color: white;
	background-color: #00514A;
}

#logotop h3 {
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5;
	margin-top:0;
	margin-bottom:2;
}

#logotop h4 {
	position: relative;
	top:5;
	left:2;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	margin-top:0;
	margin-bottom:0;
}

#logotop p {
	font-size: 12px;
	margin-top:0;
	margin-bottom:0;
}

#logobottom {
	/*background-image: url('../images/foto_springende_menschen.jpg');*/
	background-image:url(../images/photo_pc_hand.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:167px;
	margin:0;
	padding:0;
	width:260px;
}

div#menu {
	padding: 0.8em;
	background:#ffffff;
	height:210px;
	border:2px solid #00514A;
	margin-top:10px;
	margin-bottom:10px;
	height:209px;
	width:238px;
}

* html div#menu {
	width: 238px;
	height:209px;
	w\idth: 238px;  /* (IE 6 in standards-compliant mode) */
}

ul#Navigation {
	display: block;
	margin: 0; padding: 0;
	margin-top:10px;
	text-align: left;
}

ul#Navigation li {
	display: block;
	list-style: none;
	position: relative;
	margin-top: 0.2em; padding: 0;
/*  text-transform:uppercase;*/
	letter-spacing: 0px;
	width: 12em;
	margin-left:-10px;
}

* html ul#Navigation li {
	margin-right:1.5em;  /* Platz fuer Link-Verbreiterung im IE reservieren */
	margin-bottom:0;
	width: 12em;
}

ul#Navigation li ul {
	margin: 0em; padding: 0;
	position:absolute;
	left:6.6em;
	top:0.8em;
	background-image:url(../strich.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px  ;
	width:9em;
	display: block;
}

*:first-child+html ul#Navigation li ul {
	left: 9em;
	/* (IE 7 in standards-compliant mode) */
}

ul#Navigation li ul li {
	margin: 0; margin-left: 4em; padding-left:0.5em;
	border-left:2px solid #32b275;
	width:9em;
	position: relative;
	left:10;
}

ul#Navigation a, ul#Navigation span {
	display: block;
	width: 12em;
	text-decoration: none; font-weight: bold;
	padding: 0.2em 1em;
	color:#858585;
	font-size:16px;
}

ul#Navigation li ul a {
	width:9em;
	height:15px;
	text-decoration: none;
	padding: 0.2em 1em;
	font-weight: bold;
	font-size:13px;
	color:#004f4f;
	background:#ffffff;
	background-image:url(../navigation_inaktiv.jpg);
	background-repeat:no-repeat;
	background-position:0 center;
	font-family: Trebuchet MS;
	text-transform:none;
}


* html ul#Navigation a, * html ul#Navigation span {
	w\idth: 9em;  /* (IE 6 in standards-compliant mode) */
}

ul#Navigation a:hover, ul#Navigation span, li a#aktuell:hover {
	color: #bfd4d2;
	width:200px;
}

li a#aktuell { 
	width: 9em;
}

ul#Navigation li ul span {
	color: #900;
}

ul#Navigation li ul a:active,ul#Navigation li ul a:hover {
	display: block;
	width:12em;
	text-decoration: none;
	padding: 0.2em 1em;
	font-weight: bold;
	font-size:13px;
	color: #bfd4d2;
	background-image:url(../navigation_aktiv.jpg);
	background-repeat:no-repeat;
	background-position:0 center;
	font-family: Trebuchet MS;
	text-transform:none;
}

/* dynamisches Ein-/Ausblenden*/
ul#Navigation li ul {
	display: none;
}

ul#Navigation li:hover>ul {
	display: block;
}

ul#Navigation>li:hover>a {
	width: 12em;
	font-size:16px;
	color:#004F4F;
}

/* dynamisches Ein-/Ausblenden der JavaScript-generierten Klasse im IE */
* html ul#Navigation li.hoverIE {
	margin-right:0;  /* reservierten Platz freigeben */
	margin-bottom:-1.15em;  /* Fehlerkorrektur, ggfls. anpassen */
}

* html ul#Navigation li.hoverIE ul {
display: block;
}

* html ul#Navigation li .hoverIE {
	width: 10.3em;
	w\idth: 8.2em;  /* (IE 6 in standards-compliant mode) */
}

#scroller {
	float:left;
	height:370px;
	margin-top:110px;
	margin-bottom:60px;
	margin-left:580px;
}

#text{
	position:relative;
/*	text-align:justify;*/
	left:0px;
	top:90px; 
	margin-left:40px;
/*	width:660px; */
	height:400px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;
	padding-right:20px;
	line-height:1.5;
}

#unten {
	position:absolute;
	margin-left:250px;
	margin-top:462px;
}
#unten li {
	margin-top:15px;margin-left:15px;
	display: inline;
}

/* Style-definitionen für den Inhalt */
div#content p, h1, h3, h4, ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

div#content h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	color:#004F4F;
	font-size:20px;
}

div#content li {
	list-style: square;
}

div#content ol li {
	list-style: decimal;
}

#contentlogooben {
	position:absolute;
	margin-left:80px;
	margin-top:-450px;
	width:254px;
	height:80px;
	background-image:url(../images/bps_logo_oben.jpg);
	background-repeat:no-repeat;
}

#contenlogounten {
	position:absolute;
	margin-left:80px;
	margin-top:66px;
	width:45px;
	height:40px;
	background-image:url(../images/bps_logo_unten_gruen50.jpg);
	background-repeat:no-repeat;
	z-index:-1;
}

* html div#contenlogounten {
	margin-top:516px;
}

#suchbutton {
	position: relative;
	top:-19px;
	left: 120px;
}

#head {
	margin: 0;
	width: 100%;
	text-align: center;
	padding-top: .2em;
	padding-bottom: .2em;
}

#helptext {
	margin: 0;
	padding-top: .3em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-bottom: .5em;
}

#helptext dd {
	margin-bottom: .75em;
	margin-top: .2em;
}

h1 {
	display: inline;
	font-weight: bold;
	font-size: 18px;
	padding-right: 1em;
}

#main {
	margin: 6%;
}

table {
	border: none;
	border-collapse: collapse;
	table-layout: auto;
}

td {
	border: none;
	text-align:left;
	padding-left: .7em;
	padding-right: .7em;
	padding-top: .3em;
	padding-bottom: .3em;
}


span.errortext {
	font-size: .75em;
}

#fehlermeldung {
	margin-left:130px;
	margin-top:80px;
	position:absolute;
	width:540px;
}

#error{
	color:red; 
	font-size:15px;
}

#info{
	color:#326425;
	font-size:15px;
}

#warn{
	color:#326425;
	font-size:15px;
}

.info {
	border: solid 1px red;
	padding: 1em;
	margin: 0.5em;
}

.info a {
	color: red;
	padding-left: 1em;
}

.openbutton{
	display: block;
	border: solid 1px gray;	
	width: 20em;
	margin: 1em;
	padding: 1em;
	background: #00514A;
	text-align: center;
	color: white;
	position: relative;
	top: 15em;
	left: 12em;
}

/* Sortable tables */
table.sortable thead {
	background-color:#eee;
	color:#666666;
	font-weight: bold;
	cursor: pointer;
	width: 100%;
}

table.userinsttable{
	width: 100%;
	font-size:12px;
}

table.sortable{
	width: 100%;
}

.aufzu{
	background-color:#004F4F;
	color:white;
	cursor:pointer;
	padding:0.1em;
	position:absolute;
	right:2em;
}
