/* ARTEMON */
/* www.artemon.de */
/* ================================= */
/* Box-Modell-Fehler des IE: width/height nicht zusammen mit border/padding für ein Element */

/* Typo für alle Browser */
/* Tatjana Schubert 2006_11_08 */

html, body {
	color: #000;				/* schwarz */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;			/* fuer IE */
	}
a {
	color: #3D2D91;				/* blau */
	}
a:hover {
	/* background-color: #FFE6B5;*/		/* gelb */
	color: #900;				/* weinrot */
	text-decoration: none;	
	}
img {
	border: none;
	}

/* Container, der alles umschließt */
/* background-color im #wrapper sorgt dafuer, dass im Contentbereich
eine durchgaengige Hintergrundfarbe inkl. rechter border angezeigt 
wird, auch wenn das Menue laenger als der Text ist */

#wrapper {
	background-color: #fff;			/* weiß */
	color: #000;				/* schwarz */
	text-align: left;
	}
	
/* Kopf-Bereich für Logo 900px x 170px */
#header {
	background-color: #DCDCDC;		/* grau */
	}
	
/* Menue1 (oben) */
#menue1 {
	background-color: #DCDCDC;		/* grau */
	color: #707070;				/* dunkelgrau */
	}
#menue1 ul li a {
	background-color: #F8F8F8;		/* hellgrau */
	color: #3D2D91;				/* blau */
	border-right: 2px solid #707070;	/* dunkelgrau */
	border-bottom: 2px solid #707070;	/* dunkelgrau */		
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}
#menue1 ul li a:hover {
	background-color: #FFE6B5;		/* gelb */
	color: #900;				/* weinrot */
	}
#suchen	{
	background-color: #DCDCDC;    		/* grau */
	color: #000;				/* schwarz */
	text-decoration: none;
	font-size: 10pt;
	text-align: right;		
	}
#suchen a.help	{
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
	}
/* Menue2 (links) */
#menue2 {
	background-color: #FFFBE1;		/* hellgelb */
	}
#menue2 ul h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #F8F8F8;		/* hellgrau */	
	color: #3D2D91;				/* blau */
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;	
	}
#menue2 ul li a {
	background-color: #DCDCDC;		/* mittelgrau */
	color: #707070;				/* dunkelgrau */
	border-bottom: 1px solid #707070;	/* dunkelgrau */		
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;	
	}
#menue2 ul li a:hover {
	background-color: #FFE6B5;		/* gelb */
	color: #900;				/* weinrot */
	}

/* Content-Bereich */
/* Seiten-Überschrift */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;				/* weinrot */
	font-size: 18pt;
	font-weight: bold;		
	}
/* Überschrift in Textgröße */
h2 {
	color: #900;				/* weinrot */
	font-size: 10pt;
	font-weight: bold;
	}
/* Überschrift groß */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;				/* weinrot */
	font-size: 13pt;
	font-weight: bold;
	}	
/* kleiner Text */
h4,
p.klein{
	color: #000;				/* schwarz */
	font-size: 8pt;
	line-height: 120%;	
	font-weight: normal;
	}
.unterlegt {
	background-color: #FFE6B5;		/* gelb */
	}
#kasten {
	background-color:  #DCDCDC;		/* mittelgrau */
	}	
.bild {
	text-decoration: none;
	/*border: 1px solid #707070;*/		/* dunkelgrau */
	}
#bild1_text {
	color: #900;				/* weinrot */
	font-size: 10pt;
	}
.bild2 {
	text-decoration: none;
	border: none;
	}

#sliste {
	font-size: 10pt;
	}	
#sliste a {
	text-decoration: none;
	font-size: 10pt;
	}	
#impressum {
	font-size: 10pt;
	line-height: 140%;	
	}
#impressum1 {
	font-weight: bold;
	}
#inhalt a {
	color: #000;	
	text-decoration: none;
	font-size: 10pt;
	line-height: 140%;	
	}
#inhalt a:hover {
	/* background-color: #FFE6B5;*/		/* gelb */
	color: #900;				/* weinrot */
	text-decoration: none;	
	}	

/* Formular */
fieldset {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	background-color: #F8F8F8;		/* hellgrau */
	color: #000;
	border: none;
	}
	
div.eins,
div.eins-oben,
div.eins-button {
	border-bottom: 3px double #b1ab9c;
	border-left: 3px double #b1ab9c;
	/* -moz-opacity: 0.6; */
	/* filter: alpha(opacity=60); */
	}
div.eins-button {
	border: 0 none;
	}

.input,
.plz,
.textarea,
.nachricht {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	background-color: #eceae6;
	border: 0 none;
	border-right: 1px solid #686353;
	border-bottom: 1px solid #686353;
	/* -moz-opacity: 0.6; */
	/* filter: alpha(opacity=60); */
	}

.button {
	background-color: #DCDCDC;    		/* mittelgrau */
	color: #3D2D91;				/* blau */
	font-weight: normal;
	border-right: 1px solid #707070;	/* dunkelgrau */
	border-bottom: 1px solid #707070;	/* dunkelgrau */
	cursor: pointer;
	}	
	
.input:focus,
.plz:focus,
.textarea:focus,
.nachricht:focus {
	background-color: #fff;
	}


/* Footer */
#footer {
	background-color: #DCDCDC;    		/* mittelgrau */
	color: #000;				/* schwarz */
	font-size: 10pt;
	text-align: left;
	}
#footer a.fnachoben {
	text-decoration: none;
	font-size: 10pt;
	}
#footer a:hover.fnachoben {
	/* background-color: #FFE6B5; */	/* gelb */
	color: #900;				/* weinrot */
	text-decoration: none;	
	}	
.fcopy {
	color: #000;				/* schwarz */
	font-size: 8pt;
	line-height: 120%;	
	font-weight: normal;
	}
/* Ausgeblendetes */
.invis, hr {
	display: none;
	}

