body {
font-family: verdana;
background-color: #BD4E47;
margin: 0px;
}
table {
border: collapse;
}
li {
list-style-image: url(../img/bullet.gif);
}
.bg_head {
background-image: url(../img/bg_header.jpg);
background-repeat: no-repeat;
}
a {
color: #850014;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
/* HOMESEITE */
.bg_home {
background-image: url(../img/bg_home.jpg);
background-repeat: no-repeat;
}
.text_home_oben {
padding-left: 88px;
padding-top: 75px;
font-size: 12px;
color: #000000;
}
.text_home_oben h1 {
font-size: 12px;
line-height: 15px;
color: #000000;
}
.text_home_unten {
padding-left: 88px;
font-size: 12px;
color: #000000;
}
.text_home_unten h1 {
font-size: 12px;
line-height: 15px;
color: #000000;
}
/* HOMESEITE ENDE */

/* BASIS */
.bg_basis {
background-image: url(../img/bg_basis.jpg);
background-repeat: no-repeat;
}
.bg_basis_links {
background-image: url(../img/bg_basis_links.jpg);
background-repeat: y;
}
.content_links {
padding: 75px 20px 20px 20px;
}
.content_links h1 {
font-size: 12px;
color: #850014;
}
.content_links h1 a {
text-decoration: none;
}
.content_links table, td, div, p {
font-size: 12px;
color: #000000;
}
.content_normal {
padding: 50px 200px 20px 20px;
}
.content_normal h1 {
font-size: 12px;
color: #850014;
}
.content_normal table, td, div, p {
font-size: 12px;
color: #000000;
}
.content_normal_breit {

}
.mailform {
font-size: 12px;
}
.mailformrequired {
font-size: 12px;
}
input {
font-family: courier;
font-size: 12px;
border: 1px solid #850014;
padding: 3px;
width: 300px;
}
textarea {
font-family: courier;
font-size: 12px;
border: 1px solid #850014;
width: 300px;
height: 150px;
}
.input_sendnews {
width: 200px;
}
.textarea_sendnews {
width: 200px;
}
/* BASIS ENDE */

/* NAVIGATION */
.navigation_no {
width: 200px;
height: 18px;
background-image: url(../img/bg_navi_no.gif);
background-repeat: no-repeat;
padding-top: 6px;
}
html* .navigation_no {
height: 24px;
}
.navigation_no a {
font-size: 10px;
color: #ffffff;
margin-left: 62px;
line-height: 12px;
text-decoration: none;
}
html* .navigation_no a {

}
.navigation_no a:hover {
text-decoration: none;
}
.navigation_act {
width: 200px;
height: 18px;
background-image: url(../img/bg_navi_act.gif);
background-repeat: no-repeat;
padding-top: 6px;
}
html* .navigation_act {
height: 24px;
}
.navigation_act a {
font-size: 10px;
color: #ffffff;
margin-left: 62px;
line-height: 12px;
text-decoration: none;
}
.navigation_act a:hover {
text-decoration: none;
}
/* NAVIGATION ENDE */