﻿  body
  {
    padding: 0px;
    margin: 0px;
    font: 85% Arial;
    background-image: url('/fileadmin/filemounts/weerenverkeer/WeV-line_vertical.png');
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background-color: #cccccc;
  }
  
  ul
  {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  
  ul li
  {
    float: left;
  }

  #body_wrapper
  {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
  }
	
  .container
  {
    width: 867px;
    margin: auto;
  }
  
  #header
  {
    background-image: url(../img/header-norm_de.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 120px;
  }
  
  #header ul
  {
    float: right;
    color: white;
    font-size: 80%;
    padding: 0px 40px;
  }
  
  #header ul li
  {
    padding: 0px 5px;
    border-right: 1px solid white;
  }
  
  #header_home
  {
    background-image: url('/fileadmin/filemounts/weerenverkeer/WeV-header_home.png');
    background-position: top;
    background-repeat: no-repeat;
    height: 110px;
  }
  
  #header_home ul
  {
    float: right;
    color: white;
    font-size: 80%;
    padding: 0px 40px;
  }
  
  #header_home ul li
  {
    padding: 0px 5px;
    border-right: 1px solid white;
  }
  
  #content_wrapper
  {
    background-image: url('/fileadmin/filemounts/weerenverkeer/WeV-line_horizon.png');
    background-position: center top;
    background-repeat: repeat-y;
  }
  
  #content
  {
    padding: 10px 40px;
  }
  
  #content_pur
  {
    padding: 15px 60px 15px 30px;
	margin-left: 30px;
/*	height: 300px;*/
  }
/*  html>body #content_pur {
	height: auto;
	min-height: 300px;
  }*/
#content_pur .one_big_to_one_small_rows .one_row_just_text {
	margin-top: 15px;
	}
#content_pur .one_big_to_one_small_rows .one_row_just_text span {
	position: relative;
	bottom: 15px;
	}
#content_pur .one_big_to_one_small_rows {
	margin: 0px;
	padding: 0px;
	width: 740px;
	}
#content_pur .one_big_to_one_small_rows .one_big_to_one_small_rows_first {
	padding: 0px;
	margin: 0px;
	width: 555px;
	float: left;
	}
#content_pur .one_big_to_one_small_rows .one_big_to_one_small_rows_second {
	padding: 0px;
	margin: 0px;
	width: 175px;
	float: right;
	}
html>body #content_pur .one_big_to_one_small_rows .one_big_to_one_small_rows_second {
	margin-top: 0px;
	}
*+html>body #content_pur .one_big_to_one_small_rows .one_big_to_one_small_rows_second {
	margin-top: 0px;
	}
#content_pur .one_big_to_one_small_rows .one_big_to_one_small_rows_second #text h2 {
	padding: 0px;
	margin: 0px;
	}
#content_pur .cont_small_big {
	margin: 0px;
	padding: 0px;
	/*  height: 175px;*/
	margin-right: 5px;
	}
	html>body #content_pur .cont_small_big {
	margin-right: 0px;
	}
#content_pur .cont_small_big .left_column {
	padding: 0px;
	margin: 0px;
	width: 175px;
	float: left;
	}
