@charset "UTF-8";
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27.07.2015, 15:03:34
    Author     : Bruno
*/

/* html, body {
  height: 100%;
}
body {
  margin:0;
  padding: 0 10px;
  font-family: arial,sans-serif;
  background-color:#FFFFFF;
  color:#565656;
  
}
a{
  color:#565656;
  text-decoration:none;
} */

input, select, textarea{
  font-family:arial, sans-serif;
}

input{
	border: 1px solid #E1DCD2;
	/*background-color: #FBFBF9;*/
	width: 100%;
	font-size: 1em;
	margin-top: 0px;
	overflow: hidden;
        margin: 2px 0;
}
.plz input{
	width: 45px;
}
.checkbox input{
	border: 0px solid;
	background-color: transparent;
	font-size: 1em;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.radio input{
	border: 0px solid;
	background-color: transparent;
	font-size: 1em;
	width: auto;
	padding: 0px;
	margin: 0px;
}
input.button{
	width: 100%;
	color: auto;
	background-color:auto;
	border-color:auto;
	border-style:auto;
	border-width: auto;
	font-size: 1em;
	padding:3px;
}
select{
	border: 1px solid #E1DCD2;
	background-color: #FBFBF9;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	margin-top: 0px;
        max-width: 100%;
}
option{
	background-color: #FBFBF9;
	margin: 0px;
	font-size: 12px;
}
textarea{
	width: 650px;
	height: 80px;
	min-width: 100%;
  	max-width: 100%;
	font-size: 12px;
	border: 1px solid #E1DCD2;
	background-color: #FBFBF9;
}
input.error { border: 1px solid red; }
textarea.error { border: 1px solid red; }
checkbox.error { border: 1px solid red; }
select.error { border: 1px solid red; }
radio.error { border: 1px solid red; }
option.error { border: 1px solid red; }


.signatur{
	border-bottom: 1px solid #565656;
	font-size: 11px;
	height: 50px;
}
.clear{
  clear:both;
}


.blocklinks a {
	display:block;
	float:left;
	margin-right:10px;
}
.blocklinksRight a {
	display:block;
	float:left;
	margin-left:15px;
}


div.link2 {
	line-height:120%;	
}



div.link-clean {
	line-height:120%;	
}

.link-clean a{
  background-image: none;
  padding-left: 10px;
}

.link-clean a:hover{
  color:#E10A14;
  background-image: none;
}

div.linkInActive {
	line-height:120%;	
}

.linkInActive a{
  padding-left: 10px;
  background-image:url(../img/arrow.gif);
  background-repeat:no-repeat;
  background-position:0px 4px;
  display:block;
  color:#c9c9c9;
}


div.link3 {
	line-height:120%;	
}




.menuheadline{
  padding:12px 15px 12px 15px;
}
.menuheadline a{
  font-weight:bold;
}
.menuheadline a:hover{
  color:#E10A14;
}
.menuheadlineind{
  padding:12px 15px 12px 30px;
}
.menuheadlineind a{
  font-weight:bold;
}
.menuheadlineind a:hover{
  color:#E10A14;
}
.menuheadlineAct{
  font-weight:bold;
  color:#E10A14;
  padding:12px 15px 12px 15px;
}
.formHeadline{
  font-weight: bold;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  color: #E10A14;
}
.formLinkNo{
  width: 205px;
}
.formLinkNo a{
  padding-left: 25px;
  background-image:url(../img/arrow.gif);
  background-repeat:no-repeat;
  background-position: 15px 6px;
  display: block;
  padding-bottom: 2px;
  padding-top: 2px;
}
.formLinkNo a:hover{
  BACKGROUND-POSITION: 15px 6px;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #d3cfc4;
	color: #565656;
	BACKGROUND-IMAGE: url(../img/arrowhl.gif);
	BACKGROUND-REPEAT: no-repeat;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	PADDING-LEFT: 25px;
}
.formLinkAct{
  width: 205px;
}
.formLinkAct a{
  padding-left: 25px;
  background-image:url(../img/arrow.gif);
  background-repeat:no-repeat;
  background-position: 15px 6px;
  display: block;
  padding-bottom: 2px;
  padding-top: 2px;
  background-color: #D3CFC4;
  font-weight: bold;
}
.mm{
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  list-style: none;
  padding: 0px;
}
.mm li {
	padding:0;	
	margin:0;
}

.mm li.head {
    font-weight: bold;
}

.mm li a{
  background-image:url(../img/arrow.gif);
  background-repeat:no-repeat;
  background-position: 0px 6px;
  padding-left: 10px;
  line-height: 21px;
  display: block;
}
.mm li a:hover, .mm li.act a{
  background-image:url(../img/arrowhl.gif);
  color: #E10A14;
  background-position: 0px 6px;
}
.mmHead{
  font-weight: bold;
  margin-left: 15px;
  margin-top: 3px;
  margin-bottom: 12px;
}

.paddingtop5{
  padding-top:5px;
}
.paddingtop10{
  padding-top:10px;
}

.contentheadline{
  padding: 0;
}
.contentheadline h1{
  color: #00579a;
    font-size: 170%;
    font-weight: normal;
    line-height: 115%;
    margin: 0;
    padding: 10px 0;
}

form.cmxform .contentheadline h1, .contentheadline h2{
  color: #565656;
    font-size: 140%;
    font-weight: bold;
    line-height: 110%;
    margin: 0;
    padding: 5px 0;
}
.contentheadline2{
  font-size:12px;
  line-height:100%;
  color: #B8B2A6;
  margin-bottom: 5px;
}
.contentheadline3{
  font-size:12px;
  line-height:18px;
  color: #565656;
  margin-bottom: 18px;
}
.contentheadline4{
  font-size:12px;
  line-height:18px;
  color: #B8B2A6;
  margin-bottom: 5px;
  font-weight: bold;
}
.contentline1{
  font-size:12px;
  line-height:100%;
  color: #76777E;
  margin-bottom: 5px;
}
.tableborder_disabled{
	border-top: 1px solid #E1DCD2;
	border-bottom: 1px solid #E1DCD2;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 18px;
}
.textbox{
  margin-top:7px;
  margin-bottom:10px;
}
.textbox p{
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 18px;
}
.textbox a{
  padding-left:8px;
  background-image:url(../img/arrow.gif);
  background-repeat:no-repeat;
  background-position:0px 5px;
}
.textbox a:hover{
	text-decoration: none;
  background-image:url(../img/arrowhl.gif);
  color: #E10A14;
}
.textbox h2{
  margin:0;
  padding:0;
  font-size: 13px;
  margin-bottom: 18px;
  color: #565656;
  font-weight: bold;
}
.textbox hr{
  border-top:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;
  border-bottom:1px dashed #D4CDBF;
}
.textbox img{
  margin-top:9px;
  margin-bottom:3px;
}
.textbox ul{
    font-size: 12px;
    line-height: 18px;
 
    margin-bottom: 18px;
}
.textbox table img{
	margin: 0px;
	padding: 0px;
}

.tableborder {
border:0px;
}
.tableborder table{
  margin-top:0px;
  margin-bottom:0px;
  font-size: 12px;
  line-height: 18px;
  border:0px;
  width:100%;
  border-spacing:0px;
}
.tableborder table p{
	margin: 0px;
}
.tableborder table, .tableborder th, .tableborder td .tableborder charsRemaining{
  border-collapse: collapse;
  background-color: #F5F4F0;
  padding:0px;
  
}
.tableborder th{
  text-align:left;
  color:#E10A14;
}
.tableborder th, .tableborder td{
  vertical-align: bottom;
  font-size:12px;
  line-height:18px;
  padding:5px 8px 3px 8px;
}

.tdhead {
background-color:#e1dcd2;
border-bottom:1px solid #565656;
}

.tableborder table.profile_group thead th{
    background-color: #E1DCD2;
    color:#565656;
    border-bottom: 1px solid #565656;
    
}

table.profile_group tr:last-child td {
    padding-bottom: 16px;
}

table.profile_group input[type=checkbox]{
    width: auto;
}

.textbox450{
  font-size:12px;
  line-height:130%;
  margin-top:7px;
  margin-bottom:10px;
  width:450px;
}
.textboxbold450{
  font-size:12px;
  font-weight: bold;
  line-height:130%;
  margin-top:7px;
  margin-bottom:10px;
  width: 450px;
}
.textbox220{
  float:left;
  width:220px;
  font-size:75%;
  line-height:130%;
  margin-bottom:10px;
}
.textbox220_text{
  padding-top:3px;
}
.keyvisual{
  margin-bottom:10px;
}
.keyvisual_img{
  background-repeat:no-repeat;
}
.keyvisual_text{
  width:200px;
  padding-top:10px;
  padding-left:10px;
  font-size:10px;
  line-height:13px;
  color:#FFFFFF;
}
.keyvisual_imagetxt{
  padding-top:7px;
  font-size:75%;
  line-height:130%;
}
.note {
    background-color: #FEEEEE;
    border: 1px solid #E10A14;
    font-size: 75%;
    line-height: 130%;
    margin: 5px;
    padding: 5px;
}

.error_validation{
  font-size:75%;
  line-height:130%;
  color:#E10A14;
}

.tableborder.version2 .header{
    background-color:#e1dcd2;
    border-bottom:1px solid #565656;
}
.tableborder.version2{
    background-color: #F5F4F0;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
 }
.tableborder.version2 div{ 
    font-size: 12px;
    line-height: 18px;
    padding: 0px 8px 3px;
}
.tableborder.version2 .logo{
    float:left;
    
}
.tableborder.version2 .wrapper{
   clear:left;
   min-height: 100px;
    
}
.tableborder.version2 .title{
    font-weight: bold;
}
.tableborder.version2 .InActive{
    color: #C9C9C9;
}
.note_grey{
  font-size:75%;
  line-height:130%;

    
}

.textboxbold{
  font-size:12px;
  font-weight: bold;
  line-height:130%;
  margin-top:7px;
  margin-bottom:10px;
}
.fsMainDiv{
	width: 680px;
	margin-bottom: 25px;
}
.fsMainNavi1{
	height: 58px;
	background-image: url(../img/mm_bg_1.jpg);
	background-repeat: repeat-x;
}
.fsMainNavi1 img{
	margin-right: 5px;
}
.fsMainNavi2{
	height: 58px;
	/*background-image: url(../img/mm_bg_2.jpg);*/
	background-repeat: repeat-x;
}
.fsMainNavi2 img{
	margin-right: 5px;
}
.fsSubBorder{
	border-bottom: 1px dashed #E0DCD1;
	background-color: #FCFBF9;
}
.fsSubNavi{
	width: 660px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
}
.fsSubNavi a{
	font-size: 11px;
	color: #585657;
	text-decoration: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
	margin-right: 20px;
	margin-top: 2px;
	display:block; 
	float:left; 
	white-space: nowrap;
	line-height: 16px;
}
.fsSubNavi a:hover{
	color: #EA202C;
	background-image: url(../img/arrowhl.gif);
}
.fsSubNavi .act{
	font-size: 11px;
	color: #EA202C;
	text-decoration: none;
	background-image: url(../img/arrowhl.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
	margin-right: 20px;
}
.logoArea{
	margin-bottom: 25px;
}
 .buttons a{
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #DDD4CB;
	border-right: 1px solid #DDD4CB;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	font-size: 11px;
	margin-right: 5px;
}
.buttons .no{
	background-image: url(../img/buttonMiddle_0.jpg);
	background-position: 0px 0px;
}
.buttons .no:hover{
	background-image: url(../img/buttonMiddle_1.jpg);
	text-decoration: none;
	color: #fff;
}
.buttons .act{
	background-image: url(../img/buttonMiddle_1.jpg);
	background-position: 0px 0px;
}
.buttons .low{
	background-image: url(../img/buttonMiddle_2.jpg);
	background-position: 0px 0px;
	text-decoration: none;
}
.buttons .low:hover{
	background-image: url(../img/buttonMiddle_2.jpg);
	color: #fff;
	text-decoration: none;
}
.buttons a .for{
	background-image: url(../img/icon_for.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
.buttons a .back{
	background-image: url(../img/icon_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

.buttons .right a{
    float:right;

}

.tableborder td .buttons {
    padding-bottom: 5px;
}

.passbild{
                display:none;
}
.passbild .passbildText{
               display:none;
}

.fr{
  color:blue;
}

div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}

abel { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

code {
	display: block;
	background:#edffb8 none repeat scroll 0%;
	border-color:#b2da3a;
	border-style:solid;
	border-width:1px 0;
	font-size: 1em;
	margin: 1em 0pt;
	overflow:auto;
	padding: 0.3em 0.4em;
	white-space:pre;
}

#content { width: 680px;}
#content { margin: 20px 90px; }

.jury_notice{
	position:relative;
	min-height: 70px;
}

.jury_notice .jury_notice_right{
	position: absolute;
	top:0;
	right:0;
	float:right;
}
.jury_notice .jury_notice_right p{
    clear: right;
    float: right;
    font-size: 11px;
    margin: 0;
    background-position: right center;
    background-repeat: no-repeat;
    padding: 3px 20px 3px 0;
}
.jury_notice .jury_notice_left{
  font-size: 12px;
  line-height:130%;
  margin-top:7px;
  margin-bottom:10px;
  width:500px;
}

.jury_notice .jury_notice_right .book{
  background-image:url(../img/book.png);
  font-size: 12px;
}

.jury_notice .jury_notice_right .judge_work{
  background-image:url(../img/judge_work.png);
}

.jury_notice .jury_notice_right .judge_finish{
  background-image:url(../img/judge_finish.png);

}
/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}

.printsign{
	display: none;
	}

        
/*-------JURY DASHBOARD-------*/

.jury_form {

    padding-bottom: 12px;
}


.jury_form  .project_filter_open, .jury_form  .project_filter_submitted{
    padding-left: 15px;
}
.jury_form .project_title {
   background-color: #E1DCD2;
   margin-bottom: 5px;
   padding: 5px 5px 5px 15px;
   clear: right;
}

.jury_form .jury_deadline {

    float: right;
    padding: 3px 8px;
}
.jury_form .jury_deadline.over{
    color: #e10a14;
} 

.jury_info .display_more, .jury_contact .display_more{
    text-decoration: underline;
    font-weight: bold;
}

.jury_info .display_content, .jury_contact .display_content{
    cursor: pointer;
    padding-left: 15px;
    padding-top: 10px;
}
/*---------- COMMON -----  */

.display_more{
    padding-left:15px;
    background-image: url(../img/arrow.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    cursor:pointer;
}

.display_more.act{
    background-image: url(../img/arrow_down.gif);
    
}




ul.list_content li{
    padding-bottom:20px;
    
}


 
 
table.table_manager  tbody td.zone {

    border: 1px solid #FFFFFF;
    margin: 0 3px;
}
table.table_manager tbody td table {
    border: 0 none;
}
table.table_manager thead {
    background-color: #E1DCD2;
    border: 0 none;
    padding: 0;
}

table.table_manager thead th {
    border: 0 none;
    padding: 0;

    background-color: #FFFFFF;
    border: 1px solid #d8d8d8;
    color: #565656;
    margin-bottom: 6px;
    padding: 5px 3px;
    text-align: left;
}
table.table_manager thead tr.head_over th{
    border:0;
    
}

table.table_manager .empty{
    background-color: #FFFFFF;
    border:0;
}

.tableborder table.table_manager {
    background-color: #edeae4;
}


table.table_manager  tbody td.block {
      background-color: #FFFFFF;
}
table.table_manager thead  th.center{
    text-align: center;
}
table tr.juries td{
    background-color: #FFFFFF;
}

table.jury_table thead tr.head_sub{
    border-width: 1px 0 1px 0;
    border-color: #565656;
    border-style: solid;
}



.tableborder table.bewertung_form {
    padding: 1%;
    width: 98%;
}

.tableborder table.bewertung_form textarea{
    width:auto;
    
}

/**-------------------- TOOLTIP--------------*/

#tooltip {
	position:absolute;
	z-index:9999;
	color:#565656;
	font-size:10px;
        max-width: 325px;
        text-align: left;
	
}

#tooltip .tipHeader {
	height:8px;
	
}

/* IE hack */
/*html #tooltip .tipHeader {margin-bottom:-6px;}*/

#tooltip .tipBody {
	background-color:#FFF;
        border: 1px solid #565656;
	padding:5px 5px 5px 15px;
}

#tooltip .tipFooter {
	height:8px;
	
}


/*----------HISTORY ----*/

.history_title{
    font-size: 14px;
    border-bottom: 2px solid #565656;
    padding-bottom: 10px;
}

.history_entry {
    font-size: 12px;
}

.history_entry .history_header {
    border-bottom: 1px solid #565656;
    font-size: 13px;
}

.history_entry .history_header .history_date{
    font-style: italic;
    color:#959595;
    
}

.history_entry .history_header .history_type {
    font-weight: bold;
    padding-left: 20px;
}

.history_entry .history_content{
    display: inline-block;

}
.history_entry .actions{
    cursor: pointer;
}

#history > div {
    padding-bottom: 5px;
}

/*----------------*/



.type_border thead tr {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #565656;
}
.type_border td {
    border-left: 1px solid #FFFFFF;
    text-align: center;
}
.type_border td:first-child {
    border: 0 none;
    text-align: left;
}


/*--------------*/

table.per_table {
    margin-bottom: 15px;
    width: 100%;
}
.bewertung_info {
    background-color: #F5F4F0;
    font-size: 12px;
    padding: 5px;
}
.bewertung_info .bewerber_info {
    display: inline-block;
    width: 50%;
}
.bewertung_info .bewerter_info {
    display: inline-block;
    text-align: right;
    width: 49%;
}


.tableborder table.type_border thead td{
    background-color: #E1DCD2;
}



.bewertung_per_info {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 12px;
}
.bewertung_per_info .title {
    background-color: #EAE6DF;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.bewertung_per_info .evaluation_group {
    background-color: #E1DCD2;
    clear: left;
    padding: 5px;
}
.recommendation {
    display: inline-block;
    padding: 4px;
    text-align: right;
    width: 49%;
}
.evaluation {
    display: inline-block;
    width: 49%;
}
.bewertung_per_info .comment .label {
    font-weight: bold;
}

.bewertung_per_info .comment {
    background-color: #F5F4F0;
    margin-bottom: 15px;
    padding: 5px;
}
.bewertung_your_area {
    background-color: #888888;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding: 2px 7px;
}

.bewertung_per_info .comment .content {
    min-height: 20px;
}


.evaluation_group .evaluation .label, .evaluation_group .recommendation .label {
    font-weight: bold;
}

.in_colorbox {
    padding-top: 15px;
}
.in_colorbox .contentheadline {
    color: #E10A14;
    font-size: 20px;
}


#tooltip div.icon {
    background-position: left top;
    background-repeat: no-repeat;
    padding-bottom: 7px;
    padding-left: 25px;
}


