@charset "utf-8";

@import "../skin1/inf/xcore.css";
@import "../skin1/inf/css/index.css";
@import "../skin1/inf/css/accordion.css";
@import "../skin1/inf/css/smoothbox.css";
@import "../skin1/inf/css/galerie.css";
@import "../skin1/inf/css/qq.css";
@import "../skin1/inf/css/kontakt.css";
@import "../skin1/inf/css/bestellen.css";



html {
	background-image:url(images/inf/stripe.png);
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	min-height:100%;
	min-width:897px;
	color:#203276;
}

* html body {
	height:100%;
}


input, select, .fPre, textarea {
	border: 1px solid #666666;
	font-family:arial;
	font-weight:bold;
	margin:1px;	
	background-color:#F0F6F7;
	
}

input.button {
	background-image:url(images/inf/buttonBg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

a {
	color:#445C7B;
}

a:hover {
	color:#0099FF;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.unbold {
	font-weight:normal;
}

.tip {
	cursor:pointer;
	font-weight:bold;
	margin-left:6px;
	color:#990000;
}

.j {
	text-align:justify;
}


#container {
	margin:0pt auto;
	position:relative;
	width:897px;
	background-color:#FFFFFF;
	background-image:url(images/inf/bottomShade.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:800px;
}


#containerInner {
	background-image:url(images/inf/pageTopShade.jpg);
	background-repeat:repeat-x;
	background-position:top;	
	width:100%;
	height:193px;
}


#left {
	width:375px;
	float:left;
}

#leftTop {
	background-image:url(images/inf/leftside.jpg);
	background-repeat:no-repeat;
	width:375px;
	height:450px;
}

#leftTop_en {
	background-image:url(images/inf/leftside_en.jpg);
	background-repeat:no-repeat;
	width:375px;
	height:450px;
}

#naviMain a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}


#naviMain li {
	margin-bottom:17px;
}

#nav0 {
	margin-left:-20px;
}

#nav1 {
	margin-left:-2px;
}

#nav2 {
  margin-left:22px;
}

#nav3 {
  margin-left:45px;
}

#nav4 {
	margin-left:13px;
	font-size:12px;
}

#nav5 {
	margin-left:55px;
	font-size:13px;
}

#nav6 {
	margin-left:73px;
	margin-top:0px;
	font-size:13px;
}

#inf_navi_plus {
  position: absolute;
  left:132px;
}

#right {
	width:522px;
	float:left;
}
	
#header {
	background-image:url(images/inf/header.jpg);
	background-repeat:no-repeat;
	width:522px;
	height:114px;
}

#header .clickable {	
	float:left;
	width:200px;
	height:100px;
	border:none;
}

#header ul li {
	float:left;
	text-align:center;
	font-weight:bold;
	margin-left:8px;
}

#header ul li a {
	color:#666666;
	font-size:10px;
}

#content {
	width:522px;
	min-height:300px;
}

#footer {
	margin:0pt auto;
	position:relative;
	width:897px;
	clear:both;
	height:60px;
	overflow:hidden;
	width:897px;
	text-align:center;
}

#footer a {
	margin-right:10px;
}

#cartIcon {
	clear:left;
	position:absolute; 
	left:800px;
	top:23px;
	width:83px;
	height:60px;
	background-position:right top;
	background-repeat:no-repeat;
}

.cartIconFilled {
	background-image:url(images/inf/cartIcon.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}


.cartIconEmpty {
	background-image:url(images/inf/cartIconEmpty.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
}

.redAlert {
	text-align:center;
	color:red;
	font-weight:bold;
	font-size:14px;
	margin:10px;
}

.greyNotice {
	text-align:center;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin:10px;
}

#loginForm {
	margin:auto;
	margin-top:20px;
}

.loginStatusMessage {
	font-size:11px;
	font-weight:bold;
	color:red;
}


.indicator {
	background-image:url(images/inf/indicators/progressbar_microsoft.gif);
	background-repeat:no-repeat;
	text-align:center;
	width:500px;
	height:50px;
	margin-top:20px;
	margin-left:auto;
	display:none;
}







