@CHARSET "UTF-8";
@MEDIA screen, projection
{
  body
  {
    padding: 0px;
    margin: 0px;
    background-color: #F5F7FA;
  }
  
  ul
  {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  
  ul li
  {
    display: inline;
/*  	float: left;*/
  }
  a img
  {
	border: none;
  }
  .clearing {
    clear: both;
    height: 0px;
  }									
  .container
  {
    width: 980px;
    margin: auto;
  }
  h1 {
	color:#003366;
	font-size:20px; 
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Arial, Verdana, sans-serif;
  }
  #header_home
  {
    background-image: url(../images/weatherpresenter_header.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 110px;
  } 
  #header_home ul.left 
  {
    padding: 5px 40px 0px 40px;
    float:left;
  }
  #header_home ul.right
  {
    padding: 7px 40px 0px 40px;
    float:right;
  }
  #header_home ul.right a img
  {
	margin-left: 5px;
  }
  #header_home ul.left li
  {
    padding: 0px 7px 0px 7px;
    border-right: 1px solid #8099B2;
    display: block;
    float: left;
    line-height: 11px;
    margin-top: 5px;
  }
  html>body #header_home ul.left li
  {
    line-height: 6px;
  }
  *+html>body #header_home ul.left li
  {
    line-height: 11px;
  }
  #header_home ul.left li.last
  {
    border: none;
  }
  #header_home ul.left li a
  {
    font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    font-weight:bold;
    color: #8099B2;
    text-decoration: none;
    vertical-align:100%;
  }
  html>body #header_home ul.left li a
  {
    vertical-align:20%;
  }
  *+html>body #header_home ul.left li a
  {
    vertical-align:100%;
  }
  #header_home ul.left li.last a
  {
    color: #003366;
  }

  #content_wrapper
  {
    background-image: url(../images/meteographics_bg-line.png);
    background-position: center top;
    background-repeat: repeat-y;
  }
  
  #content
  {
    padding: 0px 40px;
  }
  #content .col, #content .collast
  {
    width: 185px;
    float: left;
    padding: 10px 20px;
    background-image: url(../images/meteographics_dot-line.gif);
    background-position: right top;
    background-repeat: repeat-y;
  }
  #content .collast
  {
    background-image: none;
  }
  #content .onecol
  {
    padding: 20px;
  }
  p.bodytext 
  {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    color: #003366;
	margin: 0px;
	padding: 0px;
  }
  #content .one_small_to_one_big_to_one_small_rows .one_small_to_one_big_to_one_small_rows_second ul li
  {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    color: #003366;
	display: list-item;
	margin: 5px 0px 0px 55px;
	list-style: disc;
  }
  #content .one_small_to_one_big_to_one_small_rows {
  	padding-top: 15px;
  }  
  #content .one_small_to_one_big_to_one_small_rows .one_small_to_one_big_to_one_small_rows_first 
  {
	width: 190px;
	float: left;
	margin-right: 20px;
  }
  #content .one_small_to_one_big_to_one_small_rows .one_small_to_one_big_to_one_small_rows_first p.bodytext
  {
    margin: 0px;
	padding: 0px 0px 0px 30px;
	color: #003366;
    background-color: #FFFFFF;
	text-align:right;
  }
  #content .one_small_to_one_big_to_one_small_rows .one_small_to_one_big_to_one_small_rows_second 
  {
	width: 480px;
	float: left;
  }
  #content .one_small_to_one_big_to_one_small_rows .one_small_to_one_big_to_one_small_rows_third 
  {
	margin-left: 20px;
	width: 190px;
	float: left;
  }
  #content .one_small_to_one_big_to_one_small_rows .one_small_to_one_big_to_one_small_rows_third ul.csc-bulletlist 
  {
	padding: 0px;
  }
  #content .one_small_to_one_big_to_one_small_rows .one_small_to_one_big_to_one_small_rows_third ul li {
    float: left;
	display: block;
  }  
  #content .one_small_to_one_big_to_one_small_rows .one_small_to_one_big_to_one_small_rows_third ul.csc-bulletlist li
  {
	float: none;
	background-color: #E1E7F0;
	margin-bottom: 1px;
    font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
    font-weight:bold;
    color: #003366;			
    padding: 5px 0px 5px 10px;
  }
  #content .one_small_to_one_big_to_one_small_rows .one_small_to_one_big_to_one_small_rows_third ul.csc-bulletlist li a, p.bodytext a
  {
    padding-left: 10px;
	margin: 0px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight:normal;
    color: #003366;
    text-decoration: none;
    background-image: url('/fileadmin/templates/images/css_sprites.gif');
    background-position: 0px -15px;
	background-repeat: no-repeat;
  }
  p.bodytext a
  {
	color: #0060AC;
  }
  #content .two_content_area .two_content_area .left_area, #content .two_content_area .two_content_area .right_area
  {
	width: 185px;
	float: left;
    padding: 10px 20px;
    background-image: url(../images/meteographics_dot-line.gif);
    background-position: right top;
    background-repeat: repeat-y;
  }
  #content .two_content_area .two_content_area .right_area
  {
  }
	
  .tx-irfaq-dynheader
  {
	font-weight:bold;
  }
  

  #footer
  {
    background-image: url(../images/meteographics_footer-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 60px;
  }
  
  #footer ul
  {
    float: right;
    padding:20px 50px;
  }
  
  #footer ul li
  {
    padding: 0px 2px 0px 2px;
    border-right: 1px solid #003366;
    line-height: 11px;
  }
  html>body #footer ul li
  {
    line-height: 6px;
  }
  *+html>body #footer ul li
  {
    line-height: 11px;
  }
  #footer ul li a
  {
    font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    font-weight:bold;
    color: #003366;
    text-decoration: none;
    vertical-align:100%;
  }
  html>body #footer ul li a
  {
    vertical-align:20%;
  }
  *+html>body #footer ul li a
  {
    vertical-align:100%;
  }
  
  /* Alle Gradientmen�-Sachen von hier an. */
  
  .menu
  {
    width: 800px;
    margin: 55px 0px 0px 20px;
    color: #95c5ef;
  }
  html>body .menu
  {
    margin: 55px 0px 0px 20px;
  }
  *+html>body .menu
  {
    margin: 55px 0px 0px 20px;
  }
  .menu ul li
  {
    padding: 0px 7px;
    border-right-style: solid;
    border-right-color: #99ACBF;
    border-right-width: 1px;
  }
  
  .csc-mailform {
          font-size: 11px;
          font-family: Arial, Verdana, sans-serif;
        }

  .csc-form-labelcell {
        vertical-align: top;
		height: 40px;
        }
  .csc-form-labelcell p.csc-form-label-req, .csc-form-labelcell p.csc-form-label {
        width: 50px;
        text-align:right;
        margin-right: 15px;
  }
  .csc-form-fieldcell input.mg_input {
    height: 17px;
    font-size: x-small;
    width: 150px;
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif;
  }
  .csc-form-fieldcell input.mg_input, .csc-form-fieldcell textarea {
    border: 1px solid #0060ac;
    background-color: #dbe8f2;
  }
  .csc-form-fieldcell .mg_submit {
	    border: 1px solid #0060ac;
		    background-color: #0060ac;
			    color: #f8b820;
				    font-weight: bold;
					padding-left: 10px;
  }
  .csc-form-fieldcell .mg_submit {
	        background-image: url('../images/go_button.png');
			    background-repeat: no-repeat;
				        color: #fff;
						        font-weight: bold;
								        }
										
}

