/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2009-11-27 10:00:32Z mz $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
/* Template Anpassung Oliver Groth | eproducts.de */

html, body{ 
	margin:0; 
	padding:0;
	font-family : Tahoma, sans-serif;
	font-size : 12px; /*86%*/
	color: #000000;
}

body{
    background:url(img/bg_verlauf.png) top left repeat-x;
}

a:focus{
    outline:none;
}


h1{
	margin:0; 
	padding:0; 
	font-size : 1.2em;
	color: #b3bc0f;
}

h2{
	margin:0;
	margin-top:18px;
	margin-bottom:10px;
	font-size : 1.2em;
	color: #000;
}

h3{
	margin:0;
	margin-top:25px;
	padding:0; 
	font-size : 1.1em;
	color: #0B325F;
}

h4{
	margin:0;
	margin-top:0;
	padding:0; 
	font-size : 14px;
	color: #ec6523;
    font-weight:normal;
}

h5{
	margin:0;
	margin-top:0;
	padding:10px 0;
	font-size : 14px;
	color: #b3bc0f;
    margin-bottom:5px;
}


div.pointer, marquee
{
     color:#E65233;
     font-size:15px;
     font-weight:bold;
     margin-bottom:10px;
}

.navItemFirst{
    width:120px;
    float:left;
    padding-top:15px;
    padding-left:40px;
    color:#E65233;
    font-weight:bold;
}
.navItemFirst a{
    color:#E65233;
    font-weight:bold;
    text-decoration:none;
}

.navItemSecond{
    width:130px;
    float:left;
    padding-top:15px;
    color:#E65233;
    font-weight:bold;
    padding-left:10px;
}
.navItemSecond a{
    color:#E65233;
    font-weight:bold;
    text-decoration:none;
}

.navItem{
    width:110px; text-align: center;
    /*width:140px; */
    float:left;
    padding-top:15px;
    color:#E65233;
    font-weight:bold;
}

.navWerkstatt {margin: 0px 10px 0px 10px;}

.navItem a{
    color:#E65233;
    font-weight:bold;
    text-decoration:none;
}
.navItem a:hover, .navItemFirst a:hover, .navItemSecond a:hover{
    text-decoration:underline;
    color:#E65233;
}



input.greenInputiPhone {
    border:1px solid #ced72e;
    font-size:11px;
    padding-top:5px;
    padding-left:5px;
    color:#000000;
    width:180px;
    height:15px;
}


input.greenInput{
    border:1px solid #ced72e;
    font-size:11px;
    color:#000000;
    width:180px;
}

input.greenInputContact{
    border:1px solid #ced72e;
    font-size:11px;
    color:#000000;
    width:300px;
    height:15px;
    padding:3px;
}
textarea.greenInputContact{
    width:300px;
    background-color:white;
    font-size:11px;
    color:#000000;
    border:1px solid #ced72e;
    padding:3px;
}


select.greenInput {
    border:1px solid #ced72e;
    font-size:11px;
    color:#000000;
}

.greenSearch{
    border:1px solid #ced72e;
    font-size:11px;
    color:#000000;
    width:91px;
    height:14px;
}

p.iphone_einleitung{
    color:#000;
    margin-left:45px;
    margin-right:10px;
}
p.iphone_paragraph {
    color:#000;
}

#contentBox_L{
    float:left;
    width:265px;
}
#contentBox_L a{
    text-decoration:none !important;
}

#contentBox_R{
    color:#000;
    font-size:11px;
}
#contentBox_R{
    float:right;
    width:265px;
    padding-left:10px;
}

.cfgSelect{
    width:264px;
    height:98px;
    border-bottom:1px solid white;
    background:#f7f7f7 url(img/cfg_inactive.png) top left no-repeat;
    /*cursor:pointer;*/
    font-size:20px;
    text-align:right;
}
.cfgNumber{
    display:block;
    color:#fff;
    font-weight:bold;
    font-size:18px;
    margin-right:25px;
    padding-top:12px;

}
.cfgName{
    display:block;
    color:#9ea900;
    position:relative;
    margin-right:60px;
    margin-top:25px;
}

#maincol .clearfix p{
	padding-left:10px;
}

#SucheMainStyle h3{
	margin:0;
	padding-top:2px; 
	font-size : 13px;
}

.ConRahmen{

}

.ConRahmenNewProdsDefault{

}

.ConRahmenBottom{

}

#LoginBoxCenter{
    padding-left:7px;
    margin-top:0px;
    background:url(img/dots_loginbox.png) top right no-repeat;
    border-bottom:0px solid white;
    margin-bottom:30px
}

#LoginBoxCenter h4{
    padding-top:3px;
    margin-bottom:7px;
    color:#e65233;
}

#LoginBoxCenter fieldset{
	border:1px solid #235A99;
	padding:5px 0 10px 10px;
	margin:0;
}

#LoginBoxCenter fieldset legend{
	font-weight:bold;
	font-size:1.2em;
	color: #235A99;
	background:none;
}

