.body  {
background-color:    whitesmoke;

}
.banner1 {
background-color:    gainsboro;
position:                absolute;
top:                       0px;
left:                      0px;
width:                   450px;
height:                  154px;

}

.banner2 {
background-color:    gainsboro;
position:                absolute;
top:                        0px;
left:                     450px;
width:                    550px;
height:                   154px;

}

.navi {
background-color:    navajowhite;
position:                absolute;
top:                      155px;
left:                       0px;
height:                    26px;
width:                    1000px;
align:                center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
z-index:    0;
}

.navigation {
color:                       black;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:            bolder;

}
.navigation_over {
color:                     crimson;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:            bold;
text-decoration:        underline;

}


.aktive {
text-decoration:          underline;
font-variant:             smal-caps;
}

.content {
background-color:    whitesmoke;
left:                      20px;
width:                      760px;

}

.content_lang {
background-color:    whitesmoke;
left:                      20px;
width:                     960px;

}

.rigth {
left:                      800px;
width:                      200px;

}

.welcome {
font-size: 22px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
}
.newsheader {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}
.newstext {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}
.newstext_underline {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
text-decoration:underline;
}
.newstext_bold {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight:bold;
}
.newstext_smal {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
text-align: left;
}
.newstext_smal_error {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
text-decoration:underline;
text-align: left;
font-weight:bold;
color: red;
}

p {
padding-top: 0px;
margin-top: 0px;
}

a:link {
font-weight:bold;
color:black;
text-decoration:none
}

a:visited {
font-weight:bold;
color:black;
text-decoration:none
}

a:hover {
font-weight:bold;
color:crimson;
text-decoration:none
}

a:active {
font-weight:bold;
color:black;
text-decoration:underline
}

a:focus {
font-weight:bold;
color:crimson;
text-decoration:underline
}
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }