/* Class Definitionen für htmlArea RTE */
.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

/* Textlinks formatieren */
a:link {
    color: #730029;
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
    color: #730029;
}

a:hover {
    text-decoration: underline;
    color: #000000;
}

a:active {
    text-decoration: underline;
    color: #730029;
}

/* Überschriften formatieren */
h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    margin-top: 0px;
    color: #FFF;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: oblique;
    color: #730029;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: #fff;
    margin: 0px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: #730029;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    color: #730029;
}

/* Klassendefinitionen für HTML Content */
.greyText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #565656;
}

.greyText a:link {
    color: #565656;
    text-decoration: none;
}

.greyText a:visited {
    text-decoration: none;
    color: #565656;
}

.greyText a:hover {
    text-decoration: none;
    color: #730029;
}

.greyText a:active {
    text-decoration: none;
    color: #565656;
}

.blackText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}

.leftColHeader {
    position: relative;
    left: 15px;
    width: 166px;
    height: 17px;
    float: left;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #730029;
    padding-left: 10px;
    padding-top: 3px;
}

.leftColContent {
    position: relative;
    width: 167px;
    height: auto;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #730029;
    padding-left: 30px;
    padding-bottom: 15px;
    line-height: 1.8;
}

.leftColContent a:link {
    text-decoration: none;
    color: #730029;
}

.leftColContent a:visited {
    text-decoration: none;
    color: #730029;
}

.leftColContent a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #730029;
}

.leftColContent a:active {
    text-decoration: none;
    font-weight: bold;
    color: #730029;
}

.leftColContentActive {
    text-decoration: none;
    font-weight: bold;
    color: #730029;
}

.rightColHeader {
    position: relative;
    left: 5px;
    width: 166px;
    height: 17px;
    float: left;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #730029;
    padding-left: 10px;
    padding-top: 3px;
}

.rightColContent {
    position: relative;
    width: 166px;
    height: auto;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #730029;
    padding-bottom: 15px;
    left: 5px;
    padding-left: 10px;
}

.box_header {
    position: absolute;
    left: 8px;
    top: 8px;
    width: 155px;
    height: 18px;
    background-color: #730029;
    color: #FFF;
    padding-top: 2px;
    padding-left: 5px;
    font-size: 12px;
}

.box_image {
    position: absolute;
    left: 8px;
    top: 30px;
    width: 156px;
    height: 85px;
    border: 2px solid white;
}

.box_content {
    position: absolute;
    left: 8px;
    top: 120px;
    width: 160px;
    height: 105px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

body {
    background-color: #e2ead9;
    margin-left: 0px;
    margin-top: 0px;
}

#container {
    position: absolute;
    width: 970px;
    height: auto;
    left: 50%;
    margin-left: -485px;
    background-image: url(../images/bckgnd.jpg);
}

#header {
    position: relative;
    width: 970px;
    height: 28px;
    background-image: url(../images/bckgnd_header.jpg);
}

#trailer {
    position: relative;
    width: 970px;
    height: 328px;
    z-index: 0;
}

#imagecycle {
	position: absolute;
	width: 850px;
	height: 300px;
	top: 28px;
	left: 8px;
}

#imagecyclemask {
	position: absolute;
	width: 100%;
	height: 100%;
}

#menue {
    position: relative;
    width: 970px;
    height: 70px;
    background-image: url(../images/bckgnd_menu.jpg);
    background-repeat: no-repeat;
}

#container_left {
    position: relative;
    width: 197px;
    height: auto;
    float: left;
}

#container_center {
    position: relative;
    width: 512px;
    height: auto;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 30px;
    padding-right: 30px;
}

#container_center_home {
    position: relative;
    width: 552px;
    height: auto;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

#titletext {
    position: relative;
    width: 550px;
    height: auto;
    float: left;
    padding-bottom: 15px;
}

#container_right {
    position: relative;
    width: 197px;
    height: auto;
    float: left;
}

#container_right h3 {
    font-size: 12px;
}

div.rightColHeader {
    margin-bottom: 5px;
}

#footer {
    position: relative;
    width: 970px;
    height: 100px;
    background-image: url(../images/bckgnd_footer.jpg);
    clear: both;
}

#header_menu {
    position: absolute;
    left: 20px;
    top: 6px;
    width: 300px;
    height: 16px;
    z-index: 1;
}

#language_menu {
    position: absolute;
    left: 450px;
    top: 6px;
    width: 320px;
    height: 16px;
    text-align: right;
    z-index: 1;
}

#mainmenu {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 740px;
    height: 25px;
    text-align: right;
}

#adressbox {
    position: absolute;
    left: 15px;
    top: 10px;
    width: 300px;
    height: 90px;
}

#adressbox p {
    margin: 0px;
}

#logo_footer {
    position: absolute;
    left: 700px;
    top: 10px;
    width: 250px;
    height: 90px;
    text-align: right;
}

#submenu_header {
}

#submenu {
}

#service_header {
}

#servicemenu {
}

#schedule_header {
}

#schedule {
}

#news_header {
}

#newscontent {
}

#container_box1 {
    position: relative;
    left: 0px;
    top: 0px;
    width: 176px;
    height: 235px;
    background-image: url(../images/bckgnd_box_rect.jpg);
    float: left;
}

#box1_header {
}

#box1_image {
}

#box1_content {
}

#container_box2 {
    position: relative;
    left: 10px;
    top: 0px;
    width: 176px;
    height: 235px;
    background-image: url(../images/bckgnd_box_rect.jpg);
    float: left;
}

#box2_header {
}

#box2_image {
}

#box2_content {
}

#container_box3 {
    position: relative;
    left: 20px;
    top: 0px;
    width: 176px;
    height: 235px;
    background-image: url(../images/bckgnd_box_rect.jpg);
    float: left;
}

#box3_header {
}

#box3_image {
}

#box3_content {
}

#container_box4 {
    position: relative;
    left: 0px;
    top: 10px;
    width: 176px;
    height: 245px;
    background-image: url(../images/bckgnd_box_left.jpg);
    background-repeat: no-repeat;
    float: left;
}

#box4_header {
}

#box4_image {
}

#box4_content {
}

#container_box5 {
    position: relative;
    left: 10px;
    top: 10px;
    width: 176px;
    height: 245px;
    background-image: url(../images/bckgnd_box_rect.jpg);
    background-repeat: no-repeat;
    float: left;
}

#box5_header {
}

#box5_image {
}

#box5_content {
}

#container_box6 {
    position: relative;
    left: 20px;
    top: 10px;
    width: 176px;
    height: 245px;
    background-image: url(../images/bckgnd_box_right.jpg);
    background-repeat: no-repeat;
    float: left;
}

#box6_header {
}

#box6_image {
}

#box6_content {
}

#container_box7 {
    position: relative;
    float: left;
    padding-top: 15px;
    width: 550px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#clearer {
    position: relative;
    clear: both;
    width: 552px;
    height: 1px;
    top: 10px;
}

