* {
	margin: 0;
	padding: 0;
}
body, html {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	color: #6c6c6c;
	font-size: 1em;
	line-height: 130%;
}
h1 {
	margin-top: 10px;
}
abbr, acronym {
	border-bottom: 1px dashed #c30;
	text-decoration: none;
}
abbr:hover, acronym:hover {
	cursor: help;
}

/* Der Wrapper */
#wrapper {
	width: 930px;
	height: 100%;
	margin: 10px auto;
}

/* Kopfbereich */
#header {
	width: 930px;
	min-height: 120px !important;
	height: 120px;
	background-image: url(images/neues_layout.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#header a img {
	float: right;
	border: 0;
}

/* Navibereich */
#mainNavi, #mainNavi2, #mainNavi3, #aktualisierungsdatum {
	display: block;
	list-style-type: none;
	float: left;	
	min-width: 110px !important;
	width: auto;
	height: auto;
	border-right: 1px solid #e8e7e7;
	min-width: 100px;
}
#mainNavi li, #mainNavi2 li, #mainNavi3 li, #aktualisierungsdatum li {
	line-height: 1.5em;
	font-size: 0.8em;
	margin: 2px;
}
#aktualisierungsdatum {
	border-right: 0;
}
#aktualisierungsdatum li.adate {
	text-align: center;
	font-weight: bold;
	font-size: 1.8em;
	color: #dedede;
	line-height: 60%;
	margin-left: 4px;
}
#mainNavi li a, #mainNavi2 li a, #mainNavi3 li a, #aktualisierungsdatum li a {	
	padding: 2px 10px 2px 10px;
	color: #999999;
	text-decoration: none;
}
#mainNavi li a:hover, #mainNavi2 li a:hover, #mainNavi3 li a:hover, #aktualisierungsdatum li a:hover {
	text-decoration: underline;
	color: #ff9900;
}
#mainNavi li a.selected, #mainNavi2 li a.selected, #mainNavi3 li a.selected, #aktualisierungsdatum li a.selected {
	color: #333333;
	font-weight: bold;
	background-color: #efefef;
	background-image: url(images/bg-naviarrow.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#mainindex {
	clear: left;
	position: relative;
	width: 930px;
	min-height: 333px !important;
	height: 333px;
	margin-bottom: 0;
	border-top: 1px solid #6f7a85; /*#bababa*/
	background-image: url(images/bg-mainindex03.gif);
	background-repeat: no-repeat;
}

#title, #title-imp {
	width: 450px;
	min-height: 333px;
	float: left;	
}
#title h1, #title-imp h1 {
	font-size: 1.7em;	
	color: #4d5252; /* #a78745 #c1c235 #b3b300*/
	margin-top: 16px;
	margin-left: 10px;
	font-family: Tahoma, Arial, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 130%;
}
#title h1 span, #title-imp h1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #b1ba87; /* #cfc3c3*/
	text-transform: uppercase;
	line-height: 80%;
	letter-spacing: 0.5em !important;
	letter-spacing: 0.25em;
	font-style: normal;
}
#title p, #title-imp p {
	font-size: 0.80em;
	margin-top: 15px;
	margin-left: 10px;
	text-align: justify;
}
#title p.italic, #title-imp p.italic {
	font-size: 0.8em;
	font-style: italic;
}
#title p.footer, #title-imp p.footer {
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.2em;
}
#title ul, #title-imp ul, .halfdiv ul {
	margin-top: 15px;
	margin-left: 10px;
	list-style-type: none;
}
#title ul li, .halfdiv ul li {
	padding-left: 10px;
	/* display: inline; */
	line-height: 1.5em;
	font-size: 0.8em;
}
.halfdiv ul {
	margin-top: 0;
}
.halfdiv ul li {
	font-size: 1em;
	margin-top: 0;
	line-height: 1.3em;
}
#title-imp ul li {
	padding-left: 10px;
	display: block;
	line-height: 130%;
	font-size: 0.9em;
}
#title ul li a {
	padding-left: 17px;
	margin: 2px 15px 2px 0;
	color: #7a89cc; /*6699cc;  #999999 */
	text-decoration: none;
	background-image: url(images/arrow_transp.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#title ul li a:hover, #title-imp ul li a:hover {
	text-decoration: underline;
	color: #ff9900;
}

