﻿
body        {
            background-color: #ffffff;
            margin          : 0;
            font-family     : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
            font-size       : 9pt;
            color           : #666666;
           
            }


table       {                 
            font-family     : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
            font-size       : 9pt;
            font-style      : normal;
            color           : #666666;
            line-height     : 1.5;
            }
tr          {
            vertical-align  : top;
			}      

.colorbox_top_left    {
            background-color: #F3DE00; 
            border-bottom   : 1px solid #ffffff;
			height          : 30px;
            }

.colorbox_top_right   {
            background-color: #F3DE00; 
            border-bottom   : 1px solid #ffffff;
			height          : 30px; 
            }
.colorbox_middle_left
            {
            background-color: #000000; 
            border-right    : 1px solid #ffffff;
			height          : 178px;
            }

.colorbox_middle_right
            {
            background-color: #f3de00; 
            background-color: #888888; 
            background-color: #001100; 
            background-color: #dddddd; 
			height          : 178px;
            }

.colorbox_bottom_left    
            {
            background-color: #f3de00; 
            border-top      : 1px solid #ffffff;
			height          : 5px; 
            }

.colorbox_bottom_middle
            {
            background-color: #f3de00; 
            border-top      : 1px solid #ffffff;
			height          : 5px; 
            }

.colorbox_bottom_right
            {
            background-color: #f3de00; 
            border-top      : 1px solid #ffffff;
			height          : 5px; 
            }

.colorbox_left
            {
            padding-bottom  : 10px; 
			padding-top     : 10px; 
			background-color: #fff500; 
			border-right    : 0px solid #cccccc; 
			color           : #00639f; 
			color           : #000000; 
			font-size       : 9pt; 
			font-weight     : bold;
            }


.menubox_main {
            table-layout    : fixed; 
            width           : 220; 
            padding         : 2; 
            border          : 1px solid #cccccc; 
            border-right    : 2px solid #999999; 
            border-bottom   : 2px solid #999999; 
            font-size       : 8pt
            }

.menubox_header {
            background-color: #3366aa; 
            color           : #ffffff; 
            font-weight     : bold; 
            line-height     : 15pt;
            }
            
.menubox_header_link {
            padding-left    : 5; 
            padding-right   : 5; 
            }


.menubox_row {
            background-color: #eeeeee; 
			background-color: #f2ee9f; 
            color           : #333333; 
            font-weight     : normal; 
            line-height     : 15pt;
            }
            
.menubox_row_link {
            padding-left    : 5;
            padding-right   : 5; 
            }
            

     
.line1      {
            background-color: #f3f3f3;
            width           : 100%;
            border-top      : 1px solid #cccccc;
            border-bottom   : 1px solid #cccccc;
            }
.line2      {
            background-color: #aa0000;
            width: 100%;
            border-top      : 2px solid #666666;
            border-bottom   : 2px solid #666666;
            }

 
            
.line_seperator {
            background-color: #ffffff;
            width: 100%;
            }
            
            
a           {                 
            font-family     : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
            font-size       : 9pt;
            font-style      : normal;
            font-weight     : normal;
            color           : #8e5440;
            text-decoration : none;
            }
            

a.link_contact {                 
            font-size       : 9pt;
            }
            
a.link_disclaimer {                 
            font-size       : 7pt;
            text-decoration : none;
            color           : #aaaaaa;
            }
a.link_disclaimer: hover {                 
            text-decoration : underline;
            }
            
a.link_heading {                 
            font-size       : 10pt;
            color           : #666666;
            font-weight     : bold;
            font-style      : normal;
            padding-bottom  : 10;
            text-decoration : none;
            }

a.link_heading: hover {                 
            text-decoration : underline;
            }
            

a.link_imagefooter {                 
            font-size       : 8pt;
            color           : #00639f;
            font-weight     : normal;
            font-style      : normal;
            padding-bottom  : 10;
            text-decoration : none;
            }

