
/**
 *  Formulare
 */

.form_einleitung{
	border-top: 1px solid #000000;
	width: 100%;
	background-image: url(/images/ecken/orange_klein.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 80px;
}

.kommentar{
	width:500px;
	float: left;
	margin-left:20px;
	margin-bottom:20px;
}

.pflichthinweis{
	width:200px;
	float:right;
	color:#f04912;
	margin-right:10px;
}

.pdf-download{
	float:right;
	width:30%;
	margin-top:10px;
 	margin-right:10px;
}

.absatz{
	max-width:100%;
	width:100%;
	margin-top:15px;
	display:block;
	vertical-align: bottom;

}

.ueberschrift{
	margin-top:15px;
	margin-bottom:5px;
	font-size: 12px;
	font-weight: bold;
}

.zeile1, .zeilex, .zeilexh2, .zeile1h2, .zeilexh3, .zeile1h3, .zeilexh4, .zeile1h4, .zeilexh5, .zeile1h5, .zeilexh6, .zeile1h6, .zeilexh8, .zeile1h8{
	margin:0;
	padding:0;
	border-top:1px solid black;
	background-image: url(/images/ecken/rot.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#f0f5fd;
/*	padding-top:8px; */
	padding-bottom:8px; 
	margin-bottom:3px;
	vertical-align:middle;
}

.zeilex, .zeilexh2, .zeilexh3, .zeilexh4, .zeilexh5, .zeilexh6, .zeilexh8 {
	background-image: url(/images/ecken/orange_klein.gif);
}


.feld, .feldright, .feld50, .feld50right, .feldinfo{
		margin-top:8px;
	font-size: 12px;
	margin-left:20px;
	margin-right:10px;
	line-height: 16px;
}

.feldright{
	text-align:right;
}

.feld50{
	width:40%;
	float: left;
}

.feld50right{
	text-align:right;
	width:40%;
	float: left;
}

.feldinfo{
	float: right;
	vertical-align:middle;
	text-align:center;
	width:20px;
}

.infoimg{
	vertical-align:middle;
}

.verzeichnis-table{
	width:450px;
}

.was-table{
	width:450px;
	border:1px solid white;
}

.verzeichnis-table tr td, .was-table tr td{
	text-align:center;
	white-space:nowrap;
	border:1px solid white;
}

.center{
	text-align:center;
}

.nowrap{
	white-space:nowrap;
}

.red{
	color:red;
}

.text{
	margin:1px;
}

.bold{
	font-weight:bold;
}

.erlaeuterung{
	color:#777777;
}

/**
*Das div, das um die komplette Fehlerausgabe liegt
*/
.form-fehler{
	margin-top:20px;
	display:block;
}
/**
* Liegt um jede einzelne Fehlermeldung
*/
.form_error{
	list-style:none;
	border:1px solid black;
	background-image: url(/images/ecken/gruen.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#ffb89a;
	padding-left:15px;
	width:70%;
	margin-bottom:3px;
	font-weight:bold;
}

.required { font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal; color: #007BCE; }
.text_rot_gross { font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF0000; }
.text_gross {  font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000; }
.fliesstext-kleiner { font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal;  }
/*.text_rot_klein {font-size: 11px; font-style: normal;  font-variant: normal; color: #FF0000; } */

.text_blau {   font-size: 9pt; font-style: normal; font-weight: normal; font-variant: normal; color: #007BCE; }
.text_blau_gross {  font-size: 10pt; font-style: normal; font-weight: bold; font-variant: normal; color: #007BCE; }
.fliesstext { font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; }
.fliesstext_bg {   font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; background-color: #C0C0C0; }
.fliesstext_bold { font-size: 10pt; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; }
.fliesstext_gross {font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; }
.fliesstext-klein_bold {  font-size: 10pt; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; }
.fliesstext-kleiner_bold {  font-size: 9pt; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; }
.sternchen { font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FF0000; }



.text 
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
/**	border-top: 1px solid black;
	border-left: 1px solid black; */
  }

.text_error
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #000000;

  background-color: #ffb89a;
/*  border: 1px solid #FF0000; */
  }

.int{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
}

.int_error
  { 
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #000000;
  padding: 2px;
  background-color: #ffb89a;
  /*  border: 1px solid #FF0000; */
  }

.select
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #000000;

  background-color: #ffffff;
  border: 1px solid #7f9db9;
  }

.select_error
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #000000;
  padding: 2px;
  background-color: #ffb89a;
  /*  border: 1px solid #FF0000; */
  }
  



.radio_error {  
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        font-variant: normal; 
        color: #000000; 
        padding: 2px;
        background-color: #ffb89a;
        /*  border: 1px solid #FF0000; */
        }

.checkbox {  
	font-family: Verdana, Arial, Helvetica, Sans Serif;


        }

.checkbox_error {  
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        font-variant: normal; 
        color: #000000; 
        padding: 2px;
        background-color: #ffb89a;
        /*  border: 1px solid #FF0000; */
        }

/**
.showtext
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  line-height: normal; 
  font-variant: normal; 
  font-weight: normal; 
  color: #000000;
  padding: 0px;
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
  }
*/

.text#ro
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #000000;
  padding: 0px;
  font-weight: bold; 
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
  }

.text#rog
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #000000;
  padding: 0px;
  font-weight: bold; 
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
  }

.text_error#ro
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px; 
 color: #ffb89a;
  font-weight: bold;
   padding: 0px;
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
  }

