/* CSS Document */

html, body {
	width:100%;
	height:100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color:#6E4B00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	background-repeat: repeat;
	background-image:url(elemente/riffel.gif);
	background-position: left top;
}
.footerTable {
	border:0;
	width:100%;
	height:100%;
	padding-bottom:79px;
}
.footer {
	margin-top:-18px;
	height:18px;
	width:100%;
	background-color:#FAEDB6;
	background-image:url(elemente/riffelWelleLinks.gif);
	background-repeat:repeat;
	font-size:10px;
}
.footerContent {
	width:349px;
}
.welleLinks {
	background-color: #FAEDB6;
	background-image:url(elemente/riffelWelleLinks.gif);
	background-repeat:repeat;
}
.hauptmenue {
	margin-right:45px;
}
.welleRechts {
	background-color: #8F8600;
	background-image: url(elemente/welleRechts2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bildbox {
	width:163px;
	vertical-align:top;
	background-color:#ECEAB2;
}
.bildbox img {
	margin-bottom:7px;
}
.content2 .bildbox img {
	margin:0;
}
.content2 .bildbox {
	padding:0;
}
.bilder {
	width:163px;
	background-image:url(elemente/riffel2.gif);
	background-repeat:repeat;
}
.bildtext {
	margin:7px;
}
.rundung {
	width:100%;
	height:15px;
	background-image:url(elemente/rundung.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.subnavigation {
	width: 163px;
	vertical-align: top;
}
.navigation {
	width:743px;
	height:108px;
	background-image:url(elemente/logo2.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-align: right;
	vertical-align: bottom;
	}
.content {
	width: 320px;
	padding:26px 18px 10px 0;
	vertical-align:top;
}
.content2 {
	width:501px;
	vertical-align:top;
	padding-top:26px;
}
.content_td {
	padding: 61px 45px 0 34px;
}
.content2 td {
	padding-right:18px;
}
.navigation img {
	padding-bottom:18px;
}
.welle {
	height: 109px;
}
.logos {
	margin-top:20px;
	text-align:left;
}
.logos img {
	margin-left:18px;
}
/* table zum strukturieren von content  */
.contentTable {
width:100%;
margin-bottom:7px;
}
.contentTableUnten {
width:100%;
margin-bottom:0px;
}
.contentTable td, .contentTableUnten td {
	vertical-align:top;
}
.kontaktTabelle {
	width:100%;
}
.kontaktTabelle td {
	padding:0;
	vertical-align:top;
}
.mitgliedschaftsTabelle {
	text-align:left;
	width:100%;
	border-collapse:collapse;
}
.mitgliedschaftsTabelle th {
	border:solid 1px #6E4B00;
	vertical-align:top;
	padding:3px 7px 3px 7px;
}
.mitgliedschaftsTabelle td {
	border:solid 1px #6E4B00;
	vertical-align:bottom;
	padding:3px 7px 3px 7px;
}
.leistungen_email_table td {
	vertical-align:bottom;
	padding:0;
}
.leistungen_email_table a img {
	margin-left:18px;
}
/* FORMULAR */
.anmeldungsTable td {
	padding-right:7px;
}

/* TEXTFORMATIERUNGEN */
p {
	margin:20px 0 20px 0;
}
ul {
	list-style-type:disc;
	margin-top:14px;
	margin-bottom:14px;
}
a:link {
	text-decoration:none;
	color:#6E4B00;
}
a:visited {
	text-decoration:none;
	color:#B6A57F;
}
a:focus {
	text-decoration:none;
	color:#6E4B00;
}
a:hover {
	text-decoration:none;
	color:#EDC20B;
}
a:active {
	text-decoration:none;
	color:#6E4B00;
}
.footer a:visited {
	text-decoration:none;
	color:#6E4B00;
}
.footer a:hover {
	text-decoration:underline;
	color:#6E4B00;
}
.footer a:active {
	text-decoration:none;
	color:#6E4B00;
}
.content a img, .content2 a img {
	margin:0 7px 0 18px;
 	vertical-align: text-bottom;
	border:0;
}

/* links für den lageplan */

a.specialLink {
	color:#244A7D;
	font-size:12px;
	font-weight:bold;
}
a.specialLink:hover {
	color:#EDC20B;
}
a.specialLink:active {
	color:#244A7D;
}

.headline {
	color: #EDC20B;
	font-size:17px;
	margin-bottom:20px;
	line-height:20px;
}
.lead {
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	margin: 20px 0 20px 0;
}
.subheadline {
	font-size:12px;
	color:#EDC20B;
}
.rundungOben {
	background-image: url(elemente/rundungOben.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	width: 100%;
}

/* PAGES */

.pages {
	text-align:center;
	font-size:12px;
	width:100%;
}

.pages a {
	text-decoration: underline;
	padding-left:4px;
	padding-right:4px;
}

.pages a:visited {
	color:#6E4B00;
}

.pages a:hover {
	color:#EDC20B;
}

.pages a.selected {
	font-weight:bold;
	text-decoration: none;
	color:#6E4B00;
}
