@charset "utf-8";

* {
    vertical-align: baseline;
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    font-size: 100%;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
    list-style: none;
}

/*************************************
    Inhalt:

    1. Seitenaufbau    
    2. Typographie
    3. Navigation
    4. Links
    5. Content
    6. Formulare
*************************************/


/*************************************
    1. Seitenaufbau
*************************************/


/* HEADER */
#header
{
    position: relative;
    height: 265px;
    width: 100%;
    overflow: hidden;
    background: #fff url(../images/structure/header_lila.jpg) top center repeat-x;
    z-index:20;
}
    #header .content
    {
        position: relative;
        margin: 0px auto;
		height: 265px;
		top: 0px;
		left: 0px;
        width: 100%;
		min-width:980px;
		z-index:50;
		background: url(../images/structure/head.jpg) top center no-repeat;
    }


    #header .content .topmenu
    {
	position: relative;
	margin: 0px auto;
	width: 980px;
	z-index:100;
    }

    #site .siegel{
	position:absolute;
	left:40px;
	top:-130px;
	z-index:999;
    }

    #header .suche
    {
	position:absolute;
	float:right;
	width: 200px;
	height: 84px;
	right: -10px;
	top: 0px;
	font-size: 12px;
	color: #fff;
	padding-left:25px;
	padding-top:1px;
	/*background: transparent url(../images/suche.png) top left no-repeat;*/
    }

    #header .suche .language
    {
	height: 17px;
	width: 100%;
    }

    #header .suche .suchfeld
    {
	margin-top: 2px;
    }
	

	#header .content .bottom
    {
		position: relative;
		margin: 0px auto;
		top:25px;
		width:190px;
		z-index:5200;
    }
	
	
	#sprachen
	{
		width:150px;
		position:relativ;
		float: right;
	}
	
	#sprachen .sprache
	{
		margin-right:10px;
		list-style:none;
		float:left;
	}

/* SITE */
#site
{
    position: relative;
    margin: 0px auto 0px auto;
    width: 980px;
    background: #fff url(../images/structure/bg_body.gif) top center repeat-y;
    z-index:120;
}
    .col
    {
        position: relative;
        float: left;
        width: 210px;
	min-height:150px;
        padding: 0px 20px;
        margin: -65px 0px 0px 0px;
        z-index: 1;
    }
    
    .right
    {
	padding: 0px 0 0 20px;
	margin: -70px 0px 0px 0px;
    }

    .left_content
    {
	margin: 110px 0 0 20px;
    }

    .left_content .trennlinie, .left_content .align-center
    {
	margin: 0 0 0 -20px;
    }

    .left_content div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image img
    {
	margin: 0 0 0 -20px;
    }

    .left_content div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image img
    {
	margin: 0 0 0 -10px;
    }

    #content
    {
        position: relative;
        float: left;
        width: 440px;
		min-height:150px;
        padding: 0px 20px;
        margin: -68px 0px 0px 0px;
        z-index: 2;
        display: block;
    }

    #content .normal
    {
	float:left;
	width: 100%;
    }


/* Ratgeber */

.twocol1
{
    position: relative;
    left: -15px;
    margin-right: 0px;
    width: 50%;
    float:left;
}

.twocol2
{
    position: relative;
    margin: 0px;
    width: 50%;
    float:left;
    font-size: 12px;
}

.col1
{
    margin: 0px;
    min-width: 33%;
    max-width: 33%;
    width: 33%;
    float:left;
}

.col2
{
    margin: 0px;
    min-width: 33%;
    max-width: 33%;
    width: 33%;
    float:left;
}

.col3
{
    margin: 0px;
    min-width: 33%;
    max-width: 33%;
    width: 33%;
    float:left;
}
 
/* FOOTER */
#footer
{
    position: relative;
    margin: 0px auto;
    padding: 45px 0px 0px 0px;
    width: 980px;
    height: 30px;       
    background: url(../images/structure/footer_lila.gif) top center no-repeat #fff;
}





/*************************************
	2. Typographie
*************************************/

body
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #585858;
}


