/* reset 
*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: none;
  font-size: 100%;
  background: transparent;
  border: none;
  text-decoration: none;
}
    
b, i, hr, u, center, menu, layer, s, strike, font, xmp {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: none;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  background: transparent;
  border: none;
  text-decoration: none;
}   

ul, ol {
  list-style-type:none;
}
b{
	font-weight:bold;
}
i{
	font-style:italic;
}

body {
  font-family:Arial, Verdana, sans-serif, Helvetica;
  color: #505050;
  font-size: 12px; 
}

h1, h2.headline {
  font-size:24px;  
  color:#E9870B;
  font-weight:normal;
  text-transform:uppercase;
}

label{
	vertical-align: top;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.right{
	float: right;
	display: block;
}
.left{
	float: left;
	display: block;
}
.button-container{
	margin-left: 10px;
	overflow: hidden;
}
.button-container input{
	display: block;
	margin-bottom: 5px;
}
input.min-width{
	min-width: 150px;
}
* html input.min-width{
	width: 150px;
}


/* ----------------------------------------*/
.riscaServ{
	width:800px;
	margin:30px 0 30px 30px;
}
.riscaServ p{
	margin-bottom:15px;
}
.riscaServ .header{
	background-color: #F7F7F7;
	padding:10px;
	text-align:right;
	position:relative;
	margin-bottom:30px;
	overflow:hidden;
	zoom:1;
}
.riscaServ #logo{
	float:left;
}
.riscaServ #center{
	left:35%;
	position:absolute;
}
.riscaServ .risca_chart{
	margin:10px 0 20px 0;
	border: 1px solid #DFDEDD;
}
.riscaServ table{
	width:100%;
}
.riscaServ a.seitedrucken{
	margin-right:0;
}
.riscaServ .m_content_table .txt_field{
	width:60px;
}
.riscaServ .cfvoltable .txt_field{
	width:32px;
}
.riscaServ .cfvoltable  td, .riscaServ .cfvoltable th{
	padding-right:11px;
}
.riscaServ .dgrvratable .txt_field{
	width: 32px;
	color: #505000;
}
.riscaServ .dgrvratable  td, .riscaServ .dgrvratable th{
	padding-left:5px;
	padding-right:5px;
}

.m_content_table.dgrvratable td, .m_content_table .dgrvratable th {
  border-right: solid 1px #dfdedd; 
}

.m_content_table td.clean_td_col, .m_content_table th.clean_td_col, .m_content_table tr.clean_td_col, .m_content_table tr.last_td_line td{
    border-right: none;
  }

.riscaServ .m_content_table tfoot .txt_field{
	width:30px;
}
/*.riscaServ .kontentbox_link:hover{
	text-decoration:none;
}*/

/* aus screen.css */
a, a:hover, a:active {
  color: #505050;
  text-decoration: none;
}

a:hover {
  color:#f08200;
}
form select {
  color: #505050;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
a.seitedrucken  {
    color: #F08200; 
    margin-right: 20px;
    padding-left: 18px; 
    background:transparent url(../img/sprites-opa.gif) no-repeat scroll 0 -280px;
}
a:hover.seitedrucken,
a:hover.seiteversenden {
    text-decoration: underline;
}
a.kontentbox_link {
	color: #f08200; 
	padding-left: 21px; 
	background:transparent url(../img/sprites-opa.gif) no-repeat scroll 0 -120px;
} 

a:hover.cont_link_1, a:hover.cont_link_2, a:hover.email_link, a:hover.kontentbox_link {    
	text-decoration: underline;
}

.align_right{
	text-align:right;
}
.anchor_nav{
	margin-bottom:15px;
}
.c_2cols{
	overflow:hidden;
}
.c_2cols .col_left,
.c_2cols .col_right,
.c_2cols .col_right_b{
	float:left;
	width:50%;
}
.c_2cols .col_right_b{
	text-align:right;
}
a.cont_totop{
    padding-left: 14px;
    background:transparent url(../img/sprites-opa.gif) no-repeat scroll 0 -678px;	
	float:right;
}
a.cont_anchor{
    padding-left: 14px;
    background:transparent url(../img/sprites-opa.gif) no-repeat scroll 0 -77px;	
}
  a.cont_link_1 {
    color: #f08200;
    padding-left: 14px;
    background:transparent url(../img/sprites-opa.gif) no-repeat scroll 0 3px;
  }

  .m_content_fliesstext a.cont_link_1, .m_content_fliesstext a:visited.cont_link_1 {
    color: #f08200;
    text-decoration: none;
    }
 
    .m_content_fliesstext a:hover.cont_link_1, a:hover.cont_link_1_back {
    text-decoration: underline;
    color:#F08200;
    }

.link5 a:link {
color:#F08200;
text-decoration:none;
}
.link5 a:visited {
color:#F08200;
text-decoration:none;
}
.link5 a:hover {
color:#F08200;
text-decoration:underline;
}
.link5 a:active {
color:#F08200;
text-decoration:none;
}


input.textbutton, p.textbutton a{
  border: none;
  font-size: 12px;
  font-weight:bold;
  font-family:Arial;
  color: #fff;
  background-color: #f08200;
  padding: 0 12px 1px 12px;
  cursor:pointer;
}
p.textbutton a{
  color: #fff;
  background-color: #f08200;
  padding: 1px 15px 2px 15px;
}
p.textbutton {
  color: #fff;
  background-color:#f08200;
  padding: 1px 15px 2px 15px;
}

/* Modul: m_content_table */
.m_content_table_cont {
  border: solid 1px #dfdedd;
  margin: 10px 0;
  padding:0 10px; 
}
    
.m_content_table {
  width: 100%;
  border-collapse:collapse;
} 

  .m_content_table th {
    text-align: left;
  }

.m_content_table td, .m_content_table th {
  border-bottom: solid 1px #dfdedd; 
  padding: 10px 20px 10px 0;
}

  .m_content_table td.m_content_table_sec {
    width: 80px;
  }
  .m_content_table .cell_center {
    text-align:center;
	vertical-align:middle;
  }
  .m_content_table .cell_center_small {
    text-align:center;
	vertical-align:middle;
	width: 20px;
  }

.m_content_table td.last_td_line, .m_content_table th.last_td_line, .m_content_table tr.last_line td, .m_content_table tr.last_line th{
    border-bottom: none;
  }


input.txt_field {
  border: 1px solid #dfded9;
  color:#505050;
  font-size: 11px;
  height: 15px;
  padding: 1px 0 0 2px
}

table.m_content_table thead tr .alLeft {
	background-image: url(/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	text-align: left;
	background-position: center left;
	padding-left: 25px;
	border-bottom: solid 1px #dfdedd; 
}

table.m_content_table thead tr .alRight {
	background-image: url(/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	text-align: right;
	background-position: center right;
	padding-right: 25px;
	border-bottom: solid 1px #dfdedd; 
}

table.m_content_table thead tr .headerSortUp {
	background-image: url(/tablesorter/asc.gif);
}

table.m_content_table thead tr .headerSortDown {
	background-image: url(/tablesorter/desc.gif);	
}

table.m_content_table thead tr .header {
	background-color: #FFFFFF;
	border-bottom: solid 2px #dfdedd; 
}