/* CSS fuer Dithmarscher Luftsportverein - April 2007 */
/* Programmierung von DJM Design, Neuenkirchen */

/* Allgemein
============================================================================================================== */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	background-repeat: repeat-y;
	background-position: 20% 0px;
	background-image: url(../grafik/balken.gif);
}
  
body {
	font-size:small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	min-height: 100%;
	background-image: url(../grafik/ba_li.gif);
	background-repeat: repeat-y;
	background-position: 80% 0px;
}

* html body { /* IE Patch fuer Hoehe 100% */
        height: 100%; 
        behavior: url(../mawby/javascript/csshover.htc);
}

img {
  border: 1px solid #ccc;
  padding: 1px;
  background: #fff;
}

.left {
  float: left;
  margin-right: 1em;
  margin-bottom: 0.5em;
}
* html .left {
	margin-left: -0.5%;
}
.clear {
  clear: both;
}

.right {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.5em;
}

#navi {
	float: left;
	width: 20%;
}

#content {
	float: left;
	width: 60%;
	overflow: hidden;
}

#extra {
	float: left;
	width: 15%;
	overflow: hidden;
}

#footer {
  width: 60%;
  margin: 0 auto;
  padding-left: 5em; 
  clear: left;
  color: #ccc;
  font-size:80%;
}

#adress, #home, #textsizer {
  height:3em;
  font-size:80%;
  line-height:240%;
}
#home {
  margin-left:1em;
}
#adress {
  margin-left: 1.5em;
}
#textsizer {
  text-align: right;
  margin-right: 1em;
}
#banner {
	height:10.2em;
	width:100%;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 1.8em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	background-image: url(../grafik/region_sw.gif);
}

#logo2 {
   border: none;
}

#logo {
	height:14em;
	background-image: url(../grafik/logo_dlv.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 2em;
	margin-bottom: 0;
	margin-left: 0;
}

#logo2 {
  border: none;
}

#flash {
	display: block;
	height: 180px;
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	/* IE5/Win-Hack */
  voice-family: "\"}\"";
	voice-family: inherit;
	width: 92%;
	margin-top: 2em;
	margin-right: 4%;
	margin-bottom: 2em;
	margin-left: 4%;
}
#flashcontent {
	width: 100%;
	display: block;
	text-align: center;
}
.flashbanner {
  margin: 0px !important;
  padding: 0px !important;
}


/* Design-TAGs 
============================================================================================================== */

a:link, a:visited {
	color: #9999ff;
	text-decoration: none;
	border-bottom: dotted #ccc 1px;
}
a:hover,
a:focus,
a:active {
	color: #02358A;
	border-bottom: 1px solid #fee4a3;
	background-color: #CCCCCC;
}
#navi ul {
  list-style: none;
  margin:0;
}
#navi ul.mainnavi {
	height:10.2em;
	border-bottom-style: none;
	background-color: #cccccc;
}
#navi ul.subnavi {
  width:100%;
  background:#d7e6ea;
}
#navi ul.level3 {
  width:100%;
  background:#aabfc5;
  border-top: 2px solid #98B1B8;
  font-size: 85%;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight: lighter;
	color: #000033;
}
h1, h2, h3, h4, h5, h6 {
  margin: 1em 4% 0.5em;
  padding-top:0.5em;
  border-top: 1px #5e8892 solid;
}
h2 {
  /*margin: 1.5em 0.8em 0.5em;*/
  font-size: 1.6em;
  border: none;
}
h3 {
  font-size:1.4em;
  border: none;
}
h4 {
  font-size:1.3em;
  border: none;
}
h5 {
  font-size:1.2em;
  border: none;
}
h6 {
  font-size:1.1em;
  border: none;
}
#content p, #content ul, #content form, #content iframe {
  margin: 1em 4%;
  font-size: 85%;
}
#extra p {
  margin: 1em 12%;
  font-size: 85%;
}
#extra h1 {
	margin-top: 0em;
	margin-right: 12%;
	margin-bottom: 0.5em;
	margin-left: 12%;
}


#content ul {
	margin-left: 8%;
	text-align: left;
	text-indent: 10px;
}
#content p.notes {
  clear: both;
  line-height: 2em;
  color: #5e8892;
  margin: 2em 4% 0.5em;
  padding:0.5em 0 0.5em;
  border-bottom: 1px #5e8892 solid;
  text-align: right;
  height: 2em;
}

#content p.categories {
  clear: both;
  color: #DFB41D;
  margin: 2em 4% 0;
  padding:0.5em 0 0.5em;
  border-bottom: 1px #DFB41D solid;
  border-top: 1px #DFB41D solid;
}

