﻿/*
*
*
*
Diese CSS Datei ist für das Kinderlachen Standard Outfit.
*
*
*
*/

@import "modulStyles.css";
@import "gallery.css";

/*----------------HTML Einstellungen (Standard Tags)----------------*/
html, body, div, span, tr, td, table, tbody, a, input, select, h1, h2, h3, h4, h5
{
    font-family: Tahoma !important;    
}

body
{
    margin: 0px;
    padding: 0px;
    height: 100%;
}

html
{
    margin: 0px;
    padding: 0px;
    height: 100%;
}

h1,h2,h3
{
	color: #333333 !important;
}

h3
{
    font-size: 15px;
    font-weight: bold;
    position: relative;
}

p 
{
    margin:0;
    padding:0;
    position:relative;
}

img
{
    border: 0px;
    border: none;
}

#mainOuter
{
    min-height: 65%;
    width: 961px;
    z-index: 2;
    padding-top: 229px;
    margin: 0 auto;
}


/*----------------HTML Einstellungen (Standard Tags) Ende----------------*/

/*----------------Kopfbereich----------------*/

.header
{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 213px;
}
/*----------------Kopfbereich Hintergrund Linie----------------*/
.header .headerLine
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-image: url(../images/headLineBg.jpg);
    height: 84px;
}

.header .headerLine .left
{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 18px;
    width: 961px;
    background-image: url(../images/header2.jpg);
}
/*----------------Kopfbereich Hintergrund Linie Ende----------------*/

/*----------------Kopfbereich Innenbereich (Logo, Suche und Icons)----------------*/

.contentpane a
{
    color:#FD8103 !Important;
}
.header .headerInField
{
    margin: 0 auto;
    width: 961px;
    z-index: 10;
    height: 208px;
}


.header .headerInField .top
{
    position: absolute;
    float: left;
    width: 961px;
    height:10px;
    z-index:20;
}

.header .headerInField .top .logoBig
{
    position: relative;
    float: left;
    background-image: url(../images/logo_kl.png);
    height: 192px;
    width: 167px;
    cursor: pointer;

}

.header .headerInField .top .logoLong
{
    position: relative;
    float: left;
    left: -32px;
    top: 10px;
    background-image: url(../images/kinderlachen_ev_hdl.png);
    width: 258px;
    height: 30px;

}

.header .headerInField .top .search
{
    position: relative;
    float: left;
    width: 129px;
    left: 252px;
    height: 26px;
    top: 6px;
    background-image: url(../images/suche.png);
    background-repeat: no-repeat;

}

.search input
{
    position: relative;
    border: 0px;
    border:none;
    font-size: 10px !Important;
    color: #000000 !important;
    background: none;
    width: 95px;
    height: 12px;
    padding: 7px 0px 0px 23px;
    
}

.search .SkinObject
{
    display: none;
}


.header .headerInField .top .searchField
{
    position: relative;
    float: right;
    width: 129px;
    height: 26px;
    top: 6px;
    background-image: url(../images/suche.png);

}

.header .headerInField .top .search .searchField a
{
    position: relative;
    float: left;
    height: 14px;
    width: 10px;
    top: 6px;
    left: 11px;
}

.header .headerInField .top .search .searchField .searchFieldTb
{
    position: relative;
    float: left;
    width: 95px;
    height: 13px;
    padding: 1px 0px 0px 0px;
    border: none;
    border: 0px;
    left: 13px;
    top: 6px;
    background-color: #ffd58d;
    color: #000000;
    font-family: Tahoma;
    font-size: 10px;
}

.header .headerInField .top .icons
{
    position: relative;
    float: right;
    right: 11px;
    top: 1px;
}
.header .headerInField .top .icons .mail
{
    position: relative;
    float: left;
    width: 38px;
    height: 38px;
    background-image: url(../images/icons/kontakt_icon.png);
    margin-right: 5px;

}
.header .headerInField .top .icons .favorite
{
    position: relative;
    float: left;
    background-image: url(../images/icons/favoriten_icon.png);
    width: 38px;
    height: 38px;
    margin-right: 5px;

}
.header .headerInField .top .icons .rss
{
    position: relative;
    float: left;
    background-image: url(../images/icons/rss_icon.png);
    width: 38px;
    height: 38px;

}




/*----------------Kopfbereich Innenbereich (Logo, Suche und Icons) Ende----------------*/

/*----------------Kopfbereich Innenbereich (Key Visual, Newsticker, Breadcrumb und News Standort)----------------*/

.header .headerInField .bottom
{
    position: absolute;
    float: left;
    width: 961px;
    height: 213px;
    z-index:10;
}

.header .headerInField .bottom .keyVisual
{
    position: relative;
    margin: 0 auto;
    width: 626px;
    height: 174px;
    top: 18px;


}

.header .headerInField .bottom .lower
{
    position: absolute;
    height: 52px;
    width: 626px;
    left: 168px;
    bottom: 1px;

}

