/* reset browser styles */
html, body, p, div, span, a
{ 
    margin: 0; 
    padding: 0; 
    border: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
}

body
{
  line-height: 1.0; 
}
/* end reset browser styles */

body
{
background-color: #FFFFFF;
margin-left: 6%;
margin-right: 6%;
margin-top: 50px;
}

a:link
{
color: #0000FF;
text-decoration: underline;
}

a:visited
{
color: #9900FF;
text-decoration: underline;
}

a:active
{
color: #9900FF;
text-decoration: underline;
}

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


.ltext
{
font-family: "Times New Roman", "Times", "serif";
font-size: 20px;
font-style: normal;
line-height: 120%;
margin-bottom: 0.4em;
}

.top0
{
font-family: "Comic Sans MS", "Bookman Old Style", "Times New Roman";
font-size: 30px;
font-style: normal;
font-weight: normal;
text-align: center;
margin-bottom: 20px;
}
.top1
{
font-family: "Comic Sans MS", "Bookman Old Style", "Times New Roman";
font-size: 20px;
font-style: normal;
font-weight: normal;
text-align: center;
}

.top2 {  font-family: "Comic Sans MS", "Bookman Old Style", "Times New Roman", serif; font-size: 21px; font-style: normal; font-weight: 600; line-height: 25px; text-align: center}

.top3
{font-family: "Comic Sans MS", "Bookman Old Style", "Times New Roman";
font-size: 20px;
font-style: normal;
font-weight: normal;
color: #800000;
margin-top: 1em;
margin-bottom: 0.5em;
}
.green
{
font-weight: bold;
color: #3CA05A;
text-decoration: underline;
}

.comic {  font-family: "Comic Sans MS", "Bookman Old Style", "Times New Roman", serif; font-size: 20px; font-style: normal; font-weight: normal; line-height: 25px }
.navlink {  font-family: "Times New Roman", Times, serif; font-size: 20px; font-style: normal; line-height: 25px}
.imglink {  font-family: "Times New Roman", Times, serif; font-size: 20px; font-style: normal; color: #c0c0c0; line-height: 25px}
.avtab { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px}
.txtlinks { width:775px; border:1px solid #000; vertical-align:top; padding-right:15px; padding-left:15px; padding-top:15px; padding-bottom:10px; overflow:scroll; background-color:rgb(255,255,255); font-family: "Times New Roman", Times, serif; font-size: 20px; font-style: normal; line-height: 23px; text-align: justify }
.info { width:140px; border:1px solid #000; vertical-align:top; padding-right:10px; padding-left:5px; padding-top:15px; padding-bottom:10px; overflow:hidden; background-color:rgb(210,210,210); font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px }
.header { width:775px; height:180px; border:1px solid #000; padding-left:15px; padding-top:15px; padding-bottom:15px; background-color:rgb(210,210,210); text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 28px; font-style: normal; font-variant:small-caps; line-height: 27px }
.hinweis { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px }

.right {
text-align: right;
}

.kasten {
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 17px;
padding: 10px;
margin-left: 2em;
margin-bottom: 0.4em;
line-height: 120%;
background-color: #c9c9c9;
}
