/*****************************/
/*          LINKS            */
/*****************************/
a {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
a:link {} 
a:active {
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration:inherit;
}
a:visited {
	text-decoration:inherit;
}

a.bullet { /*  Bullet Grafiken fr Links (zb Links-Modul) */
	margin-right: 10px;
	vertical-align: bottom;
}

a.image, a.image:hover {
	background: none;
}



/*****************************/
/*          BUTTONS          */
/*****************************/

input.submit, input.button {
/*	font-family: verdana, helvetica, arial, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color:#EEEEEE;
}

.buttons a, a.button, span.button {
/*	font-family: verdana, helvetica, arial, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color:#EEEEEE;
	padding: 3px 6px;
	margin: 0px 5px;
}

input.button:hover, input.submit:hover, .button:hover a, a.button:hover, span.button:hover {
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #111111;
}

div.buttons {
	text-align: center;
	clear: both;
	margin: 0 0 15px 0;
	font-size: 10px;
	padding-top: 10px;
}
div.buttons * {
	text-align: center;
}






input.www_warenkorbSite_Button {
/*  font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	border: solid 1px #CCCCCC;
}


input.www_warenkorbSite_Button:hover {

}



/*****************************/
/*   BREADCRUMB-NAVIGATION   */
/*****************************/


div.breadcrumbNavigation_frame {
	margin: 1px 0px 1px 0px;
	border-bottom-width: 1px;
 	border-bottom-style: transparent;
	border-top-width: 1px;
 	border-top-style: transparent;
	border-color: #EEEEEE;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align:right;
	text-decoration: none;
}

/*****************************/
/*      MAIN-NAVIGATION      */
/*****************************/

div.menu {
	margin:0px;
/* 	text-align:right;*/
}


div.menu_ebene0 {
	margin: 0px 10px 5px 0px;
	padding: 0px;
	background: #transparent;
	color: #333333;
	clear:both;
	text-align:right;
  	height:10px;
}

div.menu_ebene1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background: transparent;
	color: #333333;
	clear:both;
	text-align:right;
}


/*---------*/
/* Ebene 0 */
/*---------*/
.menu_link {
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background: transparent;
/*	font-family: Georgia,serif;*/
	padding: 0px 5px;
	
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: transparent;
	color: #999999;
}
.menu_link:hover {
	font-size: 11px;
	font-weight: normal;
	background: transparent;
/*	font-family: Georgia,serif;*/
	padding: 0px 5px;
	
	border-width: 0px 1px 0px 1px;
	border-style: dashed;
	border-color: #555555;
	color: #555555;
}
.menu_link_active {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	background: #transparent;
/*	font-family: Georgia,serif;*/
	padding: 0px 5px;
	
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: transparent;
	color: #999999;
}

.menu_link_active:hover {
	font-size: 11px;
	font-weight: normal;
	background: transparent;
/*	font-family: Georgia,serif;*/
	padding: 0px 5px;
	
	border-width: 0px 1px 0px 1px;
	border-style: dashed;
	border-color: #555555;
	color: #555555;
}


/*---------*/
/* Ebene 1 */
/*---------*/
.menu_link_sub1 {
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background: transparent;
/*	font-family: Georgia,serif;*/
	padding: 0px 5px;
	
	border-width: 0px 1px 0px 1px;
	border-style: dashed;
	border-color: transparent;
	color: #999999;
}
.menu_link_sub1:hover {
	font-size: 11px;
	font-weight: normal;
	background: transparent;
/*	font-family: Georgia,serif;*/
	padding: 0px 5px;
	
	border-width: 0px 1px 0px 1px;
	border-style: dashed;
	border-color: #555555;
	color: #555555;
}
.menu_link_active_sub1 {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	background: #transparent;
/*	font-family: Georgia,serif;*/
	padding: 0px 5px;
	
	border-width: 0px 1px 0px 1px;
	border-style: dashed;
	border-color: transparent;
	color: #999999;
}
.menu_link_active_sub1:hover {
	font-size: 11px;
	font-weight: normal;
	background: transparent;
/*	font-family: Georgia,serif;*/
	padding: 0px 5px;
	
	border-width: 0px 1px 0px 1px;
	border-style: dashed;
	border-color: #555555;
	color: #555555;
}
