
body.startseite
{
background-image:url(images/luftbild_hell.jpg); 
background-repeat:no-repeat;
background-attachment:fixed; 
padding:0px; 
}

a.menulink:link 
{ 
text-decoration: none; 
font-size: 14px;
font-weight:bold;
font-family: "Comic Sans MS",Courier,Monaco,monospace;
color: #800000; 
}

a.menulink:visited 
{ 
text-decoration: none; 
font-size: 14px;
font-weight:bold;
font-family: "Comic Sans MS",Courier,Monaco,monospace;
color: #800000; 
}

a.menulink:hover 
{ 
text-decoration: underline; 
font-size: 14px;
font-weight:bold;
font-family: "Comic Sans MS",Courier,Monaco,monospace;
color: #800000; 
}

a.menulink:active 
{ 
text-decoration: underline; 
font-size: 14px;
font-weight:bold;
font-family: "Comic Sans MS",Courier,Monaco,monospace;
color: #800000; 
}

.navactive
{
font-size: 14px;
font-weight:bold;
color: #022ec4; 
line-height: 21px;
font-family: "Comic Sans MS",Courier,Monaco,monospace;
}

a:link 
{ 
text-decoration: none; 
font-size: 12px;
font-family: Verdana,Arial,Helvetica;
color: #022ec4; 
}

a:visited 
{ 
text-decoration: none; 
font-size: 12px;
font-family: Verdana,Arial,Helvetica;
color: #022ec4; 
}

a:hover 
{ 
text-decoration: underline; 
font-size: 12px;
font-family: Verdana,Arial,Helvetica;
color: #022ec4; 
}

a:active 
{ 
text-decoration: underline; 
font-size: 12px;
font-family: Verdana,Arial,Helvetica;
color: #022ec4; 
}


.text
{
font-size: 12px;
color: #999999;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}

.lesen
{
font-size: 12px;
color: #000000;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.seitenueberschrift
{
font-size: 32px;
font-weight: bold;
color: #000000;
line-height: 46px;
font-family: 'Times New Roman',Times,serif;
}

.kapitelueberschrift
{
font-size: 16px;
color: #000000;
line-height: 24px;
font-family: Verdana,Arial,Helvetica;
}


