﻿
html
{
    height: 100%;
}


body
{
    background-repeat: repeat;
    font-family: Arial,sans_serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #ebf3fa;
}
.hiddenShortString
{
    display: none;
}

hr
{
    margin: 0;
    padding: 0;
}
div#background
{
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding-top: 0px;
    min-height: 100%;
    width: 790px;
    position: absolute;
    z-index: 1;
}

div#background_bottom
{
    height: 440px;
    width: 1001px;
    background-image: url(../img/design/v2/background_bottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    display: block;
    bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    z-index: -1;
}

div#background_top
{
    height: 500px;
    width: 1001px;
    background-image: url(../img/design/v2/background_top.jpg);
    background-repeat: no-repeat;
    display: block;
    top: 0px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    z-index: -1;
}

div#content
{
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    min-height: 1000px;
}

table.mainmenu td.mainmenu_inactive
{
    background-image: url(../img/design/navigation_background_inactive.gif);
    background-repeat: repeat-x;
    text-align: center;
    color: #FFFFFF;
    padding-left: 12px;
    padding-right: 12px;
}
table.mainmenu td.mainmenu_active
{
    background-image: url(../img/design/navigation_background_active.gif);
    background-repeat: repeat-x;
    text-align: center;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
}
table.mainmenu td.mainmenu_white
{
    background-image: url(../img/design/navigation_background_white.gif);
    background-repeat: repeat-x;
    text-align: center;
    color: #003f6a;
    padding-left: 13px;
    padding-right: 0px;
}

table.textbox td.tb_bottom
{
    background-image: url(../img/design/tb_b.gif);
    background-repeat: repeat-x;
    background-position: top;
}

table.textbox td.tb_top
{
    background-image: url(../img/design/tb_t.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}




div.event_odd
{
    width: 520px;
    border-style: solid;
    border-color: #003f6a;
    border-width: 1px;
    background-color: #EEEEEE;
}

div.event_even
{
    width: 520px;
    border-style: solid;
    border-color: #003f6a;
    border-width: 1px;
    background-color: #FFFFFF;
}

.logo
{
    position: relative;
    top: 0px;
}

td.odd
{
    background-color: #FFFFFF;
}

td.even
{
    background-color: #EEEEEE;
}

div.pager
{
    position: relative;
    float: left;
}
div.pager-tag
{
    position: relative;
    clear: both;
}
.seite
{
    width: 30px;
    font-weight: bold;
}

.seite_zahl
{
}

.color-zahl
{
    color: #a3c546;
}


table.pager
{
    position: relative;
    color: #344d75;
    font-family: Arial;
    font-size: 12pt;
}
.linie
{
    border-top: 1px #99a6ba solid;
}




b h1 h2 h3 h4 h5
{
    color: #76B400;
}


a
{
    color: #003f6a;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    color: #76B400;
    text-decoration: none;
    font-weight: bold;
}

table.eventliste
{
}

table.eventliste th
{
    color: #003F6a;
    border-bottom: dotted 1px #76B400;
}


table.sidebar_unstiled
{
}

table.sidebar_unstiled a
{
    text-decoration: none;
}


.sidebar_unstiled
{
    position: relative;
    z-index: 0;
    width: 250px;
}
div.newsbox
{
}


div#page_container
{
    position: absolute;
    left: 50%;
    width: 980px;
    margin-left: -490px;
    vertical-align: middle;
    text-align: center;
}

div.galerieview_imgbox
{
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    vertical-align: middle;
    text-align: center;
}

div.galerieview_imgbox img
{
    border-style: none;
}

div#header
{
    position: relative;
    top: 5px;
    left: 0px;
    height: 100px;
    width: 100%;
    background-color: White;
}


table.mainmenu
{
    width: 790px;
    height: 44px;
}

table.mainmenu td a
{
    color: White;
    font-weight: normal;
}


table.mainmenu td.mainmenu_white a
{
    color: #003f6a;
}

table.textbox td
{
}


#b1n1
{
    display: visible;
}
#b1n2
{
    display: none;
}
#b1n3
{
    display: none;
}
#b2n1
{
    display: visible;
}
#b2n2
{
    display: none;
}
#b2n3
{
    display: none;
}
#b3n1
{
    display: visible;
}
#b3n2
{
    display: none;
}
#b3n3
{
    display: none;
}
span.bn
{
    display: none;
}
.eventsuche
{
    position: absolute;
    float: left;
    left: 315px;
    margin: 0;
    padding: 0;
    top: 15px;
    bottom: 50px;
    right: -5px;
    width: 500px;
    height: 50px !important;
}




.search
{
    background-image: url(../img/design/v2/eventsearch.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    border: 0;
    color: #858585;
    font-family: Arial;
    font-size: 12pt !important;
    margin-top: 4px;
    top: 7px;
    width: 500px;
    padding-left: 4px;
    line-height: 30px;
    height: 35px;
    background-color: Transparent;
    z-index: 1;
}

input.exampleText
{
    color: #aaa;
}
.ev_input_small
{
    background-image: url(../img/design/v2/ddl_ev_search_clean.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    border: 0;
    margin: 0px;
    margin-top: 1px;
    padding-left: 6px;
    width: 100px;
    height: 18px;
    color: #344d75;
    font-family: Arial;
    font-size: 8pt;
    background-color: Transparent;
    z-index: 1;
}

.btn_search
{
    background-image: url(../img/design/v2/search_button.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    border: 0;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 63px;
    background-color: Transparent;
    z-index: 1;
}

.event_date
{
    background-image: url(../img/design/v2/ddl_ev_search.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    border: 0;
    margin: 0px;
    padding-left: 4px;
    width: 115px;
    height: 19px;
    color: #344d75;
    font-family: Arial;
    font-size: 8pt;
    background-color: Transparent;
    z-index: 10;
}

#kat
{
    top: 5px;
    color: #344d75;
    font-family: Arial;
    font-size: 8pt;
    width: 115px;
}

.completionList
{
    border: solid 1px #444444;
    margin: 0px;
    padding: 2px;
    color: #344d75;
    width: 300px;
    background: #fff;
    border: 1px solid #8cb618;
    overflow: visible;
}
.listItem
{
    color: #666666;
    list-style: none;
}
.itemHighlighted
{
    background: #8cb618 !important;
    color: #ffffff !important;
    cursor: default;
    list-style: none;
}
.dropDownButton img
{
    visibility: hidden;
    display: none;
}

.hoverImg
{
    /*border: 10px #ff0000 solid;*/
    border: 0px;
}

.suche_button
{
    position: absolute;
    float: right;
    height: 31px;
    width: 94px;
    top: 9px;
    right: 43px;
}

.newsletter
{
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 4px;
}
.news_bg
{
    background-image: url(../img/design/v2/newsletter_bg.png);
    background-repeat: no-repeat;
    width: 247px;
    height: 44px;
    margin: 0;
    padding: 0;
}

.news_bg_button
{
    position: relative;
    float: left;
    margin-top: 20px;
    border: 0;
    left: 6px;
}
.news_bg_input
{
    position: relative;
    float: left;
    margin-top: 20px;
    border: 0;
    background-color: Transparent;
    background-image: url(../img/design/v2/newsletter_input_bg.png);
    background-repeat: no-repeat;
    left: 6px;
    width: 205px;
    height: 17px;
}

.event_desc_odd_feedback
{
    position: relative;
    margin-left: 17px;
    margin-bottom: 10px;
    float: left;
    width: 514px;
    background-color: #f2f8e8;
    background-image: url(../img/design/v2/bg_desc_gruen.png);
}

.event_desc_odd_event
{
    position: relative;
    margin-left: 0px;
    margin-bottom: 10px;
    float: left;
    width: 514px;
    background-color: #f2f8e8;
    background-image: url(../img/design/v2/bg_desc_gruen.png);
}

.ac_results
{
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul
{
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li
{
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block; /*  	if width will be 100% horizontal scrollbar will apear  	when scroll mode will be used 	*/ /*width: 100%;*/
    font: menu;
    font-size: 12px; /*  	it is very important, if line-height not setted or setted  	in relative units scroll will be broken in firefox 	*/
    line-height: 16px;
    overflow: hidden;
}

.ac_loading
{
    background: url(../img/design/v2/indicator.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    border: 0;
    padding: 0;
    margin: 0px;
    color: #858585;
    font-family: Arial;
    font-size: 12pt !important;
    margin-top: 4px;
    padding-top: 7px;
    padding-left: 4px;
    height: 35px;
    background-color: Transparent;
    z-index: 1;
}

.ac_odd
{
    background-color: #eee;
}

.ac_over
{
    background-color: #0A246A;
    color: white;
}

.text_news
{
    color: #344d75;
}

.vidList
{
    position: relative;
    width: 150px;
    height: 350px;
    float: left;
}

.vView
{
    width: 110px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px;
    padding: 7px;
}

.vView:hover
{
    background-color: #76B400;
}

.vView a, a:hover
{
    font-size: bold;
    color: #000;
}
.vView img
{
    border: 0px;
}

.active
{
    background-color: #76B400;
    padding: 7px;
}

.act_video
{
    position: relative;
    float: left;
    width: 600px;
    min-height: 450px;
}

.act_video_home
{
    position: relative;
    float: left;
    width: 250px;
    max-height: 250px;
}


.act_video_home .video_desc
{
    float: left;
    width: 250px;
    color: #344d75;
}

.act_video_home h6
{
    padding-bottom:0;
    margin:0;
}

.video_desc
{
    margin-top: 15px;
    float: left;
    width: 450px;
    color: #344d75;
}
#scroll-pane
{
    float: left;
    overflow: auto;
    width: 160px;
    height: 350px;
    position: relative;
  margin-top:0px;
    display: inline;
    padding:0;
    background-image:url(../img/design/v2/video_leiste.png);
    background-repeat:repeat-y;
}
#scroll-content
{
    position: absolute;
    top: 0;
    left: 0;
}
.scroll-content-item
{
    position:relative;
      left:17px;
    top:2px;
    width: 100px;
    height: 71px;
    float: left;
 margin:2px;
  
    text-align: center;
border-bottom:5px solid #000;

}

.scroll-content-item img
{
    position:absolute;
    left:0;
    top:0;
    border:0px;

}
#slider-wrap
{
    float: left;
    background-color: lightgrey;
    width: 10px;
    margin-top:0px;
    border: 1px solid gray;
    border-left: none;
}
#slider-vertical
{
    position: relative;
    height: 100%;
}
.ui-slider-handle
{
    width: 10px;
    height: 1px;
    
    margin: 0px auto;
    background-color: #76B400;
    display: block;
    position: absolute;
}

.social_views
{

position:relative;
width:500px;
margin-left:210px;
}

.layer
{
    position:relative;
    width:140px;
    height:20px;
padding-top:4px;
    bottom:0px;
    left:0px;
background-image:url(../../img/design/v3/content/media/pics/layer.png)
}
.commentContent
{
position:relative;
top:10px!important;
padding-top:10px!important;
margin-top:10px;
}


