/*---- ALLGEMEIN ---*/
@charset "utf-8";

body {background: #99ffbb; background-image: url(../image/Pfeile.png); background-position: -80px 300px; background-repeat: no-repeat;text-align: center; min-height: 750px; }
* { font-family: Calibri, Arial, sans-serif; margin: 0px; padding: 0px; }


/*--- SITESTRUKTUR ----*/
#site { background: url(../image/80w_Prozent.png) repeat; max-width: 960px; min-width: 750px; margin-top: 20px; margin-left: 120px; text-align: left;
    -moz-box-shadow: 6px 6px 17px #555555;
    -webkit-box-shadow: 6px 6px 17px #555555;
    box-shadow: 6px 6px 17px #555555;

}
#header { height: 120px; clear: both; position: relative; border-bottom: 5px solid #009933; padding: 10px 0px 5px 150px; min-width: 750px; }
#header.index { background: url(../image/titel-back.jpg) no-repeat left top; }
#header.event { background: url(../image/scheiben-back.jpg) no-repeat left top; }
#header.kurse { background: url(../image/kurse-back.jpg) no-repeat left top; }
#header.parcour { background: url(../image/parcour-back.jpg) no-repeat left top; }
#header.preise { background: url(../image/begriffe-back.jpg) no-repeat left top; }
#header.begriffe { background: url(../image/begiffe2.jpg) no-repeat left top; }
#header.pbs-club { background: url(../image/pbs-club-back.jpg) no-repeat left top; }

#colleft { background-image: url(../image/50w_Prozent.png); background-repeat: repeat; float: left; width: 245px; position: relative; border-right: 5px solid #093;}
#navigation { background: rgba(0,153,51, .7); padding: 0; float: none;}
#colright { background-image: url(../image/80w_Prozent.png); background-repeat: repeat; padding: 5px; margin-left: 250px; overflow: auto; position: relative;}
#content { padding: 15px;}
#spacer { clear: both;}

#Kontakt_a { font-size: 1em; font-variant: normal; text-align: left; background-color: #99ffbb; display: none;}
#Kontakt_a h4 { margin-bottom: 0; margin-top: 1em; }
#Kontakt_a p { margin-top: 0.4em;}

/*----------- LINKS ------------------------*/
a:link, 
a:visited { text-decoration: none; color:#173369;}

a:hover, 
a:focus,
a:active  {color:#8c68ab;}

/*------------ NAVIGATION --------------------*/
#navigation 		{ border-right:1px solid #009933; padding:3px 0px 5px 5px; /*braucht IE6*/ width:240px;}
#navigation li		{margin:4px 0; border:2px solid #ffffe9; border-top: 0; border-right: 0; list-style-type: none; }
#navigation li.spacer		{margin:30px 0; border: none; list-style-type: none; }
#navigation li a	{text-transform:uppercase; color:#006622; background:#99ffbb; display:block; padding:10px; font-weight: bold; line-height: 0.9em;}
#navigation li a:hover,	
#navigation li.active  	{background:#006622; color: #99ffbb; padding:10px; line-height: 0.9em;}
#navigation li span 		{text-transform:uppercase; font-weight: bold; }	

/*------------ HEADER -------------------------------*/
#header img {margin-left: 10px; margin-top: 10px; border: none;}
#header h1 {margin-left: 10px; margin-top: 20px; color: #006622; font-size: 4em; text-shadow: #99ffbb -1px 1px 2px;}

/*----CONTACT ---*/
p.contact { color: darkblue;}
p.adresse, p.email, p.telefon {font-size: .7em; margin-top: .2em; }

/*--- TEXTSTILE ---*/
#content h1 {font-size: 1.5em; color: #006622; margin-bottom: .8em; margin-top: .5em; text-shadow: #888888 1px 1px 2px; border-bottom: 4px solid #009933;}
#content h2 {font-size: 1.2em; margin-top: 1em; color: #006622;}
#content h4 {font-size: 1.1em; margin-top: 1em; color: #006622;}
#content p {font-size: 1.1em; margin-top: 0.2em;}
#content p.Anmerkung {font-size: 0.7em;}
#content img { margin: 20px;}
#content ul { margin-top: 0.7em; margin-bottom: 0.7em; }
#content ul li { margin-left: 20px; list-style-type: circle; }
#content ul ul li { margin-left: 40px; list-style-type: square; font-size: 0.8em; }
#content ul ul li a { color: blue; }
img.head { float: left;}
.unterschrift { font-size: 1.2em; font-style: italic; line-height: 140px;}
#material ul li { margin-left: -10px; list-style-type: none; font-size: 1.5em; font-weight: bold; }
#material ul ul li { margin-left: 20px; font-size: 0.9em; font-weight: normal; list-style-type: circle;}
