/* 
    Document   : gvh.css
    Created on : 22.09.2009, 12:06
    Author     : Timm Arnold <ta@53n.de> Bruce Communications Hamburg
    Description: Hier NUR Seitenweite Styles eintragen!
*/

/* *****************************************************************************
    HTML Attribute & Co mit defaults belegen
***************************************************************************** */
* {
    margin: 0;
    padding: 0;
}
body {
    background: #fff;
    font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
    color: #382222;
    background: #f5e9ca;
}
A, A:link, A:visited, A:active, A:hover {
    text-decoration: none;
    /*color: #000;*/
    color: #2a0202;
}
A:hover { color: red; }
A IMG { border: 0; }

h1 {
    font-size: 13px;
    line-height: 15px;
}

/* *****************************************************************************
    Seitenaufbau
***************************************************************************** */

#page {
}
#header {
    background: url(/fileadmin/templates/images/background-header.png) repeat-x left top;
    position: relative;
    /*border: 1px solid cyan;*/
}
#header-inner, #content, #footer {
    width: 940px;
    margin: 0 auto;
    position: relative;
}

#header-inner {
    padding-top: 10px;
}
#header #h-logo { }
#header #h-anim { }

/*
    MENUE
*/
#h-menue, #s-menue {
}
#h-menue {
    background: transparent url(/fileadmin/templates/images/background-h-menue62.png) no-repeat center top;
    height: 26px; /*46px;*/
    position: relative;
    padding-top: 26px;
}
#h-menue A, #h-menue A:link, #h-menue A:visited, #h-menue A:active, #h-menue A:hover {
    font-size: 12px;
    line-height: 24px;
    color: #2a0202;
    float: left;
    width: 153px;
    padding-left: 3px;
    text-align: center;
}
#h-menue A:hover {
    color: #992222;
}


#s-menue {
    float: left;
}
#s-menue UL {
    border-bottom: 1px solid #a49494;
    padding-left: 30px;
   /*width: 217px; */
}
#s-menue A, #s-menue A:link, #s-menue A:visited, #s-menue A:active, #s-menue A:hover {
    font-size: 12px;
    line-height: 21px;
    color: #664444;
}
#s-menue A:hover { color: #992222 !important; }

/* #page3 #s-menue A:hover { color: #992222 !important; } */


#h-menue UL, #s-menue UL, #f-menue UL {
    list-style-image:url(/fileadmin/templates/images/menue-list-style-image.png);
}
#h-menue UL, #f-menue UL {
    display: inline;
    float: left;
    width: 940px;
    list-style-image:url(/fileadmin/templates/images/menue-list-style-image.png);
}
#h-menue LI, #f-menue LI {
    float: left;
    display: inline;
}
#h-menue UL.menu-level1 LI.menu-level1-active A { color: #882222; }

#s-menue UL {
    list-style-image:url(/fileadmin/templates/images/menue-list-style-image.png);
    float: left;
}
#s-menue LI {
    padding-left: 5px;
    padding-right: 15px;
}

UL.menu-level1 { }

#s-menue UL.menu-level2 { width: 217px; }
#s-menue UL.menu-level3 { width: 182px; }
#s-menue UL.menu-level1 A, #s-menue UL.menu-level2 A, #s-menue UL.menu-level3 A { color: #2a0202; }

/* Menuepunkt hat Unterseiten */
UL.menu-level1-with-subpage A {}

/* Menuepunkt ist der aktuelle */
UL.menu-level1-current-active A { color: #fff; }
UL.menu-level1-active A { color: #fff; }

#h-menue2 {
    position: absolute;
    top: 10px;
    right: 0;
}
#h-menue2 UL {
    list-style-type: none;
    float: left;
}
#h-menue2 LI {
    float: left;
    padding-left: 10px;
}
#h-menue2 A, #h-menue2 A:link, #h-menue2 A:visited, #h-menue2 A:active, #h-menue2 A:hover {
    font-size: 10px;
    line-height: 12px;
    color: #ddd;
    float: left;
}
#h-menue2 A:hover {
    color: #fff;
}

#l-menue {
    float: left;
}
#l-menue a {
    margin-right: 5px;
}


#s-menue UL.menu-level3, #s-menue UL.menu-level3 A { /*font-weight: normal; */}

LI.menu-level2-current-active A { font-weight: bold; }

#s-menue UL.menu-level3 {
    border: 0;
    border-top: 1px solid #664444;
}
UL.menu-level3-current-active A { font-weight: bold; }

#content {
}



