/****************************************************************/
/* Style Sheet-Datei für www.saengerhort-wenighoesbach.de 			*/
/* Autor: Christoph Weimer 																			*/
/* Letzte Änderung: 17.02.2003																	*/
/* Dateiname: stil.css																					*/
/****************************************************************/

/* Allgemeine Angaben, die die ganze Seite betreffen*/
BODY { background-image:url(images/diverses/background.gif); background-attachment:fixed }
BODY { margin-left:5pt; margin-right:20pt; margin-top:20pt; margin-bottom:10pt }
IMG { border:0 } /* nur IE */

/* Angaben für Links */
A:active { color: #CC9900; text-decoration: none }
A:link { color: #CC9900; text-decoration: none }
A:visited { color: #CC9900; text-decoration: none }
A:hover { color: #CC9900; text-decoration: underline }


/* Für normalen Text und in Tabellen */
P, H1, H2, H3, H6, TD, TH, TT, LI, UL, OL, DIV, CAPTION { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; color:#000066 }
P, TD, TT, LI { font-size:12pt; font-weight:normal }
CAPTION { font-size:10pt; font-weight:normal }
H1 { font-size: 30pt; text-align: center }
H2, H6 { font-size:22pt; text-align: center; font-weight:normal }
H2 { background-color:#000066; border-style:none; border-width:medium; padding:2pt; color:#FFFFFF }
TD { vertical-align:top }

/* ----- GUESTBOOK ----- */

#gb h3 {
	margin:10px 0 0 0;
	padding:2px;
	font-size:1.1em;
	color:#000066;
	text-align:left;
	font-weight:bold;
}

.gb-content {
	padding:6px 0;
	margin-bottom:10px;
	font-size:12pt;
	color:#000066;
	border-top:#BBC4A3 1px solid;
}

.gb-date {
	font-size:0.7em;
	text-align:left;
	padding:0;
	margin-top:0px;
	color:#000066;
}

.gb-comment {
	padding-left:20px;
	font-size:12pt;
	color:#000066;
}

.gb-comment-head {
	padding-top:6px;
	padding-left:20px;
	font-size:13px;
	font-weight:bold;
	border-top:#BBC4A3 1px dashed;
}

.gb-comment-date {
	font-size:0.7em;
	text-align:left;
	padding-left:20px;
	color:#999999;
}