#flash {
	width: 450px;
	height: 333px;
	float: right;
}
#flash img {
	float: right;
}

div.subtitle {
	clear: left;
	height: 11px;
	width: 930px;
	border-top: 1px solid #b8bbc3;
	background-image: url(images/bg-subtitle.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

div.subtitle2 {
	width: 910px;
	clear: left;
	padding: 12px 10px;
}

div.subtitle3 {
	clear: left;
	border-top: 1px solid #d3d3d3;
	padding: 20px 10px;
}


#teaser, #teaser2, #teaser3, #teaser4, #teaser5, #teaser6, #teaser7, #teaser8, #teaser9 {
	clear: left;
	width: 930px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: 1px dashed #d3d3d3;
	/*background-image: url(images/bg-topline.png);
	background-repeat: repeat-x;*/
}
#teaser {
	background-image: none;
	border-top: none;
}

.quarterdiv {
	width: 220px;
	border: 1px solid #ebebeb;
	margin-right: 5px !important; /* Gilt für die modernen Browser */
	margin-right: 3px; /* Gilt für den IE6 und älter */
	margin-left: 5px !important; /* Gilt für die modernen Browser */
	margin-left: 4px; /* Gilt für den IE6 und älter */
	margin-bottom: 20px;
	padding-bottom: 15px;
	float: left;
	background-image: url(images/bg-quarterdiv.png);
	background-repeat: repeat-x;
}
.quarterdiv div.imageframe {
	margin: 11px 14px 7px 14px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #d8d8d8;
	width: 180px;
	padding: 5px;
}
.quarterdiv h3 {
	text-align: center;
	margin-top: 10px;
}
.quarterdiv p, .quarterdiv2 p {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 0.8em;
	text-align: justify;
}
.quarterdiv a, .quarterdiv2 a, .threequarterdiv p a, .threequarterdiv a.link, .threequarterdiv ul li a, .halfdiv ul li a, .subtitle a, .subtitle2 a, .subtitle3 a, #latestleft a, #latestright a, a.int {
	font-size: 0.8em;
	padding-left: 17px;
	margin: 10px 2px 2px 0;
	color: #7a89cc; /*#6699cc;*/
	text-decoration: none;
	background-image: url(images/arrow_transp.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.quarterdiv a:hover, .quarterdiv2 a:hover, .halfdiv p a:hover, .threequarterdiv p a:hover,  .threequarterdiv a:hover, .threequarterdiv ul li a:hover, .halfdiv ul li a:hover, .halfdiv3 ul li a:hover, .halfdiv3 p a:hover, .halfdiv3 a:hover, .subtitle a:hover, .subtitle2 a:hover, .subtitle3 a:hover, #latestleft a:hover, #latestright a:hover, a.int:hover {
	text-decoration: underline;
	color: #ff9900;
}
.quarterdiv a.indexlink {
	margin-left: 14px;
}

.subtitle a, .subtitle2 a, .subtitle3 a {
	font-size: 1em;
}

.threequarterdiv ul li {
	line-height: 1.5em;
}
.threequarterdiv p a, .threequarterdiv ul li a {
	font-size: 1em;
}


