/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

.center
{
	text-align: center;
}

#fontsize
{
	position: absolute;
	bottom: 1px;
	right: 30em;
	width: 50px;
}

#fontsize span
{
	margin-right: 3px;
}

#fontsize .cReduceTextSize a {
	font-size: 14px;
	color: #704214;
}

#fontsize .cNormalTextSize a {
	font-size: 18px;
	color: #704214;
}

#fontsize .cEnlargeTextSize a {
	font-size: 22px;
	color: #704214;
}

h1,h2   /* Überschriftenfarbe h1 und h2 */
{
	color: #777777;
}
/* Bildrahmen schwarz für footerbild (Serverguard) */
img {border:dotted 2px #000000;}

body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	background-color: #ffffff;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover		/* Menü links bei Berührung */
{	
	color: #556b2f;
	text-decoration: underline;
	display:inline;
      	color: #800000;
      	background-image: none; /*url('images/bg_l2a.gif');*/
}

/* Outer */

#outer /* Definition Abstand zwischen Kopf und Inhaltsbereich */
{
	padding: 0em;
	margin: 0em;
	width: 100%;
}

/* Header */

#header
{
	position: relative;
	background: #ffffff url('images/kopf.jpg') bottom left repeat-x;
	height: 135px;
	padding-left: 32px;
}

#header h1 /* Text-Position und Schriftgrösse Überschrift links oben "Geschichtsverein Altreetz und Umgebung" */
{
	position: absolute;
	bottom: 20px;
	font-size: 2.2em;
	letter-spacing: -2px;
}

#header h1 a /* Farbe und Text Überschrift links oben "Geschichtsverein Altreetz und Umgebung" */
{	
	color: #FFEC8B;
	background-image: none; /* url('images/transparent.gif'); */
	text-decoration: none;
}

#sitepath   /* Sie sind hier: sitepath */
{
	position: absolute;
	font-size: 0.8em;
	bottom: 4px;
	color: #FFEC8B;
	font-weight: bold;
}

/* Menu */

#menu
{	/* Position Menu rechts oben*/
	position: absolute;
	bottom: 0.2em;
	right: 3em;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
	padding-left: 1.0em;
	margin-left: 1em;
	border-left: dotted 2px #704214;
}

#menu li.first
{
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}

#menu li a  /* Kurzmenu rechts oben gelb */
{
	color: #FFEC8B;
	padding: 0.1em;
	text-decoration: none;
}

#menu li a:hover
{	
	text-decoration: underline;
}

/* inhalt */

#inhalt
{
	line-height: 1.5em;
}


#inhalt p /* Zeilenabstand */
{
	margin-bottom: 0.8em;
}

#inhalt h2,h3,h4,h5,h6    /* Formatierung für h2,h3,h4,h5,h6 */
{
	/*color: #000000;*/
	margin-bottom: 0.5em;
	border-bottom: dashed 2px #704214;
	padding-bottom: 0.3em;
}

#menue_links
{
	border-bottom:2px dashed #704214;
	margin-bottom:0.5em;
	padding-bottom:0.3em;
	font-weight: bold;
	font-size: 0.8em;
}

#inhalt h2   /* auch für Zwischenüberschriften   schwarz */
{	display: block;
	font-size: 1.5em;
	color:#000000;
}

#inhalt h3  /* auch für Zwischenüberschriften    schwarz */
{
	font-size: 1.2em;
	color:#000000;
}

#inhalt h4  /* auch für Zwischenüberschriften    braun */
{	display: block;
	font-size: 1.0em;
	color:#8B3626;
}

#inhalt h5  /* auch für Zwischenüberschriften    orange-braun */
{
	font-size: 0.9em;
	color:#CD4F39;
}

#inhalt h6
{
	font-size: 0.8em;
	color:#000000;
}

#inhalt ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#inhalt blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #704214;
	background: #ffffff url('images/a7.gif') top left repeat-x;
}

#inhalt blockquote p
{
	margin-bottom: 0em;
}

#inhalt table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#inhalt table th
{
	font-weight: bold;
	padding: 0.5em;
}

#inhalt table td
{
	padding: 0.5em;
	border-right: solid 1px #704214;
}

#inhalt table tr.rowH
{
	color: #ffffff;
	background: #006192 url('images/a8.gif') top left repeat-x;
	border-right: solid 1px #704214;
}

#inhalt table tr.rowA
{
	background: #F8F8F8 url('images/a6.gif') top left repeat-x;
	border-top: solid 1px #704214;
	color: inherit;
}

#inhalt table tr.rowB
{
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
	border-top: solid 1px #704214;
	color: inherit;
}

/* mittel_spalten_ inhalt */

#mittel_spalten_inhaltContainer
{
	background: #FFFFFF url('images/balken_mitte.jpg') top left repeat-x;
	float: left;
	margin: 0em -19em 0em -19em;
	width: 100%;
}

#mittel_spalten_inhalt
{
	margin: 1.5em 19em 0em 17.25em;
	padding: 1.5em 3em 1.5em 3em;
	color: #000000;
}

/* rechter_spalten_ inhalt */

#rechter_spalten_inhalt /* Positionierung von Hintergrundbild strichr */
{
	position: relative;
	float: right;
	width: 14em;
	padding: 3em 2em 1.5em 2em;
	background: #ffffff url('images/strichr.jpg') top left repeat-y;
}

#rechter_spalten_inhalt .xbg /* Positionierung von dünner werdender Abschlussleiste von Hintergrundbild strichra */
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	background: #ffffff url('images/strichra.jpg') top left no-repeat;
	height: 64px;
	width: 263px;
}

#rechter_spalten_inhalt iframe
{
	border:0 none;
	height:161px;
	margin:0;
	width:169px;
}

/* linker_spalten_ inhalt */

#linker_spalten_inhalt /* Positionierung von Hintergrundbild strichl */
{
	position: relative;
	float: left;
	width: 15em;
	padding: 3em 2em 1.5em 2em;
	background: #ffffff url('images/strichl.jpg') top right repeat-y;
}

#linker_spalten_inhalt .xbg /* Positionierung von dünner werdender Abschlussleiste von Hintergrundbild strichla */
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	background: #ffffff url('images/strichla.jpg') top right no-repeat;
	height: 64px;
	width: 263px;
}

/* Footer */

#footer
{
	position: relative;
	z-index: 1;
	border-top: dashed 2px #FFEC8B;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;
}

.clear
{
	clear: both;
}