/*
	Stylesheet for Passauer Dreifluessemusikanten 
	cmsimple: cm, 20.08.2009
*/
html { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { color: #ffbf00; text-shadow: #0a7839 3px 2px 4px; }
h2, h3, h4 { color: #ffbf00; text-shadow: #0a7839 1px 1px 1px; }
#navigation { 
	position: fixed; width: 13.5em; top: 0; left: 0; 
	height: 100%; min-height: 33em;
	float: left; overflow: auto;
	background-image:url(img/gras.jpg); background-repeat:repeat;
}
#nextevent { 
	font-size: small; text-align: center; margin: 0.5em;
	background-color: #b7cf71; border: 1px solid #0a7839;
}
#footer  { 
	position: absolute; bottom: 0.5em; width: 100%;
	font-size: 70%; text-align: center; 
	border-top: 1px solid #0a7839; 
	background-color: #bfcf71;
	margin-top: 1em;
}
#header { 
	position: fixed; top:0; left: 13.5em; min-height: 80px; 
	width: 100%;
	background-image:url(img/gras.jpg); background-repeat:repeat-x;
}
.headline { 
	font-size: 150%; font-weight: bold; font-style: italic;
	padding: 0.1em;
	color: #ffbf00; text-shadow: #0a7839 3px 2px 4px;
}
.logo{ position: fixed; right: 0; top: 0; float: right; }
#content { margin-left: 13.8em; margin-top: 85px; }
.small { font-size: 65%; margin-left: 0.5em; }
.doc{padding-left: 15px;background-image: url(img/doc.png);background-repeat: no-repeat;}
.docs{padding-left:15px;background-image: url(img/docs.png);background-repeat:no-repeat;}
.sdoc{padding-left: 15px;background-image: url(img/sdoc.png);background-repeat: no-repeat;}
.sdocs{padding-left: 15px;background-image: url(img/sdocs.png);background-repeat: no-repeat;}
ul  { padding: 0; margin: 0.5em; text-align: left; }
ul li { list-style: none; }
.menulevel1, .menulevel2, .menulevel3 { font-size: 90%; color: #0a7839; background-color: #bfcf71; }
.menulevel1 a, .menulevel2 a, .menulevel3 a { font-weight: normal; color: #ffd500; }
.menulevel1 a:link, .menulevel1 a:visited, .menulevel2 a:link, .menulevel2 a:visited, .menulevel3 a:link, .menulevel3 a:visited { color: #ffffff; }
.menulevel1 a:active, .menulevel1 a:hover, .menulevel2 a:active, .menulevel2 a:hover, .menulevel3 a:active, .menulevel3 a:hover { color: #ffbf00; }
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 { color: black; }
.submenu { font-size: 90%; }
#searchbox { margin: 0.3em; }
a { text-decoration: none; font-weight: normal; color: #ffd500; }
a:link, a:visited { color: #0a7839; text-shadow: #ffbf00 1px 1px 1px;}
a:active, a:hover { color: #ffbf00; text-shadow: #0a7839 1px 1px 1px;}
.edit { font-size: 80%; }
#content img { position: relative; right: 0; float: right; }
