html, body, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body{
	text-align:center;
	padding-top:10px;
}

a img { border: none; }



#container{
	width:964px;
	margin:0 auto;
	
	text-align:left;
	line-height: 100%;
	
	
	font-family: arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

/** KOPFBEREICH **/
	#header{
		width:100%;
		height:126px;
		background:url('images/leki_header2.png') top left no-repeat;
		margin-bottom:4px;
		z-index:5;
		position:relative;
	}
	
			


/** Footer **/	
	#footer{
		width:100%;
		height:133px;
		background:url('images/leki_footer.png') top left no-repeat;
		
		color: #fff;
		font-size: 12px;
		line-height: 150%;
	}
	
	.footer_text
	{
		padding: 45px 25px;
		color: #fff;
	}
	
	.footer_text a:link, .footer_text a:visited
	{
		color: #fff;
		text-decoration:none;
	}
	
	.footer_text a:hover
	{
		color: #fff;
		text-decoration: underline;
	}
	
	
	

/** Clear all floats **/
	.clear{
		clear:both;
	}


/** Content **/
#content {
	font-size:12px;
	font-family:Verdana, Tahoma, sans-serif;
	line-height: 150%;
	color:#666668;
	margin: 0px 10px 10px 10px;
}

ul li {
	
	line-height: 200%;
}

#content div div ul {
	
	margin-left: 5px;
}

#header #navigation ul li {
	
	line-height: 125%;
}



#content a{color:#990000;text-decoration:none;}
#content a:link{color:#990000;}
#content a:visited{color:#990000;}
#content a:hover{color:#990000; text-decoration:underline;}
#content a:active{color:#990000;}

#content li{
	margin-left:14px;
	padding-bottom: 7px;
}

#content ul{
	border:none;
}


#content h1{
	font-size:15px;
	font-weight:bold;
	color:#9B9C9E;
	line-height:17px;
}

#content h1 a{
	color:#717274;
	font-size:15px;
}

.cookieTrail_arrow {
	position: relative;
	top:-1px;
}


		

/*
	Language Switch - This code creates a drop down menu to show the language the site is currently on.
*/
	
#languageSwitch{
	width:120px;
	height:16px;
	position:absolute;
	background:url('images/dropdown.gif') top left no-repeat;
	margin:99px 0 0 810px;
	padding:0 5px 0 5px;
	overflow:hidden;
	cursor:pointer;
}
#langDropDown{
	/*background-color:#fff;*/
	width:105px;
	margin:1px 0 0 0;
}
	#langDropDown img{
		margin:1px 0;
	}
	#langDropDown a{
		display:block;
		padding-left:5px;
	}
	#langDropDown a:hover{
		background-color:#DFDFE5;
	}
	#languageSwitch .blocklink{
		display:block;
		height:15px;
		width:15px;
		position:absolute;
		margin:0 0 0 108px;
	}
/*  end Language Switch */


/*  Main Page  */

#headerImageContainer {
	width: 964px;
	position:relative;
	left: -10px;
	padding-bottom: 10px;
}

.bodyLeft615 {
	float: left;
	width: 615px;
}

.justifyText {
	text-align: justify;
}

#storeLocatorContainer {
	float:left;
	width:300px;
	margin-left: 0px;
}

#storeLocatorTop, #newsletterTop, #featuredProductTop {
	height: 30px;
	width: 300px;
	background-image: url('images/sectionTop_300.gif');
	position: relative;
}

#storeLocatorBody, #newsletterBody, #featuredProductBody {
	width: 300px;
	background-color: #eaeaec;
}

#storeLocatorBody, #newsletterBody {
	
}

#storeLocatorBody div, #newsletterBody div {
	padding: 5px 10px 0 10px;
}

#newsletterContainer {
	float:right;
	width:300px;
	margin-right: 0px;
	margin-left: 15px;
}

#featuredProductContainer {
	float:right;
	width: 300px;
	margin-left: 22px;
}

#storeLocatorTitlePosition, #newsletterTitlePosition, #featuredProductPosition {
	position:absolute;
	bottom: 5px;
	padding-left: 8px;
}

.inlineH1 {
	display:inline;
}

/*  End Main Page  */


/*  Store Locator Page  */

#storeLocatorForm div{
	padding: 10px 10px 0 10px;
}

.onlineStoreHeader {
	width: 80px;
}

.onlineStoreNameHeader {
	width: 150px;
}

.onlineStoreHeader, .onlineStoreNameHeader {
	text-align: center;
	vertical-align: bottom;
}

.storeProducts {
	padding-left: 15px;
	list-style-image: url("images/cookieTrail_arrow.gif");
	list-style-position: outside;
}

/*  End Store Locator Page  */

.newsSectionContainer {
	width: 964px;
	position:relative;
	left: -10px;
}

.formError {
	font-weight: bold;
	font-size: .9em;
}

#varioSizes {
	margin-top: 15px;
	font-size: .9em;
}


#varioSizes .rowTitle {
	width: 120px;
	float:left;
	
	padding: 2px 2px 2px 3px;
	
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #b80707;
	color: #f6f6f6;
}

#varioSizes .col {
	width: 75px;
	float:left;
	
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	
	padding: 2px 2px 2px 3px;
	text-align: center;
	background-color: #eeeeee;
}