/* rggooglemaps  */
#resultdiv {
	/*display: none;*/
}

/* Main */
.clear {
	clear: both;
}
.tx-wtdirectory-pi1 thead {
	font-weight: bold;
	background-color: #eee;
}
ul.wt_directory_pagebrowser {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 35px;

}
ul.wt_directory_pagebrowser li {
	float: left;
	padding: 0px 10px 0px 0px;
}

/* Single view */
dl.wtdirectory_all_detail {
	padding: 10px;
	border: 1px solid #eee;
}
dt.wtdirectory_all {
	float: left;
	clear: left;
	padding: 5px;
}
dd.wtdirectory_all {
	padding: 5px;
	padding-left: 200px;
}
dd.wtdirectory_all h2 {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
dd.wtdirectory_all_even,
dt.wtdirectory_all_even {
	background-color: #fafafa;
}

	/* List view */
ul.wtdirectory_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.wtdirectory_list li {
	padding: 0px 0;
	margin: 20px 0;
	border: 1px solid #eee;
}
div.wtdirectory_all_vcard,
div.wtdirectory_all_powermail,
div.wtdirectory_all_detaillink,
div.wtdirectory_all_googlemaplink {
	margin-left: 10px;
}


/*** HTML  **************************************/
#lang{
font-size:10px;
left:50%;
margin-left:-305px;
position:absolute;
top:30px;
width:100px;
z-index:150;
}
body, html {
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
}

.searchBoxInput {
	color: #666;
	font-size: 11px;
	width: 95px;
	padding: 3px 5px 2px 5px;
	margin-right: 00px;
	border: none;
	background-color: transparent;
	background-image: url(../images/suchfeld.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.searchButton a{
	color: #a0a0a0;
	text-decoration: none;
	padding-top: 1px;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Times New Roman',Times,serif !important;
}

/*** LAYOUT  ***********************************/
#main {
	color: #000;
	margin: 1em auto;
	width: 800px;
	height: 600px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../images/bg_produkte_01.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
#colLeft {
	float: left;
	width: 170px;
	padding: 55px 0px;
}
#colProductSlide {
	float: left;
	width: 120px;
	height: 600px;
}
#colRight{
	float: left;
	width: 500px;
	padding: 20px 0px 0px 10px;
}
.printLink{
	text-align: right;
	padding: 0px 20px 100px 0px;
}
.printLink img{
	border: none;
}

.vitalLogo {

}
.vitalLogo img{
	border: none;
}
.aLogo {
	position: relative;
	top: 400px;
	left: 20px;
}
#searchBox {
	padding: 0px 125px 15px 0px;
	text-align: right;
}
#contentHolder {
	clear: both;
}

#metaMenu {
	padding: 10px 5px 0px 0px;
	text-align: right;
}

/* CONTENT_SUB ELEMENTS  *********************************/

.c1Spalte {
	clear: both;
	margin-bottom: 20px;
	padding: 15px 5px 5px 5px;
	overflow: auto;
	height: 345px;
	/*border: 1px solid #adadad;*/
}

#cProductImages {
	clear: both;
	height: 250px;
}
#cProductDesc {
	width: 365px;
	height: 115px;
	padding: 5px;
	overflow: auto;
}
#cProductLink {
	width: 365px;
	float: left;
	//padding-top:10px;
}
#cProductLink a {
	color: #33ccf4;
	font-weight: bold;
	text-decoration: none;
}

/** ContentBox Global ****************/
.cElement {
	padding: 0px 25px 10px 0px;
	font-size: 12px;
	color: #a0a0a0;
}

.cElement h1{
	font-size:14px;
	color: #a0a0a0;
	margin-top: 0px;
	margin-bottom: 5px;
}
.cElement h2{
	font-size:12px;
	color: #a0a0a0;
	margin-top: 0px;
	margin-bottom: 5px;

}
.cElement h3{
	font-size:12px;
	color: #a0a0a0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cElement h4{
	font-size:11px;
	color: #a0a0a0;
	margin: 0px
	margin-bottom: 5px;
}
.cElement td{
	font-size: 11px;
	color: #a0a0a0;
	margin: 0px;
}
.cElement a {
	color:#a0a0a0;
	text-decoration: underline;
}
.cElement a:hover{
	color: #29abe2;
	text-decoration: underline;
}
.cElement img a {
	background-image: none;
}
.cImg img{
	margin: 0px 0px 5px 5px;
}
.cImg a {
	background-image: none;
	padding: 0px;
}

/* TOPMENU  ***********************************/
#topMenu {
	font-size: 14px;
	font-family: 'Times New Roman',Times,serif !important;
}
.topMenu-last {
	margin-left: 100px;
}
/* First Level */
ul.menu, ul.menu ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
	padding-left:5px;
	z-index:100;
	line-height:14px;
}
ul.menu li {
	float: left;
	color:#a0a0a0;
}
ul.menu a {
	color:#a0a0a0;
	display: block;
	margin: 0px 15px 0px 5px;
	padding: 0px 0px 11px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}
ul.menu li a.active {

	color:#29ace3;
}

ul.menu a:hover {
	color:#666;
}
/* Für Unterpunkte keine Float-Eigenschaft */
ul.menu ul li {
	float:none;
	background-color: transparent;
}

/* Links auf Unterpunkten sollen die Hintergrundfarbe ändern */
ul.menu ul li.hover, ul.menu ul li:hover {
	/*background-color: #fff;*/
}


/* Zweite Ebene */
ul.menu ul {
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	display: none;
	width: 165px;
	/*background-color: #fff;*/
	background-image: url(../images/topMenu_bg_white.png);
	background-repeat: repeat-y;
	background-position: 0% 100%;

}
ul.menu ul li{
	width:150px;
}
ul.menu ul li a{
	margin: 0px 8px 0px 3px;
	padding: 4px 0px 4px 5px;
	color: #a1a1a1;
	font-weight: bold;
	font-size: 14px;
}
ul.menu ul li a:hover{
	color: #a1a1a1;
	padding: 3px 0px 2px 5px;
	margin-bottom: 1px;
	border-top: 1px solid #bdc7da;
	border-bottom: 1px solid #bdc7da;
	background-image: url(../images/topMenu_1_act.png);
	background-repeat: repeat-x;
	/*background-position: 0px 0px;*/

}
 /* Zweite Ebene anzeigen */
ul.menu li.hover ul, ul.menu li:hover ul  {
	display: block;
}


/* metaMenu **/
/**********************************************************************/
#metaMenu {

}
#metaMenu img{
	border: none;

}
#metaMenu ul{
	list-style-type: none;
	margin-left: -40px;
	//margin-left: 0px;
	margin-top: 0px;
	//margin-top: 0px;
}
#metaMenu li{
	color: #000;
	float:right;
	margin-right: 10px;
}
.metaMenu_no a{
	color: #adadad;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	font-family: 'Times New Roman',Times,serif !important;
}
.metaMenu_no a:hover{
	color: #333;
}


/* orders nicht anzeigen */
div.vitalschuh-orders {
	display:none;
}
