/* Styles für statische CMS Seiten */



#statcontent{
margin-left:10px;
}

#statcontent h1{
  color: #06629E;
  font-size:12px;
}

#statcontent h2{
  color: #06629E;
  font-size:11px;
}

#statcontent a{
  color: #06629E;
  text-decoration:underline;
}

/* CSS Document */

html, body {
    width: 100%;
}

body {
    margin: 0;
    padding: 0;
    background-color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a,
a:link,
a:active,
a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #000;
}

a:hover {
    text-decoration: underline;
}


/*******************************  Sprachweiche  *******************************/
.bodyintro {
    background-color: #DAE8F1;
}

#intrologo {
    padding: 120px 0 56px 66px;
    text-align: center;
    color: #06629E;
}

#intrologo h1 {
    font-size: 18px;
}

#intrologo h2 {
    font-size: 12px;
}

#introsprachen {
    height: 172px;
    padding: 0 0 0 377px;
    background-image: url(../images/bg_intro.gif);
    background-position: bottom left;
    background-repeat: no-repeat
}

#introklappeoben {
    width: 247px;
    height: 16px;
    border-bottom: 1px solid #292C2D;
    background-image: url(../images/bg_klintro_o.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#introklappeunten {
    width: 247px;
    height: 16px;
    border-top: 1px solid #3B3F41;
    background-image: url(../images/bg_klintro_u.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#introinner {
    width: 233px;
    height: 66px;
    padding: 14px 0 0 14px;
    background-color: #FFF;
}

/*******************************  /Sprachweiche  *******************************/

#header {
    height: 119px;
    background-color: #FFF;
}

#contentWrapper {
    width: 924px;
}

#BGLeft {
    margin:0; 
    padding:0;
    background-image: url(../images/bg_blue.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

#BGRight {
    margin:0; 
    padding:0;
    background-image: url(../images/bg_ltblue.gif);    
    background-position: top right;
    background-repeat: repeat-y;
}

#contentLeft {
    float: left;
    width: 128px;
    margin: 0;
    padding: 75px 0 30px 34px;
    background-image: url(../images/bg_blueTR.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #06629E;
}

* html #contentLeft {
    height: 100px; 
    overflow: visible;
}

#interreg {
        position:absolute;
        top: 450px;
        left: 5px;
}
        
#contentRight {
    float: right;
    width: 201px;
    padding: 28px 0 0 0;
    background-image: url(../images/bg_ltblueTOP.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #DAE8F1;
}

#sponsorenlogos {
    height: 355px;
    margin: 11px 0 0 0;
    padding: 5px 5px 0 5px;
    background-color: #FFF;
    text-align:center;
}

#contentCenter {
    margin: 0 201px 0 163px;
    padding: 0;
    border-right: 1px solid #FFF;
}

* html #contentCenter {
    border-left: 1px solid #FFF;
    float: left;
    margin: 0;
    height: 100px;
    overflow: visible;
}

#contentData {
    border: 1px solid #FFF;
}

#filmabc {
    height: 157px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ffffff;
    background-image: url(../images/bg_klappe.gif);
    background-repeat: repeat-x;
}

#klappeOben {
    height: 37px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #000;
    background-image: url(../images/bg_klappe.gif);
    background-repeat: repeat-x;
}

#klappeTL {
    float: left;
    width: 200px;
    height: 37px;
    margin: 0;
    padding: 0;
    background-image: url(../images/bg_klappeTL.gif);
    background-repeat: no-repeat;
}

#klappeTR {
    float: right;
    width: 200px;
    height: 37px;
    margin: 0;
    padding: 0;
    background-image: url(../images/bg_klappeTR.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

#klappeUnten {
    height: 36px;
    margin: 0 203px 0 163px;
    border: 1px solid #000;
    background-image: url(../images/bg_klappe2.gif);
    background-repeat: repeat-x;
}

#klappeBR {
    float: right;
    width: 200px;
    height: 36px;
    margin: 0;
    padding: 0;
    background-image: url(../images/bg_klappeBR.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

.cleaner {
    clear: both;
}

#navigation {
    color: #FFF;
    font-size: 12px;
}

#navigation ul {
    margin: 0;
    padding: 0;
    list-style-image: url(../images/bullet.gif);
}

#navigation ul li {
    padding: 0;
    margin: 0 0 3px 0;
}

#navigation a, 
#navigation a:link, 
#navigation a:active, 
#navigation a:visited {
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
} 

