/* Farben 
dunkelgruen: #243a2d;
hellgrauer Hintergrund: #F4F4F4;
gruengrauer Newsbereich: #d3d8d5; 
Logogelb: #f2e641;
Hellgelb: #f8f7b8;
mittelgraue Rahmenlinie: #CFCFCF; 
Links: #f2a941;


/* Allgemeine Element-Anweisungen */
* { padding: 0; margin: 0;}

h1, h2, p, ul, ol { margin-bottom: 0.9em;}
h1, h2, p {	line-height: 1.4em;}
h1 {	
	font-size: 1.0em;
	font-weight: bold; 
}
h2 {	
	font-size: 0.9em;
	font-weight: bold; 
}
h3 {	
	font-size: 0.8em; 
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.3em;
}
p	{	font-size: 0.8em;}

body {
 	color: #243a2d; 
	background: #F4F4F4;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100.01%;
	text-align: center; /* fuer aeltere IEs */
}

a { text-decoration: none;}
a:link, a:visited, a:hover, a:focus, a:active { color: #f2a941;}

span { font-weight: bold;}

/* .galerie {
	float: left;
	width: 100px;
	padding: 10px 0;
} */

.stopFloat {
display: block;
float: none;
clear: both;
height: 1px;
font-size: 0px;
line-height: 0px;
}


/* Rahmen
---------------------------------- */
#rahmen {
	background: #FFF; 
	width: 758px;
	margin: 50px auto; /* Zentrierung fuer moderne Browser */
	text-align: left; /* Zentrierung aus body aufheben */
	border: 1px solid #CFCFCF;
}


/* Kopf mit Logo 
---------------------------------- */
#kopf {
	position: relative; /* positioniert, bleibt im Fluss */
	margin: 5px 0 15px 0;
}

#kopf h1 {
	position: absolute; 
	top: 13px;
	right: 10px;
   font-size: 1.2em;
	padding: 3px 10px;
}

#kopf img {
	padding-left: 10px;
}


/* Navigationsleiste 
---------------------------------- */
/* margin-bottom anstelle von margin-bottom bei #inhalt, weil im IE5.5 sonst der obere Abstand nicht angezeigt wird */
#nav { 
	float: left;
	width: 100%;
	background: #243a2d; 
	margin-bottom: 70px; 
}

#nav ul {
	float: left;
	list-style: none;
   word-spacing: 0; /* Patch für den PageZoom bei horizontaler Navigation fuer IE7 */
	padding-left: 150px;
	margin: 0;
}

#nav li {
	float: left;
}

#nav a {
	display: block;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 1px 15px;
}

#nav a:hover, a:focus, a:active {
	color: #f2a941;
}

#startseite #nav01 a, #board #nav02 a, #statuten #nav03 a, #members #nav04 a, #jobs #nav05 a, #links #nav06 a, #contact #nav07 a  { 
	color: #f2a941;
	font-weight: bold;
}


/* Inhalt 
---------------------------------- */
/* margin-top anstelle von margin-bottom bei #nav, weil im IE5.5 der obere Abstand nicht angezeigt wird */
#inhalt {
	margin: 0px 50px 50px 50px; 
}

#inhalt a, a:link, a:visited { color: #f2a941;}

#inhalt .anders { font-style: italic;}


/* Tabellen
---------------------------------- */
#inhalt table {
	width: 100%;
	border-collapse: collapse;
	border-color: #F4F4F4;
}

#inhalt th {
	font-size: 0.8em;
	text-align: center;
	padding: 4px 0px;
}

#inhalt td {
	font-size: 0.8em;
	text-align: left;
	padding: 4px 10px 4px 0;
}

/* Spaltenformatierung fuer Konferenzenliste und Spaltenkopf Mitgliedergebuehren  */
.streifenhell td, th {
	background: #F4F4F4;
}

.streifendunkel td, th {
	background: #d3d8d5;
}

/* Spaltenformatierung fuer Mitgliedergebuehren */
#inhalt.tabjahr { width: 8%;}
#inhalt.akku {	width: 20%;}
#inhalt.discount { width: 32%;}
#inhalt.tabkostentotal { width: 5%;}
#inhalt.tabkostenerm { width: 35%;}


/* News 
---------------------------------- */
#news {
	position: relative;
	top: 0;
	left: 50px;
	width: 655px;
	background: #FFF url(bilder/hintergrund.gif) repeat-y;
	border: 1px solid #d3d8d5;
	margin: 0 0px 15px 0px;
}

#news1 {
	float: left;
	width: 440px;
}

#newsletter {
 	float: right;
	width: 115px;
	text-align: center;
}

.news {	padding: 20px 25px;}
.news a:link, a:visited { color: #243a2d;}
.news a:hover, a:focus, a:active  { color: #f2a941;}


/* Visiten- und Adresskarte (mit/ohne Bild, Name und Adresse)
---------------------------------- */

#visitenkarte1, #visitenkarte2, #visitenkarte3, #visitenkarte4, #visitenkarte5, #visitenkarte6, #visitenkarte7, #visitenkarte8, #visitenkarte9, #visitenkarte10, #adresskarte3, #adresskarte4, #adresskarte5, #adresskarte6 {
	margin-bottom: 20px;
}

#name1, #name2, #name3, #name4, #name5, #name6, #name7, #name8, #name9, #name10 {
	float: left;
	width: 250px;
}

#visitenkarte1 img, #visitenkarte2 img, #visitenkarte3 img, #visitenkarte4 img, #visitenkarte5 img, #visitenkarte6 img, #visitenkarte7 img, #visitenkarte8 img, #visitenkarte9 img, #visitenkarte10 img {
	float: left;
	margin-right: 20px;
}

#adresse1, #adresse2, #adresse3, #adresse4, #adresse5, #adresse6, #adresse7, #adresse8, #adresse9, #adresse10 {
	float: left;
	width: 240px;
	padding-left: 20px;
}

/* Vistitenkarten ehemalige Präsidenten
------------------------------------
#adresse11, #adresse12, #adresse13, #adresse14, #adresse15, #adresse16 {
	float: left;
	width: 319px;
	padding-left: 20px;
}

#adresse11, #adresse13, #adresse15 {
	padding: 0;
}
*/

/* Fusszeile
---------------------------------- */
#fuss {
	font-size: 0.8em;
	text-align: center;
	margin-top: 5px;
}