@CHARSET "UTF-8";

body
{
        background-color: #c0c0c0;
        margin-top:0px;
        margin-bottom: 0px;
        text-align: center;
}

#siteContainer
{
        text-align:left;
        margin: Auto;
        background-image: url(images/content_back.gif);
        background-repeat:repeat-y;
        width: 957px;
        height: AUTO;
}

#leftContainer
{
        width:645px;
        height: AUTO;
        float:left;
}
#rightContainer
{
        width: 311px;
        height: AUTO;
        float:right;
}
#Clear
{
         font-size: 0px;
         margin: 0px;
         padding: 0px;
        clear: both;
}
#topcontainer
{
        width:100%;
        padding-right: 5px;
}
#logoContainer
{
        width: 178px;
        float: left;
}
#toprightContainer
{
        float:right;
        width: 460px;

        font-size:11px;
        font-family: Arial;
}
#navigation
{
        float: left;
        width: 178px;
        background-color:#ccffcc;
        height:AUTO;
}
#navelement
{
        width: 176px;
        border:1px solid #FFFFFF;
}
#prenav
{
        float: left;
        width:20px;
        height:21px;
        background-color: #031c5e;
        border-right: 1px solid white;
        margin-left: 1px;
        margin-right: 5px;
        margin-top:1px;
        font-size: 11px;
        color: #031c5e;
}
#prenavActive
{
        float: left;
        width:20px;
        height:21px;
        background-color: red;
        border-right: 1px solid white;
        margin-left: 1px;
        margin-right: 5px;
        margin-top:1px;
        font-size: 11px;
        color: red;
}
#navtext
{
        width:147px;
        float:right;

    font-family: verdana;
    font-size: 11px;
}
#navtext a
{
        text-decoration: none;
        color: #000000;
}
#copyright
{
        width: 640px;
        text-align: right;
        font-size:10px;
        font-family:Verdana;
    padding-left:5px;
    padding-right: 10px;
}
#copyright a
{
        color: #000000;
        text-decoration:none;
}
#copyright a:hover
{
        text-decoration:underline;
}
#content
{
        float:right;
        width:457px;
    margin-right: 5px;

        font-size:11px;
        font-family: Arial;
}
#content h1
{
        font-size:12px;
        font-weight:bold;
}

#obererContent h1
{
        font-size:12px;
        font-weight:bold;
}


ul#nav,
ul#nav ul {
        margin: 0;
        padding: 0;
        width: 178px; /* Width of Menu Items */
        border-bottom: 1px solid #FFFFFF;
        background: #ccffcc; /* IE6 Bug */
        color: black;
    font-family: verdana;
    font-size: 11px;
        }

ul#nav li {
        position: relative;
        list-style: none;
        }

ul#nav li a {
        display: block;
        text-decoration: none;
        color: #000000;
        padding: 4px;
        margin-left:10px;
        border: 1px solid #FFFFFF;
        border-bottom: 0;
        }


/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */

ul#nav ul {
        position: absolute;
        display: none;
        left: 177px; /* Set 1px less than menu width */
        top: 0;
        }

ul#nav li ul li a {
        height: AUTO;
        width: AUTO;

        } /* Sub Menu Styles */

ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.over ul ul,
ul#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#nav li:hover ul,
ul#nav li li:hover ul,
ul#nav li li li:hover ul,
ul#nav li.over ul,
ul#nav li li.over ul,
ul#nav li li li.over ul { display: block; } /* The magic */

ul#nav li.menuparent { background: transparent url(images/pfeil.gif) right center no-repeat; }

ul#nav li:hover,
ul#nav li.over {
        background-color: #99cc99;
}

ul#nav li.menuparent:hover,
ul#nav li.over {
        background-color: #99cc99;
}


ul#nav li a:hover {
        color: blue;
}

#breadcrumb a {
    color: black;
        text-decoration: none;
}
#breadcrumb a:hover {
    color: black;
    text-decoration: underline;
}