#content p.articles {
  line-height: 2em;
  color: #5e8892;
  margin: 0 1.8em;
  padding: 0 0 0.5em;
  text-align: right;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	clear: both;
	border-top-color: #02358A;
	border-right-color: #9999ff;
	border-bottom-color: #9999ff;
	border-left-color: #9999ff;
}
#content fieldset {
  clear: both;  
  border: none;
}
#content legend {
  display: none;
}
#content label {
  display: block;
  width: 30%;
  float: left;
  margin-bottom: 0.5em;
}
#content select,
#content input {
  float: left;
  width: 40%;
  margin-bottom: 0.5em;
}
#content input.smallinput {
  float: left;
  width: 6em;
  margin-bottom: 0.5em;
}
#content textarea {
  float: left;
  width: 60%;
  height: 10em;
  margin-bottom: 0.5em;
}
#content .submit {
  width: 10em;
  margin-left: 30%;
}
* html #content .submit {
  margin-left: 26%;
}
#content .gender {
  width: 20%;
}
#content .tiar {
  width: 12%;
  margin-right: 1%;
}
#content form p {
  clear: left;
  float: left;
  font-size: 100%;
  font-weight: bold;
  margin-left: 0;
}
#content form.datePick {
	border-bottom: 1px #DFB41D solid;
	margin-top: 0;
	padding-bottom: 1em;
}
#content form br {
  clear: left;
}
#content iframe {
  border: none;
  margin-top: 0.5em;
}
#content .iframe {
  width: 92%;
}

.info {
  float: left;
}
.email {
  padding: 0.2em;
  background: url(icon_mail.gif) left 60% no-repeat;
  padding-left: 1.7em;
  margin-left: 0.5em;
}
.pdf {
  padding: 0.2em;
  background: url(icon_pdf.gif) left center no-repeat;
  padding-left: 1.6em;
  margin-left: 0.5em;
}
.print {
  padding: 0.2em;
  background: url(icon_print.gif) left center no-repeat;
  padding-left: 1.7em;
  margin-left: 0.5em;
}
.totop {
  clear: left;
  padding: 0.2em;
  background: url(icon_top.gif) left 40% no-repeat;
  padding-left: 1.7em;
  margin-left: 0.5em;
}
.pages {
  padding: 0 0.2em;
}
.noimgborder {
  border: none;
}

#navi ul.mainnavi a:link,
#navi ul.mainnavi a:visited {
  display:block;
  height:2em;
  width: 100%;
  text-decoration:none;
  color:#fff;
  padding:0.2em 0 0.2em 6%;
  border:none;
  overflow: hidden;
  margin-left: -6%;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 94%;
  margin: 0;
  height: 1.6em;
}

#navi ul.mainnavi a:hover,
#navi ul.mainnavi a:focus,
#navi ul.mainnavi a:active,
#navi ul.mainnavi span {
	background-color:#DFDFF2;
	display:block;
	height:1.6em;
	width:94%;
	text-decoration:none;
	color:#fff;
	padding:0.2em 0 0.2em 6%;
	border:none;
	overflow: hidden;
	margin-left: -6%;
	/* IE5/Win-Hack */
  voice-family: "\"}\"";
	voice-family: inherit;
	width: 94%;
	margin: 0;
	height: 1.6em;
}

#navi ul.subnavi a:link,
#navi ul.subnavi a:visited {
  display:block;
  height:2em;
  width:100%;
  text-decoration:none;
  color:#333;
  padding:0.2em 0 0.2em 6%;
  border-top:solid #fff 2px;
  border-bottom:none;
  overflow: hidden;
  margin-left: -6%;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 94%;
  margin: 0;
  height: 1.6em;
}