#content_pur .cont_small_big .right_column {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 365px;
	}
  #footer
  {
    background-image: url('/fileadmin/filemounts/weerenverkeer/WeV-footer.png');
    background-position: center top;
    background-repeat: no-repeat;
    height: 50px;
  }
  
  #footer ul
  {
    float: right;
    color: white;
    font-size: 80%;
    padding:10px 40px;
  }
  
  #footer ul li
  {
    padding: 0px 5px;
    border-right: 1px solid white;
  }
  
  /* Alle Gradientmenü-Sachen von hier an. */
  
  .menu
  {
    height: 20px;
    width: 785px;
    margin: 0px 16px 0px 41px;
    background-image: url('/fileadmin/filemounts/weerenverkeer/nav-bg_blue.png');
    background-position: 0px 0px;
    background-repeat: repeat-x;
  }
  
  .menu ul.left,
  .menu ul.right
  {
    line-height: 20px;
    color: white;
    font-size: 90%;
    padding: 0px;
  }
  
  .menu ul.left li,
  .menu ul.right li
  {
    padding: 0px 7px;
  }
  
  .menu ul.left li a,
  .menu ul.right li a,
  #header ul li a,
  #header_home ul li a,
  #footer ul li a
  {
    color: inherit;
    *color: white; /* IE erbt nicht */
    text-decoration: none;
  }
  
  .menu ul.left li:hover, /* Löschen, um Mouseover zu verhindern */
  .menu ul.right li:hover, /* Löschen, um Mouseover zu verhindern */
  .active
  {
    background-image: url(../img/nav-bg_active.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
  }

  .menu ul.left li
  {
    float: left;
    border-right-style: solid;
    border-right-color: white;
    border-right-width: 1px;
  }
  
  .menu ul.right li
  {
    float: right;
    border-left-style: solid;
    border-left-color: white;
    border-left-width: 1px;
  }
  .one_small_row {
    font-size: 11px;
	width: 177px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	height: 167px;
  }
/*  .one_small_row ul li.header {
	font-weight: bold;
	color: #fff;
	background-image: url('/fileadmin/templates/images/css_sprites.gif');
	background-position: +10px -13px;
	background-repeat: no-repeat;
	background-color: #0060ac;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0px;
	border: 0px;
	border-bottom: 1px solid #fff;
    width: 155px;
  }*/
/*  html>body .one_small_row ul li.header {
	margin-left: -40px;
    width: 155px;
  }
  *+html>body .one_small_row ul li.header {
	margin-left: 0px;
  }*/

  .one_small_row ul li.header h2 {
    padding:0px;
    margin: 0px;
  }
  .one_small_row ul li.header a {
    text-decoration: none;
    color: #fff;
  }
  .one_small_row p {
    margin: 0px;
    padding: 0px;
  }
  .one_small_row .bodytext {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .one_small_row span.box_link a {
  	color: #2e93e5;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background-image: url('/fileadmin/templates/images/css_sprites.gif');
	background-position: 0px -16px;
	background-repeat: no-repeat;
  }
  *+html>body .one_small_row span.box_link a {
	margin-left: 30px;
  }
  img {
	border: 0px;
	margin: 0px;
	padding: 0px;
  }
/*  html>body .one_small_row img {
	margin-left: -40px;
  }
  *+html>body .one_small_row img {
	margin-left: 0px;
  }*/
  .clearing {
    clear: both;
    height: 0px;
  }
  .four_small_rows {
  }
  .four_small_rows .four_small_rows_first, .four_small_rows .four_small_rows_second, .four_small_rows .four_small_rows_third {
	float: left;
	margin-right: 10px;
	width: 175px;
  }
  .tx-mglocationweather-pi1, .tx-mgflashweathermap-pi1 {
    font-size: 12px;
  }
  .tx-mgflashweathermap-pi1 a {
    text-decoration: none;
  }
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day1,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day3,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day5,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day7,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day9,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day11,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day13,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day15 {
    margin: 0;
  }
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day0,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day2,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day4,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day6,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day8,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day10,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day12,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day14,
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.date p#day16 {
    margin: 0;
  }
  .tx-mgflashweathermap-pi1 #registername_symb, .tx-mgflashweathermap-pi1 #registername_wind, .tx-mgflashweathermap-pi1 #registername_country,
  .tx-mgflashweathermap-pi1 #registername_rrr {
    width: 39px;
  }
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer {
    width: 560px;
  }
  .tx-mgflashweathermap-pi1 .big_image_w_text_register ul.footer li.last {
    height: 31px;
  }
  .tx-mglocationweather-pi1 table.main_one2 tbody td.weekday div.two img, table.main_one2 tbody td.weekdayfirst div.two img, table.main_one2 tbody td.weekdaylast div.two img {
    height: 64px;
    width: 64px;
  }
  .tx-mglocationweather-pi1 table.main_three2 tbody td.weekday div.one img, table.main_three2 tbody td.weekdayfirst div.one img, table.main_three2 tbody td.weekdaylast div.one img, .tx-mglocationweather-pi1 table.main_four2 tbody td.weekday div.one img, table.main_four2 tbody td.weekdayfirst div.one img, table.main_four2 tbody td.weekdaylast div.one img {
    height: 38px;
    width: 38px;
    border: none;
  }
  .tx-mglocationweather-pi1 .big_image_w_text_register ul.footer li.date a, .tx-mglocationweather-pi1 .big_image_w_text_register ul.footer li.datelast a {
    text-decoration: none;
  }
  .big_image_w_text_register a {
    text-decoration: none;
  }
  div.one_small_row_just_img {
    text-align: left;
    width: 177px;   
    float: left;
    margin-right: 5px; 
    height: 177px;
    margin-bottom: 13px;
    font-size: 12px;
  }
  div ul.headerblue a {
    background: none repeat scroll 0 0 transparent;
    color: white;
    padding: 0;
    text-decoration: none;
  }
  div ul.headerblue {
    height: 22px;
  }  
  div ul.headerblue li.header {
    color: white;
    font-weight: bold;
    left: 10px;
    position: relative;
    top: -18px;
    float: none;
  }
  div ul.headerblue li.first, div ul.headerblue li.middle, div ul.headerblue li.last {
    background: url("/fileadmin/templates/images/css-sprite-v6-xmas.png") no-repeat scroll -57px -100px transparent;
    float: left;
    height: 22px;
    overflow: hidden;
    width: 7px;  
  }
  div ul.headerblue li.middle {
    background: url("/fileadmin/templates/images/css-sprite-v6-xmas.png") no-repeat scroll 0 -270px transparent;
    border: 0 none;
    width: 163px;
  }
  div ul.headerblue li.last {
    background: url("/fileadmin/templates/images/css-sprite-v6-xmas.png") no-repeat scroll -67px -100px transparent;
  }
  
  div ul.content {
    border-left: 1px solid #89B9E7;
    border-right: 1px solid #89B9E7;
    height: 147px;
  }
  div ul.content li.picture {
    height: 133px;
  }
  div.one_small_row ul.content li.picture {
    height: 70px;
  }
  div ul.content li.picture img {
    height: 70px;
    width: 175px;
  }  
  div ul.content li.picture a {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    color: #0060AC;
    overflow: hidden;
    text-decoration: none;
  }  
  div ul.content li.link {
    height: 14px;
    padding-left: 5px;
    float: none;
  }  
  div ul.content li.link a {
    background: url("/fileadmin/templates/images/css-sprite-v6-xmas.png") no-repeat scroll -1145px -51px transparent;
    color: #0060AC;
    overflow: hidden;
    padding-left: 10px;
    text-decoration: none;
  }
  div ul.footer {
    height: 8px;
  }  
  div ul.footer li.first, div ul.footer li.last {
    background: url("/fileadmin/templates/images/css-sprite-v6-xmas.png") no-repeat scroll 0 -122px transparent;
    float: left;
    height: 8px;
    overflow: hidden;
    width: 10px;
  }
  div ul.footer li.middle {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #89B9E7;
    float: left;
    height: 7px;
    width: 157px;
  }
  div ul.footer li.last {
    background: url("/fileadmin/templates/images/css-sprite-v6-xmas.png") no-repeat scroll -7px -122px transparent;
  }
