﻿body         { font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;}

h1           { font-size: 13px; text-align: center; text-indent: 0; line-height: normal; 
               font-family: Comic Sans MS; font-weight: normal; color: #000000; margin: 0 }
               
h2           { font-size: 16px; text-align: center; text-indent: 0; line-height: normal; 
               font-family: Comic Sans MS; font-weight: normal; color: #000000; margin: 0 }

h3           { font-size: 16px; color: #AB535D; text-align: justify; text-indent: 0; line-height: normal; 
               font-family: Comic Sans MS; font-weight: normal; margin: 0 }

h4           { font-size: 19px; color: #AB535D; text-align: center; text-indent: 0; line-height: normal; 
               font-family: Comic Sans MS; font-weight: normal; margin: 0 }

h5           { font-size: 16px; color: #5A84CA; text-align: justify; text-indent: 0; line-height: normal; 
               font-family: Comic Sans MS; font-weight: normal; margin: 0 }

h6           { font-size: 19px; color: #5A84CA; text-align: center; text-indent: 0; line-height: normal; 
               font-family: Comic Sans MS; font-weight: normal; margin: 0 }

p            { font-size: 13px; color: #000000; text-align: justify; text-indent: 0; 
               line-height: normal; margin-left: 5px; margin-right: 0; 
               margin-top: 0; margin-bottom: 0 }
                            
td           { font-size: 13px; color: #000000; text-align: justify; text-indent: 0; 
               line-height: normal; margin-left: 0; margin-right: 0; 
               margin-top: 0; margin-bottom: 0 }
               
.bildunter   { font-size: 13px; color: #008000; text-align: center; text-indent: 0; text-decoration: none; 
               line-height: 1.2; margin-left:0; margin-right:0; margin-top: 6px; margin-bottom: 10px }
               
.bildneben   { font-size: 13px; color: #008000; text-align: justify; text-indent: 0; 
               line-height: normal; margin-left: 3px; margin-right: 0; 
               margin-top: 0; margin-bottom: 0 }
               
               
.pohne       { font-size: 13px; color: #000000; text-align: justify; text-indent: 0; 
               line-height: normal; margin-left: 0; margin-right: 0; 
               margin-top: 0; margin-bottom: 0 }
               
.footnote    { font-size: 11px; color: #000000; text-align: justify; text-indent: 3px; 
               line-height: normal; margin-left: 5px; margin-right: 0; 
               margin-top: 0; margin-bottom: 0 }
               
.zentriert { text-align: center;}
	
.buendig   { text-align: justify;}

.links     { text-align: left; }

.rechts    { text-align: right; }
               
.zitat     { color: #800000; }

img.h5v5     { margin: 5px;}
               
              
               
a:active { color: blue; }

              
               
a:visited { color: blue; }

              
               
a:link { color: blue; }

a:hover { color: white; background-color: #000066; }



ul.navd	{list-style-type: none; padding-left:0; margin-left:0; margin-bottom: 4px; }
	

ul.navd li { display: inline; }


ul.navd a {  border-left: 5px;
			border-color: #FFFFFF;
			padding-left: 5px;
			padding-right: 14px;
			margin-right: 0;
			background-color: #5A84CA;
			text-decoration: none;
			color: #FFFFFF;
		}
		
ul.navd a:hover {color: #FFFFFF; background-color: #AB535D;}


ul.nave	{list-style-type: none; padding-left:0; margin-left:0; margin-bottom: 4px; }

ul.nave li { display: inline; }


ul.nave a {  border-left: 5px;
			border-color: #FFFFFF;
			padding-left: 5px;
			padding-right: 37px;
			margin-right: 0;
			background-color: #AB535D;
			text-decoration: none;
			color: #FFFFFF;
		}

ul.nave a:hover    {color: #FFFFFF; background-color: #5A84CA;}