a.link_imagefooter: hover {                 
            text-decoration : underline;
            }
            

a.link_footer {                 
            text-decoration : none;
            padding-left    : 3;
            padding-right   : 3;
            color           : #999999;
            }

a.link_footer: hover {                 
            text-decoration : underline;
            }
            
.footer     {
            color           : #aaaaaa;
            font-size       : 7pt;
			}                
            
a.link_text {                 
            font-size       : 9pt;
            color           : #f3de00;
            font-weight     : normal;
            text-decoration : none;
            }
a.link_text: hover {                 
            text-decoration : underline;
            }
            

a.link_big {                 
            font-size       : 11pt;
            color           : #f3de00;
            font-weight     : bold;
            text-decoration : none;
            }
a.link_text: hover {                 
            text-decoration : underline;
            }
            
a.link_outside {                 
            font-size       : 9pt;
            color           : #008800;
            font-weight     : normal;
            text-decoration : none;
            }




.navigate1  {                
            font-size       : 7pt;
            padding-left    : 3;
            padding-right   : 3;
            }

            
.navigate2  {                
            font-size       : 8pt;
            color           : #ffffff;
            padding-left    : 5;
            padding-right   : 5;
            }
            

            
.page_title  {
            font-size       : 13pt;
            font-family     : verdana;
            color           : #008800;
            font-weight     : bold;
            width           : 100%;
            padding-bottom  : 10;
            }                
            
.page_body  {
            position        : relative; 
            left            : 20; 
            top             : 20;
            width           : 580;
            }
            
.page_body_preview  {
            position        : relative; 
            left            : 30; 
            width           : 807;
            }
            
.page_footer  {
            position        : relative; 
            left            : 30; 
            width           : 600;
            
            font-size       : 7pt;

            border-top      : 1px solid #aaaaaa;
            width           : 600;
            }
            
.subject_title {
            font-size       : 10pt;
            color           : #666666;
            font-weight     : bold;
            font-style      : normal;
            
            width           : 100%;
            }                
            
.sitemap_level1 {
            position        : relative;
            left            : 0;    
            }                


.sitemap_level2 {
            position        : relative;
            left            : 30;    
            }                

.sitemap_level3 {
            position        : relative;
            left            : 60;    
            }                


.sitemap_level4 {
            position        : relative;
            left            : 90;    
            }                


.menuleft_group {
            width           : 100%; 
			padding-top     : 5px; 
			padding-bottom  : 5px; 
			border-top      : 1px solid #ecf6ff; 
			border-bottom   : 1px solid #ecf6ff; 
			background-color: #ecf6ff; 
			font-size       : 150%;
			}

.menuleft_item {
            width           : 100%; 
			padding-top     : 5px; 
			padding-bottom  : 5px; 
			border-top      : 1px solid #ecf6ff; 
			border-bottom   : 1px solid #ecf6ff; 
			background-color: #ecf6ff; 
			background-color: #cccccc; 
			}
			
.header_date {
           font-size        : 8pt;
           color            : #333333;
           }				
           
img.text   {
           border           : 1px solid #666666;
           }

p           {
            font-family     : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
            font-size       : 9pt;
            font-style      : normal;
            color           : #666666;
            }    

.highlight  {
            font-weight     : bold;
            }

.subtitle   {
            width           : 100%;
            text-align      : center;
            font-size       : 7pt;
            font-weight     : bold;
            color           : #333333;
            }


.menu_left
            {
            padding-bottom  : 5px; 
			padding-top     : 5px; 
			background-color: #fff500; 
			border          : 1px solid #fff500; 
			color           : #333333; 
			font-size       : 9pt; 
			font-weight     : bold;
			cursor          : hand;
            }


.menu_left_mouseover
            {
            padding-bottom  : 5px; 
			padding-top     : 5px; 
			background-color: #8e5440; 
			border          : 1px solid #666666; 
			color           : #ffffff; 
			font-size       : 9pt; 
			font-weight     : bold;
			cursor          : hand;
            }


