body, td, p, div  {
  color: #000000;
  font-size: 15px;
  font-family: Tahoma;
}
body {
  background-color:#ffffff;
  padding:0px;
  margin:0px;
	height:100.1%;
}

html {
  height: 100%;
  margin-bottom: 1px;
}
a {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #7d6c4f;
  text-decoration: none
}
.eingabefeld_gross, .e_g {
  font-size: 18px;
}
.eingabefeld_klein, .e_k {
  font-size: 10px;
}
.eingabefeld_normal, .e_n {
  font-size: 15px;
}
.aactive, .ainactive, .aactive_root, .ainactive_root {
  font-size: 12px;
  display:block;
  text-decoration:none;
  padding:2px;
  margin-bottom:1px;
  background-color:#ffffff;
  color:#000000;
  padding-left:10px;
  width:150px;
}
.aactive_root, .ainactive_root {
  text-transform:uppercase;
}
.aactive, .aactive_root {
  background-color: #d5ac52;
  color: #000000}
.ainactive:hover, .aactive:hover, .ainactive_root:hover, .aactive_root:hover {
  background-color: #7d7934;
  color: #FFFFFF}
#sitewizard {
  display:block;
	margin-left:170px;
	font-size:10px;
	padding-bottom:50px;
	clear:both;
}
.site1, .site1:hover {
  font-size: 10px;
  text-decoration: none;
  letter-spacing:2px;
}
#ueberschrift {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
}
#sw_txt_1, #sw_ueberschrift_1{
  display:block;
}
#text{
	float:right;
	padding-bottom: 50px;
	border-left: 4px solid #d5ac52;
	border-right: 1px solid #d5ac52;
	border-bottom: 1px solid #d5ac52;
  width:613px;
  text-align:left;
  padding:10px;
  background-color:#ffffff;
	min-height:600px;
}
#links{
	float:left;
	background-color: #d5ac52;
	width:162px;
}
#rahmen{
	margin-top:147px;
	width:800px;
	border-top:1px solid #d5ac52;
}
#head{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:799px;	
	border-right:1px solid #d5ac52;
}
.tabhg{
	background-image:url(pix/onlineshop_tabhg.gif);
	padding-top:10px;
}
#bildcontainer{
	z-index:1000;
	position:fixed;
	top:0px;
	left:0px;
	width:100px;
	height:100px;
	display:none;
	background-color:#ffffff;
	filter:Alpha(opacity=75, finishopacity=75);
	cursor:pointer;-moz-opacity:.75;
}
#innercontainer{
	z-index:1005;
	position:fixed;
	top:0px;
	left:0px;
	display:none;
	cursor:pointer;
}
.sw_ols_artikel_uebersicht{
	height:80px;
}