* {
	margin: 0;
	padding: 0px;
	text-decoration: none;
}

body  {
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#c69;
	text-align: center;
	color: #000000;
	line-height: 140%;
	background-image:url(images/stf2.png);

}

a:link, a:visited {
	color:#000;
	text-decoration: none;
}

a:hover {
	color:#603;
	text-decoration:underline;

}
a:active {
	text-decoration: none;
}

a{
	text-decoration:none;
}
h2{
	font-size:0.1em;
	color:#3CF;
	visibility:hidden;
	}

h1{
	font-size:2em;
	font-weight:200;
	color:#906;
	line-height:1.2em;
	}
h3{
	font-size:1,7em;
	font-weight:200;
	color:#906;
	line-height:1.2em;
	}

#wrap{
	width: 800px;
	margin: 0px auto 20px auto;
	}
#krumel{
	margin: 0px;
	padding:0px;
	text-align:right;
	}
  
#head{
	margin: 0px auto 18px auto;
	width:800px;
	height:200px;
	}
	
	

	
/*------NAVIGATION------*/


#navi ul li{
	display:inline;
	text-align: center;

	} 
#navi #li1{    /*--home--*/
	float:left;
	width:70px;
	height:56px;
	line-height:2.7em;
	background-image:url(images/et9.png);
	background-repeat:no-repeat;
	} 
#navi #li2{   /*--saison--*/
	float:left;
	width:90px;
	height:56px;
	line-height:2.7em;
	background-image:url(images/et4.png);
	background-repeat:no-repeat;
	} 
#navi #li2A{       /*--festliches--*/
	float:left;
	width:110px;
	height:56px;
	line-height:0em;
	background-image:url(images/et8.png);
	background-repeat:no-repeat;
	}  

#navi #li3{         /*--hausmarke--*/
	float:left;
	width:90px;
	height:56px;
	line-height:2.4em;
	background-image:url(images/et3.png);
	background-repeat:no-repeat;
	}    
#navi #li4{        /*--trachten--*/
	float:left;
	width:90px;
	height:56px;
	line-height:3em;
	background-image:url(images/et1.png);
	background-repeat:no-repeat;
	}
#navi #li5{        /*--accessoirs--*/
	float:left;
	width:110px;
	height:56px;
	line-height:0em;
	background-image:url(images/et6.png);
	background-repeat:no-repeat;
	}    
#navi #li6{         /*-annahme--*/
	float:left;
	width:120px;
	height:56px;
	line-height:2.7em;
	background-image:url(images/et2.png);
	background-repeat:no-repeat;
	} 
#navi #li7{        /*--pimpmydress--*/
	float:left;
	width:110px;
	height:56px;
	line-height:2.4em;
	background-image:url(images/et9a.png);
	background-repeat:no-repeat;
	} 
	

#navi #li9{        
	float:left;
	width:10px;
	height:56px;
	background-image:url(images/et0.png);
	background-repeat:repeat-x;
	} 

/*------INHALT------*/    
#inhalt{
	clear:both;
	background:#FCF;
	}
	
#inhalt a{
	color:#906;
	}
    
#text1{
	padding:25px 10px 20px 26px;
	float:left;
	text-align:left;
	width:236px;
	height:270px;
	background:#fff;}

#text2{
	padding:25px 10px 20px 10px;
	float:left;
	text-align:left;
	width:236px;
	height:270px;
	background:#fff;
	}

#text3{
	padding:25px 26px 20px 10px;
	float:left;
	text-align:left;
	width:236px;
	height:270px;
	background:#fff;
	}
	
	
#deko{
	clear:both;
	height:40px;
	background-image:url(images/deko1.png);
	background-repeat:repeat-x;
	}

#footer{
	clear:both;
	height:150px;
	color:#FFF;
	font-weight:400;
	background-image:url(images/bgfooter.jpg);
	background-repeat:repeat-x;
	}
	
#footer a:link{
	color:#FFF;
	text-decoration:none;
	}
#footer	a:hover {
	color:#936;
	text-decoration:underline;
}
#footer a:visited{
	color:#FFF;
	text-decoration:none;
	}
	
	
/*----------klassen-------*/
.blacklink {
	color: #707070;
	}

.minilink{
	color: #999;
	font-size: 9px;
	}
.minilink a:link, a:hover, a:visited {
	text-decoration: none;
	}

.tracht{
	color:#CCC;
	}
.tracht a:hover{
	color:#603;
	}