.text {
 font-family: Arial;
 font-size: 12px;
 text-align: justify;
}

html {
height: 100%;
}

body {
 margin-top: 10px;
 padding: 0px;
 background-color: #fffae8;
 text-align: center;
 height: 100%;
}

#box {
 width: 900px;
 margin: 0 auto;
 margin-bottom: 20px;
 height: 100%
}

#header {
 width: 900px;
 height: 150px;
 text-align: left;
 background-color: #b8142b;
}

#header_logo {
 float: left;
 width: 650px;
 height: 150px;
 background-color: #b8142b;
}

#header_flash {
 float: left;
 width: 250px;
 height: 130px;
 background-color: #b8142b;
 margin-top: 20px;
}

#menu {
 position: relative;
 float: left;
 width: 150px;
 height: 100%;
 padding-top: 40px;
 text-align: left;
 background-color: #b8142b;
}

#inhalt {
 position: relative;
 float: left;
 width: 560px;
 margin: 0px;
 padding-top: 40px;
 padding-bottom: 0px;
 padding-left: 20px;
 padding-right: 20px;
 background-color: #fffae8;
 text-align: left;
}

p {
 font-family: Arial;
 font-size: 12px;
 color: #000;
 text-indent: 10px;
 text-align: justify;
}

a.textlink {
 font-family: Arial;
 font-size: 12px;
 color: #0e00cf;
 text-decoration: none;
}

a:hover.textlink {
 color: #b8142b;
}

.subtitle {
 font-family: Arial;
 font-size: 14px;
 color: #b8142b;
 font-weight: bold;
}

#seitenleiste {
 position: relative;
 float: left;
 width: 150px;
 margin: 0px;
 background-color: #fffae8;
}

.strich-hell {
 width: 140px;
 height: 1px;
 padding: 0px;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 5px;
 background-color: #fffae8;
 font-size: 1px;
}

#menu-nocss {
position: fixed;
z-index: -1;
}

a#menu01 {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/01.png") 0 0 no-repeat;
    text-decoration: none;
    margin-left: 1px;
}
a:hover#menu01 {
    background-position: -148px 0;
}
a#menu01aktiv {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/01.png") -296px;
    
    text-decoration: none;
    margin-left: 1px;
}

a#menu02 {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/02.png") 0 0 no-repeat;
    text-decoration: none;
    margin-left: 1px;
}
a:hover#menu02 {
    background-position: -148px 0;
}
a#menu02aktiv {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/02.png") -296px;
    text-decoration: none;
    margin-left: 1px;
}

a#menu03 {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/03.png") 0 0 no-repeat;
    text-decoration: none;
    margin-left: 1px;
}
a:hover#menu03 {
    background-position: -148px 0;
}
a#menu03aktiv {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/03.png") -296px;
    text-decoration: none;
    margin-left: 1px;
}

a#menu04 {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/04.png") 0 0 no-repeat;
    text-decoration: none;
    margin-left: 1px;
}
a:hover#menu04 {
    background-position: -148px 0;
}
a#menu04aktiv {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/04.png") -296px;
    text-decoration: none;
    margin-left: 1px;
}

a#menu05 {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/05.png") 0 0 no-repeat;
    text-decoration: none;
    margin-left: 1px;
}
a:hover#menu05 {
    background-position: -148px 0;
}
a#menu05aktiv {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/05.png") -296px;
    text-decoration: none;
    margin-left: 1px;
}

a#menu06 {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/06.png") 0 0 no-repeat;
    text-decoration: none;
    margin-left: 1px;
}
a:hover#menu06 {
    background-position: -148px 0;
}
a#menu06aktiv {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/06.png") -296px;
    text-decoration: none;
    margin-left: 1px;
}

a#menu07 {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/07.png") 0 0 no-repeat;
    text-decoration: none;
    margin-left: 1px;
}
a:hover#menu07 {
    background-position: -148px 0;
}
a#menu07aktiv {
    display: block;
    width: 148px;
    height: 21px;
    background: url("../images/navigation/07.png") -296px;
    text-decoration: none;
    margin-left: 1px;
}

.klein {
 font-family: Arial;
 font-size: 11px;
}

a.klein-link {
 text-decoration: none;
 color: #000;
}

a:hover.klein-link {
 text-decoration: none;
 color: #b8142b;
}

#kasten {
 width: 148px;
 margin-top: 36px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 padding: 0px;
 border: 1px solid #b8142b;
 text-align: left;
}

#kasten .fett {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #b8142b;
 margin-left: 5px;
}

.kleinerkasten {
 width: 130px;
 margin-left: 10px;
}

#kasten .kastenlink a{
 font-family: Arial;
 font-size: 12px;
 color: #0E00CF;
 
 padding-bottom: 5px;
 text-decoration: none;
}

#kasten .kastenlink a:hover {
 color: #b8142b;
}

#kasten .normal {
 font-family: Arial;
 font-size: 12px;
 color: #000;
 margin-left: 10px;
 padding-bottom: 5px;
}

.strich-dunkel {
 width: 130px;
 height: 1px;
 background-color: #b8142b;
 margin: 0px 0px 5px 8px;
 font-size: 1px;
}

#kasten .klein {
 font-family: Arial;
 font-size: 11px;
 color: #000;
 margin-left: 10px;
 padding-bottom: 5px;
}

#kasten .klein_e {
 font-family: Arial;
 font-size: 11px;
 color: #000;
 margin-left: 20px;
 margin-right: 5px;
}

.news_titel {
 float: left;
 width: 560px;
 font-family: Arial;
 font-size: 12px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #b8142b;
 margin-bottom: 5px;
}

.news_ende {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000;
 margin-bottom: 50px;
 text-align: right;
}

.news_ende a {
 font-family: Arial;
 font-size: 12px;
 color: #0E00CF;
 text-decoration: none;
 text-align: right;
}

.news_ende a:hover {
 font-family: Arial;
 font-size: 12px;
 color: #b8142b;
 text-decoration: none;
 text-align: right;
}

.termine_datum {
 float: left;
 width: 100px;
 font-family: Arial;
 font-size: 12px;
 }
 
.termine_datum2 {
 float: left;
 width: 500px;
 font-family: Arial;
 font-size: 12px;
 }

.termine_uhrzeit {
 width: 150px;
 float: left;
 font-family: Arial;
 font-size: 12px;
 }

.termine_titel {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 }
 
.termine_text {
 margin-left: 100px;
 margin-top: 10px;
 margin-bottom: 10px;
 font-family: Arial;
 font-size: 12px;
}

.termine_text2 {
 margin-left: 50px;
 margin-top: 10px;
 margin-bottom: 10px;
 font-family: Arial;
 font-size: 12px;
}

.termine_text3 {
 font-family: Arial;
 font-size: 12px;
}

.center {
 text-align: right;
}

.center a {
 font-family: Arial;
 font-size: 12px;
 color: #0e00cf;
 text-decoration: none;
}

.center a:hover {
 font-family: Arial;
 font-size: 12px;
 color: #b8142b;
 text-decoration: none;
}

.foto_left {
 float: left;
 margin-right: 10px;
 border-width: 1px;
 border-style: solid;
 border-color: #000;
}

.foto_right {
 float: right;
 margin-left: 10px;
 border-width: 1px;
 border-style: solid;
 border-color: #000;
}

.foto_news {
 width: 100px;
 margin-right: 10px;
 margin-bottom: 10px;
 border-width: 1px;
 border-style: solid;
 border-color: #000;
}

/* hides the second object from all versions of IE */
* html object.swf {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.swf/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.swf {
    display/**/: none;
}

.foto_border {
 border: 1px solid #000;
}