* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana;
  font-size: 12px;
  color: #666;
}

h1 a{
  width: 242px;
  height: 90px;
  background: url(../img/svlf_logo.gif) no-repeat;
  text-indent: -999em;
  float: left;
  margin: 50px 0 20px 50px;
}

a {
  color: #003B79;
}

a.linktlc{
    text-decoration: none; 
    color: #666666;
}

table{
    display: block;
}

table h3 {
    width: 160px;
}

#wrapper {
  width: 1000px;
}

#navi {
  list-style-type: none;
  float: left;
  margin: 123px 0 0 57px;
  position: relative;
}


#navi li {
  float: left;
  margin: 0 8px 0 0;
  width: 111px;
  height: 35px;
}

#navi a {
  text-indent: -999em;
  display: block;
  background-position: center;
  width: 111px;
  height: 33px;
  outline:none;
}

.hafen {
  background: url(../img/navi/hafen.gif);
}

.ansteuerung {
  background: url(../img/navi/ansteuerung.gif);
}

.liegeplatz {
  background: url(../img/navi/liegeplaetze.gif);
}

.uber_uns {
  background: url(../img/navi/ueber_uns.gif);
}

.aktuelles{
  background: url(../img/navi/aktuelles.gif);
}

 .kontakt {
  background: url(../img/navi/kontakt.gif);
}


.active .hafen {
  background: url(../img/navi/hafen_active.gif);

}

.active .ansteuerung {
  background: url(../img/navi/ansteuerung_active.gif);
}

.active .liegeplatz {
  background: url(../img/navi/liegeplaetze_active.gif);
}

.active .uber_uns {
  background: url(../img/navi/ueber_uns_active.gif);
}

.active .aktuelles{
  background: url(../img/navi/aktuelles_active.gif);
}

.active .kontakt {
  background: url(../img/navi/kontakt_active.gif);
}


#sub_navi {
  clear: both;
  background: url(../img/navi/subnavi_background.gif) no-repeat;
  background-position: 17px 0;
  height: 22px;
  list-style-type: none;
  top: 15px;
  position: relative;
  padding: 8px 0 0 365px;
  margin-bottom: 15px;
  width: 652px;
  margin-left: -17px;
}

#sub_navi li {
  float: left;
  margin-right: 8px;
  margin-top: -7px;
  padding-top: 7px;
  height: 22px;
  padding-left: 17px;
  padding-right: 5px;
}

#sub_navi .active{
  /* list-style-image: url(../img/navi/bg_anker.gif); */
  /* background-image: url(../img/navi/bg_anker.gif);*/
  background-position: 2px 12px;
  background-repeat: no-repeat;
}

#sub_navi .sub{
    background-color: #eee;
}

#sub_navi .active a{
  font-weight: bold;
}

#sub_navi a {
  color: #003b79;
  text-decoration: none;
  white-space: nowrap;
  outline:none;
}

#sub_navi_intern {
  clear: both;
  background: url(../img/navi/subnavi_background.gif) no-repeat;
  background-position: 17px 0;
  height: 22px;
  list-style-type: none;
  top: 15px;
  position: relative;
  padding: 8px 0 0 290px;
  margin-bottom: 15px;
  width: 880px;
  margin-left: -17px;
}

#sub_navi_intern li {
  float: left;
  margin-right: 8px;
  margin-top: -7px;
  padding-top: 7px;
  height: 22px;
  padding-left: 17px;
  padding-right: 5px;
}

#sub_navi_intern .active{
  /* list-style-image: url(../img/navi/bg_anker.gif); */
  /* background-image: url(../img/navi/bg_anker.gif);*/
  background-position: 2px 12px;
  background-repeat: no-repeat;
}

#sub_navi_intern .sub{
    background-color: #eee;
}

#sub_navi_intern .active a{
  font-weight: bold;
}

#sub_navi_intern a {
  color: #003b79;
  text-decoration: none;
  white-space: nowrap;
  outline:none;
}

#sub_sub_navi {
  clear: both;
  position: relative;
  padding: 10px 0 0 365px;
  list-style-type: none;
  background: #eee;
  height: 23px;
  border-right: 1px solid #ccc;
  border-bottom: 1px dotted #003b79;
}
#sub_sub_navi li {
  float: left;
  margin-right: 15px;
}

#sub_sub_navi a {
  color: #003b79;
  text-decoration: none;
}

#sub_sub_navi .active a{
  font-weight: bold;
}

