
/*Globale CSS Datei für die Seiten von www.panfloeten-podium.ch
Alle Rechte vorbehalten, copyright by Yven Badstuber
Letzte Aktualisierung: 25. Juni 2009 */



/*Globale Definitionen, die Auswirkungen auf Schrift und Hintergrund
der ganzen Seite haben */

* p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
h1 {font-size: 1.5em; font-weight: bold;}
h2 {font-size: 1.2em;}
img {border: none;}

/*----------------------------- Umrahmung ganze Seite -----------------------------*/

#sitecontainer {margin: auto; text-align: left; padding: 0px; width: 764px; background-color: #FFFFFF;
				border: 1px #999999; min-height: 900px;}

				
/*----------------------------- Kopfbereich -----------------------------*/

#header {text-align: left; margin: auto; padding-right: 20px; height: 203px;
		background: url(../home/img/header.gif) no-repeat top left;}

#header .titel {font-family: Arial, Helvetica, sans-serif;font-size: 1.5em; color: #000000; 
			font-weight: bold; text-decoration: none;}


/*----------------------------- Hauptnavigation -----------------------------*/

#navcontainer {margin: 0; padding: 0px;}

#navcontainer UL {list-style: none; margin: 0px; padding: 0px;
				font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #FFFFFF; 
				font-weight: bold; text-decoration: none; border: none;}

#navcontainer LI {display: block; margin: 0; padding: 0; float: left; width: auto;
				border: none;}

#navcontainer #aktuell {background: url(../home/img/boxboben.gif) no-repeat top right!Important;
				cursor: default; border-bottom: 2px solid #0099FF;}

#navcontainer A {color: #F2F2F2; display: block; width: auto; text-decoration: none;
				background: url(../home/img/boxroben.gif) no-repeat top right; margin: 0; 
				padding: 4px 6px; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF;
				border-right: 1px solid #FFFFFF; border-bottom: 2px solid #FFFFFF;}

#navcontainer A:hover, #navcontainer A:active {background: url(../home/img/boxboben.gif) 			
				no-repeat top right; border-bottom: 2px solid #0099FF;}

#navcontainer A.active:link, #navcontainer A.active:visited {position: relative; z-index: 102;
					background: #BBBBBB; font-weight: bold;}
					

/*----------------------------- Subnavigation -----------------------------*/

.breaker {overflow: hidden; height: 1px; clear: both;}
#subnav {margin: 0; padding: 3px 3px 3px 5px; height: 16px; background-color: #66CCFF;
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em;}
			
#subnav a {text-decoration: none; color: #0000FF;}
#subnav a:hover {color: #FFFFFF;}

#subnav #aktiv  {color:#FFF;}


/*----------------------------- Umrahmung unterer Teil -----------------------------*/

#contentcontainer {margin: 0; padding: 0;}


/*----------------------------- rechte Spalte -----------------------------*/

#rechtespalte {margin: 0; padding: 15px 3px 0px 0px; float: right; width: 25%;
			font-family: Verdana, Arial, Helvetica, sans-serif;}
#rechtespalte p {font-size: 0.7em;}



/*----------------------------- Seiteninhalt -----------------------------*/

#content {margin: 0; padding: 20px 20px 20px 0px; float: left; width: 70%; font-family: Verdana, Arial, Helvetica, sans-serif;}
#content h1 {font-size: 1.2em; font-weight:bold;}
#content h2 {font-size: 0.8em; background-color:#99042E; color: #FFFFFF; padding: 5px;}
#content h2 a {background-color:#99042E; color: #FFFFFF; padding: 5px;}
#content h2 a:hover {text-decoration: underline;}
#content h3 {font-size: 1em; font-weight: bold;}
#content p {font-size: 0.8em;}
#content a {color:#99042E; text-decoration: none;}
#content a:hover {text-decoration: underline;}


/*----------------------------- Boxen -----------------------------*/

#titelbox {width: 100%; padding: 2px; height: 15px; font-size: 0.7em; font-weight: normal;
			background: url(../home/img/boxroben.gif) no-repeat right top;color:#FFFFFF;}

#box {width: 100%; background-color: #CCCCCC; padding: 2px; font-size: 0.7em;
		margin-bottom: 7px; margin-right: 5px}
.bild {width: 65px; height: 56px; float: left; margin: 4px;}
.bild-gr {width: 150px; height: 187px; float: left; margin: 4px;}


/*----------------------------- Fusszeile -----------------------------*/

#fusszeile {padding: 7px 8px 3px 8px; font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 0.7em; border-top: 2px solid #99042E;}
#fusszeile .mitte {text-align: center;}
#fusszeile .rechts {float: right;}
#fusszeile a {text-decoration: none;}

