@import url(css/cart.css);
@import url(css/productlisting.css);
@import url(css/productinfo.css);
@import url(css/module.css);
@import url(css/forms.css);
@import url(css/container.css);
@import url(css/payment.css);

body,td,th {
	color: #828687;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #f6feff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	color:#828687;
}
a {
	color:#54788C;

}
a:hover {
	color:#7FADCA;

}
#container {
	width:888px;
	margin-left:80px;
}
#topMenue {
	margin:20px 0 20px 120px;
	height:70px;
}
#topMenue .menueBox {
	float:left;
	width:128px;
	height:70px;
}
#topMenue .menueBox img {
	border:0;
}

#topMenueUnderLine {
	background-image:url(template-images/topMenueBg.png);
	width:878px;
	height:43px;
	clear:both;
	padding:5px;
	color:#2c566f;
	font-size:11px;
}

* html #topMenueUnderLine {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/templates/tk/template-images/topMenueBg.png');

}
#topMenueUnderLine a {
	position: relative;

}

#containerIns {

	margin-top:10px;

}
#miniBasket {
	background-image:url(template-images/basketBG.png);
	background-repeat:no-repeat;
	width:180px;
	height:240px;
	min-height:240px;
	float:left;
	padding:40px 10px 0 10px;
	color:#2c566f;
}
* html #miniBasket {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/templates/tk/template-images/basketBG.png');
}
#miniBasket a {
	position:relative;
}



#realContent {
	margin-left:210px;
	width:470px;
}
#subNavi {
	float:right;
	margin:0;
	width:170px;
}
#subNavi ul{
	margin:0;
	padding:0;
}
.subcats li {
	list-style:none;
}



#topMenueUnderLineInfo {
	width:265px;
	height:35px;
	padding:5px 0 0 0;
	border-right:1px solid #dae0e2;
	float:left;
}
#topMenueUnderLineSearch {
	width:185px;
	height:30px;
	padding:10px 0 0 15px;
	border-right:1px solid #dae0e2;
	float:left;
	position:relative;
}
#topMenueUnderLineSearch form{
	height:20px;
	padding:0;
	margin:0;
}
#topMenueUnderLineSearch .searchInputTopBox {
	float:left;
	height:20px;

}
#topMenueUnderLineSearch .searchInputTop {
	width:130px;
	height:15px;
	margin-right:10px;
	font-size:10px;
	background-color:#fcfefe;
	border:1px solid #a1b6be;
	color:#2c566f;
}

#topMenueUnderLineLinks {
	padding:5px 0 0 0;
	width:200px;
	height:35px;
	border-right:1px solid #dae0e2;
	float:left;
}
#topMenueUnderLineLinks ul {
	margin:0;
	padding:0 0 0 20px;
}
#topMenueUnderLineLinks li {
	list-style-image:url(template-images/liststyle.gif);
}
#topMenueUnderLineLinks .tMleft {
	float:left;
	margin-right:30px;
}
#topMenueUnderLineLinks .tMright {
}



#topMenueUnderLineLogo {
	float:left;
	padding:10px 0 0 30px;
}
.copyright {
	clear:both;
	padding:200px 0 0 80px;

	font-size:7px;
	color:#BBC8D9;
}
.copyright a {
	color:#BBC8D9;
}
.parseTime {
	padding:0 0 0 80px;
	clear:both;
	font-size:5px;
	color:#F6FEFF;
}
img {
	border:0;
}


