
/* Breiten~ , Höhenangaben */

/* Grundlegende Formatierungen */
body {
	background-color: black;
	margin: 0px;
	
	font-family: Geneva;
	font-size: 0.9em;
	font-weight: 400;
	color: Silver;
}

div {
	float: left;
}

/* ========================================
 * Spezifische Eigenschaften des AWO-Logos
 * und dessen Link.
 *=========================================
 */
a.Awo:link {
	font-family: "Arial Narrow";
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}
a.Awo:visited {
	font-family: "Arial Narrow";
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}
a.Awo:hover {
	font-family: "Arial Narrow";
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}
a.Awo:active {
	font-family: "Arial Narrow";
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}

/* Link Eigenschaften
 */
a:link {
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#00FF00;
	text-decoration: none;
}
a:active {
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

/* Eigenschaften der Formular-Elemente
 */
.FormButton {
	background-color: black;
	border: 1px solid white;
	color: white;
}

.FormInput {
	background-color: black;
	border: 1px solid white;
	color: white;
	font-family: Geneva;
	font-size: 0.9em;
	font-style: italic;
}

/* Spezifische Klassen */
/*Container für jew. DIVs*/
.outer {
	width: 900px;
	float: none;
}

.AwoLogo {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 240px;
	height: 80px;
	
	vertical-align: bottom;
	text-align: right;
}

.Counter {
	position: absolute;
	left: 10px;
	top: 90px;
	width: 180px;
	height: 15px;
	text-align: left;
	color: #ffff00;
}

/* Top-Banner */
.topBanner {
	width: 900px;
	height: 110px;
	background: url(../nav/top.jpg) no-repeat right;
	background-color: #500000;
}

/* Laufschrift-Banner*/
.textBannerLeft {
	width: 180px;
	height: 25px;
	background-color: #500000;
	border-bottom: 2px solid #500000;
}

.textBanner {
	width: 720px;
	height: 25px;
	background-color: #ff9900;
	border-bottom: 2px solid white;
	margin: 0px auto;
	float:right;
	
	text-align: center;
	vertical-align: middle;
	font-family: "Arial Black";
	font-size: 1em;
	color: black;
}


/* Navigations-DIV */
.nav {
	width: 180px;
	height: 600px;
	text-align: right;
	background: url(../nav/left.jpg) no-repeat;
	
}

.imprSpacer {
	width: 180px;
	height: 25px;
}

.impressum {
	width: 718px;
	height: 22px;
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
	border: 1px solid white;
}

/* ================================================
	Galerie - Sektion
	================================================
*/
table.galleries {
	width: 100%;
	border: none;
}

td.GalleriesNoEntry	 {
	width: 100%px;
	text-align: center;
	font-weight: bold;
	
}

td.gallerytitle {
	width: 33%;
	text-align: center;
}

td.gallery {
	width: 25%;
	text-align: center;
}

/* ================================================
	Content - Sektion
	================================================
*/

/* DIV ür Content */
.content {
	width: 720px;
	height: 100%;
	background-color: #990000;
	vertical-align: top;
	text-align: left;

}

h1 {
	color: #ffff99;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
	font-weight: 200;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
/* Table für Content */
.contentTable {
	width: 720px;
	height: 600px;
	background-color: #990000;
	text-align: left;
	font-family: Helvetica;
	font-size: 1.0em;
	font-weight: 400;
	color: White;
	vertical-align: top;
	padding: 10px;

}

/* ================================================
	Termin - Sektion
	================================================
*/

span.Month {
	font-family: sans-serif;
	color: #FFCC33;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 2.5em;
}

span.HeadingBold {
	font-family: Arial;
	color: white;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;

}

span.HeadingNormal {
	font-family: Arial;
	color: white;
	font-size: 1.0em;
	font-weight: normal;

}

span.Bold {
	font-family: "MS Sans Serif";
	color: white;
	font-size: 0.8em;
	font-weight: bold;
}

span.Normal {
	font-family: "MS Sans Serif";
	color: white;
	font-size: 0.8em;
	font-weight: normal;
}



/* ================================================
	Gaestebuch - Sektion
	================================================
*/
table.gbook {
	padding: 0px;
	width:500px;
}

td.gbookname {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
	width:200px;
}

td.gbookemail {
	font-family:Arial;
	font-size:14px;
	color:#FFFF00;
	font-style:italic;
	text-decoration:underline;
	width:200px;
}

td.gbookdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFF00;
	width:100px;
	text-align:right;
}

td.gbooktext {
	font-family:Geneva;
	font-size:14px;
	color:#FFFFFF;
	width:500px;
	text-align:left;
	vertical-align:top;
	border:1px solid black;
}