/*##############################################################################
  #
  #	Generelle Formatierungen
  #
  ##############################################################################*/

* { /* Entfernt alle Abstände */
	margin: 0;
	padding: 0;
}

body {
	background:#000000 url(gfx/back1.gif) repeat-x;
	font-size: 80%; /* Ausgangsgröße für em */
	text-align:center;	/* Mittige Ausrichtung für IE */
}

body, th, td {
	vertical-align:top;
	font-family:Arial,'Trebuchet MS',Verdana;
}

a {
	font-family:Arial,'Trebuchet MS', Verdana;
	font-weight:normal;	
	text-decoration:none;
	color:#e50000;
}

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

a.none {
	font-family:Arial,'Trebuchet MS', Verdana;
	font-weight:normal;	
	text-decoration:none;
	color:#333333;
}

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

a.anker:hover {
	text-decoration:none;
}

a.button01 {
  	background:url(gfx/button01.png) no-repeat;
  	text-align:center;
  	padding:0px;
  	padding-top:2px;
  	display:block;
	width:143px;
	height:23px;
	border-style:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	text-decoration:none;
}

a.button_100 {
  	background:url(gfx/button_100.png) no-repeat;
  	text-align:center;
  	padding:0px;
  	padding-top:2px;
  	display:block;
	width:100px;
	height:23px;
	border-style:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	text-decoration:none;
}

a.button02 {
  	background:url(gfx/button_100.png) no-repeat;
  	text-align:center;
  	padding:0px;
  	padding-top:2px;
  	display:block;
	width:100px;
	height:23px;
	border-style:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
	margin-left:20px;
	text-decoration:none;
	float:right;
}

a.button03 {
  	background:url(gfx/button_100.png) no-repeat;
  	text-align:center;
  	padding:0px;
  	padding-top:2px;
  	display:block;
	width:100px;
	height:23px;
	border-style:none;
	font-size:13px;
	color:#fff;
	margin-top:5px;
	margin-bottom:2px;
	margin-right:1px;
	text-decoration:none;
	float:left;
}

a.button04 {
  	background:url(gfx/button04.gif) no-repeat;
  	text-align:center;
  	padding:0px;
  	padding-top:2px;
  	display:block;
	width:106px;
	height:23px;
	border-style:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	text-decoration:none;
}

a.button04weg {
  	background:url(gfx/button04weg.gif) no-repeat;
  	text-align:center;
  	padding:0px;
  	padding-top:2px;
  	display:block;
	width:106px;
	height:23px;
	border-style:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	text-decoration:none;
}

a.button05 {
  	background:url(gfx/button05.gif) no-repeat;
  	text-align:center;
  	padding:0px;
  	padding-top:2px;
  	display:block;
	width:23px;
	height:23px;
	border-style:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
	text-decoration:none;
}

a.button05weg {
  	background:url(gfx/button05weg.gif) no-repeat;
  	text-align:center;
  	padding:0px;
  	padding-top:2px;
  	display:block;
	width:23px;
	height:23px;
	border-style:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
	text-decoration:none;
}


form {
	display:inline;
}

img {
	border:0px;
}

input, select, textarea {
	font-family:'Courier New', sans-serif;
	font-size:1em;
}

tr {
}


.h_separator {
	background-color:#aaaaaa;
	color:#aaaaaa;
	width:100%;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
	border:none;
}
/*##############################################################################
  #
  #	Frame-Elemente
  #
  ##############################################################################*/

#main_wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:970px;
}

#main_wrapper2 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:970px;
}

#header {
	position:relative;
	width:950px;
	height:94px;
	text-align:left;
	padding:0px 10px;
}

#logo {
	background:#FFF url(gfx/teo_shop.png) top left no-repeat;
	position:absolute;
	top:18px;	
	left:0px;
	width:271px;
	height:71px;
}

#top_bar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 650px;
	height: 30px;
	background:transparent url(gfx/head_register.png) top right no-repeat;
}

#menu3 {
	position:absolute;
	text-align:right;	
	right:0px;
	top:35px;
}

#language {
	position:absolute;
	text-align:right;	
	right:15px;
	top:4px;
	vertical-align:top;
}

#language span {
	vertical-align:top;
	font-weight:bold;
	font-size:11px;
}

#login {
	position:absolute;
	text-align:left;	
	left:15px;
	top:4px;
	width:440px;
	vertical-align:top;
	font-size:11px;
	vertical-align:top;
	font-weight:bold;
}

#login a {
	color:#262626;
}

#ad {
	position:relative;
	margin-top:10px;
	width:750px;
	height:150px;
	text-align:left;
	border:2px solid #BBB;
}

#ad_text {
	position:relative;
	padding:10px;
	float:left;
	width:220px;
}

#ad_info {
	position:absolute;
	left:0px;
	width:100%;
	top:82px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	margin-top:10px;
}

#ad_link {
	position:absolute;
	left:10px;
	top:130px;
}

#ad_menue {
	position:relative;
	margin-top:0px;
	width:970px;
	height:20px;
	text-align:left;
	background:url(gfx/ad_menue.gif) no-repeat;
}


#content {
	margin-top:18px;
	position:relative;
	width:970px;
	text-align:left;
}

#menue1 {
	margin-top:1px;
	position:relative;
	text-align:left;
	width:970px;
}

#menue2{
	position:relative;
	padding-top:4px;
	width:970px;
	height:26px;
	text-align:right;
	margin-bottom:20px;
}

#appendix {
	margin-top:20px;
	font-size:0.8em;
}

#footer {
	margin-top:20px;
	padding-top:20px;
	position:relative;
	background:#ffffff url(gfx/footer.png) top repeat-x;
	color:#777777;
	text-align:center;
}

#footer a {
	color:#777777;
}

#site_map {
	top:0px;
	left:0px;
	text-align:left;
}

/*##############################################################################
  #
  #	Listen
  #
  ##############################################################################*/

.download_item {
	list-style:disc;
}

.download_item a {
	font-weight:normal;
}

.download_pdf {
	list-style-image: url(gfx/icons/pdf_logo.png);
}

.download_link {
	list-style-image: url(gfx/icons/link_logo.png);
}

.download_img {
	list-style-image: url(gfx/icons/img_logo.png);
}

/*##############################################################################
  #
  #	1. Menue
  #
  ##############################################################################*/


#menue1 ul {
	list-style-type:none;
	height:28px;
}

#menue1 ul li {
	float:left;
	margin-right:0px;
	height:28px;
}

