/*
Projekt: www.aare-asa.ch
Typ: CSS-Datei
Beschreibung: Website des Vereins "Arbeitsgemeinschaft zum Schutz der Aare ASA"
Erstellt am: 12.03.2007, Urs W. Flück
Zuletzt geändert: 16.03.2007, Urs W. Flück
aufdenpunkt.ch - Urs W. Flück, CH-4513 Langendorf
www.aufdenpunkt.ch

==== Farben ====

Seitenhintergrund: 	#FFFFFF

blau:				#000099


==== externe Dateien ====
Kopf:	kopfbild.jpg

*/


/* ==== Abschnitt: Globale HTML-Selektoren ==== */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}

p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(images/punkt.gif);
	margin: 0px 0px 4px 10px;
	padding: 0px;
}

select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: normal;
}

textarea {
	width: 580px;
}


/* Standart-Hyperlinks */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
}

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:active {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}

/* === Überschriften === */
/* Gemeinsame Formate */

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	padding: 0px;
}

/* Spezifische Formate */

h1 {
	font-size: 16px;
	margin: 0px 0px 12px 0px;
}

h2 {
	font-size: 13px;
	margin: 12px 0px 8px 0px;
}

h3 {
	font-size: 12px;
	margin: 1px 0px 3px 0px;
}

/* ==== Abschnitt: Globale Klassenselektoren ==== */

.weissfetth2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.weissfetth2grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.fett {
	font-weight: bold;
}

.kursiv {
	font-style: italic;
}

.kleinkursiv {
	font-size: 10px;
	font-style: italic;
}

.blau {
	color: #000099;
}

.blaufett {
	font-weight: bold;
	color: #000099;
}

.blaukursiv {
	font-style: italic;
	color: #000099;
}

.blauklein {
	font-size: 10px;
	color: #000099;
}

.klein {
	font-size: 10px;
}

.textfeld350 {
	width: 350px;
}

.textfeld580 {
	width: 580px;
}

.textfeld60 {
	width: 60px;
}

.textfeld510 {
	width: 510px;
}

.textfeld225 {
	width: 225px;
}

.button {
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	height: 23px;
}

.aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}

.aktivoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

.menuoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.error {
	font-size: 11px;
	color: #FF0000;
}

/* ==== Abschnitt: Globale Kontextselektoren ==== */

.menuoben a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.menuoben a:link {
	color: #999999;
	text-decoration: none;
}

.menuoben a:visited {
	color: #999999;
	text-decoration: none;
}

.menuoben a:active {
	color: #000099;
	text-decoration: underline;
}

.menuoben a:hover {
	color: #000099;
	text-decoration: underline;
}

.klein a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.klein a:link {
	color: #999999;
	text-decoration: none;
}

.klein a:visited {
	color: #999999;
	text-decoration: none;
}

.klein a:active {
	color: #000099;
	text-decoration: underline;
}

.klein a:hover {
	color: #000099;
	text-decoration: underline;
}


/* ==== Abschnitt: Container ==== */

/* Container: aktiv */