#LoginBoxCenter .Suchfeld{
	border:1px solid #b3bc0f;
	background-color:#e65233;
    color:#FFFFFF;
    font-size:11px;
    padding:3px;
	width:98px;
    height:12px;
}

#LoginBoxCenter .PWSuchfeld{
	border:1px solid #b3bc0f;
    color:#FFFFFF;
    font-size:11px;
    padding:3px;
	width:98px;
    height:12px;
    background:#e65233 url(img/bg_kennwort_login.png) no-repeat;
}

#LoginBoxCenter .LoginBoxCenterPart{
	margin-right:10px;
	clear:both;
}

#LoginBoxCenter form input{
	padding:0;
	margin:0;
	border:0;
}

#LoginBoxCenter .LoginBoxCenterSnip{
	margin-right:5px;
	margin-bottom:2px;
	font-weight:normal;
	float:left;
}

#LoginBoxCenter .LoginBoxCenterForgetPW{
	margin-right:5px;
	font-weight:normal;
}

.boxright { text-align:center; }

#BoxRight,.boxright{
    /* padding-left:7px; */
    margin-top:0px;
    border-bottom:0px solid white;
    font-size:10px;
    margin-bottom:50px
}
#BoxRight p,.boxright p{
        color:#000000;

}
#BoxRight .BoxHead, #BoxRight .BoxHead a, #BoxRight .RedHead, #BoxRight .RedHead a,.boxright{
    font-size:12px;
}
#BoxRight a, .boxright a{
    color:#000000;
    text-decoration:none;
    font-size:10px;
}
#BoxRight a:hover {
    text-decoration:underline;
}
#BoxRight .price{
    color:#e65233;
}

#WarenKorb{
	float:right;
	position:relative;
	width:184px;
}

#header .LogIn2{
	color:#fff;
}

#header .LogIn2 a{
	font-weight:bold;
	font-size:1em;
	color:#fff;
	padding:0 15px 0 10px;
	background:url(img/topnavarrow.gif) no-repeat 0 5px;
}

.HeadAbstand{
	width:100%;
	height:35px;
}

#NewTop{
    position:relative;
	width:880px;
	text-align:left;
    margin-left:15px;
    border:1px solid #b3bc0f;
    background:url(img/content_bg.png) top center repeat-y;
}

#sitetop{
    margin-top:35px;
    width:914px;
    height:10px;
    background-image:url(img/siteborder_top.png);
    background-repeat:no-repeat;
}

#sitebottom{
	width:914px;
    height:3px;
    background-image:url(img/siteborder_bottom.png);
    background-repeat:no-repeat;
}

#Shaddow{
    position:relative;
	width:914px;
	text-align:left;
    background-image:url(img/siteborder_middle.png);
    background-repeat:repeat-y;
    padding-bottom:10px;
}
 
#header{
	position:relative; 
	height:95px;
	width:885px;
}

#header .logo{
    padding-left:15px;
}

#HeadLeft{
	width:200px;
	float:left;
}

#HeadMiddle{
	float:left;
	text-align:right;
	margin-top:80px;
        width:536px;
}
#HeadMiddle .accounts{
    margin-right:10px;
    position:relative;
    display:block;
    font-size:10px;
    color:#b3bc0f;
}
#HeadMiddle .accounts a{
    font-size:10px;
    color:#b3bc0f;
    text-decoration:none;
}
#HeadMiddle .accounts a:hover{
    text-decoration:underline;
}

#HeadRight{
	float:left;
	text-align:right;
	padding-top:25px;
    width:140px;
}

#mainNavi{
    position:relative;
    width:885px;
    height:45px;
    background:url(img/nav_bar.png) no-repeat 0 0;
    margin-left:15px;
}

#Breadcrump{
	width:100%;
	margin-left:20px;
  height:30px;
	color:#000000;
	font-size:10px;
	clear:both;
}

#Breadcrump a{
    font-size:10px;
	color:#000000;
	text-decoration:none;
}

#Breadcrump a:hover{
	color:#092D56;
	text-decoration:none;
}

#BreadLeft{
	float:left;
  padding-top:10px;
  width: 710px;
}

#BreadRight{
	float:right;
	margin-right:30px;
  margin-top:5px;
}

.categories{
    width:146px;
    background:#f2f2f2;
	margin-top:13px;
    height:100%;
}

.maincol{
	width:570px;
    padding-left:5px;
    background:url(img/bgBottom.png) no-repeat;
    background-position: 6px 100%;
}

#pwfield{
    background:url(img/bg_kennwort.png) top left no-repeat;
}

.boxes{
	margin-top:13px;
	width:146px;
    background:#f2f2f2;
}

 
#footer{
    margin-top:20px;
	height:19px;
    width:900px;
    background:url(img/footer_bar.png) top left no-repeat;
	clear:both;
    font-size:10px;
    text-align:left;
}