#menue1 a {
	width:130px;
	text-align:center;
	height:28px;
	overflow:hidden;
	color:#dddddd;
	margin-top:1px;
	background:#ffffff url(gfx/button.png) top no-repeat;
	display:block;
	line-height: 28px;
	font-size:1.1em;
	font-weight:bold;
	font-family:Arial,'Trebuchet MS', Verdana, Tahoma;
}

#menue1 a:hover {
	color:#999999;
	background-color:#ffffff;
	text-decoration:none;
}

div#menue1 a.sel {
	color:#999999;
	height:31px;
	background:#ffffff url(gfx/button_sel.png) top no-repeat;
	text-decoration:none;
}

/*##############################################################################
  #
  #	2. menue
  #
  ##############################################################################*/

#menue2 ul {
	list-style-type:none;
	height:20px;
	padding-left:7px;
	margin-right:-20px;
	float:right;
}

#menue2 ul li {
	float:left;
	margin-right:1px;
	height:20px;
	color:#262626;
}

#menue2 a {
	font-size:11px;
	height:20px;
	color:#262626;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
	font-weight:bold;
	font-family:Arial,'Trebuchet MS', Verdana, Tahoma;
	white-space:nowrap;
}

#menue2 a:hover, div#menue1 a.sel, div#menue2 a.sel {
	color:#888888;
	text-decoration:none;
	background:none;
}

/*##############################################################################
  #
  #	Sitemap
  #
  ##############################################################################*/


#site_map .column {
	float: left;
	width: 165px;
}
	
#site_map div {
	padding-left:20px;
}

#site_map div#sitemap_label {
	padding-left:0px;
	margin-top:-5px;
}

#site_map li {
	list-style:none;
	font:normal 1.1em/.8em 'lucida grande',tahoma,sans-serif;
	margin-bottom:10px;
}

#site_map li li {
	margin-bottom:0px;
}

.sitemap_top {
	font-size:11px;
	display: block;
	clear: left;
	font-weight: bold;
}

.sitemap_snd {
	padding-left: 10px;
	font-size: .81em;
	font-weight: normal;
}

#site_map li a:hover {
	text-decoration: underline;
}

#site_map li li a:hover {
	text-decoration: underline;
}

#copyright {
	width:50%;
	position:absolute;
	top:0px;
	right:0px;
	padding-left:20px;
	text-align:center;
}
	
#copyright div#left {
	width:180px;
	float:left;
	text-align:left;
}

#copyright div#right {
	width:180px;
	float:right;
	text-align:right;
}

#copyright p {
	margin: 0px 0px;
	font: normal 1em/1.2em 'lucida grande',tahoma,sans-serif;
}
	
#copyright strong {
	font-size: 1.1em;
	font-weight: normal;
}

#copyright a {
	font-weight: bold;
}

#copyright a:hover {
	text-decoration: underline;
}


/*##############################################################################
  #
  #	3. menue
  #
  ##############################################################################*/


#menu3 a {
	font-size:11px;
	font-weight:bold;
}

#menu3 a:hover {
	text-decoration:none;
}

/*##############################################################################
  #
  #	Kategorie Menü
  #
  ##############################################################################*/

div.box2 {
	border:1px solid #aaaaaa;
	padding-bottom:10px;
	background:#ffffff url(gfx/box_back.png) bottom left repeat-x;
	margin-bottom:10px;
	position:relative;
	top: 0px;
	left: 0px;
	width: 200px;
}

div.box {
	border:1px solid #aaaaaa;
	padding:10px;
	padding-bottom:20px;
	background:#ffffff url(gfx/box_back.png) bottom left repeat-x;
	margin-bottom:20px;
}

div.box_title {
	background:#ffffff url(gfx/arrow_small.png) center left no-repeat;
	border-bottom:1px solid #aaaaaa;
	margin-bottom:10px;
	padding-left:20px;
	padding-top:4px;
	position:relative;
	text-decoration:none;
	height: 29px;
}

div.box_title_noheight {
	background:#ffffff url(gfx/arrow_small.png) center left no-repeat;
	border-bottom:1px solid #aaaaaa;
	margin-bottom:10px;
	padding-left:20px;
	padding-top:4px;
	position:relative;
	text-decoration:none;
}

div.box_title_noheight div {
	font-weight: bold;
	font-size: 1.5em;
	position:relative;
	bottom:0px;
	color:#262626;
}

.box_title_noheight img {
	position: absolute;
	top: 4px;
	left: 20px;
}

div.box_title div {
	font-weight: bold;
	font-size: 1.5em;
	position:relative;
	bottom:0px;
	color:#262626;
}

.box_title img {
	position: absolute;
	top: 4px;
	left: 20px;
}

div.box_title_noarrow {
	border-bottom:1px solid #aaaaaa;
	margin-bottom:10px;
	padding-top:4px;
	position:relative;
	text-decoration:none;
	height:29px;
}

.box_title_noarrow img {
	position: absolute;
	top: 4px;
	left: 0px;
}

#info_left {
	width:180px;
	cursor:pointer;
}

#info_left_img {
	background:#ffffff url(gfx/openteo.png) top center no-repeat;
	width:160px;
	height:180px;
}

#info_left_text {
	text-align:center;
}

#info_left_text p,a {
	font-weight:bold;
}

#kat_menu {
	width:200px;
	padding: 0px;
	padding-bottom: 20px;
}

.kat_menu a:hover  {
	text-decoration: none;
}

.kat_menu_title {
	height: 17px;
	padding: 7px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid #aaaaaa;
	background: #cccccc url(gfx/produktsortiment_bg.png) top left repeat-x;
}

.submenuwrapper {
	
}

.maincategory {
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-left: 10px;
	cursor: pointer;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
}

.kat_menu_item {
	height: 15px;
	padding: 5px 0px 5px 10px;
	cursor: pointer;
	font-size: 14px;
	background: #eeeeee url(gfx/produktkategorien_bg.png) top left repeat-x;
	border-bottom: 1px solid #aaaaaa;
}

.kat_menu_item a {
	color: #555555;
}

.kat2_menu_item {
	height: 15px;
	padding: 5px 0px 5px 20px;
	cursor: pointer;
	font-size: 14px;
	background-color: #ffffff;
	border-bottom: 1px solid #aaaaaa;
}

.kat2_menu_item a {
	color: #555555;
}

.kat2_menu_item.active, .kat2_menu_item:hover {
	background-color: #8cdb08;
}

.prod_menu_item {
	padding: 6px 0px 6px 35px;
	cursor: pointer;
	font-size: 10px;
	background: #ffffff url(gfx/pfeile.png) 20px 10px no-repeat;
	border-bottom: 1px solid #aaaaaa;
}

.prod_menu_item a {
	color: #555555;
}

.prod_menu_item.active, .prod_menu_item:hover {
	background-color: #8cdb08;
}