#cboxLoadedContent .language_popup{
    font-size: 15px;
    line-height: 1.5em;
    padding: 20px 30px;
    
}

#insert_expert .entry {
    display: block;
    padding-bottom: 5px;
}
#insert_expert .entry label {
    display: inline-block;
    width: 175px;
}
#insert_expert .entry input {
    width: 250px;
}
#insert_expert .buttons {
    padding-left: 175px;
    padding-top: 10px;
}

.expert_list{
    display:table;
}

.expert_list .expert_entry {
    border-bottom: 1px solid #00579a;
    display: table;
    margin: 5px 0;
    padding: 5px 0;
    width: 100%;
}

.expert_list .expert_entry .name, .expert_list .expert_entry .status, .expert_list .expert_entry .actions{
    display: table-cell;
}

.expert_list .expert_entry .status{
    width: 100px;
    
}

.expert_list .expert_entry .actions{
    text-align: center;
    width: 50px;
}
.in_colorbox{
    padding:25px;
    
}

a.no_link,a.no_link:hover {
    background: none!important;
    padding: 0!important;
    margin: 0!important;
}

fieldset label.w115 {
    display: block;
    text-align: left;
    padding-top: 10px;
    font-weight: bold;
}

fieldset .f_w115{
    width: 350px;
    display: inline-block;
}

table.style2 {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}

table.style2 thead th{
    background-color:#e1dcd2;
    border-bottom:1px solid #565656;
}

.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.preview_form .printhide{
    display: none;
}

/* body.no_background{
    height: auto;
}
*/

.radio label[for=azubi]{
	position: relative;
	top: -18px;
	left: -50px;
	min-width: 250px !important;
	}
	.radio label[for=student] {
	position: relative;
	top: -18px;
	left: -50px;
	min-width: 250px !important;
	}