html, body {
	margin: 0;
	padding: 0;
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	background : #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}

/* ANMERKUNG:

Wird die Schriftgrösse des body-Elements @@ geändert, 
ändern sich die Schriftgrößen aller Elemente proportional,
da die Schrift überall in Prozent angegeben wurde.


*/


.logo {
	margin: 0;
	padding: 0;
	border: none;
}

a, h1, h2, h3, h4, h5, h6, p, td, tr {
	margin: 0;
	padding: 0;
}

/* --- LAYOUT -------------------------- */

#gesamteseite {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	background: #313c3c url('spalte_hintergrund.jpg') repeat-y;
	text-align: left;
}

#kopfzeile {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 210px;
}

#linkespalte {
	margin: 0;
	padding: 0;
	width: 340px;
	float: left;
}

#linkespalte-abstand {
	margin: 10px 5px 0 30px;
}

#rechtespalte {
	margin: 0;
	padding: 0;
	width: 430px;
	float: right;
}

#rechtespalte-abstand {
	margin: 10px 30px 20px 10px;
}

#fusszeile {
	margin: 0;
	padding: 0;
	clear: both;
	width: 770px;
	height: 30px;
	text-align: center;
	background: #313c3c url('fusszeile_hintergrund.jpg') bottom left no-repeat;
}

#fusszeile-abstand {
	margin: 4px 30px 10px 30px;
}



/* --- NAVIGATION -------------------------- */


/* navigation */

#navcon {
	margin: 0 0 0 20px;
}


#nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 730px;
	list-style: none;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #333;
	background: #555 url('nav-hintergrund-2.gif') repeat-x top left;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url('nav-li-hintergrund.gif') no-repeat top right;
}

#nav a {
	float: left;
	padding: 5px 13px;
	text-decoration: none;
	color: #fff;
}

#nav a:hover, #nav a.aktuell {
	color: #fff;
	background: #aaa url('nav-aktuell-2.jpg') repeat-x bottom left;
}

#nav a.aktuell {
	font-weight: bold;
	background: #777 url('nav-aktuell-2.jpg') repeat-x bottom left;
}

	
/* --- SUB NAVIGATION -------------------------- */
	
#subnavcon {
	margin: 0 0 0 20px;
}


#subnav {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 730px;
	list-style: none;
	border-top: 1px solid #bbb;
	border-bottom: 0px solid #355A10;
	background: #777 url('subnav-hintergrund-2.jpg') repeat-x top left;
}

#subnav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url('subnav-li-hintergrund.gif') no-repeat top right;
}

#subnav a {
	float: left;
	padding: 5px 13px;
	text-decoration: none;
	color: #fff;
}

#subnav a:hover, #subnav a.aktuell2 {
	color: #fff;
	background: #aaa url('subnav-aktuell-2.jpg') repeat-x bottom left;
}

#subnav a.aktuell2 {
	font-weight: bold;
	background: #aaa url('subnav-aktuell-2.jpg') repeat-x bottom left;
}

/* Dokument-Formatierung -------------------------------------------*/

/* Formatierung Bilder */
img {
	border: 1px solid #000;				/* 1-Pixel-Rand in schwarz */
	float: left;						/* Inhalte umfließen Bilder an der rechten Seite */
	margin: 0 8px 8px 0px;				/* Abstand rechts und unten 8 Pixel */
}


/* Formatierung Spalte */
div#spaltenbreite {
	margin-left: 50px;					/* Randabstand Rechts */
	padding-left: 10px;					/* linker Innenabstand zwischen Elementinhalt  */
	padding-right: 10px;				/* rechter Innenabstand zwischen Elementinhalt  */
	border-left: 1px solid #ddd;		/* linke Orientierungslinie */
	border-right: 1px solid #ddd;		/* rechte Orientierungslinie */
	text-align: left;					/* Textverlauf linksbündig */
	width: 420px;						/* Spaltenbreite */
}