/* Quarterdiv 2 */
.quarterdiv2 {
	width: 220px;
	min-height: 90px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
}
.quarterdiv2 h4, .quarterdiv2 h5 {
	text-align: left;
	padding: 0;
	margin-top: 10px;
}
.quarterdiv2 ul {
	list-style-type: none;
}
.quarterdiv2 img {
	border: 5px solid #d3d3d3;
}
.quarterdiv2 p.date, .threequarterdiv p.date, .halfdiv p.date {
	/*font-family: 'Times New Roman', Times, serif;*/
	font-size: 19px;
	font-weight: normal;
	line-height: 90%;
	/*border: 1px solid #6699cc;*/
	background-image: url(images/bg-date.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 2px;
	width: 52px;
	height: 70px;
	margin-right: 15px;
	text-align: center;
	float: left;
	margin-top: 0;
	margin-left: 0;
}
.quarterdiv2 p.date span.day, .threequarterdiv p.date span.day {
	font-size: 35px;
	line-height: 70%;
	display: block;
	padding-top: 3px;
	clear: both;
	color: #b3b300;
}
.quarterdiv2 p.date abbr.month, .threequarterdiv p.date abbr.month {
	display: block;
	clear: both;
	min-width: 49px !important;
	width: 48px;
	font-weight: bold;
	color: #666666;
}
.quarterdiv2 p.date span.jear, .threequarterdiv p.date span.jear {
	font-size: 13px;
	line-height: 100%;
	clear: both;
	font-weight: bold;
	color: #999999;
}

.halfdiv {
	float: right;
	width: 445px;
	min-height: 90px;
}

.halfdiv2 {
	float: left;
	width: 440px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.halfdiv3 {
	float: left;
	width: 415px;
	margin-left: 30px !important;
	margin-left: 16px;
	margin-right: 10px;
}
.halfdiv4 {
	float: left;
	margin-left: 30px !important;
	margin-left: 7px;
	width: 340px;
}

.halfdiv h2, .halfdiv2 h2, .halfdiv3 h2, div.normal h2, div.threequarterdiv h2, div.quarterdiv2 h2 {
	border-bottom: 1px dotted #5b5461;
	border-top: 1px dotted #5b5461;
	color: #b1ba87;
	font-size: 1.2em;
	margin: 0 0 15px;
	padding: 7px 0;
}

.halfdiv p, .halfdiv2 p, .halfdiv3 p, div.subtitle p, div.subtitle2 p, div.subtitle3 p, #title p, div.normal p, .halfdiv4 p {
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.3em;
	margin-bottom: 0.9em;
}
#mainNavi li, #mainNavi2 li, #mainNavi3 li, #aktualisierungsdatum li {
	margin-bottom: 0;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.5em;
}
.halfdiv label, .threequarterdiv label {
	display: block;
	min-width: 220px !important;
	width: 220px;
	float: left;
}
.halfdiv p a, .halfdiv a, .halfdiv3 p a {
	margin: 2px 2px 2px 0;
	padding-left: 17px;
	color: #6699cc;
	text-decoration: none;
	background-image: url(images/arrow_transp.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.halfdiv p a:hover, .halfdiv a:hover, .halfdiv2 a.ext:hover, .halfdiv3 p a:hover {
	text-decoration: underline;
	color: #ff9900;
}
.halfdiv a.link, .subtitle2 a.link {
	font-size: 0.8em;
	margin-top: 0;
}


#footer {
	clear: left;
	width: 930px;
	height: 90px;
	border-top: 3px solid #003366;
	font-size: 0.85em;
}
#footer img {
	height: 45px;
}

#footerlinks {
	background-color: #efefef;
	border: 1px solid #e0e0e0;
	padding: 10px;
	margin-bottom: 4px;
}
#footerlinks p {
	text-align: center;
	font-size: 0.85em;
	line-height: 150%;
}
#footerlinks p a {
	color: #666666;
	text-decoration: none;
	margin: 0 5px;
}
#footerlinks p a:hover {
	text-decoration: underline;
	color: #ff9900;
}

.content {
	clear: left;
	width: 930px;
	height: auto;
	border-top: 1px solid #d3d3d3;
}

