
body {
	margin:0px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	background-color: #fff;;
	background-image: url(img/laozokungyzibg.jpg);
	background-position: center top;
}

p {
margin:4px 0 6px 0;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

h1, h2, h3, h4 {
font-weight:bold;
margin:10px 0 0 0;
}

h1 {
font-size:26px;
}

h2 {
font-size:23px;
}

h3 {
font-size:20px;
}

h4 {
font-size:17px;
}

a:link, a:visited {
color:#cc0000;
text-decoration:underline;
}

a:hover, a:active {
color:#999999;
text-decoration:none;
}

ul {
margin:5px 0 5px 20px;
padding:0;
list-style-type:disc;
}

ol {
margin:5px 0 5px 30px;
padding:0;
list-style-type:decimal;
}

ul li, ol li {
margin:0 0 4px 0;
padding:0;
}

/* << ----------------// Outer container that holds all the columns //---------------->> */
#mainContainer {
	margin:0 auto;
	padding:0;
	width:900px;
	background-color:#fff;

}

/* << ----------------// Header //---------------->> */

#borderheader{
	width:900px;
	height:59px;
	color:#666666;
	background-color:#ffffff;
	background:transparent url(img/headerborder.png) no-repeat scroll center top;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}



#header {
	width:900px;
	height:225px;
	color:#666666;
	background-color:#ffffff;
	background:transparent url(img/bgheader.jpg) no-repeat scroll center top;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

/* << ----------------// Horizontal navigation //---------------->> */
#navHorizontal {
	
	width:900;
	height:28px;
	line-height:40px;
	background-image: url(img/schattenheader.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top:0px;
	margin:0 auto;
	padding:0;
}

#navHorizontal ul {
margin:0 0 0 5px;
padding:0;
list-style:none;
}

#navHorizontal ul li {
margin:0 0 0 -5px;
padding:5px 0 5px 0;
list-style:none;
display:inline;
}

#navHorizontal ul li a:link, #navHorizontal ul li a:visited {
padding:5px 8px 5px 8px;
color:#eeeeee;
text-decoration:none;
border-right:1px solid #999999;
}

#navHorizontal ul li a:hover, #navHorizontal ul li a:active {
color:#454545;
text-decoration:none;
background-color:#cccccc;
}

/* << ----------------// Left column //---------------->> */
#columnOne {
	float:left;
	margin:0;
	padding:0 0px 0px 0px;
	width:190px;
}

#columnOne p, #columnThree p, #columnOne ul li, #columnOne ol li, #columnThree ul li, #columnThree ol li {
font-size:13px;
}

#columnOne h2, #columnThree h2 {
font-size:16px;
}

/* << ----------------// Vertical navigation //---------------->> */
#navVertical {
margin:0 -5px 0 -5px;
padding:0;
width:200px;
background-color:#454545;
}

#navVertical ul {
margin:0 0 0 5px;
padding:0;
list-style:none;
}

#navVertical ul li {
margin:0 0 0 -5px;
padding:0;
list-style:none;
border-bottom:1px solid #999999;
}

#navVertical ul li a:link, #navVertical ul li a:visited {
padding:5px 8px 5px 8px;
color:#eeeeee;
text-decoration:none;
display:block;
}

#navVertical ul li a:hover, #navVertical ul li a:active {
color:#454545;
text-decoration:none;
background-color:#eeeeee;
}

/* << ----------------// Middle column //---------------->> */
#columnTwo {
	float:left;
	margin:0;
	width:450px;
	background-color:#ffffff;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;	
}

/* << ----------------// Right column //---------------->> */
#columnThree {
	float:right;
	margin:0;
	padding:0 0px 0px 0px;
	width:190px;
	background-color:#ffffff;
	
}

/* << ----------------// Footer //---------------->> */
#footer {
	width:900px;
	height:247px;
	font-size:8px;
	color:#666666;
	background-color:#ffffff;
	clear:both;
	background:transparent url(img/bgfooter.png)  no-repeat scroll center top;
	margin:0 auto;
	padding:0;

	
}

#footer a:link, #footer a:visited {
color:#999999;
text-decoration:none;
}

#footer a:hover, #footer a:active {
color:#ffffff;
text-decoration:underline;
}

/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.parseTime{
	font-size:8px;
	margin-right: auto;
	margin-left: auto;

}
.copyright{
	font-size:8px;
	width:300px;
	margin:0 auto;
	padding:0;
	margin-top:-20px;
}

#warenkorb1{
background-color:#fdedd4;
	color:#f17943;
	padding:3px;
	float: right;
	margin-top:5px;

}

.infoBoxHeading_right{
	background-color:#fdedd4;
	margin-bottom:20px;
	margin-top:20px;
	color:#990000;
	padding-left:5px;

}

.infoBoxHeading {
background-color:#fdedd4;
padding-left:5px;
padding-right:5px;
color:#990000;

	
}

.boxText {

color:#333333;}

span.main{
font-size:10px;}

.logoeasytao{
margin-left:150px;
margin-top:1px;
}

img {
border:0px;}

.infoBox {
	padding-bottom: 35px;
	padding-top:8px;
		
		
}

.infoBox_right {
	padding-bottom: 35px;
	padding-top:8px;

}

#warenkorbrechts {

}

.infoBoxHeading_right #warenkorbrechts {

	margin-bottom:20px;
	margin-top:20px;
	color:#990000;
	height:40px;
}