.prod_menu_item.last {
	border-bottom: 4px solid #aaaaaa;
}

#cart_preview {
	width:200px;
	float:right;
	margin-bottom: 20px;
	border:1px solid #aaaaaa;
}

#cart_preview_logo {
	font-weight: bold;
	font-size: 1.5em;
	vertical-align: top;
}

#cart_preview_content {
	padding: 10px;
	font-size:0.9em;
}

#cart_preview_content td {
	padding:3px 0px;
	border-bottom:1px dotted #aaaaaa;
}

#cart_preview_price {
	padding:10px;
	border-top:1px solid #aaaaaa;	
}

#last_product {
	width:180px;
}

.offer_preview {
	width:180px;
}

.home_teaser_left {
	margin: 14px 14px 14px 0px;
	float: left;
}

.home_teaser_right {
	margin: 14px 0px 14px 0px;
	float: left;
}

.cart_preview_link{
	margin: 10px;
	margin-left: 32px;
	background-image: url(gfx/warenkorb_button_m.png);
	padding-top: 8px;
	padding-right: 8px;
	width: 151px;
	height: 22px;
	text-align: right;
}

#cart_preview_price2 {
	padding-top: 7px;
	margin-top: 15px;
	padding-right: 10px;
	border-bottom:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
	background-image: url(gfx/angebote_price_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 190px;
	height: 60px;
}

.offer_preview_logo {
	background-image:url(gfx/angebote_vlbg.png);
	background-repeat: repeat-x;
	border-bottom:1px solid #aaaaaa;
	width: 200px;
	margin-bottom: 10px;
	text-decoration:none;
	height: 36px;
	cursor: pointer;
}

.offer_icons{
	background-image:url(gfx/angebote_icon.png);
	width:23px;
	height:23px;
	position:relative;
	top:7px;
	left:10px;
	margin-right:20px;
	float:left;
}

.topoffer {
	background:#ffffff url(gfx/arrow_small.png) center left no-repeat;
	padding:5px;
	padding-left:20px;
	font-weight: bold;
	font-size: 20px;
}

.offer_producttitle {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 14px;
}

.offer_productinfo {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.offerlimit {
	padding: 5px 10px 5px 10px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	text-transform:uppercase;
	background-image: url(gfx/angebote_verlauf.png);
	background-repeat: repeat-x;
}

div.offer_config_selection {
	background:#fff url(gfx/listen_pkte.png) center left no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	font-size:0.8em;
	position:relative;
}

#last_product_title {
	font-weight: bold;
	font-size: 1.4em;
	vertical-align: top;
}

#last_product_bez {
	cursor:pointer;
}

#last_product_img {
	text-align:center;
	padding-bottom:10px;
	cursor:pointer;
}

#contact_link {
	width:180px;
	height:180px;
}

#contact_link_title {
	font-weight: bold;
	font-size: 1.4em;
	vertical-align: top;
}

#contact_link_img {
	position:relative;
	width:100%;
	height:140px;
	text-align:center;
	background:#ffffff url(gfx/contact.png) top center no-repeat;
}

#kat_show {
	width:230px;
	float:right;
}

#kat_show_header {
	width:228px;
}

#kat_show_logo span {
	font-weight: bold;
	font-size: 1.7em;
	vertical-align: top;
}

#kat_show_img {
	width: 228px;
	text-align: center;
	margin-bottom: 10px;
}

#kat_show_img div {
	float: right;
	width: 110px;
	padding-top: 5px;
	margin-bottom: 10px;
}

#kat_show_text {
	float: right;
}

#ecoIt_teasers {
    width: 740px;
    float: right;
}

#kat_teasers {
	width: 740px;
	float: right;
}

#product_teaser {
  	width: 480px;
  	height: 200px;
  	float: left;
  	margin: 0px 0px 15px 15px;
  	background-color: white;
	background-image: url(gfx/teo_teaser_verlauf.png);
  	background-position: 1px center;
  	background-repeat: repeat-x;
  	cursor: pointer;
  	border: 1px solid #aaaaaa;
  	z-index: 100;
}

#landing_wrapper {
	background-image: url('gfx/landing_header.png');
	padding: 25px;
	width: 698px;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}

#landing_business_wrapper {
	background-image: url('gfx/landing_header_business.png');
	padding: 25px;
	width: 698px;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}

#landing_attributes {
	width: 200px;
	float: right;
	position: relative;
	top: 180px;
	right: 0px;
}

#landing_mig {
	width: 200px;
	height: 181px;
	float: right;
	position: absolute;
	top: -15px;
	right: -15px;
}

.landing_link_offer {
	background-image: url('gfx/angebote_vlbg.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 22px;
	width: 329px;
	border: 1px solid #aaaaaa;
	border-bottom: 0px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 7px;
	margin-left: 15px;
	padding-left: 25px;
}

.landing_links {
	width: 313px;
	margin-left: 15px;
	padding: 25px;
	padding-top: 15px;
	background-image: url('gfx/accent2.png');
	background-repeat: no-repeat;
	background-position: top center;	
}

.landing_links_pic {
	width:100px;
	height:100px;
	float:right;
	background-repeat:no-repeat;
	background-position:center top;
}
	
#configure_own_pc {
	margin-top:25px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #aaaaaa;
	padding: 10px;
}

.offerbox_home {
	width: 365px;	
	height: 240px;
	background-image: url(gfx/box_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	border: 1px solid #aaaaaa;
}

.offerbox_home_limit {
	text-transform: uppercase;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 3px;
	font-weight: bold;
	font-size: 12px;
	float: right;
}

.offerbox_home_right {
	width: 100px;
	float: left;
	margin-left: 5px;
}

#news {
	margin-right: 5px;
	width: 245px;
	height: 200px;
	float: right;
	border: 1px solid #aaaaaa;
}

#news_box_title {
	height: 17px;
	padding: 7px 10px;
	border-bottom: 1px solid #aaaaaa;
	background: #cccccc url(gfx/produktsortiment_bg.png) top left repeat-x;
}

#news_box_title a {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

.news {
	list-style: none;
	list-style-image: url(gfx/listen_pkte.png);
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333333;
}

.news2 {
	list-style: none;
	list-style-image: url(gfx/listen_pkte.png);
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news:hover {
	list-style: none;
	list-style-image: url(gfx/listen_pkte.png);
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333333;
	background-color: #eeeeee;
}

#news_content {
	text-align:left;
	overflow: auto;
	height: 153px;
	padding: 5px 5px;
	font-size: 11px;
	padding-top: 3px;
}

.news_title {
	background: #ffffff url(gfx/arrow_small.png) center left no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #aaaaaa;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news_img {
	width: 110px;
	height: 100px;
	padding: 0px 5px;
	float: left;
}

.news_text {
	padding: 0px 5px;
	float: right;
	width: 320px;
}

#newproducts {
	float: right;
	margin-right: 5px;
	width: 243px;
	height: 200px;
  	border: 1px solid #aaaaaa;
  	background-image:url(gfx/teoxxs_banner2.png);
}

.p_vorgaenger {
	color: #333333;
	text-decoration: underline;
}

.p_vorgaenger:hover {
	color: #333333;
	text-decoration: none;
}

.button_categories {
	background-image: url(gfx/blank_button.png);
	width: 193px;
	height: 25px;
	padding-top: 10px;
	text-align: center;
	margin-top: 15px;
	margin-left: 3px;
}

.button_contact_us {
	background-image: url(gfx/blank_button.png);
	width: 193px;
	height: 25px;
	padding-top: 10px;
	text-align: center;
}

#roll_attributes {
	position:absolute;
	bottom:6px;
	left:135px;
	width:558px;
	color:#ffffff;
	font-weight:bold;
	font-size:1.15em;
}

.attribute {
	
}

#roll_attributes table {
	width:560px;
	border-collapse:collapse;
}

#roll_attributes td {
	background-color:#000000;
	text-align:center;
	width:140px;
}

.teaser_item {
	width: 360px;
	margin-left: 20px;
	float: left;
	cursor: pointer;
}

.teaser_img {
	width: 100px;
	height: 110px;
	float: left;
}

.teaser_text {
	width: 230px;
	height: 70px;
	float: right;
	text-align: center;
}

#product_show {
	float:left;
	width:515px;
	padding-left:25px;
}

.product_img {
	float:left;
	width:120px;
	text-align:center;
}

.product_content {
	position: relative;
	float:right;
	width:315px;
}

.product_content_inlet {
	width:100%;
	height:100%;
	overflow:auto;
}

.active_register {
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	width:90px;
	height:17px;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	cursor:pointer;
	background:#fff url(gfx/product_register_active.png) top left no-repeat;
}

.inactive_register {
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	width:90px;
	height:17px;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	cursor:pointer;
	background:#fff url(gfx/product_register_inactive.png) top left no-repeat;
}

.inactive_register span {
	position:relative;
	top:0px;
	left:-1px;	
}

.data_headline {
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:-10px;
}

.data_label {
	font-weight:bold;
	margin-left:10px;
}

.product_info {
	border-bottom:1px solid #aaaaaa;
	width:310px;
	margin-bottom:5px;
}

.product_text {
}

.product_bottom {
	width:100%;
	border-top:1px solid #aaaaaa;
	padding-top:5px;
	margin-top:5px;
}

.sk_title {
	border-bottom:1px solid #aaaaaa;
	margin-bottom:10px;
	padding-left:50px;
	padding-top:4px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:1.3em;
	color:#262626;
}

.sk_img {
	float:left;
}

.sk_content {
	width:420px;
	padding-left:30px;
}

.sk_info {
	border-bottom:1px solid #aaaaaa;
	margin-bottom:5px;
	background:#fff url(gfx/arrow_small.png) center left no-repeat;
	font-weight:bold;
	padding:5px;
	padding-left:20px;
}

.sk_table {
	border-collapse:collapse;
	border:1px solid #aaaaaa;
}

.sk_table td {
	border-top:1px solid #aaaaaa;
	padding:3px;
	vertical-align:middle;
}

.sk_table input{
	margin-top:3px;
}

/* Button small */

.button_small {
  position:relative;
  height:25px;
  display:block;
  padding-top:2px;
  padding-bottom:2px;
  white-space:nowrap;
  font-size:13px;
  cursor:pointer;
}

.button_small span {
	position:relative;
	bottom:10px;
  font-weight:bold;
  color:#262626;
  text-decoration:none;
  white-space:nowrap;
  vertical-align:middle;
}

.button_small img {
	position:static;
}

.button_small:hover {
  text-decoration:none;
}

.button_small:hover span {
  color:#e50000;
}

span.button_cart {
  background:url(gfx/button_cart.png) top left no-repeat;
}

span.button_cart_add {
  background:url(gfx/button_cart_add.png) top left no-repeat;
}

span.button_cart_see {
  background:url(gfx/button_cart_see.png) top left no-repeat;
}

span.button_gear {
  background:url(gfx/button_gear.png) top left no-repeat;
}

span.button_buy {
  background:url(gfx/button_buy.png) top left no-repeat;
}

span.button_back {
  background:url(gfx/button_back.png) top left no-repeat;
}

span.button_data {
  background:url(gfx/button_data.png) top left no-repeat;
}

span.button_ship {
  background:url(gfx/button_ship.png) top left no-repeat;
}

.showcase {
	position: relative;
	top: 0px;
	left: 0px;
	width: 710px;
	height: 520px;
	margin: 25px auto;
	border: 1px solid #aaaaaa;
}

div.showcase_title {
	background:#ffffff url(gfx/arrow_small.png) center left no-repeat;
	border-bottom:1px solid #aaaaaa;
	margin-bottom:10px;
	padding-left:20px;
	padding-top:4px;
	position:relative;
	text-decoration:none;
	height:29px;
}

div.showcase_title div {
	font-weight: bold;
	font-size: 1.5em;
	position:relative;
	bottom:0px;
	color:#262626;
}

div.showcase_title img {
	position: absolute;
	top: 4px;
	left: 20px;
}

.showcase_preview_wrapper {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 550px;
	height: 500px;
}

.showcase_preview {
	position: absolute;
	top: 0px;
	right: 25px;
	width: 500px;
	height: 500px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.showcase_control_left {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 17px;
	height: 100px;
	background-image: url(gfx/arrow_left.png);
	background-position: center left;
	background-repeat: no-repeat;
	cursor: pointer;
}

.showcase_control_right {
	position: absolute;
	top: 200px;
	right: 0px;
	width: 17px;
	height: 100px;
	background-image: url(gfx/arrow_right.png);
	background-position: center left;
	background-repeat: no-repeat;
	cursor: pointer;
}

.showcase_controlbar {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 120px;
	height: 500px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.showcase_control_top {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 100px;
	height: 40px;
	background-image: url(gfx/arrow_up.png);
	background-position: top center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.showcase_control_bottom {
	position: absolute;
	bottom: 0px;
	left: 10px;
	width: 100px;
	height: 40px;
	background-image: url(gfx/arrow_down.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.showcase_thumbs {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 100px;
	height: 400px;
	overflow: hidden;
	text-align: center;
}

.showcase_thumb {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	cursor: pointer;
}


/*##############################################################################
  #
  #	Startseite
  #
  ##############################################################################*/

div.thema {
	width:245px;
	height:40em;
	overflow:hidden;
	float:left;
}

div.esr {
	width:700px;
	overflow:hidden;
}


div.neuigkeiten {
	width:215px;
	height:47em;
	overflow:hidden;
	float:right;
	margin-right:12px;
}

div.chinme {
	width:530px;
	height:14em;
	overflow:hidden;
	float:left;
}

#teokonzept {
	background:#FFF url(gfx/box_header2.gif) no-repeat;
	padding: 1px;
}

#teox {
	width:400px;
	height:390px;
	position:relative;
	float:left;
	cursor:pointer;
}

#teo {
	width:400px;
	height:330px;
	position:relative;
	float:left;
	cursor:pointer;
}

#teox_shop {
	width:100%;
	height:50px;
	margin-top:20px;
	font-weight:bold;
	text-align:center;
}

#teox_title h1 {
	margin:0px;
	font-size:1.5em;
}