#navi ul.subnavi a:hover,
#navi ul.subnavi a:focus,
#navi ul.subnavi a:active,
#navi ul.subnavi span {
  display:block;
  height:2em;
  width:100%;
  text-decoration:none;
  color:#555;
  background-color:#aabfc5;
  padding:0.2em 0 0.2em 6%;
  border-top:solid #fff 2px;
  border-bottom:none;
  overflow: hidden;
  margin-left: -6%;
  /* IE5/Win-Hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 94%;
  margin: 0;
  height: 1.6em;
}

#navi ul.level3 a:link,
#navi ul.level3 a:visited {
  display:block;
  height:1.6em;
  width:84%;
  text-decoration:none;
  color:#000;
  padding:0.2em 0 0.2em 16%;
  border-top:none;
  border-bottom:none;
  overflow: hidden;
}

#navi ul.level3 a:hover,
#navi ul.level3 a:focus,
#navi ul.level3 a:active,
#navi ul.level3 span {
  display:block;
  color:#000;
  font-weight: bold;
  background: url(bullet.gif) 6% 45% no-repeat;
  height:1.6em;
  width:84%;
  text-decoration:none;
  padding:0.2em 0 0.2em 16%;
  border-top:none;
  border-bottom:none;
  overflow: hidden;
}

#navi ul.allnavi {
	margin-top:0.5em;
	color: #DFDFF2;
}

#navi ul.allnavi a:link,
#navi ul.allnavi a:visited {
	display:block;
	height:2em;
	width:100%;
	text-decoration:none;
	padding:0.2em 0 0.2em 6%;
	border-top:solid #fff 1px;
	border-bottom:solid #fff 1px;
	/* IE5/Win-Hack */
  voice-family: "\"}\"";
	voice-family: inherit;
	width: 94%;
	height: 1.6em;
	color: #000066;
}
#navi ul.allnavi a:hover,
#navi ul.allnavi a:focus,
#navi ul.allnavi a:active,
#navi ul.allnavi span {
	color:#DFDFF2;
	background:#ccc;
	display:block;
	height:1.6em;
	width:94%;
	text-decoration:none;
	padding:0.2em 0 0.2em 6%;
	border-top:solid #fff 1px;
	border-bottom:solid #fff 1px;
	/* IE5/Win-Hack */
  voice-family: "\"}\"";
	voice-family: inherit;
	width: 94%;
	height: 1.6em;
}
#navi p.fonnr {
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin-top: 20px;
}
#navi p.fonnr img {
  border: none;
}
#navi a {
  border: none;
  background: none;
}

/* Dynamische Inhalte */
.dyna {
	clear: both;
	margin-top: 1em;
	margin-right: 10%;
	margin-bottom: 1em;
	margin-left: 4%;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
/* End hide from IE-mac */
.lpage {
  float: left;
}
.rpage {
  float: right;
}
.aktuell {
	float: left;
	width: 30em;
	height: 25em;
	overflow: auto;
	margin: 0 4em 2.5em 0em;
	position: relative;
	background: #FFFFe4 url(dyna.jpg) repeat-x 0 0;
	font-size: 85%;
}

dd.bottom {
  position: absolute;
  left: 1em;
  bottom: 1.5em;
  border-top: 1px solid #888;
  padding: 0.5em 0 0;
  width: 19em;
}

/* STARTSEITE
============================================================================================================== */
.startbox {
	float: left;
	width: 180px;
	height: 25em;
	border: 1px solid #ddd;
	padding: 0.5em 0 0 0;
	position: relative;
	margin: 0 2em 2.5em 0;
	font-size: 100%;
	overflow: hidden;
}
/** html .startbox {
  margin-left: 0 4em 1.25em 0;
} */
.startbox dt {
  font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 125%;
  height: 3em;
  padding: 0 5px;
}
.startbox dd {
  padding: 0 15px;
  display: block;
  width: 120px;
  height: 9em;
  position: absolute;
  bottom: 0;
}
.sb1 dd a:link,
.sb2 dd a:link,
.sb3 dd a:link,
.sb4 dd a:link,
.sb5 dd a:link,
.sb1 dd a:visited,
.sb2 dd a:visited,
.sb3 dd a:visited,
.sb4 dd a:visited,
.sb5 dd a:visited,
.sb1 dd a:active,
.sb2 dd a:active,
.sb3 dd a:active,
.sb4 dd a:active,
.sb5 dd a:active {
  border: none;
  color: #000;
  display: block;
  width: 120px;
  height: 8.9em;
  text-decoration: none;
}
.sb1 dd a:hover,
.sb2 dd a:hover,
.sb3 dd a:hover,
.sb4 dd a:hover,
.sb5 dd a:hover,
.sb1 dd a:focus,
.sb2 dd a:focus,
.sb3 dd a:focus,
.sb4 dd a:focus,
.sb5 dd a:focus {
  background-color: transparent;
}

dl.newstart {
	float: left;
	width: 100%;
	border-bottom: 1px solid #9999ff;
	margin: 10px 0;
	padding-bottom: 10px;
	position: relative;
	visibility: visible;
}
dl.newstart dt {

}
dl.newstart dt img {
  float: left;
  border: none;
}
dl.newstart dd {
  margin-left: 215px;
}
dl.newstart dd strong {
	color: #000066;
	font-size: 110%;
}
dl.newstart dd a:link,
dl.newstart dd a:visited {
	margin-top: 0.5em;
	float: right;
	color: #9999ff;
	border: none;
}
dl.newstart dd a:hover,
dl.newstart dd a:focus,
dl.newstart dd a:active {
  color: #000;
  background: #fee4a3;
}
