html{
}

#main{
	width: 910px; margin: 20px 0 0 80px;
}
#nav_main_outer {
	width: 100%; height: 40px;
}
#nav_main{
	float: right;
	display: block; 
}
#nav_main li{
	float: left;
	display: block; list-style: none;
}
#nav_main a{
	display: block; margin: 0 0 0 1em; padding: 0;
  text-decoration: none;
}
#nav_main a:hover{
	text-decoration: underline;
}
#header{
	height: 110px;
	background: url("../../../files/images/design/header_bg.jpg") center center no-repeat;
}
#teaser_top_left{
	position: absolute; top: 0; left: 0; z-index: 99;
	width: 210px; height: 173px;
	background: url("../images/teaser_top_left.gif") top left no-repeat;
}
#logo{
	position: absolute; top: 29px; left: 109px; z-index: 100;
	width: 192px; height: 146px;
}
#nav_cat{
	float: right;
	position: relative; top: 91px; right: 18px;
	display: block; margin: 0; padding: 0;
	height: 36px;
}
#nav_cat li{
	float: left; height: 36px;
	display: block; list-style: none; margin: 0; padding: 0;
}
#nav_cat a{
	display: inline; height: 36px;
}
#content{
	float: right;	width: 640px; padding: 20px; margin-top: 30px;
	border: 1px solid #e4e4e4;
}
#navi{
  float: left;
  width: 210px;
 }

.box p, .box li{
	padding-left: 9px; padding-right: 9px;
}
.box h2{
	margin: 0; height: 25px; line-height: 25px; padding: 0 9px;
	background: #fef0e5;
}

input.text.small{
	width: 155px; height: 22px; padding: 4px 10px 0 10px;
  background: url("../images/input_text_bg.gif") top left;
  border: 1px solid #ffcba9;
}
#navi .box input{
   margin-top: 10px;
 }
 
/*
#navi .box.search{
   background: #E4E4E4;
 }
 */
#login .name, #login tr{
	padding: 0 0.5em; line-height: 23px; height: 23px;
	background: url("../images/span_name_bg.gif") top left repeat-x;
	border: 1px solid #f1f1f1;
}
#login tr{
  background: url("../images/login_tr.gif") top left repeat-x;
}
#login th{
  font-weight: normal;
}
#login td{
  font-weight: bold;
  text-align: right;
}
#login .name{
	display: block;
	font-weight: bold;
}
#login table.table-top{
   margin-top: 1em !important;
}
#login table{
	margin: 0 0.6em 0 0.6em; width: 92% !important;
}
#login tr{
	font-size: 12px;
	}
#login tr.vertrag{
  color: #9f091f;
}
#login tr.umsatz{
  color: #3c2432; background: #FFF;
}
#login tr.ersparnis{
  color: #6c9f09;
}
#login ul{
	  padding: 0;
}
#login li{
	list-style: none; line-height: 1.2em;
}
#login ul ul{
	padding-left: 1em; font-size: 0.9em;
}
#login table{
	width: 100%; 
}
#nav_member{
	float: left;
}
#login input.button{
	float: right; margin-right: 0.5em;
}
 .page_nav{
  height: 20px; line-height: 20px; border: 1px solid #e4e4e4; padding: 0 20px;
  border-left: none; border-right: none;
 }
 .page_nav li{
   display: inline; list-style: none; padding: 0; border-right: 1px solid #e4e4e4;
  }
 .page_nav a{
   text-decoration: none; padding: 0 6px;
 }
 .page_nav a.current{
   color: #e4e4e4; font-weight: bold; 
  }
  
 
#footer{
	clear: both;
	height: 38px; line-height: 38px; padding: 2em 0;
	background: url("../images/footer_bg.gif") 0 2em no-repeat;
	}
#footer a{
	color: #FFF;
}
#nav_footer{
  display: block; margin: auto; padding: 0;
  text-align: center; line-height: 38px; height: 38px;
 }
#nav_footer li{
   display: inline; list-style: none; padding-right: 0.5em;
  }
  
  
#nav_internetshops{
   display: block; padding: 0; margin: 0;
 }
#nav_internetshops li{
	clear: both;
  display: block; margin: 0; padding: 1em 0 0 0;
  font-weight: bold; font-size: 1.2em;
  list-style: none;
}
#nav_internetshops ul{
	display: block; margin: 0; padding: 0;
}
#nav_internetshops ul li{
	float: left; clear: none;
  display: block; margin-right: 1em; padding: 0;
  font-size: 0.8em; font-weight: bold;
}

#popup_register{
	position: absolute; top: 250px; left: 50%; z-index: 9999;
	margin-left: -245px; margin-top: -167px;
	width: 490px; height: 335px;
	background: url("../images/popup_register_header.gif") top left no-repeat;
}
#popup_register a{
	float: left; margin-top: 142px;
	display: block; width: 245px; height: 193px;
}
#popup_register a.no_register{
  background: url("../images/popup_register_shop.gif") top left no-repeat;
}
#popup_register a.register{
  background: url("../images/popup_register_register.gif") top left no-repeat;
}

.tutorial_tooltip{
	border: 1px solid #000;
	-moz-border-radius: 10px;
	background: #FFF; color: #000;
}

