body { 
  background: #319CFA url("pic/newbg.jpg") no-repeat top center;
  padding: 11px 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 75.00%; 
  color: #444; 
  text-align:center;
}
/*background: #00496C url("pic/bg_body.gif") repeat-y top center;*/
#page_margins { width:1005px; min-width: 740px; max-width: 80em; margin: 0 auto; }

#page{ border: 10px #ECF1F4 dashed; float:left; background-color: #ECF1F4; }

/*body { text-align: center }*/
#page_margins { text-align:left }

#addstop {
  color: #666666;
  padding:0;
  height:37px;
  margin-bottom:7px;
  display:none;
}
#adds img{
  margin:0 1px 0 0;
  padding:0;
}
#adds td{
  margin:0;
  padding:0;
}
#header {
  display:block;
  color: #FFFFFF;
  height:150px;
  border:0;
}

#nav ul { margin-left: -1px; }
#main { float:left; margin:20px 0; padding-bottom:20px; }

#footer { 
/*  color: #666666;
  padding:0;
  background-color: #f7f7f7;
  height:37px;
  border-top: 1px #EFEFEF solid;
*/
}
#addsbottom { 
  color: #666666;
  padding:0;
  background-color: #f7f7f7;
  height:37px;
  border-top: 1px #EFEFEF solid;
}

h1,h2,h3,h4,h5,h6 { 
  	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-weight:bold; 
  	color:#00496C;
  	margin: 3px 0 0.25em 0; 
  }

  h1 { font-size: 12px; margin-bottom:11px;}
  h2 { font-size: 15px; margin:25px 0 20px 0; padding-left: 20px;  background: #FFF url("pic/icon_note.gif") no-repeat center left; }
  h3 { font-size: 12px; color:#666666; }
  h4 { font-size: 11px; }
  h4 a{ font-size: 11px; color:#00496C; }
  h5 { font-size: 11px; color:#FF9663; }
  h6 { font-size: 11px; font-style:italic }  /* 14px */

  #header h1 {
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }
  .csc-firstHeader {
  	margin-top:11px;
  }
  
  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
  }
  
  p { line-height: 1.5em; margin: 0 0 1em 0; }

  
  ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em }
  li { margin-left: 1.5em; line-height: 1.5em }
  
  h4 a {
  	font-size:12px;
	padding:11px 0 2px 20px;
	display:block;
  }
  a {color: #FF9663;  text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#ff0000;}
  
  table, td {
  font-size: 11px; 	
  }

#useronline {
	display:block; 
	float:left; 
	height:80px; 
	width:170px; 
	color:#00496C; 
	line-height:11px; 
	font-size:10px; 
	padding:10px 0 0 10px; 
	border-bottom:1px solid #ccc; 
	margin-bottom:10px
}

/* ######################################################################################################
** ### Subtemplates #####################################################################################
** ####################################################################################################*/
	table.maincontenttable {
		margin-top:20px;
	}
	td.space {
		width:15px;
	}
	td.sp1 {
		width:176px;
	}
	td.sp2 {
		width:367px;
	}
	td.sp3 {
		width:558px;
	}
	td.sp4 {
		width:749px;
	}
 
/* ######################################################################################################
** ### Horizontal Navigation ############################################################################
** ####################################################################################################*/

  #nav_main {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 100%;
    overflow: hidden;
    float: left;
    display: inline;
    background: #DAE3E8 url("pic/background.gif") repeat-x center right;
    border-top: 1px #fff solid;
    border-bottom: 1px #EFEFEF solid;
    line-height: 0;
  }
  #nav_main ul {
    border-right: 1px #fff solid;
    display: inline;
    float: left;
    margin: 0;
    margin-left: -1px;
    padding: 0;
  }
  #nav_main ul li {
    border-left: 1px #fff solid;
    display: inline;
    float: left;
    font-size: 1.0em;
    line-height: 2em;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #nav_main ul li a,
  #nav_main ul li strong {
    background: transparent;
    color: #00496c;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 0.5em 0.8em 0.5em 0.8em;
    text-decoration: none;
    width: auto;
  }
  #nav_main ul li a:focus,
  #nav_main ul li a:hover,
  #nav_main ul li a:active  {
    background: #ffe4e1;
    color: #00496c;
    text-decoration: none;
  }

  #nav_main ul li#current {
    background: #7A9DAF url("pic/background_active.gif") repeat-x center right;
    border-left: 1px #fff solid;
  }

  #nav_main ul li#current strong,
  #nav_main ul li#current a,
  #nav_main ul li#current a:focus,
  #nav_main ul li#current a:hover,
  #nav_main ul li#current a:active {
    background: transparent;
    color: #fff;
    text-decoration: none;
  }
  