.threequarterdiv {
	float: right;
	width: 672px;
	min-height: 90px;
	margin-bottom: 15px;
}
.threequarterdiv p {
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 1em;
}

.threequarterdiv p a {
	margin: 0;
	padding-right: 0;
}
.halfdiv2 ul, .halfdiv3 ul, .threequarterdiv ul, .threequarterdiv ol {
	font-size: 0.8em;
	list-style-type: square;
	margin: 10px;
	margin-left: 20px;
}
.threequarterdiv ul, .threequarterdiv ol {
	margin: 0px;
}
.threequarterdiv p.newsfooter, div.halfdiv4 p.newsfooter {
	clear: both;
	width: 340px;
	color: #999999;
	border-top: 1px solid #e0e0e0;
	font-size: 0.7em;
	text-align: left;
}


/* Externe Links */
#ext {
	list-style-type: none;
}
#ext li a {
	line-height: 130%;
}



/* Galeriebilder */
.image {
	float: left;
	width: 220px;
	min-height: 90px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.image img {
	border: 5px solid #d3d3d3;
	margin-bottom: 10px;
}


/* Quarterdiv 3 */
.quarterdiv3 {
	width: 220px;
	min-height: 190px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
}
.quarterdiv3 ul {
	list-style-type: none;
	margin-top: 10px;
}
.quarterdiv3 ul li {
	font-size: 0.8em;
}
.quarterdiv3 ul li a {
	padding: 0 0 0 17px;
	color: #999999;
	text-decoration: none;
	background-image: url(images/arrow_transp.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.quarterdiv3 ul li a:hover {
	text-decoration: underline;
	color: #ff9900;
}

.quarterdiv a.imagelink {
	border: 0;
	margin: 0;
	padding: 0;
	background-image: none;
}

/* Quarterdiv 4 */
.quarterdiv4 {
	width: 215px;
	min-height: 190px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
}
.quarterdiv4 ul {
	list-style-type: none;
	margin-top: 10px;
}
.quarterdiv4 ul li {
	font-size: 0.8em;
}
.quarterdiv4 ul li a, div.opaque p a, div.opaque_index p a {
	padding: 0 0 0 17px;
	color: #999999;
	text-decoration: none;
	background-image: url(images/arrow_transp.gif);
	background-position: left;
	background-repeat: no-repeat;
}
div.opaque p a, div.opaque_index p a {
	color: #ffffff;
}
.quarterdiv4 ul li a:hover, div.opaque p a:hover, div.opaque_index p a:hover {
	text-decoration: underline;
	color: #ff9900;
}

.quarterdiv a.imagelink {
	border: 0;
	margin: 0;
	padding: 0;
	background-image: none;
}


#weblist {
	list-style-type: square;
	margin-left: 30px;
	margin-bottom: 20px;
}
#weblist li {
	font-size: 0.8em;
	line-height: 130%;
}


/* Die acht Bilder der Startseite */
#bild1, #bild2, #bild3, #bild4, #bild5, #bild6, #bild7, #bild8 {
	border: 0;
}

/* Lightbox */
.lightbox {
	width: 220px;
	min-height: 160px;
	border: 1px solid #efefef;	
	margin-left: 10px !important; /* Gilt für die modernen Browser */
	margin-left: 6px; /* Gilt für den IE6 und älter */
	margin-bottom: 15px;
	float: right;
	background-image: url(images/bg-quarterdiv.png);
	background-repeat: repeat-x;
}
.lightbox2 {
	border: 1px solid #efefef;	
	margin-bottom: 15px;
	float: left;
	background-image: url(images/bg-quarterdiv.png);
	background-repeat: repeat-x;
}

.lightbox h4 {
	margin-left: 10px;
	padding: 10px 10px 10px 17px;
	color: #9BB36D;
	font-size: 1em;	
}

.lightbox h5 {
	padding: 10px 10px 0 10px;
	color: #333333;
	font-size: 0.9em;
}