.teox_footer {
	position:absolute;
	width:400px;
	text-align:center;
	bottom:0px;
	left:0px;
	font-weight:bold;
	font-size:3.5em;
}

#teo div#x_logo {
	width:200px;
	height:65px;
	position:absolute;
	top:50px;
	left:0px;
}

#teo div#x_power_logo {
	width:200px;
	height:65px;
	position:absolute;
	top:50px;
	right:0px;
}

#teo div#x_power_text {
	width:190px;
	height:150px;
	position:absolute;
	top:130px;
	left:0px;
	text-align:right;
}

#teo div#x_text {
	width:190px;
	height:150px;
	position:absolute;
	top:130px;
	right:0px;
	text-align:left;
}

#teo div#x_text p {
	font-weight:bold;
	margin-bottom:6px;
	font-size:1.1em;
}

#teo div#x_power_text p {
	font-weight:bold;
	margin-bottom:6px;
	font-size:1.1em;
}

#cebit {
	width:340px;
	height:150px;
	margin-bottom:10px;
	padding-right:10px;
	float:right;
}

.box_info {
	background:#FFF url(gfx/box_info.png) no-repeat;
	float:left;
	width:155px;
	height:155px;
	text-align:center;
	margin-left:4px;
	margin-right:4px;
	padding:10px 15px 15px 10px;
	text-decoration:none;
	cursor:pointer;
}

.box_info_title {
	height:20px;
	width:100%;
	font-weight:bold;
	color:#262626;
	border-bottom:1px solid #777777;
}

.box_info_content {
	height:125px;
	width:155px;
	position:relative;
	padding-top:5px;
}

.box_info_text {
	position:absolute;
	width:155px;
	bottom:0px;
	left:0px;
	text-align:center;
	font-weight:bold;
	color:#e32322;
}

#box_teoconcept {
	background:#FFF url(gfx/teoconcept_logo.png) no-repeat;
}

#box_products {
	background:#FFF url(gfx/products_logo.png) no-repeat;
}

#box_calculator {
	background:#FFF url(gfx/calculator_logo.png) no-repeat;
}

#box_wheretobuy {
	background:#FFF url(gfx/wheretobuy_logo.png) no-repeat;
}

.footer_link {
	float:right;
	padding-left:20px;
	margin-bottom:10px;
}

ul.documents li {
	padding:0px;
	margin:0px;
	margin-top:15px;
	margin-left:40px;		
}

ul.documents a {
	font-weight:bold;
	font-size:12px;
	padding:0px;
	margin:0px;
	padding-left:5px;
}

#esr {
	background:#FFF url(gfx/box_header_700.png) no-repeat;
}

#esr table {
	width:100%;
	border-collapse:collapse;
	border:none;
}

#esr tr {
	background-color: transparent;
	border:none;
}

#esr td {
	background-color: transparent;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color:#777777;
	white-space:nowrap;
}

#infrastruktur {
	background:#FFF url(gfx/box_header.gif) no-repeat;
	margin-right:10px;
}

#software {
	background:#FFF url(gfx/box_header.gif) no-repeat;
}

#service {
	background:#FFF url(gfx/box_header.gif) no-repeat;
	margin-left:10px;
}

#cim {
	background:#FFF url(gfx/box_header4.gif) no-repeat;
}

#teo_left {
	width:500px;
	padding-left:20px;
}

#teo_left h2 {
	padding-left:0px;
}

#teo_right {
	float:right;
	width:200px;
	background-color:#eee;
	border:1px solid #000;
	padding:10px;
}

#teo_right a {
	font-size:1em;
}

#teo_right li
{
	margin-left:20px;
}

#teo_news {
	margin-top:10px;
	clear:both;
}

#teoinfobox {
	padding:10px;
	border:1px solid #9b9b9b;
	margin-bottom:10px;
}

div.thema_footer {
	background:#FFF url(gfx/box_footer.gif) no-repeat;
	padding:10px;
}

div.thema_text {
	background:#FFF url(gfx/box_contend.jpg) repeat-y;
	padding:10px;
	height:25em;
}

div.meldungen_text {
	padding:0px 10px;
	padding-right:25px;
	height:95px;
	width:315px;
}

div.meldungen_content {
	padding:5px 0px;
	height:85px;
	width:320px;
	overflow:auto;
}

div.esr_text {
	background:#FFF url(gfx/box_content_700.png) repeat-y;
	width:665px;
	padding:10px;
	padding-right:45px;
}

div.esr_content {
	padding:5px 0px;
	height:85px;
	width:367px;
	overflow:auto;
}

div.esr_footer {
	background:#FFF url(gfx/box_footer_700.png) no-repeat;
	width:700px;
	padding:10px;
}

div.thema_text ul {
	margin-left: 5px;
	margin-top:10px;
}

div.thema_text ul {
	margin-left: 15px;
}

div.thema_text a {
	margin-left:10px;
	color:#00F;
}

/*##############################################################################
  #
  #	Spezielle DIVs
  #
  ##############################################################################*/

/* Fehler */

div.fehler {
	background-color:#FFCCCC;
	padding:5px;
	border:1px solid #000000;
	font-weight:bold;
}

/* Meldung */

div.meldung {
	background-color:#CCFFCC;
	padding:5px;
	border:1px solid #000000;
	font-weight:bold;
}

/* Rahmen */

div.rx {
	padding:10px;
	padding-top:5px;
	margin-bottom:10px;
	background-color:#DDDDFF;
	border:1px solid #AAAADD;
}

div.r1 {
	border:1px solid #777777;
	padding:10px;
}

div.clear {
	clear:both;
}

#newsletter {/*{/literal}*/
	width: 180px;
	margin-top:5px;
	padding-right:10px;
	font-size: 12px;
	text-align: center;