#sub_intern_navi {
  clear: both;
  position: relative;
  padding: 10px 0 0 290px;
  list-style-type: none;
  background: #eee;
  height: 23px;
  border-right: 1px solid #ccc;
  border-bottom: 1px dotted #003b79;
}

#sub_intern_navi li {
  float: left;
  margin-right: 15px;
}

#sub_intern_navi a {
  color: #003b79;
  text-decoration: none;
}

#sub_intern_navi .active a{
  font-weight: bold;
}

#content_wrapper {
  clear: both;
  position: relative;
}

#content_wrapper img {
  float: left;
  margin-right: 50px;
  position: relative;
  display: block;
}

#content {
  padding: 60px 0 0 54px;
  float: left;
  background: url(../img/fahne.jpg) no-repeat right bottom;
  width: 450px;
  min-height: 380px;
  height: auto !important;
  height: 380px;
  position: relative; 
}


#content a.bildergallerie img{
  border: 1px solid #666;
  margin: 2px;
  display:inline;
  position:static;
  float: none;
}

h2 {
  color: #003B79;
  font-family: arial;
  font-size: 25px;
  font-weight: normal;
  margin: 0 0 40px -2px;
  position: relative;
  text-transform: uppercase;
}

h3 {
  position: relative;
  color: #003b79;
  font-size: 12px;
  font-weight: bold;
  margin: 30px 0 5px 0;
  clear: both;
}

#content_wrapper p {
  position: relative;
  line-height: 18px;
  margin-bottom: 25px;
  line-height: 22px;
}
#content_wrapper #newsticker p{
width:170px;
 margin-bottom: 19px;
padding:none;
}

#content_wrapper ul {
  position: relative;
  list-style-image: url(../img/li.gif);
  list-style-position: outside;
  margin: -20px 0 17px 25px;
}

#content_wrapper li {
  margin-bottom: 5px;
}

#footer {
  clear: both;
  border-top: 1px dotted #003b79;
  padding: 12px 0 0 50px;
  color: #003b79;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 30px;
  padding-right: 85px;
}

#footer p{
  float: left;
  text-indent: -999em;
  background: url(../img/footer.gif);
  width: 286px;
  height: 12px;
  margin-left: 11px;
}

#footer span{
  margin: 0 10px;
}

#footer ul {
  float: right;
  list-style-type: none;
}

#footer li {
  float: left;
  margin-right: 15px;
}

#footer a {
  text-decoration: none;
  font-size: 10px;
  color: #003b79;
  font-weight: normal;
}

#footer div {
    clear:both;
    left:12px;
    position:relative;
    top:16px;
    font-weight: normal;
}

.hidden {
  display: none !important;
}

.error {
  border: 1px solid #c30505 !important;
}

/***** SITEMAP *****/
#sitemap ul {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 0 0 0 19px;
}

#sitemap ul ul {
  list-style-image: none;
  margin: -15px 0 8px 160px;
}

#sitemap ul ul ul {
  margin: -15px 0 20px 160px;
  list-style-image: none;
}

#sitemap ul a {
  text-decoration: none;
  color: #003B79;
  font-weight: bold;
}

#sitemap ul ul a {
  font-weight: normal;
}
}

#sitemap ul a {
  text-decoration: none;
  color: #003B79;
  font-weight: bold;
}

#sitemap ul ul a {
  font-weight: normal;
}

/***** Liegeplatz-Anfrage  / Kontaktformular*****/
form {
  width: 400px;
}

form  fieldset{
  border: none;
  margin: 25px 0;
}

form legend {
  color: #003b79;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 25px 0;
}

form input {
  display: block;
  width: 380px;
  background: #fffbe5;
  border: 1px solid #fed300;
  margin: 10px 0;
  padding: 7px 10px;
  color: #666;
  font-family: verdana;
  font-size: 12px;
}

form input.checkbox {
  width:20px;
  margin-left:10px;
  display:inline;
  border:none;
  margin-bottom:0px;
  background:transparent;
  position:relative;
  top:2px;

}


form .active {
  background: #f2f5f8;
  border: 1px solid #003b79;
  color: #003b79
}

form .small_left {
  width: 170px;
  float: left;
  margin-top: 0;
}

form .small_right {
  width: 170px;
  float: right;
  margin-top: 0;
}


form textarea {
  width: 380px;
  background: #fffbe5;
  border: 1px solid #fed300;
  padding: 10px;
  color: #666;
  font-family: verdana;
  font-size: 12px;
}

form #submit{
  /*background: url(../img/submit.gif);*/
  width: 150px;
  height: 30px;
  padding: 0;
  /*text-indent: -999em;*/
  border: none;
}


