<!--
   Navigationslink
-->
a.nav:link {
	font-family: Verdana;
	font-size:small;
         font-weight:bold;
         color:#000080;
         text-decoration:none;
}
a.nav:visited {
	font-family: Verdana;
	font-size:small;
         font-weight:bold;
         color:#000080;
         text-decoration:none;
}
a.nav:hover {
	font-family: Verdana;
         font-size:small;
         font-weight:bold;
         color:#E00000;
         text-decoration:none;
}
a.nav:active {
	font-family: Verdana;
         font-size:small;
         font-weight:bold;
         color:#E00000;
         text-decoration:underline;
}
a.nav:focus {
	font-family: Verdana;
         font-size:small;
         font-weight:bold;
         color:#00E000;
         text-decoration:underline;
}



<!--  Inhalt eine Seite -->
*.borderless {
 border-width:1px;
 border-color:#000000;
 border:solid;
}

h2 {
   color:#000000;
}
<!--  Links im Inhalt einer Seite -->
a.inhalt:link {
	font-family: Verdana;
	font-size:x-small;
         font-weight:bold;
         color:#B7133D;
         text-decoration:none;
}
a.inhalt:visited {
	font-family: Verdana;
	font-size:x-small;
         font-weight:bold;
         color:#B7133D;
         text-decoration:none;
}
a.inhalt:hover {
	font-family: Verdana;
         font-size:x-small;
         font-weight:bold;
         color:#E00000;
         text-decoration:underline;
}
a.inhalt:active {
	font-family: Verdana;
         font-size:x-small;
         font-weight:bold;
         color:#E00000;
         text-decoration:underline;
}
a.inhalt:focus {
	font-family: Verdana;
         font-size:x-small;
         font-weight:bold;
         color:#00E000;
         text-decoration:underline;
}

<!-- Header am Kopf der Seite -->
#schriftzugTable {
	position:absolute;
         top:15px;
         left:250px;
}

#inhaltTable {
	position:absolute;
         top:100px;
	left:300px;
}
<!--
  Naviagtionstabelle
-->
#navTable {

}

#navElement {
	position:absolute;
	left:-20px;
	top:10px;
}

table.nav {
	padding:0px;
         margin:0px;
         border:0px;
}

table.nav.selected {
	background-image:url(bilder/nav_select.gif);
        	padding:0px;
         margin:0px;
         border:0px;
}

<!-- Positionierungen einzelner NavElemente -->

#navNews {
	position:absolute;
         top:162px;
	left:122px;
}

#navAbout {
	position:absolute;
         top:197px;
	left:130px;
}

#navConcerts {
	position:absolute;
         top:235px;
	left:140px;
}

#navGalery {
	position:absolute;
         top:273px;
	left:190px;
}

#navHistory {
	position:absolute;
         top:312px;
	left:195px;
}
#navBook {
	position:absolute;
         top:346px;
	left:185px;
}
#navContact {
	position:absolute;
         top:400px;
	left:50px;
}

#navTable {
 	background-image:url(bilder/nav_test.gif);
}

*.input {
	font-family:Verdana;
         font-size:15px;
         font-color:#000000;

	background-color:#C2E2F5;
         scrollbar-base-color:#95CDEE;
	scrollbar-3dlight-color:Wert;
	scrollbar-arrow-color:Wert;
	scrollbar-darkshadow-color:Wert;
	scrollbar-face-color:Wert;
	scrollbar-highlight-color:Wert;
	scrollbar-shadow-color:Wert;
	scrollbar-track-color:Wert;

	border-style:solid;
         border-color:#1B78AF;
}


*.inhalt {
	font-family:Verdana;
         font-size:15px;
         font-color:#000000;
}

<!-- Gästebuch -->

*.guestbook {
	font-family:Verdana;
         font-size:15px;
         font-color:#000000;
}

div.eventscontent * {
	font-family:Verdana;
}




<!-- Schriften (ausg. Links)-->