.lightbox p, p.nophoto {
	color: #999999;
	font-size: 0.7em;
	text-align: center;
	margin-top: 90px;
	padding: 10px;
}

.lightbox p.small {
	clear: both;
	font-size: 0.66em;
	margin-bottom: 20px;
}

.lightbox p a.smalllink {
	color: #0066cc;
	text-decoration: none;
}
.lightbox p a.smalllink:hover {
	text-decoration: underline;
}

.lightbox ul, .lightbox2 ul {
list-style-type: none;
float: left;
clear: both;
padding: 0 0 1em;
margin-top: 7px;
margin-left: 15px;
}
.lightbox ul li img, .lightbox2 ul li img {
width: 50px;
border: 0;
}
.lightbox ul li, .lightbox2 ul li {
float: left;
border: none;
list-style-type: none;
list-style-image: none;
}
.lightbox ul li a, .lightbox2 ul li a {
float: left;
width: 50px;
margin: 5px 5px 0 0;
background: #ffffff;
padding: 4px;
border: 1px solid #e2e2e2;
}
.lightbox ul  li a:hover, .lightbox2 ul li a:hover {
float: left;
background: #fee6c1;
padding: 4px;
}

.quarterdiv5 {
	width: 220px;
	margin-right: 5px !important;
	margin-right: 3px;
	margin-bottom: 15px;
	float: left;
	background-image: url(images/bg-quarterdiv.png);
	background-repeat: repeat-x;
}
.quarterdiv6 {
	border: 0;
	margin-right: 5px !important;
	margin-right: 3px;
	margin-bottom: 15px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/bg-bluewhite.png);
	background-repeat: repeat-x;
	background-position: top;
}

.quarterdiv5 a, .quarterdiv6 a {
	border: 0;
}
.quarterdiv5 p, .quarterdiv6 p {
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	line-height: 110%;
	margin-top: 4px !important ;
	margin-top: 0;
}
.quarterdiv5 p.nophoto {
color : #999999;
font-size : 0.7em;
text-align : center;
margin-top : 90px;
padding : 10px;
}

.gooooo {
	background-color: #e2e2e2; 
	width: 160px; 
	margin: 30px auto; 
	padding: 10px; 
	border: 1px solid #cccccc;
}
.gooooo h5 {
	text-align: center;
}

a.ext, div.newsdiv2 a.ext {
	padding-left: 17px;
	margin: 2px 5px 2px 0;
	color: #7a89cc; /*#6699cc;  #999999 */
	text-decoration: none;
	background-image: url(images/arrow_ext_transp.gif);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 130%;
}

div.normal ul {
	font-size: 0.80em;
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 15px;
}
div.normal ul {
	line-height: 1.5em;
}

#footer p.footertext {
	text-align: center;
	margin-bottom: 0;
	color: #999999;
	font-size: 0.85em;
}
#footer p.imagelinks {
	text-align: center;
	padding: 20px 0;
}
#footer p.imagelinks a img {
	margin: 0 5px;
	border: 0;
}

#imagelinks {
	clear: both;
	text-align: center;
	padding: 20px 0;
	height: 92px;
	width: 490px;
	margin: 10px auto;
}
#imagelinks a {
	text-decoration: none;
}

#imagelinks a.imagelink_asv {
	display: block;
	float: left;
	width: 150px;
	height: 51px;
	background-image: url(images/asv-scheessel-logo_sw.gif);
	margin-right: 20px;
	margin-top: 41px;
}
#imagelinks a.imagelink_asv:hover {
	background-image: url(images/asv-scheessel-logo.gif);
}
#imagelinks a.imagelink_lsfv {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	background-image: url(images/logo_lsvf_klein_sw.jpg);
	margin-right: 20px;
	margin-top: 21px;
}
#imagelinks a.imagelink_lsfv:hover {
	background-image: url(images/logo_lsvf_klein.jpg);
}
#imagelinks a.imagelink_row {
	display: block;
	float: left;
	width: 67px;
	height: 112px;
	background-image: url(images/row-logo_sw.gif);
	margin-right: 20px;
}
#imagelinks a.imagelink_row:hover {
	background-image: url(images/row-logo.gif);
}
#imagelinks a.imagelink_tourow {
	display: block;
	float: left;
	width: 120px;
	height: 76px;
	background-image: url(images/tourow-logo_sw.gif);
	margin-top: 21px;
}
#imagelinks a.imagelink_tourow:hover {
	background-image: url(images/tourow-logo.gif);
}

