body
{
font-family:Verdana;
font-size:0.9em;
background-color:#ebebec;
}

		/* Überschriften */
h1
{
font-size:1.6em; 
color:#660000;
}

h2
{
font-size:1.4em; 
color:#28237f;
}

h3
{
font-size:1.2em;
}


		/* Kopfzeile */
#header
{
height:45px;
padding:10px;
border-bottom:1px dotted #660000;
margin-bottom:30px;
}


		/* Navigationsdiv */
#leftside
{
width:20%;
float:left;
line-height:20px;
margin-left:13px;
font-size:0.9em;
font-weight:bold;
color:#660000;
}

.navilist
{
font-size: 13px;
margin-bottom: 3px;
color: #000;
font-weight: normal;
}


		 /* Navigations-LISTEN-Layout */
#leftside ol
{
margin-top:0;
list-style:decimal outside;
}

#leftside ul
{
margin-top: 0;
list-style-type: none;
}

#leftside ul li
{
margin-left: -40px;
margin-bottom: 15px;
}

#leftside ul.start
{
margin-top:15px;
}

#unternavilist
{
margin-left: 20px;
padding: 0;
text-align:center;
line-height:3px;
list-style-type: none;
}

#unternavilist_gal
{
margin-left: 65px;
padding: 0;
text-align:left;
line-height:3px;
list-style-type: none;
}


		/* Hauptinhalt */
#central
{
margin-top:13px;
margin-right:15px;
margin-bottom:8px;
line-height:110%;
width:70%;
float:right;
padding-right:45px;
}


		/* Zentrierungen-Hauptinhalt */
.center
{
text-align: center;
}

		/* Linklayout-Hauptinhalt */
#central a
{
font-size:0.9em;
font-weight:bold;
}

		/* Fusszeile */
#footer
{
font-size:0.8em;
text-align:center;
border-top:1px dotted #660000;
margin-bottom:50px;
}


		/* Link-Formatierungen */
a:link, a:visited
{
font-size:0.9em;
font-weight:bold;
color:#660000;
text-decoration:none;
}

a:hover
{
color:#400707;
text-decoration:underline;
}

a:active
{
color:#400707;
}

a.footerlink
{
font-size:0.9em;
}

a.inhaltslink
{
font-size:2.5em;
}

     /* aktive Seite */
a.naviactive:link, a.naviactive:visited
{ 
color:#b10404; 
}

     /* Bilduntertexte Galerie */
.bildtext
{
padding: 3px;
font-size: 0.9em;
font-weight: bold;
text-align: center;
}


		/*-- Formatierung Suchbegriffe --*/
.searchword { color: #222;
background-color: yellow;
border: 0px dotted yellow;
}
.searchword0 {
color: #222;
background-color: #ff0;
border: 0px dotted #ff0;
}
.searchword1 {
color: #222;
background-color: #0f0;
border: 0px dotted #0f0;
}
.searchword2 {
color: #222;
background-color: #0ff;
border: 0px dotted #0ff;
}
.searchword3 {
color: #222;
background-color: #fbb;
border: 0px dotted #fbb;
}
.searchword4 {
color: #222;
background-color: #dfd;
border: 0px dotted #dfd;
}
.searchword5 {
color: #222;
background-color: #faf;
border: 1px dotted #faf;
}
		/*-- Ende Formatierung Suchbegriffe --*/
		
		


		