/* 
    CONTENT-LEFT
*/
#content-left {
    width: 247px;
    float: left;
}
#content-left .csc-textpic {
    float: left;
    margin-top: 10px;
}

/* 
    CONTENT-MAIN 
*/
#content-main {
    width: 675px;
    float: right;
}

#content-main .csc-textpic-clear {
    border-bottom: 1px solid #a49494;
}

.parent_3, #page_8, #page_9, #page_22 {
    background: url(/fileadmin/templates/images/sh-footer) no-repeat left bottom;
    padding-bottom: 20px;
    clear: both;
}

#page_4 .csc-textpic-clear, #page_82 .csc-textpic-clear { border: 0; }

#content-main .csc-textpicHeader {
    padding-top: 10px;
}

/* Butter */
#content-main #page_82 .csc-textpic {
    border-bottom: 1px solid #664444;
    padding-bottom: 10px;
}


#content-main .csc-header {
}
/* #content-main .csc-header H1.csc-firstHeader , #content-main .csc-textpicHeader H1.csc-firstHeader */
#content-main .csc-header H1.csc-firstHeader {
    border-top: 1px solid #2a0202;
    border-bottom: 1px solid #2a0202;
    margin-top: 17px;
    padding: 8px 0 8px 0;
}

/*
    CONTENT-RIGHT 
*/
/* Headline überm Bild */
#content-right .csc-header {
}
#content-right .csc-header H1 {
    font-size: 14px;
    line-height: 16px;
    color: #e3001b;
}
/*#content-right .csc-textpic  {*/
#content-right .csc-textpic-imagewrap  {
    border-bottom: 2px solid #e3001b;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#content-right .csc-textpic-text  {
    /*font-style: italic;*/
}
#content-right IMG.spacer-gif {
    height: 1px;
}
#content-right .csc-textpic-caption {
    margin-top: 5px;
}
/* 
    CONTENT-FOOTER
*/
#footer {
    clear: both;
    margin-top: 10px;
    padding-top: 10px;
}
#f-menue {
    /*background: #e5e8ed url(/fileadmin/templates/images/background-s-menue.png) repeat top left;*/
    margin-top: 30px;
    height: 18px;
    border-top: 20px solid white;
    clear: both;
}
#f-menue A, #f-menue A:link, #f-menue A:visited, #f-menue A:active, #f-menue A:hover {
    font-size: 12px;
    line-height: 17px;
}

/* 
    CONTENT-ALLGEMEIN
*/

br.clear {
    clear: both;
}
a.internal-link {
    background: transparent url(/fileadmin/templates/images/menue-list-style-image.png) no-repeat center left;
    padding-left: 15px;
}



/* 
   	KÄSELEXIKON (tt_news)
*/

.news-catmenu {
    background: #9d2526;
    border: 0;
    padding: 2px;
    color: #fff;
    margin-bottom: 2px;
}
.news-catmenu-header { display: none; }
.news-catmenu img { display: none; }
.news-catmenu-ACT, .news-catmenu-NO { display: inline; }
.news-catmenu-ACT a, .news-catmenu-NO a { color: #fff; padding: 2px 10px 2px 8px; }

.news-list-container { background: none; border: 0; }
.news-list-item { background: none; border: 0; }

.news-list-item h3 { background: none; border: 0; color: #000; }
.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover { color: #000; }
.news-list-date { display: none; }
.news-list-category { display: none; }
.news-list-morelink { display: none; }
.news-list-container hr.clearer { margin-top: 10px; border: 0; border-bottom: 1px solid #a49494; }

.tx-ttnews-browsebox, .tx-ttnews-browsebox-SCell { background: none; border: 0;}
div.tx-ttnews-browsebox > p:first-child { display: none; }
.tx-ttnews-browsebox td { font-size: 12px; }

#page_67 .csc-header H1 {
    border-top: 1px solid #a49494;
    border-bottom: 1px solid #a49494;
    margin-top: 1px;
    padding: 8px 0 8px 0;
    margin-left: 10px;
}

/* new to tt_news version 3 */
.news-catmenu #row0_0 > a, .news-catmenu img { display: none; } /* Kategorieauswahl weg */
.news-catmenu ul, .news-catmenu li { display: inline;  }
.news-catmenu a { font-size: 12px; color: #fff; padding: 2px 4px 2px 8px; }
.news-catmenu li.active, .news-catmenu li.active a { background-color: transparent !important; color: #2a0202; }

.news-list-item h2 { font-size: 14px; line-height: 16px; margin-bottom: 10px; color: #2a0202; }
.news-single-item .news-single-rightbox { display: none; }