#navigation a:hover {
    text-decoration: underline;
} 


#logoLG {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 60px;
    margin: 0px 0px 0px 0px;
    /*background-image: url(../images/logo_lg.gif);
    background-position: top center;
    background-repeat: no-repeat; */
    text-align: center;
}

#logoSM {
    width: 200px;
    height: 52px;
    float: right;
    padding: 33px 46px 0 46px;
    text-align: right; 
}

#footer {
    background:url(../images/footerbg.gif) left repeat-y;
}

#mainAni {
    height: 141px;
    background-color: #06629E;
    color: #FFF;
    border-top: 1px solid #FFF;
    border-top: 1px solid #FFF;
}

#picheader{
    color:#fff;
    margin: 1px;
    margin-left:0;
    margin-right: 0;
    background-color:#06629E;
}

#mainAni img {
    border-right: 1px solid #FFF;
}

#picheader #txt{
    padding: 20px;
}

#mainAni p {
    margin: 18px 14px 18px 421px;
    padding: 0;
}

#mainAni a,
#mainAni a:link,
#mainAni a:visited,
#mainAni a:active {
    color: #FFF;
    text-decoration: none;
}

#mainAni a:hover {
    color: #FFF;
    text-decoration: underline;
}

#footer {
    background:url(../images/footerbg.gif) left repeat-y;
}

#picheader{
    color:#fff;
    margin: 1px;
    margin-left:0;
    margin-right: 0;
    background-color:#06629E;
    height:141px;
    overflow:hidden;
}

#picheader img{
    border-right:1px solid #fff;
    float:left;
    margin-right:20px;
}

#picheader #txt{
    padding: 20px;
}

#picheader li {
    padding-top:1em;
    list-style: url(../images/bullet.gif);
}

.searchform {
    padding: 18px 20px 15px 15px
}

.tb_ltbluefull,
.tb_ltblueleft,
.tb_ltblueright,
.tb_ltbluemiddle {
    height: 22px;
    padding-left: 15px;
    line-height: 22px;
    background-color: #E1ECF3;
    background-image: url(../images/bg_ltbluebar.gif);
    background-position: top right;
    background-repeat: no-repeat;
    color: #06629E;
    font-weight: bold;
    width: 175px;
}

.tb_ltblueleft a,
.tb_ltblueleft a:link,
.tb_ltblueleft a:visited,
.tb_ltblueleft a:active,
.tb_ltblueright a,
.tb_ltblueright a:link,
.tb_ltblueright a:visited,
.tb_ltblueright a:active,
.tb_ltbluemiddle a,
.tb_ltbluemiddle a:link,
.tb_ltbluemiddle a:visited,
.tb_ltbluemiddle a:active {
    color: #06629E;
    font-weight: bold;
    text-decoration: none;
}

.tb_ltblueleft a:hover,
.tb_ltblueright a:hover,
.tb_ltbluemiddle a:hover {
    text-decoration: underline;
}

.tb_category {
    text-align:left;
    vertical-align:top;
    padding: 13px 0 10px 0;
}

.tb_category ul, .tb_category li {
    padding: 0;
    margin: 0 0 0 9px;
}

.tb_category li {
    margin-bottom: 5px;
    list-style-image: url(../images/bulletblue.gif);
    list-style-position: outside;
    
}

.tb_category a,
.tb_category a:link,
.tb_category a:active,
.tb_category a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #000;
}

.tb_category a:hover {
    text-decoration: underline;
}

#locationform {    
    padding: 15px 13px 15px 13px;
    border: 1px solid #E1ECF3;
}

#tabs {
    margin: 0 0 6px 6px;
    padding: 0;
    height: 24px;
    list-style: none;
}

#tabs li {
    margin: 0;
    padding: 0;
    float: left;
}

#tabs a {
    float: left;
    padding: 5px 8px;
    margin: 0 0 0 1px;
    background-color: #E1ECF3;
    text-decoration: none;
    color: #000;
}

#tabs a.active-tab {
    background-color: #06629E;
    border-top: 3px solid #06629E;
    padding-top: 3px;
    color: #FFF;
}

.panel {
    margin: 0;
    padding: 0 0 1em 0;
    clear: both;
    display: none;
    background-color: #FFF;
}

/**********************************************************I`M HERE!!!*************************************************************************/

fieldset {
    margin-bottom: 15px;
    padding: 2em;
    border: 1px solid #06629E;
}