/* ALPHA */
.alpha-shadow {

  background: url(template-images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 15px 0 !important;
  margin: 10px 0 15px 0;
}

.alpha-shadow div {
  background: url(template-images/shadow2.png) no-repeat left top !important;
  background: url(template-images/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}
.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;

  padding: 4px;
}


.processCheckoutGreen {
	background-color:#DBEDA2;
	text-align:center;
	height:35px;
	width:100px;
	float:left;
	border:1px #9F9F9F solid;
	padding:1px;
	margin-right:1px;
	font-size:10px;
	color:#000;
	line-height:15px;
}

.processCheckoutRed {
	background-color:#FFC3A3;
	text-align:center;
	height:35px;
	width:100px;
	float:left;
	border:1px #9F9F9F solid;
	padding:1px;
	margin-right:1px;
	font-size:10px;
	color:#000;
	line-height:15px;
}

.processCheckoutYellow {
	background-color:#EDE9BB;
	text-align:center;
	height:35px;
	width:100px;
	float:left;
	border:1px #9F9F9F solid;
	padding:1px;
	margin-right:1px;
	font-size:10px;
	color:#000;
	line-height:15px;
}
.leftCol {
	margin-top:4px;
	float:left;
}

.rightCol {
	margin-top:4px;
	float:right;
	padding-right:4px;
}
.boxInfoRS {
	font-size:0.9em;
}
.dis {
	 border: 0px; /* Für Firefox und Opera */
	 border-top: solid 2px #333333;
	 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
hr {
	border:none;
	background-color:none;
}
.clear {
	clear:both;
}

.boxTxtRight {
	text-align:right;
}
.hrDiv {
	width:100%;
	border-bottom:1px solid #666666;
}
/* Paragraphs Block */
p.centerContent { text-align:center; }
p.rightContent { text-align:right; }
p.boxTxtInd {
  	padding-left:12px;
  	font-size:0.9em;
}
/* Bilder */
img.imgRight {
  	float: right;
   	margin: 2px 0px 2px 10px;
   	position: relative;
}

img.imgLeft {
	float: left;
  	margin: 2px 10px 2px 0px;
  	position: relative;
}
img {
	border:0;
}
.clearHere {
	clear:both;
}
.noClear {
	float:left;
}

.nowrap {
	white-space:nowrap;
}
.zurueckLink {
	margin-top:20px;
	text-align:center;
	font-weight:bold;
}
#schriftGroesse {
	margin:20px 0 0 5px;
}
#infobox {
	margin:20px 0 0 5px;
}

.sideBarBlockHead {
	background-image:url(template-images/boxHead.jpg);
	padding:12px 5px 0 10px;
	height:30px;
	width:157px;	
	color:#5C7884;
	font-weight:bold;
}
.sideBarBlockContent {
	background-image:url(template-images/boxBody.jpg);
	height:auto;
	width:157px;	
	padding:5px 10px 10px 5px;
	background-repeat:repeat-y;
}
.sideBarBlockContent ul {
	margin:0;
	padding:0;
}
.sideBarBlockContent li {
	list-style:none;
	margin:0 0 2px 0;
	padding:0;
	width:162px;
}
.sideBarBlockContent a {
	display:block;
	width:152px;
	background-color:#F4FCFE;

	text-decoration:none;
	padding:2px 0 2px 10px;
}
.sideBarBlockContent .activeContent a {
	font-weight:bold;
}

.sideBarBlockBottom {
	background-image:url(template-images/boxFoot.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:4px;
	width:172px;	
}
#filter {
	text-align:center;
}
#filter select {
	width:300px;
	font-size:13px;
	font-weight:bold;
	border:2px solid #4E707F;
	margin:0 0 0 100px;
}

#logos {
	padding:20px 0 0 0;
}
#logos img {
	border:2px solid #7FADCA;
	margin:5px 0 5px 25px;
}
#landeseite li {
	line-height:1.8em;
	list-style:none;
	background-image:url(template-images/landeseite-liststyle.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:7px 7px 7px 20px;
	display:block;
	border:1px solid #2C566F;
	margin:4px 0;
	background-color:#FFFFFF;
}
#landeseite li:hover {
	background-color:#F6FEFF;
}

#landeseite li strong {
	color:#D74C9C;
}
#landeseite ul {
	margin:0;
	padding:10px 0;
}
#landeseite li a {
	text-decoration:none;

}