/* TEXTFORMATIERUNG -------------------------------------------*/

/* Hauptüberschrift */
h1 {
	font-size: 160%;					/* Schriftgröße */
	line-height: 170%;					/* Zeilenabstand */
	font-weight: bold;					/* Fettschrift */
	padding-bottom: 8px;				/* unterer Innenabstand zwischen Elementinhalt */
}

/* Zweite Überschrift */
h2 {
	font-size: 130%;					/* Schriftgröße */
	line-height: 120%;					/* Zeilenabstand */
	font-weight: bold;					/* Fettschrift */
	padding-bottom: 8px;				/* unterer Innenabstand zwischen Elementinhalt */
}

/* Zwischenüberschrift */
h3 {
	font-size: 120%;					/* Schriftgröße */
	line-height: 120%;					/* Zeilenabstand */
	font-weight: bold;					/* Fettschrift */
	padding-top: 12px;					/* oberer Innenabstand zwischen Elementinhalt */
	padding-bottom: 8px;				/* unterer Innenabstand zwischen Elementinhalt */
}

/* Zwischenüberschrift */
h4 {
	font-size: 110%;					/* Schriftgröße */
	line-height: 110%;					/* Zeilenabstand */
	font-weight: bold;					/* Fettschrift */
	padding-top: 8px;					/* oberer Innenabstand zwischen Elementinhalt */
	padding-bottom: 8px;				/* unterer Innenabstand zwischen Elementinhalt */
}

/* Anreissertext */
.anreisser {
	font-size: 110%;					/* Schriftgröße */
	line-height: 120%;					/* Zeilenabstand */
	font-weight: bold;					/* Fettschrift */
	padding-bottom: 6px;				/* unterer Innenabstand zwischen Elementinhalt */
}

/* Datum */
.datum {
	font-size: 80%;						/* Schriftgröße */
	line-height: 120%;					/* Zeilenabstand */
	font-weight: bold;					/* Fettschrift */
	padding-bottom: 8px;				/* unterer Innenabstand zwischen Elementinhalt */
}

p {
	font-size: 100%;					/* Schriftgröße */
	line-height: 125%;					/* Zeilenabstand */
	font-weight: normal;				/* Fettschrift */
	padding-bottom: 12px;				/* unterer Innenabstand zwischen Elementinhalt */
}

ul {
	margin: 0 0 12px 24px; 				/* unterer und linker Abstand */
	padding: 0;							/* Innenabstand */
}

ol {
	margin: 0 0 12px 24px; 				/* unterer und linker Abstand */
	padding: 0;							/* Innenabstand */
}

li {
	margin: 0;							/* Außenabstand  */
	padding: 0;							/* Innenabstand */
	line-height: 140%;					/* Zeilenabstand */
}

blockquote {
	margin: 0 0 0 24px;					/* Außenabstand  */
	padding: 0px 0 12px 0;				/* Innenabstand */
}

/* Link-Verhalten -------------------------------------------*/

/* Link */
a {
	text-decoration: none;				/* Keine Unterlinierung der Links */
	font-weight: bold;					/* Fettschrift */
	color: #FFFF80;						/* Schriftfarbe orange */
	border-bottom: 1px solid #777;		/* gestrichelte 1-Pixel-Linie in grau unter dem Link */
}

/* Link bei darüberfahrender Maus */
a:hover {
	color: #CC6600;						/* Schriftfarbe gelb */
	border-bottom: 1px solid #777;		/* durchgezogene 1-Pixel-Linie in grau */
}

/* Bereits besuchter Link */
a:visited {
	color: #CC6600;						/* Schriftfarbe gelb */
}

/* Geklickter Link */
a:active {
	color: #CC6600;						/* Schriftfarbe gelb */
	border-bottom: 1px solid #CC6600;		/* durchgezogene 1-Pixel-Linie in gelb */
}





	