fieldset legend {
    font-weight: bold;
    color: #06629E;
}

.panel.active-tab-body {
    display: block;
}

.form-row {
    clear: both;
    padding: 0.5em;
}

.field-label {

}

.kontaktAusgabe {
    font-weight: bold;
    font-size: 11px;
}

.field-element {

}

label {
    font-weight: normal;
}

#suche {
    width: 320px;
}

.searchmatch{
    /*height: 69px;*/
    border-bottom: 1px #CECECE solid;
    border-top: 1px #CECECE solid;
    border-collapse:collapse;
    /*padding-left:4px;
    overflow: hidden;*/
}

.searchmatch img{
    border-left:1px #CECECE solid;
    float:right;
    padding: 1px;
    padding-right:0px;
}

.searchmatch h1{
    margin:0;
    padding:0;
    color: #06629E;
    font-weight: bold;
    font-size: 11px;
    margin-left: 15px; 
    /*margin-top: 12px;*/
}
.searchmatch .description{
    margin-left: 15px; 
}

.searchmatch ul {
    padding: 0;
    margin: 12px 0 0 0 ;
}

.searchmatch li{
    padding-left: 0px;
    margin-left: 15px;
    list-style-image: url(../images/bulletblue.gif);
    list-style-position: outside;
}

.searchmatch a{
    color:#000;
    text-decoration:none;
/*    text-transform:capitalize; */
}

.searchitem a:hover {
    text-decoration: underline;
}

.searchitem {
    padding: 12px 0 0 0;
}

table .trenner{
    width:3px;
    background:url(../images/table_trenner.gif) repeat;
}
.selectwide {
    width: 280px;
}

.selectnarrow {
    width: 180px;
}

.inputnarrow {
    width: 180px;
} 

.inputwide {
    width: 450px;
    text-align: justify;
} 

#locationlist {
    height: 104px;
    padding: 0 0 15px 0;
    overflow: auto;
}

#onlineoffline {
    text-align: center;
}

#usedtags {
    text-align: justify;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {
    font: 12px, Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}

#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color:#000;
}

#TB_window a:link {color: #000;}
#TB_window a:visited {color: #000;}
#TB_window a:hover {color: #06629E;}
#TB_window a:active {color: #000;}
#TB_window a:focus{color: #000;}


#TB_overlay {
    position: absolute;
    z-index:100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    min-height:100%;
    background-color:#000;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

#TB_window {
    position: absolute;
    background: #ffffff;
    z-index: 102;
    color:#000000;
    display:none;
    border: 4px solid #06629E;
    text-align:left;
}

#TB_window img {
    display:block;
    margin: 15px 0 0 15px;
    border:none;
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}

#TB_caption{
    height:25px;
    padding:7px 30px 10px 25px;
    float:left;
}

#TB_closeWindow{
    height:25px;
    padding:11px 25px 0 25px;
    float:right;
}

#TB_closeAjaxWindow{
    padding:5px 10px 10px 0;
    margin-bottom:1px;
    text-align:right;
    float:right;
}

#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 15px;
    margin-bottom:1px;
    color:#06629E;
    font-weight:bold;
}

#TB_title{
    background-color:#DAE8F1;
    height:27px;
}

#TB_ajaxContent{
    clear:both;
    padding:2px 15px 15px 15px;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}

#TB_ajaxContent p{
    padding:5px 0px 5px 0px;
}

#TB_load{
    position: absolute;
    display:none;
    height:100px;
    width:100px;
    z-index:101;
}

#TB_HideSelect{
    z-index:99;
    position:absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

#TB_iframeContent{
    border:none;
    clear:both;
}

/* MOUSEOVER & POPUP AUF DETAILSEITEN ENDE */

#detailtable {
    border-collapse:collapse;
    font-size:11px;
}

#detailtable td{
    vertical-align:top;
    padding-left:10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

#locationlist #detailtable td {
    padding-left: 20px;
    padding-right: 20px;
}

.Detailhl{
    width:100%;
    font-weight:bold;
    border-bottom: 1px solid #eee;
    padding:5px;
    padding-left:10px;
}

.inactive{
    filter:alpha(opacity=30); 
    -moz-opacity: 0.3;
}

.container{
    background:url(../images/containerhead.gif) top no-repeat #fff;
    padding-top:30px;
    width:170px;
    margin: 30px 0 0 14px;
}