#footer .copy{
    padding-left:10px;
    line-height:14px;
    color:white;
}
#footer .copy .doubledots{
    padding-left:5px;
    padding-right:5px;
}
#footer .copy a{
    color:white;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.maincol a{
    color:#000;
    text-decoration:none;
}

.maincol a:hover{
    text-decoration:underline;
}
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


   

.boxText {
	margin:0;
	padding:0;
}

.boxTextBG {
	background-color: #ffffff;
}
.boxTextBGII {
	background-color: #FFCC99;
}
.boxTextPrice {
	color: #FF0000;
}

.errorBox {
	font-weight: bold;
	color:#bf0000;
	background-color: #f9f9f9;
	border:1px solid #bf0000;
	padding-top:15px;
	padding-bottom:15px;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	color: #70d250;
	text-decoration: underline;
}

img{
	border:0;
}

a {
  color: #09305A;
  text-decoration: underline;
}

a:hover {
  color: #09305A;
  text-decoration: none;
}

FORM {
	display: inline;
	margin:0;
	padding:0;
 
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #9D9D9D; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #f9f9f9;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #f9f9f9;
	padding:5px;
	border:3px solid #bf0000;
}

.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #fff;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
	margin:0;
	padding:0;
    padding-left:10px;
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

.BoxHead{
	color:#000000;
	padding-top:4px;
}
.RedHead{
	color:#e65233;
	padding-top:4px;
}
.BoxHeadCats{
	font-size:16px;
	color:#092D56;
	padding-top:4px;
	padding-left:10px;
	margin-bottom:10px;
}

.infoBoxHeading {
  height:23px;
  color: #000000;
  margin-top:5px;
}

.infoBoxHeadingCart {
  text-align:left;
  font-size:14px;
  color: #e65233;
  margin-top:5px;
}

.infoBoxHeadingCartFull {
  text-align:left;
  font-size:14px;
  color: #e65233;
  margin-top:5px;
}

.infoBoxHeadingCartFull a{
  font-size:14px;
  color: #e65233;
  text-decoration:none;
}

.infoBoxHeadingCats {
  font-weight: bold;
  height:23px;
  color: #092D56;
  margin-top:5px;
  border-bottom:1px solid #798398;
  display:none;
}

.infoBoxBottom {
  margin-bottom:15px;
}


.infoBox, SPAN.infoBox {
  background: #E4E6EA;
  border:1px solid #798398;
  margin-bottom:15px;
}


.infoBoxAdmin {
  background: #fff;
  border:1px solid #798398;
  margin-bottom:15px;
}

#cartbox{
  position:absolute;
  top:22px;
  right:-20px;
  width:158px;
  height:74px;
  padding-left:5px;
  background: #F9FCF8 url(img/warenkorb_box.png) top left no-repeat;
  margin-bottom:15px;
  color:#aaaaaa;
}

#cartbox .boxText, #cartbox p{
    font-size:10px;
    text-align:left;
    padding-left:2px;
    padding-right:5px;
    color:#000000;
}

#cartbox .cartHeading{
  font-size:14px;
  color: #e65233;
  text-decoration:none;
}

input.cartboxInput{
    width:45px;
    height:12px;
    text-align:right;
    border:1px solid #d1da3c;
    font-size:10px;
    color:#aaaaaa;
}

#cartButton {
    width:66px;
    height:21px;
    position:relative;
    right:12px;
    margin-left:90px;
    margin-top:-20px;
    z-index:999;
}
#cartButton .cButtonLeft{
    background:url(img/button_green_left.png) top left no-repeat;
    width:8px;
    height:23px;
}

#cartButton .cButtonMain{
    background:url(img/button_green_main.png) top left repeat-x;
    width:40px;
    height:23px;
}

#cartButton .cButtonRight{
    background:url(img/button_green_right.png) top right no-repeat;
    width:8px;
    height:23px;
}

.infoBox_right, SPAN.infoBox_right {
  background: #fff;
  border:1px solid #798398;
  margin-bottom:15px;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}


.productListing-heading {
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
	color: #0B325F;
	text-decoration: none;
}

A.pageResults:hover {
  color: #09305A;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  padding-left:0;
  padding-right:15px;
}

TD.NewProdDefault, P.main {
  padding-left:8px;
  padding-right:7px;
}

TD.smallText, SPAN.smallText, P.smallText {
	color:#000000;
	font-size:0.9em;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
  color: #303030;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f9f9f9;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #bf0000;
	font-size:8px;
	text-decoration: line-through;
}

SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-weight: bold;
	color: Black;
}

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading { font-size: 10pt; color: #FFFFFF; 
	background-color: #798398; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#fff;text-decoration:none;}
.sitemap_heading a:hover {color:#c0c0c0; text-decoration:none;}

.sitemap_sub {font-size: 9pt; color: #000000; background-color: #f9f9f9; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#bf0000; text-decoration:none;}


/* message box */

.messageBox { }
.messageStackError, .messageStackWarning { background-color: #f9f9f9; color:#bf0000;border-bottom:2px solid #fff;}
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #bf0000; }

.tableShop {
background-color: #ffffff;

}

.navLeft {
	width: 184px;
}
.navRight {
	width: 184px;
}

.contentsTopics {
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #f1f1f1;
}

.tableListingII {
	background-color: #f9f9f9;
}

.tableBody {
padding: 5px;
}

.poweredby {
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.eightpxtop{
	padding-top:6px;
}
p{
	padding-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

p.box{
	font-size:0.95em;
	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

p.box img.pic {
	border:1px solid #798398;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#maincol ul{
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
}
#maincol li{
	background-image:url(img/navpoint.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0 0 5px 15px;
}

ul#CatNavi{
	margin:0;
	padding:0;
	list-style-type:none;
    width:146px;
    display:block;
}



/*
 * Categories
 * eproducts, cs
 */

/* 
 *  lvl one
 */

/* basic elements */
	ul#CatNavi li
	{
		padding-left:0;
	    border-bottom:1px solid white;
		background-color:#f2f2f2;
	    width:146px;
	    display:block;
	}
	ul#CatNavi li a
	{
		display:block;
	    font-size:10px;
		min-height:22px;
		color:#000000;
	    padding-left:8px;
	    padding-top:8px;
		text-decoration:none;
	}
	
	/* Cat mit Unterkategorien */
	ul#CatNavi li.SubMenue a
	{
	}




/* hover effects */
	ul#CatNavi li a:hover,ul#CatNavi li:hover a 
	{
		background-color:#b3bc0f;
		color:#fff;
	}




/* current elements */
	ul#CatNavi li.Current a, ul#CatNavi li.CurrentParent a
	{
		background-color:#b3bc0f;
		color:#fff;
	 	font-weight:bold;
	}





/* 
 *  lvl two
 */

/* basic elements */
	ul#CatNavi li ul li.CatLevel2 
	{
		padding-left:0;
	    border-bottom:1px solid white;
		background-color:#f2f2f2;
	    width:146px;
	    display:block;
	}

	ul#CatNavi li ul li.CatLevel2 a
	{
		display:block;
	    font-size:10px;
		color:#000000;
	    padding-left:18px;
	    min-height:22px;
	    height:auto;
		text-decoration:none;
	    background:#dbe265;
	    vertical-align:middle;
	    font-weight:normal;
	}






/* hover effects */
	ul#CatNavi li ul li.CatLevel2 a:hover,ul#CatNavi li ul li:hover a 
	{
		background-color:#b3bc0f;
		color:#fff;
	}
	
	
	



/* current elements */
	ul#CatNavi li ul li.CurrentParent a, ul#CatNavi li ul li.Current a
	{
		background-color:#b8c500;
		color:#fff;
	 	font-weight:bold;
	}
	ul#CatNavi li ul li ul li.Current a
	{
	 	font-weight:bold;
	}








/* 
 *  lvl three
 */

/* basic elements */
	ul#CatNavi li ul li.CatLevel3
	{
		padding-left:0;
	    border-bottom:1px solid white;
		background-color:#fff;
	    width:146px;
	    display:block;
	}

	ul#CatNavi li ul li.CatLevel3 a
	{
		display:block;
	    font-size:10px;
		color:#000000;
	    padding-left:25px;
	    min-height:22px;
	    height:auto;
		text-decoration:none;
	    background:#e6e9ad;
	    vertical-align:middle;
	    font-weight:normal;
	}












li.unterebene{
	padding-left:10px;
}


#maincol form input, select{
	background-color:#f9f9f9;
}

table#Bestellung input{
	background-color:transparent;
}


#leftcol form .FormularSchmal .Suchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:140px;
	background-image:url(img/form-back.jpg);
}

#leftcol form .Suchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:150px;
	background-image:url(img/form-back.jpg);
}

#leftcol form .PWSuchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:60px;
	background-image:url(img/form-back.jpg);
}

#leftcol form image {
	border:none;
}

#MoreAbout{
	margin-top:20px;
	width:948px;
	padding:10px 0 5px 0;
	text-align:center;
	background-color:#D5D8DF;
	border-left:1px solid #798398;
	border-right:1px solid #798398;
	border-top:1px solid #798398;
}

#Copyright{
	width:948px;
	text-align:center;
	background-color:#D5D8DF;
	color:#505357;
	padding:0 0 5px 0;
	border-left:1px solid #798398;
	border-right:1px solid #798398;
}

#Copyright a{
	color:#505357;
	text-decoration:none;
}

.copyright a{
	color:#505357;
	text-decoration:none;
}

.copyright{
	padding:0;
	width:948px;
	text-align:center;
	background-color:#D5D8DF;
	color:#505357;
	margin-left:8px;
	padding:0 0 10px 0;
	border-left:1px solid #798398;
	border-right:1px solid #798398;
	border-bottom:1px solid #798398;
}


#MoreAbout a{
	text-decoration:none;
	color:#404040;
}

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

#MoreAbout a span{
	padding:0 20px 0 0;
}

