body {
	color: #666666;
	background-color: white;
	font: 11px/11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

* html body {
	color: #666666;
	background-color: white;
	font: 11px/11px Arial, Helvetica, Geneva, sans-serif;
}

.rahmen {
	border: 1px solid #666666;
}

.achtung {
	background-color: #b9cfdd;
	color: white;
	font-size: 22px;
	padding-right: 5px;
	padding-left: 5px;
}

.versal {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 13px;
}

.adresse {
	margin: 16px 0 0;
}

.adresse2 {
	margin: 19px 0 0;
}

* html .adresse {
	margin: 17px 0 0;
}

* html .adresse2 {
	margin: 21px 0 0;
}

.normal {
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
}

.medium {
	font-size: 14px;
	text-transform: none;
}

.big {
	font-size: 28px;
	line-height: 30px;
	text-transform: none;
}

.navi {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 34px;
	letter-spacing: 1px;
	text-align: right;
}

* html .navi {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 35px;
	text-align: right;
}

.subnavi {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 17px;
}

* html .subnavi {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 17px;
	margin-bottom: -1px;
}

.text {
	font-size: 14px;
	line-height: 34px;
	letter-spacing: 1px;
	margin: 0;
}

.text-uhren-schmuck {
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0 0 8px 120px;
	text-align: left;
	line-height: 18px;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

.topnavi-active {
	background: url(../images/icons/arrow-left.gif) no-repeat right 11px;
	color: #333333;
	padding-right: 15px;
	margin: 0;
}

.topnavi-active a {
	color: #333333;
}

.topnavi-passive {
	color: #333333;
	margin: 0;
}

.subnavi-active {
	background: url(../images/icons/arrow-right.gif) no-repeat left 3px;
	color: #333333;
	padding-left: 17px;
}

* html .subnavi-active {
	background: url(../images/icons/arrow-right.gif) no-repeat left 1px;
	color: #333333;
	padding-left: 17px;
}

.abstand-unten-9 {
	margin-bottom: 9px;
}

.img-abstand-4 {
	margin-bottom: 3px;
}

.hg-uhren {
	background: url(../images/bg/bg-uhren.gif) no-repeat;
}

* html .hg-uhren {
	background: url(../images/bg/bg-uhren-10.gif) no-repeat;
}

.legenden {
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	margin-top: 4px;
}

.legenden a {
	color: #666666;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.legenden a:hover {
	color: black;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}