/***** Satzung *****/
.accordion {
  width: 436px;
  background: url(../img/down.gif) no-repeat 425px center;
  border-bottom: 1px dotted #003b79;
  padding: 7px;
  cursor: pointer;
  margin-top: 14px;
}

.accordion_active {
  width: 436px;
  background: url(../img/up.gif) no-repeat 425px center;
  border-bottom: 1px dotted #003b79;
  padding: 7px;
  cursor: pointer;
}

.accordion span {
  color: #666;
  display: block;
  float: left;
  font-family: times New Roman;
  font-size: 20px;
  font-style: italic;
  margin-right: 10px;
  position: relative;
  font-weight: normal;
  top: -8px;
  width: 50px;
}

.accordion_content {
  display: none;
  padding: 7px 7px 0px 7px;
}

#content_wrapper .accordion_content ul {
  margin-left: 18px;
}

/***** GOOGLEMAPS  / Ansteuerung*****/
#googlemap {
  width: 545px;
  height: 310px;
  margin-bottom: 20px;
  border: 1px solid #000;
}

.seekarte {
  margin-bottom: 20px;
  border: 1px solid #000;
  width: 545px;
  height: 310px;
}


/***** Forum *****/
#forum {
  width: 100%;
  margin-bottom: 20px;
}
#forum tr th,#forum tr td,#forum thead tr th{
  width: 100%;
}

#forum th {
	background-image:url(../images/subnavi_background.gif);
	background-repeat:no-repeat;
	background-position:right bottom; 
  text-align: left;
  color:#003B79;
  font-size:120%;
  padding:20px 0px 7px 10px;
}

#forum .second_col {
  text-align: left;
  padding:0px 0px 0px 0px;
}
.floattitel{float:right;padding-right:10px;}
#forum tbody td {
  border-bottom: 1px dotted #003B79;
  padding: 15px 10px 0px 10px;
  vertical-align: bottom;
}

#content_wrapper .entry p {
  margin: 0;
}

.entry {
  border-bottom: 1px dotted #003B79;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.entry_infos {
  background: #E6EBF1;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}

.left_link {
  display: block;
  margin-bottom: 20px;
  float: left;
}

.right_link {
  display: block;
  float: right;
}

#forum a {
  text-decoration: none;
}

#content_wrapper #pagenavi {
  margin: 0;
  list-style-image: none;
  list-style-type: none;
  float: left;
  width: 320px;
  margin-bottom: 20px;
}


#page {
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
}


#content_wrapper #pagenavi li {
  float: left;
  margin-right: 10px;
}

/* Startseite Partner */
#umweltrat {
  display: block;
  float: left;
  background: url(../img/partner/umweltrat_sw.jpg);
  width: 52px;
  height: 67px;  
  text-indent: -999em;
  clear: both;
  margin-right: 130px;
  margin-top: 30px;
  margin-left: 12px;
}

#umweltrat:hover {
  background: url(../img/partner/umweltrat.jpg);
}

#cruising {
  display: block;
  float: left;
  background: url(../img/partner/cruising_sw.jpg);
  width: 164px;
  height: 67px; 
  text-indent: -999em;
  margin-top: 30px;
  margin-right: 110px;
}

#cruising:hover {
  background: url(../img/partner/cruising.jpg);
}

#eu {
  display: block;
  float: left;
  background: url(../img/partner/eu_sw.jpg);
  width: 123px;
  height: 67px; 
  text-indent: -999em;
  margin-top: 30px;
  margin-right: 110px;
}

#eu:hover {
  background: url(../img/partner/eu.jpg);
}

#vordingborg {
  display: block;
  float: left;
  background: url(../img/partner/vordingborg_sw.jpg);
  width: 159px;
  height: 67px; 
  text-indent: -999em;
  margin-top: 30px;
}

#vordingborg:hover {
  background: url(../img/partner/vordingborg.jpg);
}

table.termine h3 {
    width: 80px;
    text-align: left;
}

table.termine td {
    line-height: 20px;
    vertical-align: top;
    padding-bottom: 10px;
    text-align: left;
}

#mitteilungen p{
    margin-bottom: 2px;
}
#content_wrapper #mitteilungen2 p{
    position: none;
	margin-bottom: 0px;
	line-height:2;
	font-weight:bold;
}
/***** IE6 HACKS *****/
* html #googlemap {
  width: 100%;
}

* html #footer p {
  margin-left: -20px;
}

* html .seekarte {
  width: 440px;
  height: 250px;
  border: none;
}

* html .seekarte img {
  width: 440px;
  height: 250px;
  border: 1px solid #000;
}