/* Startseite NewProducts */
.Aufreissen{
	width:100%
}

.WeiteFloat{
	width:180px;
	
}

.WeiteFloatMargin{
	width:180px;
	margin-right:7px;
}

.Aufreissen table {
	/*border:1px solid #798398;*/
	margin-bottom:10px;
	width:180px;
}

.Aufreissen .NoTableBorder{
	border:none;
	padding:0;
	margin:0;
}

.NoTableBorder{
	border:none;
	padding:0;
	margin:0;
}

table .TDHeadline{
	height:35px;
}

.Aufreissen table .TDBeschreibung{
	border-left:1px dotted #798398;

}

.Aufreissen table .TDProduktbildStartseite{
	vertical-align:top;
	padding-top:7px;
}
/* Neue Produkte NewProducts */
.BuyNowButton{
	float:right;
	padding:0 5px 5px 0;
}

.NewProductsOverview {

	margin-bottom:10px;
}

.UpcomingProds {
	width:100%;
}

.UpcomingProds td {
	padding:3px 10px 3px 10px;
	
}

.TDHeadline{
	height:30px;
}

.TDHeadline h1{
	margin:0; 
	padding:0 0 2px 0; 
	font-size : 1.2em;

}

.TDHeadline a{
	margin:0;
    padding:0;
	font-size : 1.2em;
    color:#b3bc0f;
}

#SucheMainStyle div{
    float:left;
    padding-right:5px;
}

#SucheMainStyle .Suchfeld{
    width:110px;
}

.inputRequirement input{
	border:1px solid #ced72e;
	width:174px;
	color:#000000;
}

.inputRequirement select{
	border:1px solid #ced72e;
	width:176px;
	color:#000000;
    background:#fff;
}

form select{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
}

.KontaktForm input{
	border:1px solid #c0c0c0;
	width:174px;
	background-image:url(img/form-back.jpg);
}

.KontaktForm textarea{
	border:1px solid #c0c0c0;
	width:500px;
	background-color:#f9f9f9;
}

textarea#comments, textarea{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	font-family :   Arial, Verdana, sans-serif;
	font-size : 11px;
	color: #505357;
}

.Produktmenge input{
	border:1px solid #b3bc0f;
	width:30px;
    font-size:12px;
    color:#000000;
    text-align:center;
    margin-bottom:1px;
}

#Warenkorb{
	padding:0;
	margin:0;
}

#Warenkorb th{
	color:#fff;
    font-size:10px;
	padding-left:5px;
	height:15px;
	background-color:#b3bc0f;
}

#Warenkorb th.NachMitteLoesch{
	height:15px;
	background-color:#b3bc0f;
	padding-left:5px;
	text-align:center;
	width:20px;
}

#Warenkorb td{
	border-bottom:1px dotted #c0c0c0;
    vertical-align:top;
}

#Warenkorb #sub td{
    border-bottom:0;
    font-weight:bold
}

#sb td, #gv td{
    border-bottom:0;
}

#Warenkorb .grey input{
    border:1px solid #b3bc0f;
    font-size:10px;
    text-align:center;
}

#Warenkorb .grey, #Warenkorb .greyCheck{
    font-size:10px;
    font-weight:bold;
    vertical-align:top;
    background:#f2f2f2;
    text-align:right;
    padding-right:5px;
    padding-top:5px;
}

#Warenkorb .WarenkorbGesamt, .WarenkorbGesamt a{
	vertical-align:top;
	background-color:#fff;
	border-bottom:none;
    color:#b3bc0f;
    font-size:10px;
}

#Warenkorb .BeschreibungBild{
	float:left;
}

#Warenkorb .BeschreibungBild img{
	padding-right:5px;
}

.NachRechts{
	text-align:right;
}

.NachMitte{
	text-align:center;
}

#Warenkorb .NachMitteLoesch{
	text-align:center;
	background-color:#c0c0c0;
}

#Warenkorb .NachMitteLoesch input {
	background-color:#c0c0c0;
	border:1px solid #c0c0c0;
}


#TopNewsHeadline{
	padding:0;
	margin-bottom:15px;
}

#TopNewsHeadline h1{
	font-size : 22px;
	color:#b3bc0f;
    font-weight:normal;
}

#TopNewsHeadline h2{
	margin:0;
	padding:10px 0 0 10px;
	font-size : 1.3em;
	color:#000;
}

#TopNewsContent{
	padding:0 10px 0 0;
}

.RedText{
	color:#bf0000;
}

.RedTextBold{
	color:#bf0000;
	font-weight:bold;
}

#ReviewMe {
	padding-top:10px;
	padding-left:10px;
	font-size:0.95em;
	position:relative;
	overflow:hidden;
}

#ReviewMe img {
	border:1px solid #798398;
}

.NaviAuntereEbene{
	color:#505050;
	font-size:11px;
}

.prodprice{
	color:#e65233;
	font-size:18px;
	white-space: nowrap;
	font-weight:bold; 
}

