**********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: Black;
	line-height: 1.3;	
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

* {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: Black;
	line-height: 1.3;	
	/*margin: 0px;*/
	padding: 0px;
	font-size:12px;
}
	
a{
	color: #7F7F7F;
	text-decoration: none;
}

a:link{
	color: #7F7F7F;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #7F7F7F;
	text-decoration: underline;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 114%;
 color: #c40202;
 margin: 0px;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 padding: 2px 0px 2px 20px; 
}

h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

#content ul{
 list-style-type: square;
 padding-left: 30px; 
}



ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navBar {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background: url("http://angelgeraete-wilkerling.de/img/ebay/back-menu.jpg") left bottom no-repeat;
}


#navBar div img { margin-left: -5px;  }

#navBarinnen {
	padding-left: 0px;
}

#navBarinnen input#query { display: block; margin-bottom: 5px; }

#content{
	/*min-width: 500px;*/
	width:700px; 
	min-height: 100px;
	padding: 0 20px 0 0; 
	/*text-align:center;*/
	margin: 30px 0 0 0; 
}

#content p { margin-top: 10px; }

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0;
}


/************* #globalNav styles **************/

DIV#globalNav {
	background: White;
	padding: 3px 0px 3px 0px;
	color: #cccccc;	
	width: 100%; 
	text-align: center; 
	display: none; 
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 1.2em; 
	padding: 0 4px;
}

#globalNav a strong { font-size: 1em; }

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p {
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo {
	clear: both;
	border: 1px solid #cccccc;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	display: none; 
}

#siteInfo img, #siteInfo a {
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
	display: none; 
}


/************* #search styles ***************/

#search{
	padding: 5px 10px 10px 10px;
	font-size: 90%;
	width: 135px; 
	margin: 0 auto; 
	color: White;
	
}

hr { border: 0 none; border-bottom: 1px solid silver; margin: 0 10px; background: White;  }

#search form {
 margin: 0px;
 padding: 0px 0 0 5px;
 width:135px;
}

#search label {
	display: block;
	margin: 0px;
	padding: 0px;
}

#search form input { display:block; }

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists 
#navBar li {border-bottom: 1px solid #EEE;}*/

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#sectionLinks h3{
	 padding: 10px 0px 2px 15px;
	 font-size:20px;
	 font-family: Georgia, "Times New Roman", sans; 
	 color: #FFF;
	 font-weight: normal;  
}

#sectionLinks a {
	display: block;
	padding: 4px 2px 4px 15px;
	color: #FFF;
}

#sectionLinks a:hover{
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	color: #FF0000;	
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
	font-size: 80%;	
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 10px 30px 10px;
	font-size: 80%;
	width:200px;
	border-left: 1px solid #cccccc;
}

#headlines p {
	padding: 5px 0px 5px 0px;
}

td.right {
	/*border-bottom: 1px solid #cccccc;*/
	background-color: #fff;	
	min-width:190px;
	display:none; 
}

td.info { padding: 10px; }

#headlines h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 padding: 2px 0px 2px 2px; 
}


DIV#masthead {
	background: #90ADCB;
	border-bottom:1px solid #CCCCCC;
	padding:0;
	width:100%;
	text-align:center;
	
}

DIV#masthead img {
	padding: 0;
	display: block; 
	margin: 0 auto; 
}


ul.subcategories li {
	list-style: none;
	background: url("http://angelgeraete-wilkerling.de/img/ebay/hg-subcat-li-span.gif") top left no-repeat; 
	margin: 5px 4px 0 0;
}


ul.subcategories li a {
	background:url("http://angelgeraete-wilkerling.de/img/ebay/hg-subcat-li.gif") repeat scroll right top;
	color:Black;
	display:block;
	height:21px;
	margin:0 0 0 4px;
	padding:7px 6px 0 20px;
	text-shadow:0 1px 0 #F7DDA6;	
}

*html ul.subcategories li a { padding-bottom:7px; }

#EBdescription table:last-child tr:last-child td { /*display:none;*/ }

#versandkosten hr {  visibility: hidden;  }

#versandkosten .versandkosten .header {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}

#versandkosten { 
	margin: 0 auto 30px auto; 
	background:url("http://angelgeraete-wilkerling.de/img/ebay/hg-versandkosten.gif") no-repeat; 
	width: 753px; 
	/*height: 500px; */
	padding: 20px 0 0 0; 
	display: none; 
}

#versandkosten h2 { 
	background: url('http://angelgeraete-wilkerling.de/theme/wilkerling/img/headline-shipping.png') no-repeat;
	text-indent: -99999px;
	margin-bottom: 10px;
	width: 690px;
	margin-left: 5px; 
}

#versandkosten.long { background:url("http://angelgeraete-wilkerling.de/img/ebay/hg-versandkosten-560.gif") no-repeat; height: 550px;   }

td.info { display: none; }

.versandkosten { width: 722px; height: 440px; background: url(http://angelgeraete-wilkerling.de/theme/wilkerling/img/weltkugel.jpg) no-repeat 530px 275px;  } 

.versandkosten td { padding: 3px; }

#versandkosten h3 {
	color:Black;
	font-family:Georgia,"Times New Roman",sans;
	font-size:20px;
	font-weight:normal;
	padding:10px 0 2px 18px; 
}

/* -------- */

#content #versandkosten { padding-left: 15px; }

#content img { display: block; width:550px; /*position:relative; left: 50%; margin-left:-210px;*/ margin-left:80px; margin-bottom:50px;   }

#EBdescription table { /*width: 900px; margin: 0 auto; */  }


/* -------- */

*html #sectionLinks li 	{ height:1px;  }
*+html #sectionLinks li { height:1px;  }
#sectionLinks li  {height /*\**/: 1px\9}


#sectionLinks .lev1 li  {height /*\**/: 20px\9}
*+html #sectionLinks .lev1 li { height: 20px!important; }
*html #sectionLinks .lev1 li { height: 20px!important; }