/*{literal}*/}

/*##############################################################################
  #
  #	Überschriften
  #
  ##############################################################################*/


h1, h4 {
	font-family: Arial,'Trebuchet MS', Verdana, Helvtica;
	font-size:1.5em;
	font-weight:bold;
	padding:2px;
	padding-left:24px;
	margin-bottom:20px;
	color:#000000;
	text-align:left;
	border-bottom:1px solid #777777;
}

h2 {
	font-family:Arial, 'Trebuchet MS', Verdana, Helvtica;
	font-size:1.1em;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:28px;
	border-bottom:1px solid #777777;
}

#ad_title {
	position:absolute;
	top:3px;
	left:10px;
	font-size:1.1em;
	font-weight:bold;
	font-family:Arial, 'Trebuchet MS', Verdana, Helvtica;
}

h4 {
	margin-bottom:15px;
}

h5 {
	color:#AAA;
	font-size:1.0em;
}

h3 {
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	border-bottom:1px solid #000;
	margin-bottom:10px;
}

.thema_text h3 {
	border-bottom-style:none;
	margin-bottom:2px;
}

h6 {
	font-weight:bold;
	font-size:1em;
}

h8 {
	display:block;
	font-family:Arial, 'Trebuchet MS', Verdana, Helvtica;
	font-size:1.2em;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:28px;
}

#teoinfobox h6 {
	display:inline;
}

#ad_description {
	color:#000;
	font-size:11px;
	position:absolute;
	top:23px;
	left:10px;
	height:70px;
	overflow:hidden;
}

#steps {
	margin-bottom:20px;
}

#steps span.steps {
	color:#262626;
	font-weight:bold;
	font-size:1em;
}

#steps span.steps_hidden {
	color:#aaaaaa;
}

#steps img {
	position:relative;
	bottom:-2px;
	margin:0px 5px;
}

/*##############################################################################
  #
  #	Tabellen
  #
  ##############################################################################*/


table.t1 th {
	font-size:1em;
	background-color:#EEEEEE;
	padding:5px;
	border-bottom:1px solid #CCCCDD;
}

table.t1 td {
	font-size:1em;
	padding:5px;
	border-bottom:1px dotted #CCCCDD;
}

table.t1 {
	border-collapse:collapse;
	border:1px solid #888888;
	width:100%;
}

table.t2 th {
	font-size:1em;
	padding:5px;
	border-bottom:2px solid #000;
}

table.t2 td {
	font-size:1em;
	padding:5px;
	border-left:1px dotted #000;
	border-right:1px dotted #000;
	border-bottom:1px solid #000;
}

table.t2 {
	border-collapse:collapse;
	border:1px solid #888888;
	width:100%;
}

table.t3 td {
	font-size:1em;
	padding:5px;
	text-align:left;
}

table.t3 {
	border-collapse:collapse;
	border:1px solid #888888;
	width:100%;
}


tr.k1 {
	background-color:#FFF0F0;
}

#shippingcosts_table {
	border-collapse: collapse;
	text-align: center;
	margin: 20px 0px 20px 10px;
}

#shippingcosts_table td,th {
	border: 1px solid #777777;
	padding: 7px;
	background-image: url(gfx/box_back_20px.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*##############################################################################
  #
  #	Partner
  #
  ##############################################################################*/

div.partner {
	width:550px;
	height:65px;
	text-align:center;
	border:1px solid #777777;
	padding:5px;
	margin:auto auto;
}

div.partner_bild {
	float:left;
	width:334px;
}

div.partner_text {
	width:200px;
	margin-left:10px;
	float:left;
	height:65px;
}

/*##############################################################################
  #
  #	Bilder
  #
  ##############################################################################*/


img#bild1 {
	border:1px dotted #666666;
	padding:5px;
	margin:10px;
	display:block;
}

/*##############################################################################
  #
  #	Produkte
  #
  ##############################################################################*/

div.logo_product {
	margin-bottom:15px;
}

div.kategorie1 {
	background:#fff url(gfx/box_header_530.png) no-repeat;
	border:0px none #ffffff;
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-align:center;
	width:530px;
}

div.kat_title {
	height:23px;
	border:0px none #ffffff;
	padding:0px;
	margin:0px;
	padding-left:29px;
	text-align:left;
}

div.kat_title a {
	color:#dddddd;
	font-size:16.1px;
	font-weight:bold;
	text-decoration:none;
}

div.kategorie2 {
	border:0px none #ffffff;
	background:#fff url(gfx/box_content_530.png) top left repeat-y;
  width:510px;
  padding-right:15px;
  padding-left:5px;
}

div.kategorie2 table {
  border-collapse:collapse;
}

div.sub {
	font:bold 1.2em Arial;
	text-align:right;
	background:#fff url(gfx/box_footer_530.png) no-repeat;
	height:35px;
	padding-right:0px;
	width:530px;
}

#config_menu {
	width:200px;
	padding: 0px;
	padding-bottom: 20px;
	text-align:left;
}

#config_show {
	float:right;
	width:225px;
	text-align:left;
}

div.config_main_wrapper {
	position:relative;
	float:right;
	width:480px;
	height:1000px;
	margin-right:15px;
	text-align:left;
}

#config_switch {
	position:absolute;
	top:0px;
	left:2px;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}

#config_switch div.active_switch {
	background:#fff url(gfx/register_active.png) no-repeat;
	width:150px;
	height:25px;
	float:left;
	padding-top:5px;
	cursor:pointer;
}

#config_switch div.inactive_switch {
	background:#fff url(gfx/register_inactive.png) no-repeat;
	width:150px;
	height:25px;
	float:left;
	padding-top:5px;
	cursor:pointer;
}

div.config_inner_wrapper {
	border:1px solid #aaaaaa;
	width:480px;
	height:900px;
	margin-top:26px;
	padding-top:24px;
	overflow:auto;
	text-align:left;
}

.config_item {
	border-bottom:1px solid #aaaaaa;
	width:450px;
	padding-bottom:20px;
	margin:0px 0px 20px 5px;
}

div.config_header {
	background:#fff url(gfx/config_header.png) top left no-repeat;
	padding-left:30px;
	padding-top:2px;
	padding-bottom:4px;
	width:400px;
	height:18px;
	font-weight:bold;
}

div.config_swap {
	cursor:pointer;
}

#image {
	position:relative;
	width:100%;
	margin-top:20px;
	height:200px;
}

#current_configuration_title {
	font-weight:bold;
	border-bottom:1px solid #aaaaaa;
	margin-top:0px;
	padding-bottom:3px;
	padding-left:5px;
}