.select#ro
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #000000;
  padding: 0px;
  font-weight: bold; 
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
  }

.select_error#ro
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #ffb89a;
  padding: 0px;
  font-weight: bold; 
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
  }
  
input.radio, input.radio_error {
	vertical-align: -2.5px;
}

.radio#ro {  
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
        font-style: normal; 
        line-height: normal; 
        font-weight: bold; 
        font-variant: normal; 
        color: #000000; 
  padding: 0px;
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
        }

.radio_error#ro {  
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
      font-style: normal; 
        line-height: normal; 
        font-weight: bold; 
        font-variant: normal; 
        color: #000000; 
  padding: 0px;
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
        }

.int#ro
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #000000;
  padding: 0px;
  font-weight: bold; 
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
  }

.int_error#ro
  {

	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #ffb89a;
  font-weight: bold; 
  padding: 0px;
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
  }

.checkbox#ro {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #000000;
  padding: 0px;
  font-weight: bold; 
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
  }

.checkbox_error#ro
  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
  color: #ffb89a;
  font-weight: bold; 
  padding: 0px;
  background-color: #C0C0C0;
  border: 0px solid #7f9db9;
  }


.longwidth {
	width: 260px;
}

.shortwidth {
	width: 160px;	
}

.unfallform input, .unfallform textarea, .unfallform select{
	border: 1px solid gray;	
}

.unfallform .collapse{
	 /*   background-color: #F0F5FD;*/
    background-image: url("/images/ecken/blau.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border-top: 1px solid black;
    vertical-align: middle;
	cursor:pointer;
	/*margin-bottom: 5px;*/
    /*margin-top: 15px;*/
}

.unfallform .req input, .unfallform .req select, .unfallform .req textarea{
	border: 1px solid red;
}

.collapse .ueberschrift {
	margin: 0px;
	padding: 5px;
	margin-left: 20px;
}

.unfallform #result{
	border: medium none;
    height: 350px;
    width: 753px;
 	margin-top: 20px;
 	margin-bottom: 10px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 1;
	font-weight: bold;
	font-size: 12px;
}
#tooltip h3, #tooltip div { margin: 0; }

/* mediaboxAdvanced - white theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	/*cursor: pointer;*/
}

#mbOverlay.mbOverlayFF {
	background: transparent url(/images/mediabox/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #EBEBEB;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
	border: 2px solid #C0C0C0;
}

#mbCenter.mbLoading {
	background: #fff url(/images/mediabox/WhiteLoading.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	background-color: #EBEBEB;
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #333;
}

#mbImage a:hover, #mbImage a:active {
	color: #000;
}

/*	End inline content styles	*/

#mbBottom {
	background-color: #EBEBEB;
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #333;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #333;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 83px;
	background: transparent url(/images/mediabox/WhitePrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 54px;
	background: transparent url(/images/mediabox/WhiteNext.gif) no-repeat center;
}

#mbCloseLink {
	display: none;
	width: 65px;
	background: transparent url(/images/mediabox/WhiteClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #700;
	font-weight: bold;
	text-decoration: underline;
}