.menu_left_active
            {
            padding-bottom  : 5px; 
			padding-top     : 5px; 
			background-color: #f3de00; 
			border          : 1px solid #000000; 
			color           : #ffffff; 
			color           : #000000;
			font-size       : 9pt; 
			font-weight     : bold;
			cursor          : hand;
            }


.menu_left_sub1
            {
            padding-bottom  : 2px; 
			padding-top     : 2px; 
			background-color: #fff500; 
			border          : 1px solid #fff500; 
			color           : #000000; 
			font-size       : 8pt; 
			font-weight     : normal;
			cursor          : hand;
            }

.menu_left_sub1_mouseover
            {
            padding-bottom  : 2px; 
			padding-top     : 2px; 
			background-color: #000000; 
			border          : 1px solid #ffffff; 
			color           : #ffffff; 
			font-size       : 8pt; 
			font-weight     : normal;
			cursor          : hand;
            }

.menu_left_sub1_active
            {
            padding-bottom  : 2px; 
			padding-top     : 2px; 
			background-color: #f3de00; 
			border          : 1px solid #000000; 
			color           : #000000; 
			font-size       : 8pt; 
			font-weight     : normal;
			cursor          : hand;
            }

h1
            {
            color           : #8e5440;
            font-size: 24px;
            text-align:center;
			} 



/* Klassen für Veranstaltungskalender */
/* Klassen für News */


.terminContainer, .newsContainer
{
    border: solid 1px #dbdbdb;
    margin-bottom:15px;
}
.terminHeader, .newsHeader
{
    background-color: #f2ee9f;
    padding:5px;
}
    .terminHeader a, .newsHeader a
    {
        font-size: 14px;
        font-weight: bold;
        color: #0c254d;
        text-decoration: none;
    }
    .terminDate, .newsDate
    {
        float:right;
        margin-right:5px;
        margin-left:100px;
    }
.terminPicture, .newsPicture
{
    padding:5px;
    float:left;
    width:140px;
}
.terminText, .newsText
{
    padding:5px;
    margin-left:150px;
    margin-top:4px;
    text-align:justify;
}
.terminLink, .newsLink
{
    clear:left;
    margin-left:150px;
    position:relative;
}


.newsDetailPicture
{
    float:right;
    margin:0px;
    margin-left:15px;
    margin-bottom:5px;
}






.header
{
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    background-color: #f3de00;
}
.paragraph
{
    margin-top:10px;
    margin-bottom:10px;
}
.divDetail
{
    padding:3px;
    clear:left;
}

.divDetailName
{
    float:left;
    width:150px;
    font-weight:normal;
    margin-left:5px;
    margin-top:2px;
    
}

.divDetailValue
{
    margin-left:160px;
}



.titel, .titel a
{
    font-size: 18px;
    font-weight:bold;
    color: #8e5440;
}


.PriceOldText
{
    font-weight: 500;
    font-size: 14px;
}
.PriceNewText
{
    font-weight: bold;
    font-size: 17px;
    color: red;
}

.preisHinweis
{
    font-weight:normal;
    font-size: 10px;
    color: black;
}
.preisHinweis a
{
    font-weight:normal;
    font-size: 10px;
}




/* Klassen für Veranstaltungskalender */

.termineHeader
{
    font-weight:bold;
}
.termineTermin
{
    clear:left;
    border-bottom: solid 1px #cccccc;
}
.termineCol1    /* Datum */
{   
    float:left;
    width:150px;
    padding:5px;
}
.termineCol2    /* Uhrzeit */
{
    position:absolute;
    top:-1000px;
    width:0px;
    height:0px;
    visibility:hidden;
}
.termineCol3    /* Name */
{
    float:left;
    width:330px;
    padding:5px;
}