body {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	colo:#000;
	margin:0;
}

a {
	text-decoration:none;
	color:#019701;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;
}

#outer {
	width:866px;
	margin:0 auto;
}

#header {
	position:relative;
	height:163px;
}

#global {
	position:absolute;
	top:0;
	left:0;
	line-height:38px;
	border-bottom:1px #999 dotted;
	width:866px;
	font-size:10px;
}

#global a {
	color:#333;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}

#logo {
	position:absolute;
	left:12px;
	top:76px;
}

#search {
	position:absolute;
	left:585px;
	top:51px;
	width:231px;
	height:43px;
	background-image:url('http://www.hot-wear.de/images/header_search_bg.gif');
	padding:20px 25px;
}

#search label {
	color:#000;
	font-size:12px;
	font-weight:bold;
	display:block;
}

#search input {
	vertical-align:middle;
	float:right;
}

#search input.text {
	border:1px #000 solid;
	width:173px;
	float:left;
}

#mainnavigation {
	position:absolute;
	left:0;
	top:143px;
	background-color:#cdd6d9;
	height:25px;
	border-top:1px #999 solid;
	width:685px;
	padding-left:181px;
	z-index: 1;
}

#mainnavigation a {
	color:#000;
	display:block;
	float:left;
	line-height:25px;
	padding:0 15px;
}

#mainnavigation a:hover {
	background-color:#019701;
}

#mainnavigation a.active {
	background-color:#019701;
	color:#fff;
}

#body {
	margin-top:12px;
	background-image:url('http://www.hot-wear.de/images/body_bg.gif');
}

#left {
	width:186px;
	margin-right:10px;
	float:left;
	background-color:#fff;
}

.box {
	margin-bottom:12px;
}

.itemlink {
	display:block;
	background-image:url('http://www.hot-wear.de/images/arrow.gif');
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:15px;
	color:#019701;
	text-decoration:underline;
	text-transform:uppercase;
	line-height:18px;
	font-size:10px;
	text-align:left;
	width:147px;
}

.itemlink2 {
	display:block;
	background-image:url('http://www.hot-wear.de/images/arrow.gif');
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:15px;
	color:#019701;
	text-decoration:underline;
	text-transform:uppercase;
	line-height:18px;
	font-size:10px;
	text-align:left;
}

.itemlinkactive {
	display:block;
	background-image:url('http://www.hot-wear.de/images/arrow.gif');
	background-repeat:no-repeat;
	background-position:0 50%;
	background-color:#d9e1e3;
	padding-left:15px;
	text-decoration:underline;
	text-transform:uppercase;
	line-height:18px;
	font-size:10px;
	text-align:left;
	width:147px;
}
.itemlink:hover {
	background-color:#d9e1e3;
}

h1 {
	background-image:url('http://www.hot-wear.de/images/box_header_bg.gif');
	line-height:23px;
	padding:0 10px;
	margin:0 0 2px 0;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
h2 {
	font-size:12px;
	font-weight:bold;
}

h3 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;	
}

h4 {
	background-image:url('http://www.hot-wear.de/images/box_header_bg.gif');
	line-height:23px;
	padding:0 10px;
	margin:0 0 2px 0;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.boxcontent {
	padding:10px;
	border-left:2px #8c989c solid;
	border-right:2px #8c989c solid;
	border-bottom:2px #8c989c solid;
	text-align:center;
}

.boxcontent_glossar {
	padding:10px;
	border-left:2px #8c989c solid;
	border-right:2px #8c989c solid;
	border-bottom:2px #8c989c solid;
}

#content {
	width:474px;
	float:left;
}

#right {
	width:186px;
	float:right;
	background-color:#fff;
}

#footer {
	clear:both;
	line-height:38px;
	width:836px;
	border-top:12px #fff solid;
	background-image:url('http://www.foryourstyle.de/images/footer_bg.gif');
	text-align:right;
	color:#fff;
	padding:0 15px;
}

#footer a {
	color:#fff;
}


div#random_links 
{ 
  display: block; 
  width: 474; 
  overflow: hidden; 
  border: 0px; 
  padding: 0px; 
  text-align:center;
} 


			div.outersearch {
				width:474px;
			}

			div.innersearch {
				float:left;
				width:237px;
				margin-top:15px;
			}

			div.innerpicsearch {
				float:left;
				width:75px;				
			}

			div.innercountsearch {
				float:left;
				text-align:right;
				width:10px;
			}

			div.innertextsearch {
				float:right;
				width:125px;
				padding-right:25px;
			}

			div.outlinesearch {
				clear:both;
				height:15px;
				border-bottom:1px #dcdcdc solid;
			}