.prodpriceBig{
	font-size:22px;
	color:#e65233;
    font-weight:bold;
}

.HomeProd{
	background:url(img/prodboxhead.gif) no-repeat 0 0; 
	width:180px;
	height:30px;
	border-bottom:1px dashed #ccc;
	color:#0B325F;
}

.HomeProdFoot{
	background:url(img/prodboxfoot.gif) no-repeat 0 0; 
	width:180px;
	height:11px;
	position:relative;
	overflow:hidden;
}

.HomeProd a{
	color:#0B325F;
	text-decoration:none;
}

.HomeProd a span{
	padding:8px 0 0 10px;
	display:block;
}
	
.ProdHeadline{
	float:left;
	padding-top:0px;
}

p.prodInfo{
    line-height:18px;
    font-size:13px;
    margin-left:2px;
    margin-bottom:25px;
}
p.priceInfo{
    font-size:11px;
    margin-left:2px;
}


.ButtonHome{
	padding-bottom:10px;
	padding-right:10px;
	text-align:right;
	float:left;
}

.TabelleDetails td{
	background-color:#E4E6EA;
}

.TabelleDetails {
	width:440px;
	border:1px solid #E4E6EA;
	margin-right:10px;
	margin-bottom:10px;
}

#Warenkorb table.AttributesBasket {
	margin-top:15px;
}
#Warenkorb table.AttributesBasket td.basket{
	text-align:left;
	border-bottom:none;
}

#BestellStatus{
	padding-left:0px;
	text-align:center;
	
}

#BestellStatus div {
    float:left;
}

#Versandstatus{
	margin:0 0 0 0;
	padding:0;

	text-align:center;
	clear:both;
}

textarea#review{

	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
}

.GreyLineUnder{
	border-bottom: 1px solid #798398;
}

.GreyBorder{
	border: 1px solid #798398;
	margin-bottom:10px;
}

table.Bestellungen{
	border:1px solid #798398; 
	background-color:#fff;
}

table.Bestellungen td, th{
	background-color:#f9f9f9;
}

.BorderTOP{	
	border-top: 1px solid #798398;
}

.BorderBOTTOM{	
	border-top: 1px solid #798398;
}

.BorderGREY{	
	border: 1px solid #798398;
}

/*
	NEWPRODS NEW!!!
*/