#current_configuration {
	border-bottom:1px solid #aaaaaa;
	padding:10px 0px 10px 5px;
	margin-bottom:10px;
}

#current_accessories_title {
	font-weight:bold;
	border-bottom:1px solid #aaaaaa;
	margin-top:20px;
	padding-bottom:3px;
	padding-left:5px;
}

#current_accessories {
	border-bottom:1px solid #aaaaaa;
	padding:10px 0px 10px 5px;
	margin-bottom:10px;
}

div.config_selection {
	background:#fff url(gfx/dot.png) center left no-repeat;
	padding-left:12px;
	margin-bottom:5px;
	font-size:0.8em;
	position:relative;
}

div.syskat_title {
	background:#fff url(gfx/arrow_small.png) center left no-repeat;
	font-weight:bold;
	padding-left:20px;
	margin-top:15px;
}

div.config_content table {
	border-collapse:collapse;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	margin-left:1px;
	width:419px;
}

div.config_content td {
	border-top:1px solid #cccccc;
	padding:3px;
}

td.config_table_sel {
	width:14px;
}

td.config_table_info {
	width:287px;
}

td.config_table_price {
	width:95px;
}

.config_table_preview_img {
	width: 17px;
	height: 17px;
	padding: 1px;
	background-color: white;
	border: 1px solid #aaaaaa;
	cursor: pointer;
}

.config_table_img_big_wrapper {
	position: relative;
}

.config_table_img_big {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	background-color: white;
	border: 1px solid #aaaaaa;
}

div.config_footer {
	background:#fff url(gfx/config_footer.png) top left no-repeat;
	width:420px;
	height:24px;
}

div.config_error {
	padding-top:10px;
	padding-left:30px;
	color:red;
}
span.selection_element {
	font-size:0.9em;
}

#cart_table {
	border-collapse:collapse;
	border:1px solid #888888;
	float:right;
	width:100%;
	margin-top:20px;
}

#cart_table thead td {
	border:1px solid #888888;
	padding:5px;
	text-align:center;
	background-color:#e5e5e5;
	font-weight:bold;
	white-space:nowrap;
}

#cart_table tbody td {
	vertical-align:top;
	border:1px solid #888888;
	padding:5px;
	padding-bottom:25px;
	background:#ffffff url(gfx/box_back.png) bottom left repeat-x;
}

#cart_table tfoot td {
	border:1px solid #888888;
	padding:2px;
	background:#e5e5e5 none;
}

td.cart_config {
	width:75%;
}

.cart_config_img {
	float:left;
	margin-right:8px;
}

.cart_config_item {
	width:575px;
	float:right;
}

.cart_config_text {
	width:280px;
	padding-right:5px;
	float:right;
}

.cart_config_title {
	border-bottom:1px solid #aaaaaa;
	padding-bottom:5px;
	padding-left:5px;
	margin-bottom:10px;
	font-weight:bold;
}

td.cart_count {
	width:5%;
	text-align:right;
}

td.cart_discount {
	width:5%;
	text-align:right;
}

td.cart_singleprice {
	width:9%;
	text-align:right;
	white-space:nowrap;
}

td.cart_price {
	width:9%;
	text-align:right;
	white-space:nowrap;
}

td.cart_del {
	width:2%;
}

#cart_table tfoot #cart_calculation {
	width:50%;
	float:right;
	border-collapse:collapse;
	border:none;
}

#cart_table tfoot #cart_calculation td {
	border:none;
	white-space:nowrap;
}

#cart_table tfoot #cart_calculation td.right {
	width:80px;
}

#cart_table tfoot #cart_calculation td.borderline {
	border-bottom:1px solid #262626;
}

#cart_table tfoot #cart_calculation td.topline {
	border-top:1px solid #262626;
}
.config_text li {
	font-size:0.8em;
	margin-bottom:5px;
	padding-left:12px;
	position:relative;
	background:#FFFFFF url(gfx/dot.png) no-repeat scroll left center;
	list-style-image: none;
	list-style-type: none;	
}

.bold {
	font-weight:bold;
}

.shipping_info {
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: white;
	border: 1px solid #888888;
}

table.tablex {
	width:100%;
	border:1px solid #cccccc;
	margin-bottom:10px;
}

table.tablex input {
	border:1px solid #aaaaaa;
}

table.tablex tfoot td {
	background-color:#e5e5e5;
	font-size:0.9em;
}

table.tablex tbody td {
	background-color:#e5e5e5;
}

div.rahmenx {
	width:98.5%;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#e5e5e5;
	padding:5px;
	border:1px solid #cccccc;
}

table.tablex td {
	padding:5px;
}

td.tablex_label {
	width:30%;
	white-space:nowrap;
	text-align:right;
}

td.tablex_input {
	width:70%;
}

td.tablex_input input {
	width:98.5%;
}




div.box_preview {
	background:#FFF url(gfx/box_preview.png) no-repeat;
	float:left;
	width:120px;
	height:120px;
	text-align:center;
	margin:7px;
	position:relative;
}

div.preview {
	position:absolute;
	top:30px;
	left:10px;
	width:100px;
	height:100px;
}

div.preview_label {
	position:absolute;
	left:0px;
	top:4px;
	width:120px;
	text-align:center;
}

ul#error_nas li{
	margin-top:3px;
	margin-left:15px;
	list-style-type:none;
}

/*##############################################################################
  #
  #	Reiter Menue
  #
  ##############################################################################*/

div.menue_reiter a {
	font:bold 0.9em Arial;
}

div.menue_reiter a.sel {
	color:#88f;
}

div#feedback {
	position:relative;
	left:0px;
	text-align:center;
}
div#feedback_link {
	position:absolute;
	left:0px;
	top:0px;
}

/*##############################################################################
  #
  #	Specials
  #
  ##############################################################################*/


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

ul.specials li.head {
	margin-left:80px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:2px;
}

ul.specials li.text {
	margin-left:210px;
	margin-right:150px;
}


/*##############################################################################
  #
  #	Specials
  #
  ##############################################################################*/

span.admin {
	cursor:pointer;
}

.produkt_tft_attributes {
 	list-style-image: url('gfx/dot.png');
 	font-size:0.8em;
 	padding-left: 15px;
}

.produkt_tft_attributes li{
 	margin-bottom: 5px;
}

/*##############################################################################
  #
  #	Landing Business Verbrauchsgrafik
  #
  ##############################################################################*/
  
#grid_consumption {
	width: 680px;
	height: 400px;
	padding-left: 50px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-image: url('gfx/grid_consumption.png');
}

#bar_wrapper {
	height: 350px;
	width: 650px;
}

.consumptionbox_wrapper {
	width: 56px;
	height: 300px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}

