 body{
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, sans-serif;
}
.alarm{
   width: 500px;
   text-align: center;
   color: #AA0000;
}
a,a:link,a:hover,a:visited {
   text-decoration: none; 
   font-weight : bolder;
   color: #005F9C;
}

 /*Navigation*/
 .s2_user_table{
    width : 100%;
/*    border-bottom: 1px dotted #2DC419;*/
	font-size : 10px;
	font-weight : bold;
    color: #000000;
 }
 .s2_nav_table{
    width : 110px;
 }
 .s2_nav_td1{
 }
 .s2_nav_td2{
	padding : 5px 20px 20px 20px;
 }
 .s2_nav_title{
	padding : 0px 0px 0px 0px;
	font-size : 10px;
	font-weight : bold;
    color: #000000;
}
 .s2_nav_title a,.s2_nav_title a:link,.s2_nav_title a:hover,.s2_nav_title a:visited {
   text-decoration: none;
   color: #005F9C;
}
 .s2_nav_item, .s2_nav_item_a{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #005F9C;
}
 .s2_nav_item a,.s2_nav_item a:link,.s2_nav_item a:hover,.s2_nav_item a:visited{
   text-decoration: none;
   font-weight: normal;
 }
 /*Pages*/
    .common_table{
      border-top: 1px solid #82BDFF;
      border-left: 1px solid #82BDFF;
      font-size : 12px;
      color : #000000;
	}
    .common_table tr td{
	  border-bottom : 1px solid #82BDFF;
	  border-right : 1px solid #82BDFF;
      padding: 1px 5px 1px 3px;
    }
    .common_section, .home_section{
      border: 1px solid #82BDFF;
      font-size : 12px;
      color : #000000;
	}
	.home_section{
      border: 1px solid #82BDFF;
      text-align: justify;
	  margin-bottom: 3px;
	} 
    .common_link{
      font-size : 12px;
	}
    .p2mtitle0{
		text-align: left;
		color : #FFFFFF;
	}
	.p2mtitle{
		font-family: monospace;
		font-size: 40px;
		font-weight: bolder;
/*		padding: 2px, 4px, 2px, 10px;*/
		text-align: right; /* 	background-image: url(back0.gif);*/
		background-image: url(/images/back_top.gif);
/*		background-repeat: no-repeat;*/
		color : #000000;
	}
	.table_res_list, .table_prod_list, .table_norm{
      font-size : 12px;
	}
	
/* FORMS */
 .form_name{
   width : 320px;
 }
 .form_name_alarm{
	font-weight: bold;
	background-color: #FFCCCC;
 }
 .base_form{
    width : 430px;
 }
 .base_form tr td{
    font-size : 12px;
	padding : 1px 3px 1px 3px;
 }
 .form_titel_big{
    font-size : 14px;
	font-weight: bold;
 }
 .form_titel_normal{
    font-size : 12px;
	font-weight: normal;
 }
 .form_separator{
    font-style : italic;
 }
 .form_cc_pay_cvc{
    width : 50px;
	background-color: #FFFFFF;
 }
 .form_elem_base{
   border: 1px solid #737373;
   background-color: White;
  }

/*TEXTS*/
 .res_size{
    font-size : 10px;
	font-weight: normal;
 }
 .res_crinf{
    font-size : 10px;
	padding : 0px 0px 3px 0px;
 }
 /*Documents*/
  .official{
	font-family: monospace;
	font-size: 12px;
}