.NewProdsTop{background:url(img/prodboxtop.gif) no-repeat 0 0;height:20px;}
.NewProdsHeadline{background-color:#B3BBCB;padding-bottom:10px;border-left:1px solid #6a7388;border-right:1px solid #6a7388;}
.NewProdsHeadline h2{color:#000;font-size:1.5em;margin:0;padding:0 0 0 15px;}
.NewProdsBack{background:#B3BBCB;border-left:1px solid #6a7388;border-right:1px solid #6a7388;}
.NewProdsPos{float:left;padding:0 0 0 6px;margin-bottom:10px;}
.NewProdsPosBack{background:#fff;width:180px;}
.NewProdsPosBackImgPos{text-align:center;padding:5px 0 5px 0;}
.NewProdsPosBackText{text-align:center;padding:5px 5px 5px 5px;}
.NewProdsPosBuyNow{text-align:center;margin:10px 0 5px 0;}
.NewProdsBottom{background:url(img/prodboxbottom.gif) no-repeat 0 0;height:20px;clear:both;}

/*eproducts*/
#Copyright {display:none}

td.checkout_left {
    width:180px !important;
}

td.checkout_right {
    background-color: #f2f2f2;
}

/* Checkout Payment "PayOne ELV", response styles */
span.checkout_payment_dialog {
    margin:20px;
}

#Batterieverordnung {float: right;}


#largeimages {position: absolute; width: 440px; left: 0px; }
/*div.popimage {border: solid 3px #9ea900; padding: 10px; position: absolute; z-index: +99; background-color: #ffffff; margin-top: -32px; margin-left: 32px}*/
div.popimage {border: solid 3px #9ea900; padding: 10px; z-index: 20; background-color: #ffffff; float: right}
div.popimage img {}


/* =========================================================================== */
/* Anpassungen für KANDY / START / eproducts, lk, 11.11.2010                   */
/* =========================================================================== */

/* Artikelübersicht / product_listing_v1.html */
span.kandy-price {font-size: 11px}
div.kandy-price {font-size: 11px; margin-top: 5px}

/* Artikeldetails / product_info_v1.html */
div.prodpriceBig {}
div.prodpriceBig img {position: absolute; top: 3px;}
div.prodpriceBig span.kandy-bestprice {margin-left: 33px}
div.prodpriceBig span.kandy-price {margin-left: 33px}
.prodpriceBig div.kandy-bestprice-before-comma {display: inline; padding-left: 35px; }
.prodpriceBig div.kandy-bestprice-after-comma {display: inline}
div.kandy_price div.kandy-bestprice-before-comma {display: inline; }
div.kandy_price div.kandy-bestprice-after-comma {display: inline}


/* Tarif- & Gerätedetails / kandy_ProductsInfo.html  */
div.tarifoption_price_l {width: 200px;}
div.tarifoption_price_r {width: 280px;}
div.kandy_tarifoptions {border: none}
/*
div.kandy_tarifoptions div.eins_links {border-bottom: dotted 1px #cdcdcd; border-right: dotted 1px #cdcdcd; width: 200px; float: left; padding: 5px 5px 5px 10px}
div.kandy_tarifoptions div.eins_rechts{border-bottom: dotted 1px #cdcdcd; width: 280px; float: left; text-align: right; padding: 5px 15px 5px 5px}
div.kandy_tarifoptions div.zwei_links {border-bottom: dotted 1px #cdcdcd; border-right: dotted 1px #cdcdcd; width: 200px; float: left; padding: 5px 5px 5px 10px}
div.kandy_tarifoptions div.zwei_rechts{border-bottom: dotted 1px #cdcdcd; width: 280px; float: left; text-align: right; padding: 5px 15px 5px 5px}
div.kandy_tarifoptions div.val_no_attribut {border-bottom: dotted 1px #cdcdcd; width: 500px; float: left; text-align: left; padding: 5px 10px 5px 10px}
*/
div.kandy_tarifoptions td {vertical-align: top;}
div.kandy_tarifoptions td.eins_links {border-bottom: dotted 1px #cdcdcd; border-right: dotted 1px #cdcdcd; width: 200px; padding: 5px 5px 5px 10px; text-align: left}
div.kandy_tarifoptions td.eins_rechts{border-bottom: dotted 1px #cdcdcd; width: 280px; padding: 5px 15px 5px 5px; text-align: right}
div.kandy_tarifoptions td.zwei_links {border-bottom: dotted 1px #cdcdcd; border-right: dotted 1px #cdcdcd; width: 200px; padding: 5px 5px 5px 10px; text-align: left}
div.kandy_tarifoptions td.zwei_rechts{border-bottom: dotted 1px #cdcdcd; width: 280px; text-align: right; padding: 5px 15px 5px 5px; text-align: right}
div.kandy_tarifoptions td.val_no_attribut {border-bottom: dotted 1px #cdcdcd; width: 500px; text-align: left; padding: 5px 10px 5px 10px; text-align: left}
div.kandy_tarifoptions td.ta_links {text-align: left}



/* Artikelübersicht */
.prodpriceBig div.kandy-bestprice-prefix {display: inline; padding-right: 5px; margin-left: 35px;}
.prodpriceBig div.kandy-bestprice-before-comma {display: inline; width: auto; padding-left: 5px}
.prodpriceBig div.kandy-bestprice-after-comma {display: inline}
.prodprice div.kandy-bestprice-prefix {display: inline; padding-right: 5px;}
.prodprice div.kandy-bestprice-before-comma {display: inline}
.prodprice div.kandy-bestprice-after-comma {display: inline}

/* Artikeldetails / Kandy-Container */
input.anderen_tarif_waehlen {background-image:url('img/anderen_tarif_waehlen.png'); background-repeat: no-repeat; height: 24px; width: 119px; border: none}
input.tarifdetails_anzeigen {background-image:url('img/tarifdetails_anzeigen.png'); background-repeat: no-repeat; height: 24px; width: 119px; border: none}
input.angebot_bestellen {background-image:url('img/angebot_bestellen.png'); background-repeat: no-repeat; height: 24px; width: 103px; border: none}

/* Bundlemixer */
table.bundle-mixer select {width: 175px; border: solid 1px #b3bc0f}
input.in_den_wk {background-image:url('img/in_den_warenkorb.png'); background-repeat: no-repeat; height: 24px; width: 119px; border: none; margin-top: 10px}
#productslist div.bundlemixer_element {border: dotted 1px #b3bc0f; height: 190px;}
#contractslist div.bundlemixer_element {border: dotted 1px #b3bc0f; height: 190px;}
#extraslist div.bundlemixer_element {border: dotted 1px #b3bc0f; height: 190px;}

/* ContractsFinder */
table.contractsfinder {width: 542px; margin-bottom: 15px}
table.contractsfinder th {background-color:#c8d213; padding: 3px 3px 3px 3px;}
table.contractsfinder td {padding: 5px 3px 5px 3px; border-bottom: solid 1px #c8d213;}
table.contractsfinder td.netz {width: 50px; padding-left: 0px;}
table.contractsfinder td.tarif {width: 120px;}
table.contractsfinder td.beschreibung {width: 302px;}
table.contractsfinder td.handypreis {width: 70px; padding-right: 0px; text-align: right}
table.contractsfinder td.connectionprice {width: 70px; text-align: right}
table.contractsfinder td.basicprice {width: 70px; text-align: right}
table.contractsfinder td.minimumprice {width: 70px; text-align: right}
table.contractsfinder td.packetprice {width: 70px; text-align: right}
table.contractsfinder td.price {width: 70px; text-align: right}
table.contractsfinder td.conditions {padding-bottom: 15px}
table.contractsfinder td.dot {border-bottom: dotted 1px #cdcdcd}

table.contracts_description {width: 100%; margin-bottom: 15px; margin-top: 15px;}
table.contracts_description th {background-color:#c8d213; padding: 3px 3px 3px 5px; text-align: left}
table.contracts_description td.links {border-bottom:1px dotted #cdcdcd; border-right:1px dotted #cdcdcd;}
table.contracts_description td.rechts {border-bottom:1px dotted #cdcdcd;}

table.netzauswahl {}
table.netzauswahl td {width: 50px;}

table.tarifsuche select {width: 175px; border: solid 1px #b3bc0f; margin-top: 5px; margin-right: 15px}
input.suchen {background-image:url('img/suchen_button.png'); background-repeat: no-repeat; height: 24px; width: 89px; border: none; margin-top: 5px}


/* ContractsComparison + ProductsComparision */
input.vergleichen {background-image:url('img/vergleichen_button.png'); background-repeat: no-repeat; height: 24px; width: 83px; border: none; margin-top: 10px}
div.nothing {border: none;}
table.contractscomparison select {width: 175px; border: solid 1px #b3bc0f; margin-top: 5px; margin-right: 15px}
table.productscomparison select {width: 165px; border: solid 1px #b3bc0f; margin-top: 5px; margin-right: 15px}

/* Formular "Legitimation" */
h3.legitimation {color: #000000; margin: 10px 0px 10px 0px}
h3.absttop {margin-top: 20px}
div.legitimation_extensions {}
div.legitimation_extensions input {border: solid 1px #b3bc0f; width: 200px}
div.legitimation_extensions input.radio {border: none; width: 30px}
div.legitimation_extensions input.checkbox {border: none; width: 30px}
div.legitimation_extensions select {border: solid 1px #b3bc0f; width: 200px}
div.legitimation_extensions select.date {width: 55px}

div.legitimation_extensions input.persofeld1 {width: 90px}
div.legitimation_extensions input.persofeld2 {width: 60px}
div.legitimation_extensions input.persofeld3 {width: 60px}
div.legitimation_extensions input.persofeld4 {width: 10px}


div.legitimation_extensions div.links {}
div.legitimation_extensions div.rechts {margin-left: 15px; }
.clear {clear: both}

input.weiter {background-image:url('img/weiter.png'); background-repeat: no-repeat; height: 24px; width: 77px; border: none; margin-top: 10px}
input.weiter_zur_zahlungsweise {background-image:url('img/btn_weiter_zur_zahlungsweise.png'); background-repeat: no-repeat; height: 24px; width: 144px; border: none; margin-top: 10px}

a.contract_arrow {background-image: url('img/arrow.png'); background-repeat: no-repeat; background-position: 0px 3px; padding-left: 15px}

h1.abst1 {margin-bottom: 15px;}
h1.red {color: #e65233; font-size: 16px}
h1.red2 {color: #E65233}
h1.border1 {border-top: dotted 1px #888888}
div.trenner_dot {border-top: dotted 1px #888888; float: left; width: 100%; margin: 15px 0px 10px 0px;}

#cart_quantity {}



/* =========================================================================== */
/* Anpassungen für KANDY / ENDE                                                */
/* =========================================================================== */


a.smallText2 {font-size: 9px; white-space: nowrap}



/* =========================================================================== */
/* Anpassungen für Rotator / BEGIN                                             */
/* =========================================================================== */

.rotator-main
{
	position:static;
	top: 10px;
	width: 530px;
	height: 302px;
	background-image:url(img/rotator-bg.gif);	
}
.roator-image
{
	position: relative;
	top: 6px;
	left: 5px;
	width: 520px;
	height: 290px;
}

/* =========================================================================== */
/* Anpassungen für Rotator / END                                               */
/* =========================================================================== */


#geraete table td {width: 88px; text-align: center; vertical-align: bottom}
#geraete table td img {border: none}
#geraete table td a:hover {border: none; text-decoration: none}

#farbe table td {width: 88px; text-align: center; vertical-align: bottom}
#farbe table td img {border: none}
#farbe table td a:hover {border: none; text-decoration: none}

#tarif table td {vertical-align: top; padding-bottom: 10px}
#tarif table td.opt {width: 30px}
#tarif table td.descr {width: 175px}
#tarif table td.preis {width: 60px; text-align: right;}

div.index_price_dots {background-image:url('img/price_dots_small.png'); background-repeat: no-repeat; padding-left: 30px; font-size: 15px; color: #E65233; font-weight: bold;}
div.index_price_smallinfo {padding-left: 30px; font-size: 11px; color: #E65233;}
td.pt10 {padding-top: 10px}

/* für die komplette Content-Breite ohne die linke+rechte Spalte (jobs_index.inc.html) */
td.largeContent div.ConRahmen a {display: none}
div.wideContent {padding: 0px 10px 0px 10px; width: 850px}