.header .headerInField .bottom .lower .ticker
{
    position: relative;
    float: left;
    width: 290px;
    height: 22px;
    left: 28px;
    background-image: url(../images/ticker.jpg);

}
/*----------------Navigation Ende----------------*/


#newsticker
{
    position: relative;
    float: left;
    height: 22px;
    width: 290px;
    background: url(../images/ticker.jpg) no-repeat;

    left: 28px;
}

/* Newstickerbox */
#newsticker .newstickerBox, #newsticker .newstickerBox.a
{
    position: relative;
    border: 0px solid black;
    background: none;
    height: 22px;
    width: 270px;
    padding: 5px 10px 0px 10px;
}

#newsticker .newstickerBox #TICKER, #newsticker .newstickerBox #TICKER a
{
    font-size: 11px;
    font-family: Tahoma;
    color: #333333;
    overflow: hidden;
}

.header .headerInField .bottom .lower .breadcrumb
{
    position: absolute;
    bottom: 0px;
    height: 18px;
    width: 509px;
    font-family: Tahoma;
    font-size: 11px;
    color: #999999;
    padding-top: 3px;
    padding-left: 6px;
}

.header .headerInField .bottom .lower .breadcrumb a
{
    font-family: Tahoma;
    font-size: 11px;
    color: #999999;
    text-decoration: none;
}

.header .headerInField .bottom .lower .breadcrumb a:hover
{
    text-decoration: underline;
}