#toplink, div.toplink {
	clear: both;
	width: 930px;
	min-height: 20px;
	padding: 0;
	font-size: 0.8em;
}
#toplink a, div.toplink a{
	float: right;
	color: #7a89cc;
	text-decoration: none;
	border: 1px solid #d3d3d3;
	border-bottom: 0;
	padding: 1px 5px;
}
#toplink a:hover, div.toplink a:hover {
	color: #ff9900;
	text-decoration: underline;
}
   
p.year {
	color: #6c6c6c;
	font-size: 1em;
	margin-top: 1.5em;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 130%;
	margin-bottom: 5px;
}
   
p span.year {
	color: #999999;
	font-weight: bold;
}
h2 span.year {
	color: #000000;
	line-height: 150%;
}


div.opaque {
	filter:alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60;
	background-color: #000000;
	border: 1px solid #999999;
	width: 400px;
	height: 28px;
	min-height: 28px;
	margin: 10px auto;
	position: relative;
	bottom: -261px;
	padding: 11px;
	color: #ffffff;
	font-size: 0.8em;
}
div.opaque h2 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #ffffff;	
	margin: 0;
	padding: 0;
}
div.opaque h2 span {
	font-size: 1.5em;
	font-weight: normal;
}
div.opaque p {
	color: #ffffff;	
	margin: 0;
	padding: 0;
	font-size: 0.85em;
}
div.opaque img {
	float: left;
	width: 30px;
	margin-right: 7px;
}

div.opaque_index {
	filter:alpha(opacity=55); -moz-opacity: 0.55; opacity: 0.55;
	background-color: #000000;
	border: 1px solid #999999;
	width: 396px;
	height: 28px;
	min-height: 30px;
	position: relative;
	padding: 11px;
	margin: 10px;
	bottom: -255px;
	color: #ffffff;
	font-size: 0.8em;
}
#inabox {
	width: 365px;
	height: 28px;
	position: absolute;
	top: 246px;
	right: 10px;
	padding: 11px;
	color: #ffffff;
	font-size: 0.8em;
	z-index: 99;
}
#inabox h2 {
	color: #ffffff;	
	margin: 0;
	margin-top: 20px;
	padding: 0;
	line-height: 130%;
	font-size: 1em;
}
#inabox p {
	color: #efefef;	
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	font-size: 0.85em;	
	margin-bottom: 0.5em;
}
#inabox p a {
	padding-left: 17px;
	margin: 2px 15px 2px 0;
	color: #6699cc; /* #999999 */
	text-decoration: none;
	background-image: url(images/arrow_transp.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#inabox p a:hover {
	text-decoration: underline;
	color: #ff9900;
}
#inabox img {
	float: left;
	width: 30px;
}

