/* ================================================================================

	CSS www.thunkosmetik.ch

================================================================================ */


/* --------------------------------------------------------------------------------
	allg. Definitionen
-------------------------------------------------------------------------------- */
body,td{
	background: #F8ECB0;
	font-size: 0.8em;
	font-family: arial, verdana, helvetica, sans-serif;
	margin-left:0px;
	margin-top:0px;
	color: #404040;
	z-index:20;
}
h1,h2,h3,h4,h5,h6{color: #9A2039;margin: 0px;}

h1{ border-bottom: 1px solid #9a2039; font-weight:bold; }
h1:first-letter{color: #fff; font-size:180%}

/* ul{list-style-image:url(/basicimages/bullet_01.png);} */


/* --------------------------------------------------------------------------------
	Navigation
-------------------------------------------------------------------------------- */

#dnavi1s1{ position: absolute; top:100px; left:275px; width:37px; border:0px solid #aaa;}
#dnavi1s2{ position: absolute; top:0px; left:275px;  width:37px; border:0px solid #aaa;}

    #dnavi1s1 ul,
    #dnavi1s2 ul{margin:0px; padding:0px; list-style:none;}

    #dnavi1s1 li,
    #dnavi1s2 li
    {margin: 0px; padding: 0px;}

    #dnavi1s1 a,
    #dnavi1s2 a {padding:0px; margin:0px; border:0px; display: block;}
    #dnavi1s1 a:hover{background: #fff;}


/* --------------------------------------------------------------------------------
	Layer oben und links
-------------------------------------------------------------------------------- */
#dpictops1{position: absolute; top:0px; left:275px; width:524px; height:105px; border:0px solid #aaa;}
#dpictops2{position: absolute; top:0px; left:312px; width:487px; height:23px; border:0px solid #aaa;}

#dpicleft1{position: absolute; top:0px; left:0px; width:106px; height:600px; border:0px solid #aaa;}
#dpicleft2{position: absolute; top:0px; left:106px; width:170px; height:600px; border:0px solid #aaa;}



/* --------------------------------------------------------------------------------
	Inhalt
-------------------------------------------------------------------------------- */

#dhead1s1{position: relative;top:140px;left:375px;width:400px; border:0px dashed #000;}
#dhead1s2{position: relative;top:40px;left:375px;width:400px; border:0px dashed #000;}
#dhead2{}
#dhead3{}
#dcontent01s1{position: relative;top:210px;left:375px;width:400px; border:0px dashed #000;}
#dcontent01s2{position: relative;top:90px;left:375px;width:400px; border:0px dashed #000;}
#dfoot1{}
#dfoot2{}
#dfoot3{}

.contentteaser{color: #e95;}
.footer{color:#aaa; border-top: 1px solid #9A2039; font-size:10%; margin-top:25px; }



/* --------------------------------------------------------------------------------
	EOF
-------------------------------------------------------------------------------- */
a:link { color: #9a2039; text-decoration: none; }
a:visited { color: #e95; }
a:hover { color: #e95; }
a:active { color: #e95; }