/* Kommen wir zu den Newsstyle */

#newsContainer
{
         width: 100%;
         height: AUTO;

}
#newsItem
{
         width: 100%;
         height: Auto;

         font-size: 11px;
         font-family: Arial;
         margin-bottom: 10px;
}
#newsKategorie
{
         width: 456px;
         height: 37px;

         background: url(images/newsHeader.jpg) no-repeat;

         padding-left: 70px;
         padding-top: 10px;

         font-size: 12px;
         font-family: Arial;
         font-weight: bold;
}
#newsDate
{
         font-weight: 100;
}
#newsHeader
{
        width: 450px;
        height: AUTO;

        padding-left: 20px;

        font-size:11px;
        font-weight: bold;
        font-family: Arial;
}
#newsHeader a
{
        font-size:11px;
        font-weight: bold;
        font-family: Arial;
        color: #000000;
        text-decoration:none;
}
#newsHeader a:hover
{
         color: blue;
         text-decoration: underline;
}
#newsSubheader
{
         text-align: justify;
         padding-left: 30px;
         font-size: 11px;

}
#newsSubheader a
{
         text-decoration: none;
}
#newsSubheader a:hover
{
         text-decoration: underline;
}

#newsSingle
{
         text-align: justify;
}
#newsSingleTitle
{
         font-size: 12px;
         font-weight: bold;
}
#newsAuthor
{
         width: 100%;
         text-align: center;
         background-color: #ccffcc;
}
#newsAuthor a
{
         color: black;
         text-decoration: none;
}
#newsAuthor a:hover
{
         text-decoration: underline;
}
#newsBacklink a
{
         margin-top: 20px;
         color: black;
         text-decoration: none;
}
#newsBacklink a:hover
{
         text-decoration: underline;
}
#newsDateList
{
         font-weight: 100;
}
.news-catmenu {
         margin-bottom: 10px;
}
.news-catmenu a {
         color: black;
         text-decoration: none;
}
.news-catmenu a:hover {
         color: blue;
         text-decoration: underline;
}

/* Nun zum Veranstaltungskalender */

.month-small
{
         width: 305px;
         color: darkgreen;

}
#sideback, .medtitle
{
         margin-top: 5px;
         margin-left: 3px;
         margin-bottom: 2px;
         background: url(images/cal_back.gif) no-repeat;
         width: 100%;
         height: 20px;
         text-align: center;
         padding-top: 5px;
         font-size: 11px;
         font-family: verdana;
         font-weight: bold;
}
#sideback  a
{
         color: black;
         text-decoration: underline;
}
#sideback  a:hover
{
         color: blue;
}
.month-weekdays, .month-weeknums, .yearweek
{
 width: 12.5%;
 border: 1px dotted darkgreen;
 background-color: #ccffcc;
 text-align: center;
 font-size: 12px;
 font-family: Tahoma;
}

.monthSmallBasic
{
 width: 12.5%;
 text-align: center;
 font-size:11px;
 font-family: Tahoma;
}
.monthMediumBasic
{
  width: 12.5%;
 text-align: center;
 font-size:11px;
 font-family: Tahoma;

}
.monthSmallBasic .cal_day0
{
 color:red;
}

.monthOff
{
 color: grey;
}

.monthCurrentWeek
{
 border-top: 1px solid red;
 border-bottom: 1px solid red;
}

.monthToday
{
 background-color: lightgrey;
 border-left: 1px solid red;
 border-right: 1px solid red;
}
.eventDay
{
  background-color: #ffcccc;
}
.eventDay a
{
   text-decoration: none;
   color: blue;
}
.eventDay a:hover
{
         text-decoration: underline;
}
.bold
{
         font-weight: bold;
}

.tx-cal-controller h1
{
  font-size: 12px;
  font-weight: bold;
}