#flash_home_fruehling, #flash_home_sommer, #flash_home_herbst, #flash_home_winter, #flash_gewaesser, #flash_geschichte, #flash_geschichte2, #flash_wasistneu, #flash_termine, #flash_downloads, #flash_gastangler, #flash_aktuelles, #flash_aktuelles2, #flash_sitemap, #flash_impressum, #flash_kontakt, #flash_jugend, #flash_vorstand, #flash_verein, #flash_vereinsheim , #flash_vereinsheim2, #flash_mitgliedschaft, #flash_termine2 {
	width: 442px;	
	height: 333px;
	min-height: 333px;	
	float: right;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: top right;
}
#flash_home_fruehling {
	background-image: url(images/img_fruehling.jpg);
}
#flash_home_sommer {
	background-image: url(images/test.jpg);
}
#flash_home_herbst {
	background-image: url(images/img_herbst.jpg);
}
#flash_home_winter {
	background-image: url(images/img_winter.jpg);
}
#flash_gewaesser {
	background-image: url(images/img_gewaesser.jpg);
}
#flash_geschichte {
	background-image: url(images/50er08.jpg);
}
#flash_geschichte2 {
	background-image: url(images/img_geschichte.jpg);
}
#flash_wasistneu {
	background-image: url(images/wasistneu.jpg);
}
#flash_termine {
	background-image: url(images/weichelsee12.jpg);
}
#flash_termine2 {
	background-image: url(images/img_termine2.jpg);
}
#flash_downloads {
	background-image: url(images/img_downloads.jpg);
}
#flash_gastangler {
	background-image: url(images/img_gastangler.jpg);
}
#flash_aktuelles {
	background-image: url(images/img_aktuelles.jpg);
}
#flash_aktuelles2 {
	background-image: url(images/img_aktuelles2.jpg);
}
#flash_sitemap {
	background-image: url(images/img_sitemap.jpg);
}
#flash_impressum {
	background-image: url(images/img_impressum.jpg);
}
#flash_kontakt {
	background-image: url(images/img_kontakt.jpg);
}
#flash_jugend {
	background-image: url(images/img_jugend.jpg);
}
#flash_vorstand {
	background-image: url(images/img_vorstand.jpg);
}
#flash_verein {
	background-image: url(images/img_vorstand.jpg);
}
#flash_vereinsheim {
	background-image: url(images/img_vereinsheim.jpg);
}
#flash_vereinsheim2 {
	background-image: url(images/vereinsheim_03.jpg);
}
#flash_mitgliedschaft {
	background-image: url(images/img_mitgliedschaft.jpg);
}

table {
	font-size: 0.8em;
}
td {
	padding: 5px;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}
td.tableheader {
	background-image: url(images/bg-tableheader.png);
	background-repeat: repeat-x;
}
td.tableheader h5 {
	color: #666666;
	font-size: 1.2em;
}
td.clearer {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	font-size: 22px;
}

div.neuebilder {
	clear: both;
	height: 33px;
	width: 220px;
	background-image: url(images/neue_bilder.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.threequarterdiv h3, div.quarterdiv2 h3, div.halfdiv3 h3, div.halfdiv2 h3, div.halfdiv4 h3  {
	border-top: 0;
	border-bottom: 0;
	margin-left: 0;
	color: #666666; /* #b1ba87; */
	/* font-family: Cambria, serif; */
	font-size: 1.3em;
	/* font-style: italic;
	font-weight: 500; */
	text-transform: normal;
	letter-spacing: normal;
	line-height: 120%;
}
div.threequarterdiv h3 span, div.quarterdiv2 h3 span, div.halfdiv3 h3 span, div.halfdiv2 h3 span, div.threequarterdiv h3 span, div.halfdiv4 h3 span {
	font-size : 11px;
	color : #999999;
	font-family: Arial, sans-serif;
	text-transform : uppercase;
	font-style: normal;
	font-weight: bold;
	line-height : 100%;
	letter-spacing : 0.6em !important ;
	letter-spacing : 0.4em;
	padding-bottom : 5px;
} 
div.newsdiv {
	float : left;
	width : 340px;
}
div.newsdiv p.header {
	font-size : 1em;
	text-align : justify;
	line-height: 120%;
}
div.newsdiv2 {
	float : right;
	width : 255px;
	text-align : justify;
	padding-left : 10px;
	border-left : 1px solid #e0e0e0;
}
div.quarterdiv2 p.titlefooter, div.halfdiv3 p.titlefooter, div.halfdiv2 p.titlefooter, div.threequarterdiv p.titlefooter {
	clear: both;
	color: #999999;
	border-top: 1px solid #e0e0e0;
	font-size: 0.7em;
	text-align: right;
}

a.mail {
	font-size: 0.8em;
	padding-left: 20px;
	margin: 10px 2px 2px 0;
	color: #7a89cc;	
	text-decoration: none;
	background-image: url(images/envelope.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

a.mail:hover {
	text-decoration: underline;
	color: #ff9900;
}

#validome {
	float: left;
	width: 90px;
	height: 60px;
}
#validome img {
	border: 0;
}

#footercontent {
	float: right;
	width: 820px;
	height: 60px;
}


div.infobox, div.infobox2 {
	border: 4px solid #efefef;
	padding: 8px;
	margin-top: 22px;
	text-align: center;
}
div.infobox h6, div.infobox2 h6 {
	font-size: 1em;
	color: #666666;
	line-height: 120%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ff7f00;
}
div.infobox h6 span, div.infobox2 h6 span {
	font-size: 10px;
	color: #999999; /*#dccfcf*/
	text-transform: uppercase;
	line-height: 100%;
	letter-spacing: 0.5em !important;
	letter-spacing: 0.3em;
}
div.infobox p, div.infobox2 p {
	font-size: 0.75em;
	color: #666666;
	margin-bottom: 0;
}

#left_block, #right_block {
	width: 210px;
	float: left;
}

