@font-face {
	font-family: 'frtgcnd';
	src: url('../fonts2020/FrtStd-Cn.eot');
	src: url('../fonts2020/FrtStd-Cn.eot#') format('embedded-opentype'), 
			url('../fonts2020/FrtStd-Cn.otf') format('opentype'),
			url('../fonts2020/FrtStd-Cn.woff') format('woff'), 
			url('../fonts2020/FrtStd-Cn.ttf') format('truetype'),
			url('../fonts2020/FrtStd-Cn.svg#FrtStd-Cn') format('svg');
}

.bluefont{
	color: rgb(132, 204, 255);
}

*{	margin:0;
	padding:0;
}
.clearfix {
	zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
option.active0{
	color:#ccc;
	
}
option.active1{
	color:#000;
}
body{
	font-family: frtgcnd, arial, verdana, sans-serif;
	background-color: rgb(132, 204, 255);
}
#bgimage{
	height: 100%;
	width:100%;
	position: absolute;
	z-index: -1000;
	background-image:url(../media2020/background_image_examinination2020.jpg);
	background-size: cover;
}
#bgimage img{
	display: none;
}
#wrapper{
	width:100%;
	height:303px;
}
#help{
	width:400px;
	max-height:300px;
	display:none;overflow:auto;
	-webkit-box-shadow: 5px 7px 10px 2px rgba(0,0,0,0.5);
	box-shadow: 5px 7px 10px 2px rgba(0,0,0,0.5);
}
#logowrap{
	/*background-color: #005499;*/
	border-bottom: #ffffff solid 1px;
	
}
#logo{
	margin: 17px 60px 20px 124px;
	float: left;
	width: 300px;
}
#upperwrap{
	margin: 20px 0 0px 5%;
	width:760px;			
	background-color: rgba(255,255,255,0.2);
	overflow: hidden;
	border-radius: 21px;
	border: 1px solid #ffffff;
	
}
#home{
	margin-left:4px;
	float:left;
	border:solid 1px #ccc;
}

#command{
	margin: 0px 0 10px 0;
	background-color: #ffffff;
	border-radius: 16px 0 16px 0;
}
#geetings{
	color: #fff;
	background-color: #005499;
	width: 527px;
	height: 25px;
	padding: 9px 0px 0 9px;
	float: left;
	border-radius: 15px 0 16px 0;
}
#command ul {
	float:left;
	list-style-type:none;
	padding-top:5px;
}
#command ul li {
	float:left;
	text-align:center;
	width:70px;
}
#command ul li.spacer {
	float:left;
	text-align:center;
	width:4px;
}
#command ul li input{
	color:#e45d2e;
	border:none;
	background-color:#fff;
	text-decoration:underline;
	font-size: 1em;
	padding-left:10px;
}
main {
	margin: 70px auto;
	padding: 10px;
	width: 1024px;
	height: 216%;
	/*border: solid 1px #bbb;*/
	background-color: rgba(255,255,255,0.8);
	border-radius: 25px 0 25px 0;
}
div#left{
	float:left;
	width:764px;
}
div#right{
	float:left;
	width:236px;
	margin-left:10px;
	margin-top: 8px;
	min-height:100px;
}

#welcome{
	margin: 140px 0 0 0;
	font-size: 40px;
	color: #005499;
	width: 1024px;
	text-align: center;
}
label.input{
	display:inline-block;
	font-weight:bold;
	margin-top:5px;
	width:86px;
	text-align:right;
}
label.sel{
					
	margin-left:5px;
}
input[type=text],input[type=password]{
	width:100px;
}
fieldset.login{
	width:240px;
	padding:10px;
	margin:50px auto 0;
}	
fieldset.submit{
    width:250px;
	padding:5px 5px 5px;
	margin:5px auto 50px;
	text-align:center;
}
fieldset.filter {
	padding:0 5px 5px;
	margin:2px;
}
fieldset.form1{
	padding:0 5px 5px;
	margin:2px;
}
fieldset.form2{
	padding:5px 5px 5px;
	margin:2px 2px;
	text-align:center;	
}
legend{	
	color:#3399CC;
	font-style:italic;
	font-weight:bold;
}
/* ***************************** */
nav ul{
	padding:0;
	list-style-type:none;
}
nav ul li{
	float:left;
	
}
nav ul li input[name=action]{
	color:#000;
	display:block;
	padding:2px 4px 2px 4px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	border:solid 1px #000;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	text-decoration:none;
	-webkit-transition: color 500ms ;
	-moz-transition: color 500ms;
	-ms-transition: color 500ms;
	-o-transition: color 500ms;
	transition: color 500ms;
 }
nav ul li input[name=action]:hover {
	color:#00AFFF;
}	
nav ul li.active input[name=action] {
	border-bottom:solid 1px #fff;
	color:#00AFFF;
}
/*der Hauptbereich*/
div#showtable{
	min-height:520px;
	margin-top:-1px;
	border:solid 1px #000;
	padding:5px;
}
nav ul li.active input[name=action]{
	background-color:#fff;
	border-bottom:solid 1px #fff;
	color:#00AFFF;
}
div#tab_head table, div#tab_body table{
	min-width:600px;
	max-width:730px;
}

div#tab_head table tr th{
	background-color:#6576AA;
	color:#eee;
	padding:2px;
	margin:1px;
	width:100px;
}
div#tab_body{
	height: 480px;
	overflow: auto;
}
div#tab_body table tr td{
	padding:2px;
	margin:1px;
	width:100px;
}
div#tab_body table tr:nth-child(even){
	background-color:#eee;
}
div#tab_body table tr:nth-child(odd){
	background-color:#ccc;
}
div#tab_body table tr:hover{
	background-color:#fcc;
}

div#tab_head table th.edit, div#tab_body table tr td.edit{
	width:20px;
}
div#tab_body table tr td.edit input.pict{	
	background-image:url(../media/edit.png);
	background-position:center;
	background-repeat: no-repeat;
	margin:0;
	padding:0px;
	font-size:0;
	border:none;
	width:12px;
	height:13px;
}
td {
	text-align:center;
}
div#tab_head table tr th.time, div#tab_body table tr td.time{
	width:45px;
}
div#tab_head table tr th.aktiv, div#tab_body table tr td.aktiv0{
	width:35px;
}
div#tab_body table tr td.aktiv1{
	width:35px;
	background:url(../media/checked.png);
	background-position: center center;
	background-repeat: no-repeat;
}
select{
	width:80px;
}
select[name=min]{
	width:42px;
}
select[name=std]{ 
	width:53px;
}	
input[name=tag]{
	width:80px;
}
#bereich{
	width:100px;
}
#taetigkeit{
	width:100px;
}
#user{
	width:100px;
}
#zentrum{
	width:100px;
}
#anrede{
	width:102px;
}
#right{
	width:102px;
}
#pnr{
	width:100px;
}
#project{
	width:100px;
}
#tag{
	width:100px;
}
input.datepicker{
	width:76px;
	height:16px;
}
#do_comment{
	width:190px;
	height:70px;
}
.save{
	width:230px;
	float:left;
	margin:10px 7px 10px;
}
.pdf{
	width:717px;
	margin:10px 7px 10px;
}
.pflege{
	height:100px;
}	
.pflege2{
	text-align:center;
	padding-top:2px;
}	
.auto{
	width:auto;
}
.ref{
	font-size:0.8em;
}
p{
	margin-bottom:5px;
}
.help{
	list-style-position:inside;
}
#achtung{
	font-size:0.8em; 
	color:#8af; 
	padding-left:320px; 
	margin-top:10px; 
	margin-bottom:10px;
}	