.header .headerInField .bottom .lower .pageArrow
{
    position: absolute;
    right: 27px;
    bottom: 5px;
    width: 103px;
    height: 42px;
    background-image: url(../images/pfeil.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

.header .headerInField .bottom .lower .pageArrow p
{
    text-align: center;
    width: 161px;
    left: -29px;
}





/*----------------Kopfbereich Innenbereich (Key Visual, Newsticker, Breadcrumb und News Standort) Ende----------------*/

/*----------------Kopfbereich Ende----------------*/



/*----------------Fußbereich----------------*/
.footer
{
    position: relative;
    float: left;
    width: 100%;
    height: 167px;
}


/*----------------Oberer Fußbereich (Linie und Links)----------------*/
.footer .footerTop
{
    position: relative;
    float: left;
    height: 116px;
    width: 100%;
}

.footer .footerTop .center
{
    position: relative;
    width: 961px;
    margin: 0 auto;
    z-index: 10;
}

.footer .footerTop .center .impress
{
    position: absolute;
    top: 71px;
    left: 3px;
    z-index: 10;
}

.footer .footerTop .center .impress .impressLink
{
    position: relative;
    float: left;
    width: 129px;
    height: 26px;
    background-image: url(../images/impressum_m_text.png);
}

.footer .footerTop .center .impress img
{
    border: 0px;
    border: none;
}

.footer .footerTop .center .centerImg
{
    position: relative;
    float: left;
    width: 961px;
    height: 116px;
    background-image: url(../images/footer.png);
    z-index: 5;
}

.footer .footerTop .center .printTop
{
    position: absolute;
    right: 11px;
    top: 66px;
    z-index: 15;
}
.footer .footerTop .center .printTop .print
{
    position: relative;
    float: left;
    width: 38px;
    height: 38px;
    background-image: url(../images/icons/drucken_icon.png);
    margin-right: 5px;
    cursor: pointer;
}

.footer .footerTop .center .printTop .goTop
{
    position: relative;
    float: left;
    width: 38px;
    height: 38px;
    background-image: url(../images/icons/oben_icon.png);
}



.footer .footerTop .left
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 50%;
    height: 32px;
    background-image: url(../images/footerBgLeft.jpg);
}

.footer .footerTop .right
{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 50%;
    height: 32px;
    background-image: url(../images/footerBgRight.jpg);
}

/*----------------Oberer Fußbereich (Linie und Links) Ende----------------*/

/*----------------Unterer Fußbereich (Created By Bereich)----------------*/

.footer .footerBottom
{
    position: relative;
    float: left;
    height: 40px;
    padding-top: 10px;
    width: 100%;
}

.footer .footerBottom .createdBy
{
    width: 961px;
    margin: 0 auto;
    text-align: center;
    color: #999999;
    font-family: Tahoma;
    font-size: 11px;
}

.footer .footerBottom .createdBy a
{
    color: #999999;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}

.footer .footerBottom .createdBy a:hover
{
    text-decoration: underline;
}

/*----------------Unterer Fußbereich (Created By Bereich)----------------*/

/*----------------Fußbereich Ende----------------*/


/*----------------Hauptbereich----------------*/

#mainOuter .left
{
    position: relative;
    float: left;
    width: 167px;
    height: 500px;
}
#mainOuter .contentpane
{
    position: relative;
    float: left;
    width: 626px;
    margin-top: 13px;
}

#mainOuter .leftContentpane, #mainOuter .centerContentpane, #mainOuter .rightContentpane
{
    position: relative;
    float: left;
    width: 161px;    
}

#mainOuter .leftContentpane
{    
    left: 0px;
}

#mainOuter .centerContentpane
{
    left: 70px;
}

#mainOuter .rightContentpane
{
    left: 140px;
}

#mainOuter .rightPane
{
    position: relative;
    float: right;
    width: 144px;
    height: 500px;
    top: -87px;

    padding-left:20px;
}

#mainOuter .rightPane .kalendar
{
    position: relative;
    left: 22px;
    height: 227px;
    width: 141px;
    background-image: url(../images/kalender.png);
    margin-bottom: 9px;
}

#mainOuter .rightPane .teaserRightPicture
{
    position: relative;
    float: left;
    left: 26px;
    width: 125px;
    left: 28px;
    cursor: pointer;
    margin-bottom: 9px;
}

/*----------------Hauptbereich Ende----------------*/

/*----------------Navigation----------------*/

.left .mainNavigation
{
    position: relative;
    float: left;
    width: 135px;
    margin: 0px;
    padding: 0px;
}

.left .mainNavigation .level1
{
    position: relative;
    float: left;
    list-style-type: none;
    width: 135px;
    height: 20px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 4px;
}

.left .mainNavigation .level1 a
{
    position: relative;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    width: 112px;
    height: 17px;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 0px 0px 23px;
    margin: 0px;
    top: 1px;
    background-image: url(../images/btn.jpg);
}

.left .mainNavigation .level1 a:hover
{
    text-decoration: underline;
}

.left .mainNavigation .level1Active
{
    position: relative;
    float: left;
    list-style-type: none;
    width: 112px;
    height: 20px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 4px;
}

.left .mainNavigation .level1Active a
{
    position: relative;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    width: 112px;
    height: 17px;
    color: #cc3333;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 0px 0px 23px;
    margin: 0px;
    top: 1px;
    background-image: url(../images/btn.jpg);
}

.left .mainNavigation .level1Active a:hover
{
    text-decoration: underline;
}


.left .mainNavigation .level2
{
    position: relative;
    float: left;
    list-style-type: none;
    width: 103px;
    padding: 0px 0px 0px 22px;
    margin-bottom: 7px;
}

.left .mainNavigation .level2 a
{
    position: relative;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    width: 100px;
    color: #333333;
    text-decoration: none;
    padding: 0px 0px 0px 8px;
    background-image: url(../images/naviEbene2.jpg);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

.left .mainNavigation .level2 a:hover
{
    text-decoration: underline;
}

.left .mainNavigation .level2Active
{
    position: relative;
    float: left;
    list-style-type: none;
    width: 103px;
    padding: 0px 0px 0px 22px;
    margin-bottom: 7px;
}

.left .mainNavigation .level2Active a
{
    position: relative;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    color: #cc3333;
    text-decoration: none;
    padding: 0px 0px 0px 8px;
    background-image: url(../images/naviEbene2.jpg);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

.left .mainNavigation .level2Active a:hover
{
    text-decoration: underline;
}

/*----------------Navigation Ende----------------*/


#newsticker
{
    position: absolute;
    left: 31px;
    top: 0px;
    height: 22px;
    width: 290px;
    background: url(../images/ticker.jpg) no-repeat;
    z-index: 600;
}

/* Newstickerbox */
#newsticker .newstickerBox, #newsticker .newstickerBox.a
{
    position: relative;
    border: 0px solid black;
    background: none;
    height: 22px;
    width: 270px;
    padding: 5px 10px 0px 10px;
}

#newsticker .newstickerBox #TICKER, #newsticker .newstickerBox #TICKER a
{
    font-size: 11px;
    font-family: Tahoma;
    color: #333333;
    overflow: hidden;
}


.tickerField
{
    position: absolute;
    left: 10px;
    top: 0px;
    height: 22px;
    width: 270px;
    z-index: 500;
    overflow:hidden;
}
#ticker
{
    position: absolute;
   
    text-align: right;
    height: 1.2em;
    font-family: Tahoma;
    color: #333333;
    font-size: 11px;
    top: 5px;
    z-index: 900 !important;
    width:auto;
    white-space:nowrap;
}

#textMarker
{
    visibility: hidden;
    position: absolute;
    width: auto;
}

#Blinkend
{
    position:absolute;
    color:Red;
    font-style:italic;
}
.search_item
{
    position:relative;
    color:#333333;
font-size:11px;
font-family:Tahoma;
width:100%;
}
.searchTextArea
{
        color:#333333;
font-size:11px;
font-family:Tahoma;
margin-top:-8px;
height:100%;
}
.search_headline
{
    font-weight:bold;
        color:#333333;
font-size:11px;
font-family:Tahoma;
}
.search_summary
{
}
.search_line
{
}
.search_morelink
{
background-image:url("../images/play.gif");
background-repeat:no-repeat;
background-position:right 0px;
float:right !important;
height:22px;
position:relative;
padding-top:2px;
margin-left:-22px;
width:50px;
}