.threequarterdiv div.hk, .threequarterdiv div.fk, .threequarterdiv div.rk {
	width: 600px;
	height: auto;
	clear: left;
}
.threequarterdiv div.hk p {
	font-size: 0.8em;
	line-height: 180%;
	text-align: left;
	border-bottom: 1px solid #c7c7c7;
	padding-left: 40px;
	background-image: url(images/hk.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.threequarterdiv div.rk p {
	font-size: 0.8em;
	line-height: 180%;
	text-align: left;
	border-bottom: 1px solid #c7c7c7;
	padding-left: 40px;
	background-image: url(images/rk.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.threequarterdiv div.hk p span, .threequarterdiv div.fk p span, .threequarterdiv div.rk p span {
	padding-right: 20px;
	display: block;
	float: left;
}
.threequarterdiv div.hk p span.date, .threequarterdiv div.fk p span.date, .threequarterdiv div.rk p span.date {
	width: 80px;
}
.threequarterdiv div.hk p span.title, .threequarterdiv div.fk p span.title, .threequarterdiv div.rk p span.title {
	width: 220px;
	font-weight: bold;
	color: #666666;
}
.threequarterdiv div.fk p {
	font-size: 0.8em;
	line-height: 180%;
	text-align: left;
	border-bottom: 1px solid #c7c7c7;
	padding-left: 40px;
	background-image: url(images/fk.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#termine_sen td p.hk {
	background-color: #cae1ff;
}
#termine_sen td p.fk {
	background-color: #90EE90;
}
#termine_sen td p.ak {
	background-color: #FDF5E6;
}
#termine_sen td p.rk {
	background-color: #FFA54F;
}

div .imageframe {
	float: left;
	background-color: #ffffff;
	border: 1px solid #d8d8d8;
	width: 180px;
	padding: 5px;
	margin: 14px;
	margin-bottom: 7px;
}

.clearer {
	clear: both;
}

#latest {
	padding-top: 10px;
	margin-left: 10px;
	font-size: 0.85em;	
}
#latestleft, #latestright {
	width: 210px;
}
#latestleft p, #latestright p {
	margin: 0;
	text-align: left;
}
#latestleft h6, #latestright h6 {
	color: #464646;
}
#latestleft a, #latestright a {
	font-size: 0.9em;
}
p.latestdate {
	color: #000000;
	font-weight: bold;
}
#latestleft {
	float: left;
}
#latestright {
	float: right;
}