h1
{
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

h5 span
{
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 200px;
    color: #99bb00;
}

h5.produktfinder
{
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

h1.imageheader, .col.right h1.imageheader
{
    background: no-repeat;
}
h1.imageheader strong, .col.right h1.imageheader strong
{
    line-height: 1.3em;
    visibility: hidden;
}

h2
{
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    margin: 0px;
    padding: 3px 0 0px 0;
}

    .col.right h1
    {
        color: #9b0 !important;
    }

    .col.right h3
    {
	margin-top: 0px;
        font-size: 1.5em;
    }

    .col.left h3
    {
	margin-top: 0;
    }

h3
{
    padding: 3px 0 0px 0;
    margin-top: 0px;
    line-height: 1.5em;
    font-size: 1.5em;
}

h4
{
    font-weight: bold;
    color: #9b0;
    padding: 5px 0 5px 0;
    margin: 10px 0px 10px 0px;
    line-height: 1.2em;
    font-size: 1.2em;
}

p
{
    margin: 5px 0px 0px 0px;
}

b, strong
{
    font-weight: bold;
}

sub
{
    font-size: 0.8em;
    vertical-align: inherit;
}

sup{
    font-size: 0.8em;
    margin-bottom:1em;
    vertical-align: inherit;
}

ul
{
    padding: 10px 0 10px 20px;
}

li
{
    padding-bottom: 5px;
    list-style: outside;
    display: list-item;
    list-style-type: disc;
}

#blue, .blue
{
    color: #038;
}

.align-left
{
    text-align: left;
}

.align-right
{
    text-align: right;
}

.align-center
{
    text-align: center;
}

.align-justify
{
    text-align: justify;
}


/*************************************
	3. Navigation
*************************************/

ul.navigation,
ol.navigation,
ul.navigation li,
ol.navigation li
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
    ul.navigation li a,
    ol.navigation li a
    {
        color: #038;
	}
    
    
/* Haupt Navigation inkl. Logo */
#logo
{
    position: absolute;
    left: 0px;
    top: 0px;
}
#navigation_main
{
    position: absolute;
    left: 300px;
    top: 0px;
}
    #navigation_main li
    {
		float: left;
		margin-top: 0px;
		padding-top:10px;
		padding-bottom:5px;
		line-height: 1.5em;
        border-right: 2px solid #4d2179;
    }
        #navigation_main li a
        {
            color: #4d2179;
            font-size: 1.5em;
            display: block;
            padding: 0px 10px 0px 10px;
        }
            #navigation_main li a:hover
            {
                color: #FFF;
            }
            #navigation_main li a.aktiv
            {
                color: #FFF;
                background: url(../images/structure/navigation_active.gif) top center no-repeat;
            }
	#navigation_main li.last
	{
	    border-right: 0px;
	}


.nav_die-qualitaet
{
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	width: 108px;
	height: 22px;
	background: url(../images/nav/die-qualitaet.gif) top center no-repeat;
}

.nav_die-qualitaet_aktiv
{
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	width: 108px;
	height: 22px;
	background: url(../images/nav/die-qualitaet_aktiv.gif) top center no-repeat !important;
}

.nav_die-verpackung
{
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	width: 142px;
	height: 22px;
	background: url(../images/nav/die-verpackung.gif) top center no-repeat;
}

.nav_die-verpackung_aktiv
{
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	width: 142px;
	height: 22px;
	background: url(../images/nav/die-verpackung_aktiv.gif) top center no-repeat !important;
}

.nav_der-preis
{
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	width: 89px;
	height: 22px;
	background: url(../images/nav/der-preis.gif) center 1px no-repeat;
}

.nav_der-preis_aktiv
{
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	width: 89px;
	height: 22px;
	background: url(../images/nav/der-preis_aktiv.gif) center 2px no-repeat !important;
}
	
#navigation_top li
{
	float: left;
	list-style: none;
    padding: 0px 5px;
    margin: 0px;
}

#navigation_top li a
{
	color: #FFF;
}

#navigation_top li a:hover
{
	color: #4d2179;
}

#navigation_top li a.aktiv
{
	color: #4d2179;
}
/* Sub Navigation */
#navigation_sub
{
	color: #4d2179;
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 14px;
    padding-top:1px;
    background: url(../images/trennlinie.png) top center no-repeat;
}
    #navigation_sub li
    {
	padding-left: 20px;
	padding-bottom:2px;
	padding-top: 1px;
	background: url(../images/trennlinie.png) bottom center no-repeat;
    }

    #navigation_sub li.sub
    {
	padding-bottom:1px;
	padding-top: 1px;
	padding-left: 30px;

	background: none;
    }

    #navigation_sub li.sub_last
    {
	background: url(../images/trennlinie.png) bottom center no-repeat;
    }

    #navigation_sub li.active
    {
	background: url(../images/bg_sub_active_last_submenu.png) bottom center no-repeat;
    }

    #navigation_sub li.sub_active
    {
	background: url(../images/bg_sub_active_submenu.png) top center repeat-y;
    }

    #navigation_sub li.sub_active_last
    {
	background: url(../images/bg_sub_active_last_submenu.png) bottom center no-repeat;
    }
    
        #navigation_sub li a
        {
            color: #038;
	    font-weight: bold;
            font-size: 1em;
            padding: 0;
        }
            #navigation_sub li a:hover
            {
		font-weight: bold;
                color: #6cf;
            }
            #navigation_sub li.active a
            {
		font-weight: bold;
                color: #038;
            }
	    #navigation_sub li.sub a
            {
		font-weight: normal;
            }
	#navigation_sub li.last
	{
	    border-right: 0px;
	}
    
/* Meta Navigation */
#navigation_meta
{
	font-size: 11px;
    float: right;
    line-height: 30px;
}
    #navigation_meta li
    {
        float: left;
        margin: 0px 0px 0px 15px;
    }
        #navigation_meta li a:hover,
        #navigation_meta li a.aktiv
        {
            color: #000;
        }
	#navigation_meta li a
	{
		color: #4d2179;
	}




/*************************************
	4. Links
*************************************/
a
{
    text-decoration: none;
    color: #4d2179;
}

a.blau
{
    text-decoration: none;
    color: #038;
}

a.gruen
{
    text-decoration: none;
    color: #9b0;
}

h3 a.gruen
{
    color: #038;
}

a.download_kreis
{
    color: #9b0;
    font-size: 11px;
    font-weight: bold;
    padding: 0px 0 0 22px;
    margin: 0 0 0 15px;
    line-height: 18px;
    height: 18px;
    display: block;
    vertical-align: bottom;
    background: url(../images/button/pfeil_gruen.gif) bottom left no-repeat;
}

.tt_products_single_links_bottom a,  a.big_link
{
    color: #9b0;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 0 27px;
    line-height: 22px;
    height: 22px;
    display: block;
    vertical-align: bottom;
    background: url(../images/link_button.jpg) bottom left no-repeat;
}

#content .print a
{
    color: #00aaee;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 0 27px;
    line-height: 22px;
    height: 22px;
    display: block;
    vertical-align: bottom;
    background: url(../images/button_cyan.gif) bottom left no-repeat;
}

a.downloaden
{
    color: #9b0;
    font-size: 0px;
    font-weight: bold;
    padding: 0px 0 0 0px;
    line-height: 22px;
    height: 20px;
    width: 130px;
    display: block;
    vertical-align: bottom;
    background: url(../images/bild_downloaden.gif) bottom left no-repeat;
}

.tt_products_list_produkt a{
    color: #038;
}

/*************************************
	5. Content
*************************************/

/* Produktslider */

#container {
	overflow: hidden;
	width: 335px;
	height: 170px;
	padding: 0 0px;
	float:left;
}
#container ul
{
	list-style: none;
	padding: 0;
	float: left;
	position: relative;
	width: 335px;
}
	#container ul li
	{
		float: left;
		position: relative;
		padding-bottom: 0;
		list-style: none;
		
	}

		#container ul li img
		{
		    margin: 0 25px;
		    border : none;
                    width: 0;
		}

		#container ul li.small.slider_left img,#container ul li.small.slider_right img
		{
			height: 126px;
			width: 85px;
			margin: 20px 0;
		}
                
                #container ul li.center img
                {
                    height: 171px;
		    width: 115px;
                }
                
		#container ul li.small img {

			margin:20px 0;
			padding: 0;
		}

		.slider_rechts, .slider_links{
		    
		    float: left;
		    height: 90px;
		    width: 50px;
		    text-align:center;
		    padding-top: 75px;
		}
		.slider_rechts img, .slider_links img{
		    cursor: pointer;
		}


		.qualitaet_list
		{
			color: #4D2179;
		}

			.qualitaet_list li
			{
				padding-bottom: 5px;
				list-style-type: none;
				list-style-image:url(../images/list_point.gif);
				line-height: 1em;
			}
			
		.ihre_vorteile
		{
			
			color: #4D2179;
			font-size:16px;
			font-weight: bold;
			margin-left:-3px;
			padding: 0;
		}

			.ihre_vorteile li
			{
				list-style-type: none;
				background:url(../../../contents/images/col_left/haken.gif) top left no-repeat;
				line-height: 1.2em;
				margin: 0;
				padding: 0 0 20px 30px;
			}


/*************************************
	6. Formulare
*************************************/


/*************************************
	7. Tabellen
*************************************/
