body { 
	background-color: #fff; 
	margin: 10px 0px 15px 0px;
}

body,
table,
div {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
}

a,
a:visited {
text-decoration: underline; 
color: rgb(0,122,223);
}


a:hover {
	text-decoration: none;
	color: rgb(0,122,223);
}
h1, h2, h3, h4 {	color: rgb(0,122,223);	}
h1 {	font-size: 140%; margin-top: 0px;	padding-top: 0px; padding-bottom: 20px; }
h2 {	font-size: 120%;	}
h3 {	font-size: 110%; margin-top: 15px; margin-bottom: 7px; }
h4 {	font-size: 100%; margin-bottom: 0px; padding-bottom: 0px; margin-bottom: 5px;	}
.mitgliederliste h2,
.plzArea h2 {
	margin-top: 30px;
}
img {	border: 0px;	}
input, textarea {	margin-bottom: 10px; border: solid 1px #ccc;	}
.small {	font-size: 90%;	}
	
.logoArea {
	border: 0px solid red;
	text-align: left;
	vertical-align: top;
	margin: 20px 0px 20px 0px;
	position: fixed;
	top: 57px;
	left: 0px;
}
.logoArea img { border: 0px; margin-left: 6px;	}

.fixedSecNav	{
	width: 200px;
	position: fixed;
	top: 350px;
	left: 0px;
}

/* NAVIGATION */
.mainNav {	text-align: left; font-size: 11px;	}
#mainNavLeftCell {
	border-top: solid 1px rgb(210,210,210);
	border-bottom: solid 1px rgb(210,210,210);
	border-right: solid 1px rgb(210,210,210);
	background-color: rgb(245,245,245);	
}
.mainNav a:link, .mainNav a:visited {
	background-color: rgb(245,245,245);	
	table-layout: fixed;
	display: block;
	vertical-align: middle;
	border-top: solid 1px rgb(210,210,210);
	border-bottom: solid 1px rgb(210,210,210);
	border-right: solid 1px rgb(210,210,210);
	padding-left: 7px;
	padding-right: 0x;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
	font-weight: normal;
	color: rgb(33,78,154);
	text-decoration: none;
}
.mainNav a:hover {	color: rgb(255,255,255); background-color: rgb(0,122,223);	}
#mainNavActive {	color: rgb(255,255,255); background-color: rgb(0,122,223);	}
.secNav {
	font-size: 10px;
	border-top: solid 1px rgb(210,210,210);
	border-right: solid 1px rgb(210,210,210);
	margin-right: 25px;
}
.secNav a:link, .secNav a:visited {
	background-color: rgb(245,245,245);
	table-layout: fixed;	
	display: block;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	color: rgb(33,78,154);
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	text-indent: 20px;
	font-weight: normal;
}
.secNav a:hover {	color: rgb(255,255,255); background-color: rgb(0,122,223);	}
#secNavLastItem {	border-bottom: solid 1px rgb(210,210,210);	}
#secNavActive {	color: rgb(255,255,255); background-color: rgb(0,122,223); font-weight: normal;	}
.alwaysNav {
	text-align: right;
	vertical-align: top;
	padding: 0px 5px 25px 5px;
	font-size: 10px;
	color: rgb(0,122,223);
}

/* CONTENT */
.contentArea {	vertical-align: top; Line-height: 145%; padding: 30px 2px 0px 30px;	}
.contentArea img {	float: right; margin: 0px 0px 5px 25px; border: solid 1px rgb(210,210,210);	} 
.plzArea {	line-height: 140%; padding: 30px 0px 0px 30px;	}
.plzArea img {	float: right; margin: 0px 0px 5px 7px;	}
.plzArea h4{	padding-top: 10px;	}

.plzAreaLogo img {
	float: none;
	margin: 15px 0px 0px 0px;
}

.downloadTable td {	padding: 0px 15px 5px 0px;	}
.downloadTable h3 { padding-top: 10px;	}
.downloadTable a, downloadTable a:visited {
	padding-left: 15px;
	background-image: url("../img/_download.gif");
	background-repeat: no-repeat;
}
.contentArea li	{	list-style-type: circle;	}

.sitemapTable	{	margin-left: 0px;	}
.sitemapTable a, .sitemapTable a:link	{
	padding-left: 15px;
	background-image: url("../img/_link.gif");
	background-repeat: no-repeat;
}
.pictureTable	{	margin-bottom: 25px;	}
.pictureTable img { margin: 0px; border: 0px;	}

.mitgliederliste { line-height: 150%;}
.mitgliederliste ul,
.mitgliederliste ul li {
	margin: 0;
	padding: 0;
}
.mitgliederliste ul li {
	list-style-type: none;
	margin-bottom: 5px;
}
table.foerderertabelle th a,
table.foerderertabelle th a:visited,
.mitgliederliste ul li a,
.mitgliederliste ul li a:visited {
	color: #666;
	text-decoration: none;
}

table.foerderertabelle th a:hover,
.mitgliederliste ul li a:hover {
	color: #000;
}

table.foerderertabelle th.rightcolumn  a,
table.foerderertabelle th.rightcolumn  a:visited,
table.foerderertabelle th.rightcolumn  a:hover {
	padding-left: 10px;
	font-weight: normal;
	float: left;
}

table.foerderertabelle th {
	padding:0px;
	border:none;
	height: 50px;
}

table.foerderertabelle th img {
	padding-left:0;
	margin: 0;
	border:none;
	float:left;
	vertical-align: center;
	text-align: center;
}
