/* CSS Document */

body {
background-color: #FFFFFF;
background-image: url(../grafik/wasser_voll.gif);
background-position: top left;
background-repeat:repeat-x;
background-repeat:repeat-y;
background-attachment:fixed;
margin: 0;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:150%;
}

a:link {
text-decoration: none;
font-size:80%;
font-weight:bold;
color:#000000;
}

a:visited {
text-decoration: none;
font-size:80%;
font-weight:bold;
color:#000000;;
}

a:hover {
text-decoration: none;
font-size:80%;
color:#990000;
}

a:active {
text-decoration: none;
font-size:80%;
font-weight:bold;
color:#000000;
}

.innerlink a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color:#990000;
}

.innerlink a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-size: 12px;
font-weight:normal;
font-style:normal;
color:#990000;
}

.innerlink a:hover {
	text-decoration: none;
	font-style:normal;
	font-size: 12px;
	font-weight:normal;
	color:#CC3300;
}

.innerlink a:active {
text-decoration: none;
font-style:normal;
font-size: 12px;
font-weight:normal;
color:#993300;
}

.date {
font-weight:bold;
color:#990000;
}

.title {
font-weight:bold;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
font-size: 1em;
font-weight: bold;
line-height: 110%;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-large;
color:#990000;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
font-weight:bold;
color:#990000;
}

#start #navStart a {
color:#990000;
font-weight:bold;
cursor:default;
}

#einfuehrung #navEinfuehrung a {
color:#990000;
font-weight:bold;
cursor:default;
}

#programm #navProgramm a {
color:#990000;
font-weight:bold;
cursor:default;
}

#nebenfluesse #navNebenfluesse a {
color:#990000;
font-weight:bold;
cursor:default;
}

#lichternetz #navLichternetz a {
color:#990000;
font-weight:bold;
cursor:default;
}

#klang #navKlang a {
color:#990000;
font-weight:bold;
cursor:default;
}

#presse #navPresse a {
color:#990000;
font-weight:bold;
cursor:default;
}

#impressum #navImpressum a {
color:#990000;
font-weight:bold;
cursor:default;
}

#wrapper {
width: 700px;
position: absolute;
margin-top:40px;
margin-left:10%;
}

#header {
height: 30px;
width: 400px;
padding-left:8px;
} 

#container {
width: 680px;
padding:8px;
background-image:url(../grafik/white60.png);
border-style:solid;
border-width:medium;
border-color:#990000;
}

#navigation {
margin-bottom:10px;
margin-left:0px;
padding:0;
width:680px;
height:30px;
border-bottom-color:#000000;
border-bottom:thin;
border-bottom-style:solid;
}

#navigation ul {
margin-bottom:0px;
margin-left:0px;
padding:0;
width:680px;
height:24px;
}

#navigation li{
	list-style: none;
	list-style-image:none;
	display:inline;
	/*height:42px;*/
}

#content {
width: 660px;
text-align:left;
}

#footer {
height: 46px;
width: 680px;
padding-top: 2px;
padding-left:8px;
}

#bild {
position:relative;
margin-top:120px;
height:130px;
width: 600px;
background-image:url(../grafik/forelle1.gif);
background-repeat:no-repeat;
}
