/* CSS Document */
/* Tambourenverein Schaffhausen */
/* Erstellt von Daniel Mühlebach, Schaffhausen */

/* 	Farbcodes: 	Logogelb: #FADE71
				Logogrün: #00613A */


/* Abgeänderte HTML-Werte */

body { 			background-color:#F2F2F2;
				background-image:url(../bilder/vorlagen/zeichnung_nicole_kleiner2.jpg);
				background-attachment:scroll;
				background-repeat:repeat-y;
				background-position:center 100px;
				padding:0px;
				margin:0px;
				padding-top:0px;
}

/* Hier werden die Schriftarten definiert */
table#page{
height:100%;
}
table#navi{
border-collapse:collapse;
}
td.naviFiller{
width:10px;
height:auto;

padding:2px;
padding-left:10px;
background-color:#FADE71;

font-family:Arial, Verdana, sans-serif;
font-size:12px;
font-weight:bold;

border-top-style:solid;
border-top-color:#999999;
border-top-width:1px;

border-bottom-style:solid;
border-bottom-color:#999999;
border-bottom-width:1px;
}

td.naviTitel{
width:auto;
height:auto;

padding:2px;
padding-left:5px;
background-color:transparent;

font-family:Arial, Verdana, sans-serif;
font-size:12px;
font-weight:bold;

border-top-style:solid;
border-top-color:#999999;
border-top-width:1px;

border-bottom-style:solid;
border-bottom-color:#999999;
border-bottom-width:1px;
}
td.naviText{
width:auto;
height:auto;

padding:2px;
padding-left:35px;
background-color:transparent;

font-family:Arial, Verdana, sans-serif;
font-size:11px;
font-weight:normal;

border-top-style:solid;
border-top-color:#999999;
border-top-width:1px;

border-bottom-style:solid;
border-bottom-color:#999999;
border-bottom-width:1px;
}
td.guestbookText{
width:auto;
height:auto;

padding:2px;
background-color:transparent;

font-family:Arial, Verdana, sans-serif;
font-size:11px;
font-weight:normal;
}

.Content_Titel_Gross {	font-family:Arial, Verdana;
						font-style:normal;
						font-size:15px;
						font-weight:bold;
						word-spacing:normal;
						letter-spacing:normal;
						color:black;
						vertical-align:left;
						text-align:left;
						margin-top:10px;
						margin-bottom:20px;
						margin-left:20px;
						margin-right:20px;
}

.Content_Titel {		font-family:Arial, Verdana;
						font-style:normal;
						font-size:13px;
						font-weight:bold;
						word-spacing:normal;
						letter-spacing:normal;
						color:black;
						vertical-align:left;
						text-align:left;
						margin-top:10px;
						margin-bottom:10px;
						margin-left:20px;
						margin-right:20px;
}

.Content_Text {			font-family:Arial, Verdana;
						font-style:normal;
						font-size:11px;
						font-weight:normal;
						word-spacing:normal;
						letter-spacing:normal;
						color:black;
						vertical-align:left;
						text-align:left;
						margin-top:0px;
						margin-bottom:0px;
						margin-left:20px;
						margin-right:20px;
}
.Content_Text_Justify {			font-family:Arial, Verdana;
						font-style:normal;
						font-size:11px;
						font-weight:normal;
						word-spacing:normal;
						letter-spacing:normal;
						color:black;
						vertical-align:top;
						text-align:justify;
						margin-top:0px;
						margin-bottom:0px;
						margin-left:20px;
						margin-right:20px;
}

.Footer {				font-family:Arial, Verdana;
						font-style:normal;
						font-size:9px;
						font-weight:normal;
						word-spacing:normal;
						letter-spacing:normal;
						color:white;
						vertical-align:left;
						text-align:left;
						margin-top:10px;
						margin-bottom:20px;
						margin-left:20px;
						margin-right:5px;
}

.NavigationTitle {		font-family:Arial, Verdana;
						font-style:normal;
						font-size:11px;
						font-weight:bold;
						word-spacing:normal;
						letter-spacing:normal;
						color:white;
						vertical-align:left;
						text-align:left;
						margin-top:10px;
						margin-bottom:20px;
						margin-left:20px;
						margin-right:5px;
}

.Hauptmenu {			font-family:Arial, Verdana;
						font-style:normal;
						font-size:11px;
						font-weight:normal;
						word-spacing:normal;
						letter-spacing:normal;
						color:white;
						vertical-align:left;
						text-align:left;
						margin-top:0px;
						margin-bottom:0px;
						margin-left:20px;
						margin-right:5px;
}

.Submenu {				font-family:Arial, Verdana;
						font-style:normal;
						font-size:10px;
						font-weight:normal;
						word-spacing:normal;
						letter-spacing:normal;
						color:white;
						vertical-align:left;
						text-align:left;
						margin-top:0px;
						margin-bottom:0px;
						margin-left:30px;
						margin-right:5px;
}

.NewsTitel {			font-family:Arial, Verdana;
						font-style:normal;
						font-size:11px;
						font-weight:bold;
						word-spacing:normal;
						letter-spacing:normal;
						color:black;
						vertical-align:left;
						text-align:left;
						margin-top:0px;
						margin-bottom:0px;
						margin-left:20px;
						margin-right:20px;
}

.NewsText {				font-family:Arial, Verdana;
						font-style:normal;
						font-size:11px;
						font-weight:normal;
						word-spacing:normal;
						letter-spacing:normal;
						color:black;
						vertical-align:left;
						text-align:left;
						margin-top:0px;
						margin-bottom:0px;
						margin-left:20px;
						margin-right:20px;
}

/* Hier stehen die Pseudoformate für die Links */
a:link { 	color:#00613A; font-weight:normal; text-decoration:none;  }
a:visited { color:#00613A; font-weight:normal; text-decoration:none; }
a:hover { 	color:grey; font-weight:normal; text-decoration:none; }
a:active { 	color:white; font-weight:normal; text-decoration:none; }

.naviTitel a:link { 	color:white; font-weight:bold; text-decoration:none;  }
.naviTitel a:visited { color:white; font-weight:bold; text-decoration:none; }
.naviTitel a:hover { 	color:grey; font-weight:bold; text-decoration:none; }

.naviText a:link { 	color:white; font-weight:normal; text-decoration:none;  }
.naviText a:visited { color:white; font-weight:normal; text-decoration:none; }
.naviText a:hover { 	color:grey; font-weight:normal; text-decoration:none; }

.guestbookText a:link { 	color:#00613A; font-weight:normal; text-decoration:none;  }
.guestbookText a:visited { 	color:#00613A; font-weight:normal; text-decoration:none;  }
.guestbookText a:hover { 	color:grey; font-weight:normal; text-decoration:none;  }

.footer a:link { 	color:white; font-weight:normal; text-decoration:none;  }
.footer a:visited { 	color:white; font-weight:normal; text-decoration:none;  }
.footer a:hover { 	color:grey; font-weight:normal; text-decoration:underline;  }
