body {
	background-color: #E4F0F9;
	color: #444;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	border: 0;
}

body.orange {
	background-color: #fcf0e7;
}

img {
	border: 0;
}

a {
	color: #4C86B4;
	text-decoration: none;
}

form {
	text-align: left;
}

a img {
	border: 0;
	cursor: pointer;
}

a:hover{
	color: #5C96C4;
	text-decoration: underline;
}

textarea {
	color: black;
	background-color: white;
}

.wide, .content {
	width: 974px;
	margin: 0 auto auto;
	padding: 5px 20px 0px;
	background: white url(../images/design/border.gif) repeat-y scroll 0 0	
}

.content .content {
	margin: 0;
	padding: 0;
	background: none;
	width: auto;
}
.wide .content {
	margin: 0;
	padding: 0;
	background: none;
	width: auto;
	text-align: justify;
}

.extended{
	width: auto;
	min-width: 974px;
	background-image: none;
}

.orange .wide{
	background: white url(../images/design/border_orange.gif) repeat-y scroll 0 0
}

.menu, .supmenu {
	padding-top: 16px;
}

.hat .left {
	float: left;
	width: 220px;
	overflow: hidden;
}
.hat .right{
	text-align: right;
}
.hat .languages{
	font-size: 11px;
	/*color: #7899BD;*/
	color: silver;
	width: 219px;
	text-align: right;
}
.hat .languages a{
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.hat .languages a:hover{
	text-decoration: underline;
}
.hat .sizes {
	text-align: right;
	position: absolute;
}
.hat .sizes a{
	display: block;
	float: left;
	background-color: #4488DB;
	font-weight: bold;
	margin-left: 2px;
	color: white;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
}
.hat .sizes a:hover {
	background-color: green;
}
.hat .sizes a.small {
	height: 12px;
	width: 14px;
	font-size: 10px;
	margin-top: 2px;
}
.hat .sizes a.normal {
	height: 13px;
	width: 15px;
	font-size: 11px;
	margin-top: 1px;
}
.hat .sizes a.large {
	height: 14px;
	width: 16px;
	font-size: 12px;
}

.supmenu .date {
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	vertical-align: bottom;
	background-color:#E4F0F9;
	position: absolute;
	text-align: left;
	width: 140px;
	padding: 0 10px;
	color: #688193;
	z-index:4;
}

.supmenu .time {
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	vertical-align: bottom;
	background-color:#E4F0F9;
	text-align: right;
	width: 200px;
	padding: 0 10px;
	font-weight: bold;
	color: #688193;
	position: absolute;
	z-index:3;
}

.green .date, .green .time {
	background-color: #eff4ee;
}
.yellow .date, .yellow .time {
	background-color: #eff4ee;
}
.violett .date, .violett .time {
	background-color: #f8f4f8;
}
.gray .date, .gray .time {
	background-color: #f8f8f8;
}
.orange .date, .orange .time {
	background-color: #fdf6f1;
}



.supmenu .weather {
	background-color: white;
	height: 22px;
	line-height: 22px;
	vertical-align: bottom;
	font-size: 11px;
	text-align: right;
	width: 350px;
	position: absolute;
	z-index: 2;
}

.supmenu .menuitems {
	background-color: white;
	font-size: 11px;
	text-align: right;
	margin: 10px 0 -7px 0;
}

.supmenu .menuitems a {
	vertical-align: bottom;
	text-decoration: none;
}

.supmenu .menuitems a:hover {
	text-decoration: underline;
}

.supmenu .menuitems a.bold{
	font-size: 18px;
	color: red;
}

.supmenu .menuitems a.select {
	/*color: #3C6387;*/
	font-weight: bold;
}

/*.green .supmenu .select{color:  #3b712a;}
.yellow .supmenu .select{color: #8b883e;}
.violett .supmenu .select {color: #473247;}
.gray .supmenu .select { color: #4a4a4a;}
.orange .supmenu .select { color: #804813;}*/




.menu .menubar {
	background: #466599 url(../images/elements/menu_blue.gif) repeat-x scroll 0 0;
	height: 27px;
	overflow: hidden;
}
.green .menubar {
	background: #466599 url(../images/elements/menu_green.gif) repeat-x scroll 0 0;
}
.violett .menubar {
	background: #466599 url(../images/elements/menu_violett.gif) repeat-x scroll 0 0;
}
.yellow .menubar {
	background: #466599 url(../images/elements/menu_yellow.gif) repeat-x scroll 0 0;
}
.gray .menubar {
	background: #466599 url(../images/elements/menu_gray.gif) repeat-x scroll 0 0;
}
.orange .menubar {
	background: #466599 url(../images/elements/menu_orange.gif) repeat-x scroll 0 0;
}


.menu .menubar .left {
	background-image: inherit;
	background-position: left -54px;
	background-repeat: no-repeat;
	height: inherit;
}
.menu .menubar .right {
	text-align: right;
	padding-right: 4px;
}
.menu .menubar .menuelements {
	float: left;
	margin-left: 0.75em;
	margin-right: 0.75em;
	line-height: 27px;
}
.menu .menubar .menuelements a, .menu .menubar .menuelements b{
	color: white;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0.5em;
	text-decoration: none;
}
.menu .menubar .menuelements a.select, .menu .menubar .menuelements b.select{
	color: #ffa;
}
.menu .menubar .menuelements img{
	vertical-align: middle;
}
.menu .menubar .menuelements a:hover{
	color: #ffa;
	text-decoration: underline;
}

.menu .menubar .search {
	height: inherit;
	line-height: 27px;
	vertical-align: 27px;
}

.menu .menubar .search input {
	height: 16px;
	background: #F0F2EE url(../images/elements/a.gif) no-repeat scroll right top
}

.menu .menubar .search input.submit {
	background-color: transparent;
	background-image: url(../images/elements/button_blue.png);
	border: none;
	color: white;
	width: 65px;
	height: 24px;
}

.green .menu .menubar .search input.submit{
	background-image: url(../images/elements/button_green.png);
}
.yellow .menu .menubar .search input.submit{
	background-image: url(../images/elements/button_yellow.png);
}
.violett .menu .menubar .search input.submit{
	background-image: url(../images/elements/button_violett.png);
}
.gray .menu .menubar .search input.submit{
	background-image: url(../images/elements/button_gray.png);
}
.orange .menu .menubar .search input.submit{
	background-image: url(../images/elements/button_orange.png);
}


.boots {
	padding-top: 0;
}
.boots .left {
	width: 390px;
	float: left;
}
.boots .right {
	margin-left: 390px;
	font-size: 0.8em;
}

.boots .bootsmenu {
	font-size: 1.25em;
}

.boots .flcol {
	width: 280px;
	margin-right: 15px;
	float: left;
}
.boots .fmcol{
	width: 530px;
	font-size: 0.8em;
	float: left;
}
.boots .flmcol{
	width: 860px;
	float: left;
}

.boots .frcol {
	width: 110px;
	float: right;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 0.8em;
}


.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright{
	clear: right;
}

/*WINDOWS*/
.window {background: transparent; width:100%; margin:0; display:inline;}
.window .wintop, .window .winbottom {display:block; background:transparent; font-size:1px;}
.window .w1, .window .w2, .window .w3, .window .w4 {display:block; overflow:hidden;}
.window .w1, .window .w2, .window .w3 {height:1px;}
.window .w2, .window .w3, .window .w4 {background:#fff; border-left:1px solid #e1ebde; border-right:1px solid #e1ebde;}
.window .w1 {margin:0 5px; background:#e1ebde;}
.window .w2 {margin:0 3px; border-width:0 2px;}
.window .w3 {margin:0 2px;}
.window .w4 {height:2px; margin:0 1px;}

.window .wincontent {display:block; border:0 solid #e1ebde; border-width:0 1px; height:auto;padding:0.25em 1em; color: inherit; }
.window .wincontent div {padding:0; margin:0; color: inherit; }
.window .wincontent h4 {margin-bottom: 0.5em; }
* html .window .wincontent {height:1px;}

.boots .window {padding: 1em 1em 0}

.invisible {display: none;}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('/images/autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.qnt {
  position:absolute;
  top:2px;
  right:10px;
  font-size:0.8em;
  color:#26A908;
}
