@CHARSET "UTF-8";

.headrandlinks {
	width:20px;
	font-size:0px;
}

div.head_logo {
	margin:0px;
	width:160px;
	height:100%;
}

div.head_logo a {
	width:100%;
	height:100%;
	display:block;
}

div.head_logo a span {
	visibility:hidden;
}

td.head_warenkorb {
	text-align:right;
	vertical-align:bottom;
	margin-right:120px;
}

td.head_warenkorb a {
	text-decoration:none;
}

td.head_warenkorb a:link {
	color:#3970B0;
}

td.head_warenkorb a:visited {
	color:#1D4A81;
}

table.head {
	width:100%;
	height:38px;
	background:url(/img/beige/css/navileiste.gif) repeat-x bottom;
}

td.head_webshop {
	color:#FFF;
	text-align:center;
	width:160px;
	height:100%;
	font-size:13px;
	font-weight:bold;
}

td.head_webshop_bottom {
	text-align:center;
	background:url(/img/beige/css/shadow_head_nav.gif) repeat-x bottom;
	font-size:0px;
	height:1px;
}

/** MAIN NAVI IM HEADER **/
td.head_navi {
	height:22px;
}

td.head_navi table a {
	height:22px;
	padding:0px 10px; 
	display:block;
	text-align:center;
	line-height:22px;
	font-size:10px;
}

td.head_navi table a:link, td.head_navi table a:visited {
	color:#000;
	text-decoration:none;
}

td.head_navi table a:hover, td.head_navi table a:focus {
	color:#000;
	text-decoration:underline;
}

td.head_navi table a.active {
	padding:0px 7px;
	background:url(/img/beige/css/navi_bg_active.gif);
}
/** ENDE MAIN-NAVI **/
