@charset "utf-8";
/**
	* Stylesheet für den Wahlbereich
	* Author: Kay Hagelstein
	*
	* Datum: 2007-09-24
	*	
	*/

html { font: 100.01% "Trebuchet MS", Arial, Helvetica, sans-serif; }

body { font-size: .75em; }

h1 { font-size: 1.2em; line-height: 1.1em; margin: 0; padding: 10px 0 10px 0;}

h3 { font-size: 1.0em; line-height: 1.1em;}

h2 {font-size: 1.2em;font-weight: bold; margin: 0; padding:30px 0 5px 0;}
h3 { font-size: 1.2em; line-height: 1.1em; margin: 0; padding: 10px 0 10px 0;}
h4 { font-size: 1.0em; margin: 0; padding: 20px 0 0 0;}
p {margin: 0; padding: 5px 0 0 0;}


/* Schriftgrösse der ComboBox */
#wbz { font-size: 1em; }

/* Die Antwort einrücken */	
#wbz_antwort { margin-left: 7.2em; }

/* Bei Fehler wenn keine Straße ausgewählt wurde */
#wbz_fehler { font-weight: bold; color: #ff0000; }

a { text-decoration: none; color: #0051a2; font-weight: bold; }

a:link {}

a:hover,
a:focus,
a:active,