/* ######################################################################################################
** ### SUBMENU #####################################################################################
** ####################################################################################################*/
  
  #subMenu {
    width:167px;
    overflow: hidden;
    margin:0;
    list-style-type: none;
    /*border:1px solid #CCCCCC;
    border-bottom:0;*/
    margin-bottom: 20px;
  }

  #subMenu ul { list-style-type: none; margin:0; padding: 0; }
  #subMenu li { float:left; width: 100%; margin:0; padding: 0 }

  #subMenu a  {
    display:block;
    display:inline;
    text-decoration: none;
    border-bottom: 1px #FFF solid;
  }
  
  /* Level 1 */
  #subMenu li a { float:left; width: 176px; line-height:30px; text-indent:11px; color: #000; font-weight: normal;font-size:1em;background-color: #fff; border-bottom:1px solid #CCCCCC;}
  #subMenu li a:focus,
  #subMenu li a:hover,
  #subMenu li a:active { background-color: #FFDAA4; }

  #subMenu li#nav1act a,
  #subMenu li#nav1act a:focus,
  #subMenu li#nav1act a:hover,
  #subMenu li#nav1act a:active {float:left; font-weight:bold; width: 176px; line-height:30px; text-indent:11px; color: #FFF;  background-color: #FF9663; }

  
  /* ######################################################################################################
** ### TYPO3 Extentions #################################################################################
** ####################################################################################################*/
  #adds td{
    margin:0;
    padding:0;
  }
  .searchresult {
    color:#1e90ff;
    margin: 0 3px 0 3px;
  }
  #footer td{
    margin:0;
    padding:0;
  }
  .tx-watten-pi1-listrow table {
    width:100%;
  }
  .tx-watten-pi1-listrow th {
    background-color: #f7f7f7;
  }
  .tx-watten-pi1-listrow td, .tx-watten-pi1-listrow th {
    border-bottom: 1px #EFEFEF solid;
    padding: 0.5em; font-family: Verdana, Helvetica, Arial, sans-serif;  font-size:11px;
  }
  .tx-watten-pi1-singleView table {
    width:97%;
  }
  .tx-watten-pi1-singleView th {
    background-color: #f7f7f7;
    border-right: 1px #EFEFEF solid;
  }
  .tx-watten-pi1-singleView td, .tx-watten-pi1-singleView th {
    border-bottom: 1px #EFEFEF solid;
  }
  .tx-watten-pi1-singleView td img {
    float:right;
    margin: 0 0 11px 11px;
  }
  
  
  #saisonmenu{    width: 558px;  overflow:hidden; margin: 0 auto 0 auto; border: 1px #EFEFEF solid; border-bottom: 0; text-align:center; background-color: #f7f7f7;}
  .saisonmenu a:link, .saisonmenu a:visited, .saisonmenu a:active { display: block; float:left; background-color: #f7f7f7; line-height:50px; margin: 0px;  width:65px; font-size: 12px;font-weight:bold;text-decoration: none;color:#999999; text-align:center; border-right: 1px #EFEFEF solid;}
  .saisonmenu a:hover {	color:#f00; background-color: #EFEFEF; }
  .saisonmenu-act a:link, .saisonmenu-act a:visited, .saisonmenu-act a:active, .saisonmenu-act a:hover { display: block; float:left; background-color: #DDDDDD; line-height:50px; margin: 0px;  width:65px; font-size: 12px;font-weight:bold;text-decoration: none;color:#cd5c5c; text-align:center; border-right: 1px #EFEFEF solid;}

  table.tx-watten-box{
    width: 99%; 
    border-left: 1px #00496c solid;
	border-top: 1px #00496c solid;
	margin:5px 0 0 1px;
  }
  table.tx-watten-box td{
    margin:0;
    padding:2px;
	border-right: 1px #00496c solid;
	border-bottom: 1px #00496c solid;
	font-size:11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  }
  
  table.tx-watten-ergebnisse{
    width: 558px; 
    border-left: 1px #EFEFEF solid;
  }
  table.tx-watten-ergebnisse th{ 
    border-bottom: 1px #EFEFEF solid;
    border-right: 1px #EFEFEF solid;
    background-color: #00496C;
    color:#FFFFFF;
  }
  tr.even {
    background-color: #f7f7f7;
    }
   table.tx-watten-ergebnisse td {
     border-bottom: 1px #EFEFEF solid;
     border-right: 1px #EFEFEF solid;
     text-align:center;
     width: 10%;
   }
    table.tx-watten-ergebnisse td.a {
     text-align:left;
     font-weight:bold;
     color:#00496C;
   }
   tr.even td.s {
     background-color: #EFFEF4;
   }
   tr.odd td.s {
     background-color: #F5FEF8;
   }
   tr.even td.n {
     background-color: #FEF3F3;
   }
   tr.odd td.n {
     background-color: #FFF8F7;
   }
   
   #wertunglogo {
    width: 558px; 
    height:70px;
    background: #F7F7F7 url("pic/watterlogo_02.jpg") repeat-x bottom left;
   }
   
   
tx-useregister-table td, tx-useregister-table th {
 font-family: Verdana;
 font-size: 11px;
}
 
table.tx-useregister-table {
 border: 1px solid #dddddd;
 border-collapse: collapse;
 clear: both;
}
table.tx-useregister-table td, table.tx-useregister-table.th{
 border: 1px solid #dddddd;
 border-collapse: collapse;
 padding:5px;
 font-size:11px;
 color:#545353;
}
.tx-felogin-pi1 form{
 width:500px;
 padding:5px;
 font-size:11px;
 margin:5px;
}
.tx-felogin-pi1 fieldset{
 width:500px;
 border: 1px solid #dddddd;
 border-collapse: collapse;
 padding:15px;
 font-size:11px;
 color:#545353;
}
.rgsgcontent {
	margin:0 0 20px 0;
}