@charset "UTF-8";
/* CSS Document */
body
{
	margin: 0px;
	font-family:   Arial, Tahoma, sans-serif;
	
	font-size: 100%;
	
	padding-left:10px;
	padding-top:10px;
	background-color:#fafafa;
	background-color:#fff;
}
textarea{
	font-family: Arial, Tahoma, sans-serif;
	font-size:1em;
}
a{
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
a:hover{
	text-decoration:underline;
}
td a:hover{
	color:#FC0;
	color:#ccc;
}


h1 
{
	color:#00baff;
	color:#e59973;
	color:#222;
	margin-top: 0px;
	margin-bottom: 0.7em;
	font-size:1.4em;
	font-weight:bold;
}
h2 
{
	margin-top: 0.0em;
	margin-bottom: 0.7em;
	font-size:1.2em;
	font-weight:bold;
}
h3
{
	margin-top: 0.4em;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-size: 1em;
	
}
h4,h5,h6,h7
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	
}
h4{
	font-size:1em;
	font-weight:bold;
}
h6{
	font-size:1em;
	font-weight:bold;
}
p, ul, ol
{
	font-size:0.8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Arial, Tahoma, sans-serif;
}
ul{
	padding-bottom:10px;
}

label{
	width:200px;	
	display:block;
	font-size:100%;
	font-weight:bold;
	color:#333333;
	margin-bottom:6px;
	font-size:80%;
}
.label_long{
	width:400px;	
	
}

.standard_form_old{
	width:300px;
	margin-bottom:10px;
	font-size:1.1em;
	width:60%;
}

.standard_form_long{
	width:450px;	
	width:80%;
}
.standard_form{
	/*padding: 0 10px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 300px;
	height: 31px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 30px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:16px;
	font-size: 120%;*/
	padding: 10px 10px 10px 10px;
	padding: 4px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 320px;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
	
	font-size:1.1em;
	width:60%;
	
}

.standard_form_inakt{
	/*padding: 0 10px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 300px;
	height: 31px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 30px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:16px;
	font-size: 120%;*/
	padding: 10px 10px 10px 10px;
	padding: 4px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 320px;
	/*height: 31px;*/
	border: 0px #fff;
	background: #fff;
	line-height: 10px;
	color: #666;
	margin-bottom:6px;
	font-size: 70%;
	
	font-size:1.1em;
	width:60%;
	
}

.standard_form_textarea{
	padding: 0 4px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 320px;
	height: 60px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 20px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
	
	font-size:1.1em;
	line-height:2em;
	height:120px;
	width:60%;
}
.standard_form_textarea_sh{
	padding: 0 10px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 340px;
	height: 100px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 30px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:16px;
}
.standard_form_textarea_sh_h{
	padding: 0 10px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 340px;
	height: 80px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 30px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:16px;
}
.standard_form_textarea_sm{
	padding: 0 10px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 240px;
	height: 90px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 30px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:16px;
}
.standard_form_pnum1{
	padding: 0 10px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 174px;
	height: 31px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 30px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:16px;
}
.standard_form_pnum2{
	padding: 0 10px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 40px;
	height: 31px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 30px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:16px;
}
.big_box{

}

.list_long{
	/*height:340px;
	overflow-y:scroll;
	overflow:auto;*/
}
.list_long li{
	/*height:340px;
	overflow-y:scroll;
	overflow:auto;*/
	margin-bottom:10px;
}
.list_long_img li{
	float:left;
	padding:4px;
	list-style:none;
	list-style-position:inside;
	list-style-type:none;
	margin-left:0px;
	width: 200px;
}

.clear_all{
	float:none;
	clear:both;
	padding:10px;
	margin-bottom:60px;
	margin-top:50px;
	background-color:#900;
	height:10px;
	color:#FFF;
	font-weight:bold;
}


