﻿
     
body          { 
font-family: Trebuchet MS, Arial; 
font-size: 11pt; 
background-color: #F9E8C1; 
text-align:center; 
background-color: #F9E8C1; 
}

td { 
font-family: Trebuchet MS, Arial; 
font-size: 11pt; 
}

/* Seite zentrieren, Rahmen, Hintergrund - 
Besonderheit Netscape: background-color verlangt bei div-Containern einen Rahmen, 
Lösung: diesen mit gleicher Farbe wie Hintergrund angeben, wenn kein Rahmen gewünscht*/


#site     {

width:755px;
margin:0px auto;
text-align:left;
border:1px solid #bbbbbb; 
background-image:url('images/handarbeit7a.jpg');
/*filter:alpha(opacity=85);
-moz-opacity:.9;*/

}

/* Die Titelzeile */
#title {
height:50px;
padding:5px;
text-align:center;
}

/* Das Menü */
#navig {
	width: 170px;
	color: #000000;
	margin: 10px 5px;
	padding: 5px 5px;
	border: 1px dashed #CC0000;
	
	}

/* Der Inhalt */
#content {
  
  margin:10px 5px 10px 5px;
  width:390px;
  
  padding:5px 5px;
  border: 1px dashed #CC0000;
  }
  
 #content2spalt {
	padding: 5px 5px;
	border: 1px dashed #CC0000;
}
  
 
  
/* rechte Spalte */
#rechts {
  
  width:158px;
  margin:10px 5px;
  padding:5px 5px;
  
  border: 1px dashed #CC0000;
}
.rechts-title{
  font-weight:bold;
  background-color:#FAE3B4; 
  color:#CC0000;
  text-align:center;
  margin:2px;
  }
  
.rechts-container {
  font-size:0.9em; 
  color:#400000;
  }



a  {

 
  color:#004000;
  
  }
  
a:visited    { 
  color:#808080;
    }  
  
a:hover       { 
  color:#CC0000;
 text-decoration:underline;
  }
  
  
#menu {
	/*padding: 0px;*/
	list-style: none;
	line-height: 280%;
	/*margin: 0px;*/
}
  

#menu a {

  /* font: small-caps 111%/135% ;*/
	text-transform:capitalize;
	text-decoration:none;
	font-variant:small-caps;
	font-weight:bold;
	color:#004000;
    border: 1px dashed #CC0000;
    padding:3px;
 }

#menu a:active {
  background-color:#F0AD5B
  }



 
#menu a:hover {
  background-color:#F0AD5B
  }



 
/*li { 
  
  margin-left: -30px; 
  }*/
 

h1           { 
   text-decoration: none;
	color: #800000;
	text-transform:capitalize; 
	font-size: 1.7em; 
	font-family:Times New Roman,serif; 
	font-variant:small-caps; 
	font-weight:bold;
	 }



h2 { 
  color:#800000; 
  font-family:Times New Roman,serif; 
  font-size:1.4em;
	}
h3           {
  font-family: Times New Roman,serif; 
  color:#800000; 
 font-size:1.3em;

 }
h4           {
  font-family: Times New Roman,serif; 
  color:#800000; 
 font-size:1.2em;}
 
h5           {
  font-family: Tretbuchet MS, Arial;
  color:#800000; 
 font-size:1.1em;}
 
 h6 {
	color: #004000;
	font-weight:bold;
	font-size: 1.1em;
}
    
.bilduntersch { 
  font-family: Verdana; 
  font-size: 0.8em; 
  color: #333333
   }
   
   .versand { 
  font-family: Verdana; 
  font-size: 0.7em; 
  color: #333333
   }
   
.bildrahmen {
  border: 3px double #663300; 
  margin: 4px;
  }
.bildfloatmr {
  border: 3px double #663300; 
  margin: 4px;
  float:left;
  }
  
.bildfloatml {
  border: 3px double #663300; 
  padding: 4px;
  float:right;
  }
 
 .preis {
	color:#CC0000
}
  
  
#aktuell { 
  font-family:Trebuchet MS;
  font-size:10px; 
  color:#400000; 
}

.bgorange {
  background-color:#FAE3B4; 
  color:#CC0000;
  font-family:Verdana;
  font-weight:bold;}
  
.uebmodell {
  color:#CC0000;
  font-size:11pt;
  background-color: #FAE3B4;
  font-weight:bold 
}

table.modell {
  border: 1px dotted #BBBBBB; 
  padding: 3px;
   font-size:0.9em;
  width:100%; 
  background-color: white;
}

table.modell td{
  
  padding: 7px;
  
}

table.katalog td {
  border: 1px dotted #BBBBBB; 
  padding: 3px;
  
   
  background-color: white;
  filter:alpha(opacity=75);
  -moz-opacity:0.7;
  opacity:0.75
}

.hintpreis {
  background-color: #F9E8C1;
}

.preis {
	color: #CC0000
}

div.show {display:block;}

div.hide {display:none;}
.size10 {
	font-size:10pt
}

.tcenter {
	text-align:center
}

/* a:link.menu {
	
	font: normal small-caps 100%/130% Verdana;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:bold;
	color:#004000;
    border: 1px dashed #CC0000;
    padding:3px;

 }

a:visited.menu {
	
	font: normal small-caps 100%/130% Verdana;
	text-decoration:none;
	border: 1px dashed #CC0000;
    padding: 3px;
    color:#004000;
	text-transform:capitalize;
	font-weight:bold;
	}

a:hover.menu {
	font: normal small-caps 100%/130% Verdana;
	text-decoration:none;
	color:#CC0000;
    border: 1px dashed #CC0000;
    text-transform:capitalize;
	font-weight:bold; 
	padding:3px; 
	background-color:#F0AD5B
	}

li.menu    { 
  list-style-type: none; 
  margin-left: -40; 
  line-height:280%
 }



*/
