/* CSS Document */

* {

font-family:Verdana, Arial, Helvetica, sans-serif;

}

body {
background-color: #0f3b5f;
background-image:url(i/bg.jpg);
background-position:center;
background-repeat:no-repeat;
background-position:top;
margin:0px;
font-size:11px;
color:#0f3b5f;
}

img{
border:none;
}

h1 {
color: #195788;
font-size:2.2em;
font-weight:normal;
margin:0 0 10px 0;

}

h2 {
color: #195788;
font-size:1.4em;
font-weight:normal;
margin:13px 0 0px 0;

}

td {
text-align:left;
vertical-align:top;

}

table.main {
width:902px;
border:1px solid #275c76;
border-top:none;

}


td.navi {
background:#459cb9;
width:200px;
border-right:1px solid #275c76;
color:#FFFFFF;
}


td.content {
background: #ffffff;
width:610px;
padding:45px;
}

td.top {
border-bottom:1px solid #275c76;
background:#2587a0;
}

td.foot {
border-top:1px solid #275c76;
background:#2587a0;
}



  ul#Navigation {
    float: left;
	width:200px;
    margin: 0px;
	padding: 0px;
	font-size:1.1em;
	font-weight:bold;
	clear:both;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0;
	width:200px;

  }
  ul#Navigation a {
    display: block;
	padding:5px 0 5px 9px;
    font-weight: bold;
	width:191px;
    color: #ffffff;
	background-color: #459CB9;
	text-decoration:none;
  }

  ul#Navigation a:hover {
	background-color: #3d89a6;
  }
  
    ul#Navigation li.over a {
 background-color: #3a819c;


  
  }
  

div.besucher {
padding:0px 0 0 9px;

}


div.suxesiv {
padding:0px 0 15px 9px;

}

div.suxesiv a {
color: #FFFFFF;
text-decoration:none;

}
div.suxesiv a:hover {
background-color:#3D89A6;
padding:2px;
}


input, textarea {
border:1px solid #275C76;
background:#4eaece;
}

div.gb {
border-bottom:1px solid #2587A0;
padding: 10px 0 9px 0;
}

a {
color:#459CB9;
text-decoration:underline;
}

a:hover {
color: #213B5C;
}

img.fish {
position:absolute;
}

img.fish:hover {
background:#1f7ac6;
}