.consumptionbox_wrapper2 {
	width: 56px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000;
}

.space_between_cw {
	float: left;
	width: 20px;
	height: 300px;
}

.box_consumption_green {
	width: 56px;
	background-image: url('gfx/bg_consumption_green.png');
	background-repeat: repeat-y;
}

.box_consumption_green_top {
	width: 56px;
	height: 5px;
	background-image: url('gfx/bg_consumption_green_top.png');
	background-repeat: no-repeat;
}

.box_consumption_red {
	width: 56px;
	background-image: url('gfx/bg_consumption_red.png');
	background-repeat: repeat-y;
}

.box_consumption_red_top {
	width: 56px;
	height: 5px;
	background-image: url('gfx/bg_consumption_red_top.png');
	background-repeat: no-repeat;
}

.consumption_picwrapper {
	width: 56px;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	left: -3px;
	top: 0;
}

.consumption_productlabel {
	width: 110px;
	position: absolute;
	left: -30px;
	z-index: 1000;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}

/*##############################################################################
  #
  #	Landing Business Linkbuttons
  #
  ##############################################################################*/
  
.landing_business_linkwrapper {
	width: 215px;
	margin-right: 23px;
	padding-bottom: 5px;
	border: 1px solid #AAAAAA;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	white-space: normal;
	background: #ffffff url(gfx/box_back.png) bottom left repeat-x;
}

.landing_business_linkheader {
	padding: 6px 10px 6px 10px;
	color: white;
	background-image: url(gfx/header_vlbg_46px.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #AAAAAA;
}

.landing_business_link_img {
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}

/*##############################################################################
  #
  #	Startseite
  #
  ##############################################################################*/

#home_business_linkpage_header {
	width: 721px;
	height: 26px;
	padding-left: 25px;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	font-size: 16px;
	background-image: url(gfx/produktsortiment_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #AAAAAA;
}

/*##############################################################################
  #
  #	Energiesparrechner
  #
  ##############################################################################*/
  
#esr_calctitle {
	width:637px;
	height:22px;
	background-image:url('gfx/angebote_verlauf.png');
	background-repeat:x-repeat;
	border:1px solid #adadad;
	padding-top:6px;
	padding-left:15px;
	text-align:center;
}

#esr_calccontent{
	width:577px;
	height:243px;
	padding-left: 75px;
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	background-image:url('gfx/esr_content_verlauf.png');
}  
  
.esc_product_wrapper {
	float: left;
	width: 170px;
	margin-top: 10px;
}

.esc_dropdown_wrapper {
	float: left;
	width: 135px;
	height: 136px;
	margin-top: 5px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	border: 1px solid #AAAAAA;
}

.dropdown_product_wrapper {
	margin-top: 7px;
	margin-bottom: 0px;
}

.dropdown_wrapper {
	width: 135px;
	z-index: 1000;
	position: absolute;
	top: 0;
	left: -1px;
	background-color: white;
	border: 1px solid #AAAAAA;
	border-top: 0px;
}

.product_count {
	background-image:url('gfx/esr_countbox.png');
	padding-top: 5px;
	padding-left: 13px;
	width: 42px;
	height: 22px;
	float:left;
	text-align:left;
	margin-left: 15px;
}

.runningtime {
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
}

.esr_result_titles {
	font-weight: bold;
	text-transform: uppercase;
	color: #e50000;
	width:150px;
	padding-bottom: 5px;
}

#esr_resultbox {
	padding-left:70px;
	padding-top:15px;
	width:582px;
	height:80px;
	background-image:url('gfx/esr_footer_verlauf.png');
	border:1px solid #adadad;
}

.esr_changebutton {
	cursor:pointer;
	float:left;
	margin-top:5px;
	width:15px;
	height:138px;
}

.product_box {
	padding-bottom: 15px;
	margin-bottom: 25px;
	border:1px solid #aaaaaa;
}

.product_box_title {
	height: 17px;
	padding: 7px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid #aaaaaa;
	background: #cccccc url(gfx/produktsortiment_bg.png) top left repeat-x;
}

.product_box_title * {
	color: #ffffff;
}

.product_box_header {
	width: 493px;
	margin: 10px;
	border-collapse: collapse;
}

.product_box_header_info {
	padding-bottom: 8px;
	font-weight: bold;
}

.product_box_header_teaser {
	width: 100%;
	padding-bottom: 10px;
}

.product_box_header_teaser_item {
	padding-top: 2px;
}

.product_box_header_left {
	padding-right: 10px;
}

.product_box_header_icon {
	width: 30px;
}

.product_box_energy {
	width: 110px;
	height: 35px;
	padding: 9px 5px;;
	margin-bottom: 5px;
	text-align: center;
	background: #ffffff url(gfx/energieverbrauch_button.png) top left no-repeat;
}

.product_box_energy_none {
	width: 110px;
	height: 35px;
	padding: 9px 5px;;
	margin-bottom: 5px;
	text-align: center;
}

.product_box_prices {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 16px;
}

.product_box_price_2 {
	font-size: 0.8em;
	color: #555555;
}

.product_box_register_header {
	width: 490px;
	margin: 0px 10px -1px 10px;
}

.product_box_register_content {
	width: 470px;
	height: 200px;
	padding: 10px;
	margin: 0px 10px 10px 10px;
	border:1px solid #aaaaaa;
}

.product_box_register_content_item {
	width: 100%;
	height: 100%;
	overflow: auto;
}

.product_box_config_button {
	float: left;
	width: 103px;
	height: 20px;
	cursor: pointer;
	padding: 10px 5px 5px 37px;
	margin-left: 10px;
	background: #ffffff url('gfx/config_button.png') top left no-repeat;
}

.product_box_cart_button {
	float: right;
	width: 149px;
	height: 20px;
	cursor: pointer;
	padding: 10px 5px 5px 39px;
	margin-right: 10px;
	font-weight: bold;
	background: #ffffff url('gfx/warenkorb_button.png') top left no-repeat;
}

.category_box_content {
	width: 493px;
	margin: 10px;
	border-collapse: collapse;
}

.category_box_image {
	width: 130px;
	text-align: center;
	vertical-align: middle;
}

.category_box_text {
	width: 363px;
	text-align: left;
	vertical-align: top;
}

.category_box_details_button {
	float: right;
	width: 183px;
	height: 20px;
	cursor: pointer;
	padding: 10px 5px 5px 5px;
	margin: 5px 10px 0px 0px;
	text-align: center;
	background: #ffffff url('gfx/blank_button.png') top left no-repeat;
}

#current_config_product_title {
	font-weight: bold;
	font-size: 18px;
	color: #555555;
}