#d_main{
	margin-left:20px;
}
.tr_schema td{
	/*border-bottom:thin #36F solid;*/
	border-bottom:thin #999999 solid;

}
.tb_maincol {
	background-color: #333333;
	color:#FFFFFF;
	font-family: Arial, Tahoma, sans-serif;
	border-bottom:thin #999999 solid;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}
.td_schema{
	
}
table, tr, td{
	font-size:1em;	
}
td{
	font-size:0.8em;	
}
.button_row{
	width:240px;
	text-align:right;	
}

.storrub{
	color:#00baff;
	margin-top: 0px;
	margin-bottom: 0.7em;
	font-size:1.4em;
	font-weight:normal;
}

.col_left{
	float:left;
}
.col_right{
	float:left;margin-left:40px;	
}



.info_box {
	background: #bcdbfe;
	border: 1px solid #809bba;
	margin-bottom: 20px;
	color: #59708b;
	text-shadow: none;
	height:70px;
	width:190px;
}
.info_box p {
	text-shadow: none;	
}
.info_box_content {
	padding: 20px;
	border: 1px solid #fff;
}
.one_fourth {
	width:22%;
}
.clearboth {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

ul li{

	margin-bottom: 6px;
	font-size:110%;

}


.form_left{
	float:left;
	width:340px;
}

.form_right{
	float:left;
	width:340px;
}
.button_row_right{
	width:320px;
	text-align:right;	
}





//CTJ
.input-field-right{
	width:440px;
	text-align:right;
}
.input-field-left-short{
	width:324px;
	text-align:left;
}
.input-field-left-long{
	width:624px;
	text-align:left;
}
.input-field-right-short{
	width:324px;
	text-align:right;
	width:61%;
}
.input-field-center-short{
	width:324px;
	text-align:center;
}


.button-1 {
	font-size:1em;
	font-weight:none;
	color:#43453d;
	border:1px solid #57662e;
	background-color:#e5ecd1;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#e5ecd1), to(#8ca24a));
	background-image:-webkit-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:-moz-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:-ms-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:-o-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:linear-gradient(top, #e5ecd1, #8ca24a);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5ecd1', EndColorStr='#8ca24a');
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor:pointer;
	display:inline-block;
	min-width:54px;
*min-width:54px;
	text-align:center;
	padding:4px 30px 6px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none;
}
.button-1:hover {
	font-size:1em;
	font-weight:none;
	color:#262723;
	border:1px solid #57662e;
	background-color:#d3d9c0;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#d3d9c0), to(#70833b));
	background-image:-webkit-linear-gradient(top, #d3d9c0, #70833b);
	background-image:-moz-linear-gradient(top, #d3d9c0, #70833b);
	background-image:-ms-linear-gradient(top, #d3d9c0, #70833b);
	background-image:-o-linear-gradient(top, #d3d9c0, #70833b);
	background-image:linear-gradient(top, #d3d9c0, #70833b);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d3d9c0', EndColorStr='#70833b');
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor:pointer;
	display:inline-block;
	min-width:54px;
*min-width:54px;
	text-align:center;
	padding:4px 30px 6px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none
}

.button-1-w {
	margin-bottom:10px;
	font-size:1em;
	font-weight:none;
	color:#43453d;
	border:1px solid #57662e;
	background-color:#e5ecd1;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#e5ecd1), to(#8ca24a));
	background-image:-webkit-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:-moz-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:-ms-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:-o-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:linear-gradient(top, #e5ecd1, #8ca24a);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5ecd1', EndColorStr='#8ca24a');
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor:pointer;
	display:inline-block;
	min-width:254px;
*min-width:254px;
	text-align:center;
	padding:4px 30px 6px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none;
}
.button-1-w:hover {
	margin-bottom:10px;
	font-size:1em;
	font-weight:none;
	color:#262723;
	border:1px solid #57662e;
	background-color:#d3d9c0;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#d3d9c0), to(#70833b));
	background-image:-webkit-linear-gradient(top, #d3d9c0, #70833b);
	background-image:-moz-linear-gradient(top, #d3d9c0, #70833b);
	background-image:-ms-linear-gradient(top, #d3d9c0, #70833b);
	background-image:-o-linear-gradient(top, #d3d9c0, #70833b);
	background-image:linear-gradient(top, #d3d9c0, #70833b);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d3d9c0', EndColorStr='#70833b');
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor:pointer;
	display:inline-block;
	min-width:254px;
*min-width:254px;
	text-align:center;
	padding:4px 30px 6px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none
}

.button-2 {
	font-size:1em;
	font-weight:none;
	color:#43453d;
	border:1px solid #57662e;
	background-color:#e5ecd1;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#e5ecd1), to(#8ca24a));
	background-image:-webkit-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:-moz-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:-ms-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:-o-linear-gradient(top, #e5ecd1, #8ca24a);
	background-image:linear-gradient(top, #e5ecd1, #8ca24a);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5ecd1', EndColorStr='#8ca24a');
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor:pointer;
	display:inline-block;
	min-width:54px;
*min-width:54px;
	text-align:center;
	padding:4px 30px 6px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none;
}
.button-2:hover {
	color:#262723;
	border:1px solid #57662e;
	background-color:#d3d9c0;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#d3d9c0), to(#70833b));
	background-image:-webkit-linear-gradient(top, #d3d9c0, #70833b);
	background-image:-moz-linear-gradient(top, #d3d9c0, #70833b);
	background-image:-ms-linear-gradient(top, #d3d9c0, #70833b);
	background-image:-o-linear-gradient(top, #d3d9c0, #70833b);
	background-image:linear-gradient(top, #d3d9c0, #70833b);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d3d9c0', EndColorStr='#70833b');
}

.messstyle{
	color:#CC0000;
	font-weight:bold;
	padding-bottom:16px;
	display:block;
}

#logotop{
	
}
#loading{
	position:absolute;
	top:0px;
	left:0px;
	width:10000px;
	height:1000px;
	background-color:#333;
	text-align:center;
	padding-top:700px;
	padding-left:500px;
	display:none;
	z-index: 10;
}
#wininwin{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#FFF;
	
	padding-top:20px;
	padding-left:50px;
	display:none;
	z-index: 2;
}



.calendar_big td {
	width:120px;
	height:80px;
	width:12%;
	height:80px;
	text-align:center;
	border:2px #EEE solid;
	margin:0;
	padding:0;
}
.calendar_small td {
	/*width:120px;
	height:80px;
	width:12%;
	height:80px;*/
	text-align:center;
	border:1px #fff solid;
	margin:0;
	padding:0;
}

.cal_add{
	background-color:#FFCC67;
	display:block;
	cursor:pointer;
	text-align:center;
	font-size:1.1em;

	border:1px solid #CCC;
	background-color:#FFF;
	color:#666;

}
.cal_add_line{
	background-color:#FFCC67;
	background-color:#CCC;
	display:block;
	text-align:center;
	font-size:0.5em;
}
.cal_add_line_wh{
	background-color:#fff;
	display:block;
	text-align:center;
	font-size:0.5em;
}
.cal_block_dagsplan{
	background-color:#EEE;
	display:block;
	cursor:pointer;
	text-align:center;
	margin-bottom:2px;
	padding:4px;
	font-size:1.1em;
}
.cal_block_edit{
	background-color:#CFC;
	display:block;
	cursor:pointer;
	text-align:center;
	margin-bottom:6px;
}
.cal_block{
	background-color:#CCC;
	display:block;
	cursor:pointer;
	text-align:center;
	margin-bottom:2px;
}
.cal_block_nocurs{
	background-color:#EEE;
	display:block;
	text-align:center;
	margin-bottom:2px;
	padding:4px;
	font-size:1.1em;
}
.cal_block_book{
	background-color:#0F6;
	background-color: #B1EC9C;
	display:block;
	cursor:pointer;
	text-align:center;
	margin-bottom:6px;
	padding:6px;
	font-size:1.1em;
}
.cal_block_book_ko{
	background-color:#FFCC67;
	display:block;
	cursor:pointer;
	text-align:center;
	margin-bottom:6px;
	padding:6px;
	font-size:1.1em;
}
.cal_block_full{
	background-color:#F63;
	display:block;
	text-align:center;
	font-size:1.1em;
}
.standard_form_protokoll{
	padding: 10px 10px 10px 10px;
	padding: 4px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 220px;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
}
.standard_form_protokoll_hid{
	padding: 10px 10px 10px 10px;
	padding: 4px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 220px;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
	
}
.standard_form_protokoll_textarea{
	padding: 10px 10px 10px 10px;
	padding: 4px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 220px;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
}
.standard_form_protokoll_inaktiv{
	/*padding: 10px 10px 10px 10px;
	padding: 4px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 220px;
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	
	margin-bottom:6px;
	font-size: 70%;*/
	width: 220px;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	
	border: 0px #fff;
	background: #fff;
	line-height: 10px;
	color: #666;
	margin-bottom:6px;
	font-size: 70%;
}
.standard_form_protokoll_textarea_inaktiv{
	/*padding: 10px 10px 10px 10px;
	padding: 4px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 220px;
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	
	margin-bottom:6px;
	font-size: 70%;*/
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	width: 220px;
	
	border: 0px #fff;
	background: #fff;
	line-height: 10px;
	color: #666;
	margin-bottom:6px;
	font-size: 70%;
}









/* ROUNDED ONE START */
.roundedOne {
	width: 28px;
	height: 28px;
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
	
	margin: 20px auto;
	
	margin: 10px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	position: relative;
	
}

.roundedOne label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	left: 4px;
	top: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.roundedOne label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: #00bf00;

	background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: -o-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: -ms-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: linear-gradient(top, #00bf00 0%, #009400 100%);

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	top: 2px;
	left: 2px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
}

.roundedOne label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.roundedOne_box {
	visibility: hidden;
}
.roundedOne input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}


/* ROUNDED END */










.proto_new{
	border: 0px #fff;
	background: #ffeda4;
	line-height: 10px;
	color: #333;
	margin-bottom:6px;
	font-size: 70%;
	
	display:block;
}
.proto_new_inp{
	display:block;
}
.proto_new_inp_drop{
	display:inline-block;
}

.standard_form_protokoll_ny_textarea{
	padding: 10px 10px 10px 10px;
	padding: 8px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 80%;
	/*height: 31px;*/
	background: #f5f5f5;
	line-height: 10px;
	line-height:1.2em;
	/*
	border: 2px solid #e0e0e0;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	*/
	border:0;
	margin-bottom:6px;
	font-size: 70%;
	display:block;
	font-size:1.0em;
	color: #343434;
	background-color:#ffeda4;
}
.standard_form_protokoll_ny{
	padding: 10px 10px 10px 10px;
	padding: 8px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 80%;
	border:0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	/*
	border: 2px solid #e0e0e0;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	*/
	margin-bottom:6px;
	font-size: 70%;
	display:block;
	font-size:1.0em;
	
	background-color:#ffeda4;
}
.standard_form_protokoll_ny_short{
	padding: 10px 10px 10px 10px;
	padding: 8px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 30%;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
	display:block;
	font-size:1.0em;
	
	background-color:#ffeda4;
}
.standard_form_protokoll_ny_short_hid{
	display: none;
}

.standard_form_protokoll_ny_vara{
	padding: 10px 10px 10px 10px;
	padding: 8px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 30%;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
	display:inline;
	font-size:1.0em;
}
.standard_form_protokoll_ny_vara_pris{
	padding: 10px 10px 10px 10px;
	padding: 8px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 10%;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
	display:inline;
	font-size:1.0em;
}
.standard_form_protokoll_ny_vara_produktid{
	padding: 10px 10px 10px 10px;
	padding: 8px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 6%;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
	display:inline;
	font-size:1.0em;
}
.standard_form_protokoll_ny_vara_ean{
	padding: 10px 10px 10px 10px;
	padding: 8px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 16%;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
	display:inline;
	font-size:1.0em;
}
.standard_form_protokoll_ny_vara_antal{
	padding: 10px 10px 10px 10px;
	padding: 8px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 5%;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
	display:inline;
	font-size:1.0em;
}
.standard_form_protokoll_ny_vara_id{
	padding: 10px 10px 10px 10px;
	padding: 8px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 10%;
	/*height: 31px;*/
	border: 2px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 10px;
	color: #343434;
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);	
	margin-bottom:6px;
	font-size: 70%;
	display:inline;
	font-size:1.0em;
}


ol.proto_service{
	list-style:none;
	font-size:1.2em;
	padding-left:0px;
	margin-left:0px;
}
ol.proto_service_done{
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}

ol.proto_service select{
	font-size:1.0em;
}
ol.proto_service input{
	font-size:1.0em;
}
ol.proto_service li{
	margin-bottom: 50px;
	padding-left:0px;
	margin-left:0px;
}
ol.proto_service_slut li{
	bbackground-color:#EEE;
}

li.proto_list{
	display:block;
	opacity:1;
}
li.proto_list_hidden{
	display:none;
	display:block;
	opacity:0.0;
	
	display:block;
	opacity:1;

}
.proto_bytes{
	margin-top:10px;
	margin-bottom:10px;	
}
.proto_montering{
	display:none;
}
.proto_montering_vis{
	display:block;
}


.button-3, .button-5 {
	font-size:1em;
	font-weight:none;
	color:#fff;
	/*border:4px solid #cc6633;*/
	background-color:#cc6633;
	/*
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	*/
	cursor:pointer;
	display:inline-block;
	min-width:54px;
*min-width:54px;
	text-align:center;
	padding:10px 30px 10px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none;
	background-color:#cc6633;
	background-color:#e59973;
	
	color:#fff;
	border-top:4px solid #fff;
	/*
	border:4px solid #e59973;
	*/
	background-color:#e59973;
	background-color:#cc6633;
	background-color:#FFCC67;
	background-color:#FFF;
	
	background-color:#FFCC67;
	background-color:#FC0;
	color:#fff;

	border:1px solid #999;
	background-color:#FFF;
	color:#666;
	
}
.button-4 {
	font-size:1em;
	font-weight:none;
	color:#fff;
	/*border:4px solid #cc6633;*/
	background-color:#cc6633;
	/*
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	*/
	cursor:pointer;
	display:inline-block;
	min-width:54px;
*min-width:54px;
	text-align:center;
	padding:10px 30px 10px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none;
	background-color:#cc6633;
	background-color:#e59973;
	
	color:#fff;
	border-top:4px solid #fff;
	/*
	border:4px solid #e59973;
	*/
	background-color:#e59973;
	background-color:#cc6633;
	background-color:#9EE560;

	border:1px solid #999;
	background-color:#FFF;
	color:#666;

}
.button-3:hover, .button-5:hover {
	color:#fff;
	/*border:4px solid #e59973;*/
	background-color:#e59973;
	background-color:#cc6633;
	background-color:#FFCC67;
	background-color:#FC0;
	color:#fff;

	border:1px solid #666;
	background-color:#FFF;
	color:#333;
	
}
.button-4:hover {
	color:#fff;
	/*border:4px solid #e59973;*/
	background-color:#e59973;
	background-color:#cc6633;
	background-color:#FFCC67;
	background-color:#9DEF56;
	color:#fff;

	border:1px solid #666;
	background-color:#FFF;
	color:#333;
	
}
.button-3-choosen, .button-5-choosen {
	font-size:1em;
	font-weight:none;
	color:#fff;
	/*border:4px solid #cc6633;*/
	background-color:#cc6633;
	/*
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	*/
	cursor:pointer;
	display:inline-block;
	min-width:54px;
*min-width:54px;
	text-align:center;
	padding:10px 30px 10px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none;
	background-color:#cc6633;
	background-color:#e59973;
	
	color:#fff;
	border-top:4px solid #fff;
	/*
	border:4px solid #e59973;
	*/
	background-color:#ffe6b3;

	border:1px dashed #666;
	background-color:#FFF;
	color:#333;


}
.button-3-choosen:hover {
	color:#fff;
	/*border:4px solid #e59973;*/
	background-color:#ffe680;
	color:#fff;

	border:1px solid #333;
	background-color:#FFF;
	color:#000;
	
}
.button-4-choosen {
	font-size:1em;
	font-weight:none;
	color:#fff;
	/*border:4px solid #cc6633;*/
	background-color:#cc6633;
	/*
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	*/
	cursor:pointer;
	display:inline-block;
	min-width:54px;
*min-width:54px;
	text-align:center;
	padding:10px 30px 10px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none;
	background-color:#cc6633;
	background-color:#e59973;
	
	color:#fff;
	border-top:4px solid #fff;
	/*
	border:4px solid #e59973;
	*/
	background-color:#C7F2A2;

	border:1px dashed #666;
	background-color:#FFF;
	color:#333;
}
.button-4-choosen-half {
	font-size:1em;
	font-weight:none;
	color:#fff;
	/*border:4px solid #cc6633;*/
	background-color:#cc6633;
	/*
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	*/
	/*cursor:pointer;*/
	display:inline-block;
	min-width:54px;
*min-width:54px;
	text-align:center;
	padding:10px 30px 10px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none;
	background-color:#cc6633;
	background-color:#e59973;
	
	color:#5B5B5B;
	border-top:4px solid #fff;
	/*
	border:4px solid #e59973;
	*/
	background-color:#BCDBA2;
	background-color:#CEDDC1;

	border:1px dashed #333;
	background-color:#FFF;
	color:#000;

}
.button-4-choosen:hover {
	color:#fff;
	/*border:4px solid #e59973;*/
	background-color:#B5ED84;
	color:#fff;

	border:1px solid #333;
	background-color:#FFF;
	color:#000;
	
}
.button-3-sr {
	font-size:1em;
	font-weight:none;
	color:#fff;
	/*border:4px solid #cc6633;*/
	background-color:#cc6633;
	/*
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	*/
	cursor:pointer;
	display:inline-block;
	min-width:54px;
*min-width:54px;
	text-align:center;
	padding:10px 30px 10px 30px;
	-webkit-transition:all .218s;
	-moz-transition:all .218s;
	-o-transition:all .218s;
	transition:all .218s;
	-webkit-user-select:none;
	-moz-user-select:none;
	background-color:#cc6633;
	background-color:#e59973;
	
	color:#fff;
	border-top:4px solid #fff;
	/*
	border:4px solid #e59973;
	*/
	background-color:#e59973;
	background-color:#cc6633;
	
	background-color:#FFCC67;

	border:1px solid #999;
	background-color:#FFF;
	color:#666;

}
.button-3-sr:hover {
	color:#fff;
	/*border:4px solid #e59973;*/
	background-color:#e59973;
	background-color:#cc6633;
	background-color:#FFCC67;
	background-color:#FC0;
	color:#fff;

	border:1px solid #666;
	background-color:#FFF;
	color:#333;
	
}

.button-fokus {
	border:#f44 4px solid;
	border-style: dashed;
}

label{
	font-size:1em;
}

.service_lista{
		
}
.service_lista td{
		font-size:1em;
		border-bottom:1px #999999 soid;
}
.newprot_lightcol{
	color:#FC0;
}

.pwidth_wide{
	width:60%;
	line-height:2 em;
}

.produkt_hel{
	float:left;
	padding-right: 30px;
}
.clear_all_soft{
	float:none;
	clear:both;
	padding:10px;
	margin-bottom:10px;
	height:10px;
	color:#FFF;
	font-weight:bold;
}
.vara_checkbox{
	 -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
   transform: scale(1.5);

  /* Webkit browsers*/
  -webkit-transform: scale(1.5);
	visibility:visible;
}


.vara_list_header{
	font-weight:bold;
}
.vara_list_vara{
	
}
.table_big td {
	width:120px;
	height:80px;
	width:12%;
	height:40px;
	text-align:left;
	border-bottom:2px #EEE solid;
	margin:0;
	padding:0;
}

.hider{
	display:none;
}

.artikel_lager_visa{
	display:block;
	padding-bottom: 8px;
}

/* 2022 */
.button-1, .button-2, .button-3, .button-4, .button-5{
	margin-bottom: 4px;
}

.button-5, .button-5-choosen, .button-5:hover{
	border:1px solid #fff;
}