/* Future for the commons, http://www.future-4-commons.ch/ */

/* Seitenlayout */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#seite {
	font-size: 1em;
	margin: auto;
	width: 960px;
	background: url(images/hg-spalten.gif) repeat-y left top;
	position: relative;
	min-height: 100%;
}
#logozeile {
	background-color: #fff;
}
#kopfzeile {
	height: 100px;
}
#behaelter {
	width: 760px;
	float: left;
}
#inhalt {
	width: 480px;
	float: right;
	padding: 24px 40px;
	line-height: 1.5em;
}
#linke-spalte {
	float: left;
}
#rechte-spalte {
	float: right;
}
#linke-spalte, #rechte-spalte {
	width: 172px;
	padding: 24px 14px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#fusszeile {
	height: 70px;
	bottom: 0px;
	width: 100%;
	position: absolute;
}
#abstand-unten {
	padding-bottom: 70px;
}
.clear {
	clear: both;
	visibility: hidden;
}

/* Hauptnavigation */
#navigation {
	height: 28px;
	width: 100%;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	list-style-type: none;
	background-color: #e0e0e0;
}
#navlist li {
	float: left;
	width: auto;
	display: block;
}
#navlist li a, #navlist li a:link {
	background-color: #e0e0e0;
	color: #000;
	text-decoration: none;
	padding: 6px 10px 3px 10px;
	display: block;
	float: left;
}
#navlist li a:hover {
	color: #069;
	border-bottom: 3px solid #bbb;
	background-color: #eee;
}
#navlist li a#current, #navlist li a#current:link {
	color: #000;
	font-weight: bold;
	border-bottom: 3px solid #aaa;
}
#navlist li a#current:hover {
	border-bottom: 3px solid #7da5d5;
}

/* Subnavigation */
#subnavigation {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	/*avoid gap after li in ie6 by setting width*/
	width: 170px;
}
#subnavigation ul {
	list-style-type: none;
}
#snavlist a, #subnavlist a {
	display: block;
	padding: 5px 4px 5px 8px;
}
#snavlist a {
	width: 150px; 
	}
#subnavlist a { 
	width: 142px;
	margin-left: 8px;
}
#snavlist a, #snavlist a:visited, #subnavlist a, #subnavlist a:visited {
	border-left: 8px solid;
	border-color: #F9F8F2;
	color: #069;
	text-decoration: none;
	line-height: 1.4em;
}
#snavlist a:hover, #subnavlist a:hover {
	border-color: #bbb;
	background-color: #F4F0DD;
}
a#scurrent, a:visited#scurrent, a#subcurrent , a:visited#subcurrent {
	border-color: #aaa;
	color: #000;
	font-weight: bold;
}
a:hover#scurrent, a:hover#subcurrent {
	border-color: #7da5d5;
}

/* allgemeine Elemente */
a {
	color: #069;
}
a:hover {
	color: #0093d9;
	text-decoration: none;
}
hr {
	margin-top: 24px;
	height: 1px;
	border: none;
	background-color: #999;
	color: #999;
}

/* linke Spalte */
h1 {
	font-size: 1em;
	margin-bottom: 18px;
}
#linke-spalte p {
	margin-bottom: 18px;
}
#seecon img {
  margin-top: 5px;
  border: 0px;
}

/* rechte Spalte */
h4 {
	margin-bottom: 10px;
	font-size: 1em;
}
.linkliste {
	margin-bottom: 16px;
	margin-left: 1.2em;
	list-style-type: circle;
}
.linkliste li {
	margin-bottom: 10px;
	line-height: 1.35em;
}
.dokument {
	width: 100%;
	text-align: center;
	margin-bottom: 18px;
	line-height: 1.1em;
	font-size: 0.9em;
}
.dokument img {
	border: none;
}

/* Inhalt */
#inhalt p {
	margin-bottom: 16px;
}
#inhalt h1 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 1.4em;
}
#inhalt h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 16px;
}
#inhalt .news h2 {
	margin-bottom: 6px;
}
#inhalt h3 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 1em;
}
.rahmen {
	width: 100%;
	text-align: center;
}
.rahmen img {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #333;
}
#kongressbilder {
	width: 100%;
	text-align: center;
}
#kongressbilder img {
	margin: 0px 12px 12px 0px;
	background-color: #fff;
	border: 1px solid #333;
	padding: 3px;
}
#fotogalerie div {
	margin-right: 22px;
	margin-bottom: 22px;
	float: left;
}
#fotogalerie img {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #333;
}
.unterlagen {
	list-style-type: none;
	margin-bottom: 16px;
}
.unterlagen li {
	margin-bottom: 2px;
}
.unterlagen-p {
	margin-bottom: 4px !important;
	font-weight: bold;
}
.mitgliederliste {
	list-style-type: none;
	margin-bottom: 16px;
}
.mitgliederliste li {
	margin-bottom: 2px;
}
.partner {
	margin-bottom: 22px !important;
}
.kontakt h2 {
	margin-bottom: 4px !important;
}
.kontakt table {
	border-collapse: collapse;
}
.liste {
	margin-bottom: 16px;
	margin-left: 1.2em;
	list-style-type: circle;
}
.liste li {
	margin-bottom: 5px;
	line-height: 1.3em;
}
.news {
	margin-top: 24px;
}
.abstand-unten {
	margin-bottom: 24px;
}
.lehrgang {
	margin-bottom: 16px;
}
.lehrgang dt {
	float: left;
}
.lehrgang dd {
	margin-left: 7em;
}
.downloads dt {
	float: left;
}
.downloads dd {
	margin-bottom: 4px;
	margin-left: 13em;
}
.sev-p {
	margin-bottom: 4px !important;
}
.sev {
	margin-left: 1.25em;
	list-style-type: circle;
}
.sev li {
	margin-bottom: 3px;
}


/* Fotoserien */
.fotoserie1 {
	background: url(images/fotoserie1.jpg) repeat-x left top;
}
.fotoserie1-fz {
	background: url(images/fotoserie1-fz.jpg) repeat-x left bottom;
}
.fotoserie2 {
	background: url(images/fotoserie2.jpg) repeat-x left top;
}
.fotoserie2-fz {
	background: url(images/fotoserie2-fz.jpg) repeat-x left bottom;
}
.fotoserie3 {
	background: url(images/fotoserie3.jpg) repeat-x left top;
}
.fotoserie3-fz {
	background: url(images/fotoserie1-fz.jpg) repeat-x left bottom;
}
.fotoserie4 {
	background: url(images/fotoserie4.jpg) repeat-x left top;
}
.fotoserie4-fz {
	background: url(images/fotoserie2-fz.jpg) repeat-x left bottom;
}
.fotoserie5 {
	background: url(images/fotoserie3.jpg) repeat-x left top;
}
.fotoserie5-fz {
	background: url(images/fotoserie1-fz.jpg) repeat-x left bottom;
}
.fotoserie6 {
	background: url(images/fotoserie6.jpg) repeat-x left top;
}
.fotoserie6-fz {
	background: url(images/fotoserie6-fz.jpg) repeat-x left bottom;
}