#calListEvent
{
         padding: 5px;
         margin-left: 2px;
         font-size: 11px;
         width: 301px;
         background-color: #ccffcc;
         border: 1px dotted black;
         margin-bottom: 3px;
}
#calListEventDate
{

         float: left;
         width: 122px;
         height: Auto;
}
#calListEventTitle
{
         float: right;
         width: 165px;
         height: Auto;
         font-weight: bold;
}
#calListEvent   a
{
         color: black;
         text-decoration: none;
}
#calListEvent   a:hover
{
         text-decoration: underline;
         color: blue;
}
#calListEventImage
{
         float: left;
         width: 122px;

}
#calListEventDescription
{
         float: right;
         width: 165px;

}
#calListEventDescription a
{
         color: blue;
}

#calYear, #calYearMonths
{
         font-size: 11px;
         width: 100%;
}
#calYearNav
{
         font-size: 12px;
         font-weight: bold;
         background-color: #ccffcc;
}
#calYearPrev
{
         width: 20%;
         float: left;
}
#calYearThis
{
         width: 60%;
         float: left;
         text-align: center;
}
#calYearNext
{
         width: 20%;
         float: right;
}
#calYearLeft
{
         width: 50%;

         float: left;
}
#calYearRight
{
         width: 50%;

         float: right;
}


/* Contentstyle */
.bodytext
{
         text-align: justify;
}

/* Linkstyle */

#linkCat, #LinkTeaser
{
         width: 100%;
}
.linkHeader, .linkListHeader
{
         font-size:12px;
         font-weight: bold;
}
#linkContainer
{
         width: 100%;
}
#linkIcon, #linkListIcon
{
         float: left;

        margin-bottom: 2px;
         width: 15%;
}
#linkLabel, #LinkListLink
{

         font-size: 11px;
         float: right;
         margin-bottom: 2px;
         width: 85%;
}
#linkLabel a , #LinkListLink a
{
         color: black;
         text-decoration: none;
}
#linkLabel a:hover , #LinkListLink a:hover
{
         color: blue;
         text-decoration: underline;
}
#linkList
{
         width: 100%;
         margin-top: 5px;
}
#LinkFunctions
{
         width: 100%;
         font-size: 9px;
}
#LinkFunctions  a
{
         text-decoration: none;
}
#LinkFunctions a:hover
{
         color: blue;
}
#linkListContainer
{
         width: 100%;
         margin-bottom: 5px;
}

/* Gästebuch */

.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big, .tx-guestbook-form-textarea, .tx-guestbook-submit
 {
         font-size: 11px;
         background-color: #ccffcc;
         border: 1px solid black;
 }


 /* Gallery */

 .tx-lzgallery-pi1-listing
 {
         font-size: 11px;
 }
 .title a
 {
         font-size: 12px;
         font-weight: bold;
         color: black;
         text-decoration: none;
 }
 .line1
 {
    background-color: #ccffcc;
 }
 .descr_short
 {
         font-size: 11px;
         vertical-align: top;
 }

 /* sonstiges */

 .contenttable
 {
         width: 450px;
         font-size: 11px;
 }
 .sightHeader
 {
        background-color: #ccffcc;
        font-weight: bold;
 }
 .row1
 {
         width: 80%;
 }
 .row2
 {
         width: 20%;
 }
 /* Presseartikeldownloadsystem */

 .tx_abdownloads_catalogView_categoryPath a, .tx_abdownloads_catalogView_categories a, .tx_abdownloads_catalogView_downloads a
 {
         font-size: 11px;
         color: blue;
         text-decoration: none;
 }
 .tx_abdownloads_catalogView_categoryPath a:hover, .tx_abdownloads_catalogView_categories a:hover, .tx_abdownloads_catalogView_downloads a:hover
 {
         color: black;
         text-decoration: underline;
 }
 .tx_abdownloads_catalogView_download_1, .tx_abdownloads_catalogView_download_2
 {
         padding-left: 10px;
 }
 .tx_abdownloads_catalogView_category
 {
         height: 20px;
         margin: 0px;
 }
