/*------------- body --------------*/
body {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	background: #970600 url(../gfx/home1.gif) no-repeat fixed top;
	margin: 0 0 0 0;
	position: relative;
}

p {
	background-color: #FAE4A3;
	color: #970600;
	font-size: 1.2em;
	line-height: 1.3em;
	/**      t   r     b   l  */
	padding: 1em 0.5em 1em 0.5em;
	margin-top: 0;
	border-style: solid;
	border-width: 0.15em;
	border-color: #970600;
}

ul {
	margin-left: 0;
	padding-left: 1.3em;
}

/*----- menue list -----*/
ul.menue {
	background-color: #970600;
	/**      t   	r     b   	l  */
	padding: 0.5em 0.5em 0.5em 1.5em;
	margin-top: -1em;
	margin-bottom: -0.5em;
}

/*---------- Headlines ------------*/
H1 {
	font-family: Arial;
	font-size: 14pt;
	line-height: 12pt;
	text-align: left;
	font-weight: bolder;
	color: #970600;
	background-color: #FAE4A3;
	margin-bottom: 0;
	padding-bottom: 0.7em;
	padding-top: 0.7em;
	padding-left: 0.4em;
	}
	
H2 {
	font-family: Arial;
	font-size: 12pt;
	line-height: 10pt;
	text-align: center;
	font-weight: bolder;
	color:#970600;
	}
	
H3 {
	font-family:Verdana;
	font-size:8pt;
	line-height: 6pt;
	text-align:left;
	font-weight:bold;
	background-color: #970600;
	color:#ffffff;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 0.5em;
	margin-bottom: 0;
	margin-top: 0;
	}


/*---------- Seitenbanner ----------*/
#banner {
	background-image: url(../gfx/lge-banner.png);
	background-repeat: no-repeat;
	width: 94em;
	height: 14em;
	border: none;
	margin: 0 auto;
	margin-bottom: 1em;
	margin-top: 2em;
}

/*---------- Trenner mit Schlauchgrafik ----------*/
#schlauch {
	background-image: url(../gfx/schlauch.gif);
	margin: 0 auto;
	margin-bottom: 1.5em;
	width: 90em;
	height: 3.4em;
}

/*---------- Container für Menü und Content ----------*/
#container {
	width: 90em;
	margin: 0 auto;
	position: relative;
}

/*---------- Container für Menü ----------*/
#left {
	position: relative;
	float: left;
	left: 7em;
	top: 0;
}

/*---------- Container für Content ----------*/
#center {
	position: relative;
	float: left;
	width: 59.7em;
	left: 12em;
	top: 0;
	margin-bottom: 4em;
}

/*---------- Balken für Copy und Impressum ----------*/
#imp {
	background-color: #FAE4A3;
	height: 2em;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	border-top-style: solid;
	border-top-width: 0.1em;
	border-top-color: #970600;
}

/*---------- Container zum Zentrieren von Bildern ----------*/
.imgCenter {
	margin: 0 auto;
}

/*---------- Copyright-Text & Link ----------*/
#copy {
	padding-top: 0.3em;
	padding-left: 2em;
	color: #970600;
	font-weight: bold;
	float: left;
	font-size: 1em;
}

#copy a:link {
	color: #970600;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}

#copy a:active {
	color: #970600;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}

#copy a:visited {
	color: #970600;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}

#copy a:hover {
	color: #970600;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

/*---------- div-Container für Text-Paragraphen ----------*/
.paragraph {
	background-color: #FAE4A3;
	/**      t   r   b   l  */
	padding: 1em 1em 1em 1em;
}

/*---------- Details für Person in Gruppen-Rubrik ----------*/
#person_detail {
	background-color: #970600;
}

.tabelle {
	color: #970600;
	font-weight: bold;
	background-color: #FAE4A3;
	width: 12em;
}

/*---------- Seitenbanner ----------*/
	
.menue {
	font-family: verdana;
	font-size: 8pt;
	line-height:12pt;
	font-weight: normal;
 	color:#ffffff;
	text-align: left;
}
	
/*------------- Menü-Links ---------------*/
a:link, a:active, a:visited {
	color:#ffffff;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration: underline;
}
	
a:hover {
	color: #FAE4A3;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}
	
/*------------- Text-Links -------------*/	
a:link.content {
	color: #970600;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline;
}
	
a:active.content {
	color: #970600;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline;
}
	
a:visited.content {
	color: #970600;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline;
}
	
a:hover.content {
	color:#970600;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}	
	
/*---------- Gruppen-Links ------------*/						
a:link.group {
	color: #970600;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}
	
a:active.group {
	color: #970600;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}
	
a:visited.group {
	color: #970600;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}
	
a:hover.group {
	color:#970600;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline;
}
	
/*------------- Termin-Links ---------------*/						
a:link.termin {
	color: #970600;
	font-family:Verdana;
	font-size:9pt;
	line-height: 1.8em;
	font-weight: normal;
	text-decoration:underline;
}
	
a:active.termin {
	color: #970600;
	font-family:Verdana;
	font-size:9pt;
	line-height: 1.8em;
	font-weight: normal;
	text-decoration:underline;
}
	
a:visited.termin {
	color: #970600;
	font-family:Verdana;
	font-size:9pt;
	line-height: 1.8em;
	font-weight: normal;
	text-decoration:underline;
}
	
a:hover.termin {
	color:#970600;
	font-family:Verdana;
	font-size:9pt;
	line-height: 1.8em;
	font-weight: normal;
	text-decoration:none;
}	
	
/*----------------- Galerie-Links ---------------*/
a:link.galerie {
	color: #ffffff;
	font-family:Verdana;
	font-size:1.4em;
	line-height: 1.4em;
	font-weight:bolder;
	text-decoration: underline;
}

a:active.galerie {
	color:#ffffff;
	font-family:Verdana;
	font-size:1.4em;
	line-height: 1.4em;
	font-weight:bolder;
	text-decoration:underline;
}
	
a:visited.galerie {
	color:#ffffff;
	font-family:Verdana;
	font-size:1.4em;
	line-height: 1.4em;
	font-weight:bolder;
	text-decoration:underline;
}
	
a:hover.galerie {
	color: #FAE4A3;
	font-family:Verdana;
	font-size:1.4em;
	line-height: 1.4em;
	font-weight:bold;
	text-decoration:none;
}
	

		
