/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:17 - Ennergi
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCCC;
	z-index: 10000;
	background-color: #BDCAAE;
	background-image:  url("../images/menubg.jpg");
	background-repeat: repeat-y;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 2px 10px 2px 14px;
	color: #FFFFFF;
	background-image: url(../images/pfeil_weiss.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #FFFFFF;
	color: #333333;
	letter-spacing: 0.01px;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}
#p7PMnav ul a {
	color: #333333;
	border: 0;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 11px 8px;
	padding-left: 20px;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-image: none;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 11px 8px;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #FFFFFF;
	color: #999999;
}

/*the submenu classes. The top property is included as a fix for Safari on Panther only.*/

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	top: 0;
}
#p7PMnav .p7PMshow {
	top: auto;
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 180px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 180px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
#login {
	font-size:10px;
	color: #333333;
	padding-bottom: 5px;
	padding-left: 5px;
}
#login h1 {
	font-size:10px;
}
#Mnav a {
	text-decoration: underline;
	}
#Listing {
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 0;
}
#Listing ul {
	padding: 0px 0px 0px 10px;
	z-index: 10000;
	margin: 0px;
	
}
#Listing li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	background-image:url(../images/pixl_ff9900.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
}
#Teaser{
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
#ListingTeaser {
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#ListingTeaser ul {
	z-index: 10000;
	margin: 0px;
	padding: 0px;
}
#ListingTeaser li {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/pixl_ff9900.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.stairwayNET
{
	color:#FF9900;
	font-style: italic;
}
#box{
	width: 350px;
	padding: 0px;
	margin: 0px;
}
#boxHead {
	margin: 0px;
	padding: 10px 5px;
	background-color:#F8F8F8;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#boxHead td {
	font-size: 12px;
	color:#666666;
}
#anfahrt{
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.kontaktForm {
	background-color: #F8F8F8;
	width: 250px;
	border: 1px dashed #CCCCCC;
	padding: 3px;
	color: #666666;
	font-family: Verdana, verdana, Arial, helvetica;
	font-size: 12px;
}
.Button {
	color: #FF9900;
	background-color: #FFFFFF;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
.ButtonKontakt {
	color: #FF9900;
	background-color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	text-decoration: underline;
	border: 1px solid #CCCCCC;
}
.Form {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	padding: 2px;
	color: #666666;
	font-family: Verdana, verdana, Arial, helvetica;
	font-size: 12px;
	height: 16px;
}
