/* Allgemeine Regeln */
html {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    background: #ffffff;
}

p {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    margin: 0;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 900px;
    clear: both;
}

h1,h3 {
	text-align: center;
}

li {
	margin-bottom: 15px;	
}

#total {
	width: 1000px;
	float: left;
	border-style: solid;
	border-color: #3070b3;
	border-radius: 5px;
	border-width: 1px;
	padding: 10px;
	margin: 5px;
}

#content {
	width: 1000px;
	height: 600px;
	float: left;
	margin-right: 1px;
	overflow: auto;
}

#kopf {
	height: 40px;
}
.kopf {
	position: absolute;
	left: 30px;
    font-size: 14pt;
    color: #3070b3;
	width: 800px;
}

form {
 width: 960px;
}

fieldset {
    color: #0a5096;    
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	margin: 0.8em;	
	background: #f0f0f0;
    padding: 20px;
	border-radius: 10px;
	width: 900px;
}
fieldset legend {
	background: #ffffff;
	margin-left: 5px;	
}

.stdinput {
	width: 40em;
}

.stdselect {
	width: 40em;
}

.shortselect {
	width: 200px;
}

.shortinput {
	width: 200px;
}
form label {
    margin-right: 1.5em;
    float: left;
    width: 10em;
    padding-top: 0.3em;
    text-align: right;
    color: #0a5096;
}

form label.error {
	text-align: left;
    float: right;
    color:#CC0000;
    width: 10em;
}

.pshrechts {
	float: right;	
}

.pshlinks {
	float: left;	
}

.pshspeichern {
	border: none;
	border-radius: 6px;
	background: #00dd00;
	height: 30px;	
	width: 100px;
}

.pshabbrechen {
	border: none;
	border-radius: 2px;
	background: #aa0000;
	height: 30px;	
	color: #dddddd;
	width: 100px;
}

_a {
	color: #0a5096;
	text-decoration:none;
}
_a:hover {
    text-decoration: underline;
}


.spalte1 {
	position: absolute;
	left: 175px;
}
.spalte2 {
	position: absolute;
	left: 275px;
}
.spalte3 {
	position: absolute;
	left: 375px;
}
.spalte4 {
	position: absolute;
	left: 475px;
}
.spalte5 {
	position: absolute;
	left: 575px;
}
.spalte6 {
	position: absolute;
	left: 675px;
}
.spalte7 {
	position: absolute;
	left: 775px;
}
.spalte8 {
	position: absolute;
	left: 875px;
}
table {
 width: 960px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 10pt;
 font-weight: normal;
 padding: 1em;
}
th {
	background: #CCCCCC;
	padding: 2px 11px;
	border-right: 1px solid #fff;
	text-align: left;
}
td {
	padding: 6px 6px;
	vertical-align: middle;
	word-wrap:break-word;	
}
#spaltengruppe {
	width: 160px;
}
#liste34 {
	width: 40em;
	height: 100px;
	overflow: auto;	
}
.liste34 {
	width: 40em;
	height: 100px;
	overflow: auto;	
}
#mitarb34 {
	width: 70em;
	height: 110px;
}
.dateinput {
	width: 75px;
}
#btnlogout {
	border: none;
	border-radius: 2px;
	background: #aa0000;
	color: #dddddd;
	height: 30px;
	float: right;	
	cursor: pointer;
	z-index: 99;
}
.btnbearbeiten {
	border: none;
	border-radius: 2px;
	background: #007fff;
	color: #eeeeee;
	height: 20px;
	cursor: pointer;
}

.btnloeschen {
	border: none;
	border-radius: 2px;
	background: #aa0000;
	color: #dddddd;
	height: 20px;
	cursor: pointer;
}

.btnauskunft {
	border: none;
	border-radius: 2px;
	background: #aaaa00;
	color: #333333;
	height: 20px;
	cursor: pointer;
}

.modus {
	background: #abcdef;
	margin-bottom: 1em;
	font-size: 12pt;
    font-weight: normal;
    padding: 5px;
}
.ausgabe {
	background: #abcdef;
	margin-bottom: 1em;
	font-size: 12pt;
    font-weight: normal;
    padding: 5px;
}
.inaktiv {
    background-color: #fffafa;
}
.aktiv {
    background-color: #fafffa;
}
.gut {
	background: #c6efce;
	color: #006100;
}
.neutral {
	background: #ffeb9c;
	color: #9c653e;
}
.schlecht {
	background: #ffc7ce;
	color: #9c0006;
}
.neutral_blank {
	background: #ffffff;
	color: #333333;
}
.schlecht_blank {
	background: #ffffff;
	color: #333333;
}
.zkbs {
	background-color: #ffffe0; 
}
#hinweis {
	margin: 1em;
	padding: 1em;
	background: #ffffe0;
}
.hinweis {
	margin: 1em;
	padding: 1em;
	background: #ffffe0;
}
.frage {
	background: #abcdef;
	margin-bottom: 1em;
	font-size: 11pt;
    font-weight: normal;
    padding: 5px;
}
.antwort {
	background: #ffffe0;	
	margin-bottom: 1em;
	font-size: 10pt;
    font-weight: normal;
    padding: 5px;
}
.zkbs_vergleich {
	vertical-align: top;
}
#ausgabe_zkbs {
	word-wrap: break-word;
	width: 900px;
}
.initiale {
	color: #9c0006;
}