html,body {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	width: 100%;
	display: block;
}

a:focus, a:active, input:focus, input:active
{
	outline: none;	
}

img {
	border: 0;
}

h1 {
	font-size: 30px;
	margin: 0 0 10px 0;
}

#divTopContentArea h1 {
	font-size: 36px;
	margin: 0 0 16px 0;
}

h2 {
	font-size: 20px;
	margin: 0 0 0px 0;
}

#bildtextcontent h1 {
	font-size: 24px;
	margin: 10px 0;
	padding-top: 5px;
}

#bildtextcontent h2 {
	font-size: 18px;
	margin: 5px 0 10px 0;
	padding-top: 5px;
}

h3 {
	font-size: 12px;
	color: #b21321;
	margin: 0 0 5px 0;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearFloat {
	height: 0;
	width: 0;
	overflow: hidden;
	clear: both;
	float: none;
}

#divContainerPageOuter {
	margin: 0 auto auto auto;
	text-align: center;
	width: 988px;
}

#divContainerPageInner {
/* class frame in styles.css */
text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 987px;
    padding: 0;
    top: 5px;
    left: 5px;
	z-index: 1;
	/*background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 834px;*/
}

#divContainerHeader {
	/*class innerFrame */
	background: #2C64B2;	
	width: 100%;
	vertical-align: top;
	padding: 0;
	/*height: 110px;
	width: 834px;
	overflow: hidden;
	background: url(/tl_files/backgrounds/headerbg.gif) no-repeat;*/
}

#divContainerContent {
/* class frameRowContent */
    height: 656px;
	width: 987px;
	/*width: 834px;*/
}

#divContainerFooter {
/* class footer-div */
  background-color:#2C64B2; /* neu für blauen Balken im Footer */	
	text-align:center;
	width:100%;
	height: 25px;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto;
	/*margin-top: 15px;
	height: auto;
	width: 834px;*/
}

.divFooterTextLinkField {
	font-size: 11px;
	text-align: center;
}

.divFooterTextField {
	font-size: 11px;
	text-align: center;
}

#divSubNavigation {
  background-color:#40BDD6;
	float: left;
	width: 160px;
	height:100%;
	/*margin: 96px 0 0 0; /* SETUP: (Wenn Logo in Subnavi hineinragt) Höhe des Logos - 110 (Header) + 30 (Mindestabstand) */
	overflow:hidden;
	/*top:15px;*/
	position:relative;
	bottom:0px;
}

#divSubNavBox{
	margin-top: 28px;
}

.hotline_img {
	position:absolute; 
	bottom:14px;	
}

.divSubNavActive {
  background:url(../images/navBack.gif) repeat;
  padding-bottom: 1px;
  padding-left:4px;
  margin-top: 3px;
}
.divSubNavActive a{
  color:#F8EC1A;
  font-size:14px;
  font-weight:bold;
  height:20px;
  line-height:2;
  margin-left:16px;
  text-decoration:underline;
  width:100%;
}
.divSubNav{
  background:url(../images/navBack.gif) repeat;
  margin-top: 3px;
  padding-bottom: 1px;
}
.divSubNav a{
  color:#3054A7;
  font-size:14px;
  font-weight:bold;
  height:20px;
  line-height:2;
  margin-left:16px;
  text-decoration:none;
  width:100%;
}

.divInnerSubNav{
padding-left:22px;
background-color:#40BDD6;
}

.sepSubNav{
background:url(../images/sepSubNav.gif);
height:1px;
width:120px;
font-size:1px;
}

.divSubNavigationLink {
  background-image:url(../images/indSubNav.gif) ;
  background-repeat:no-repeat;
  background-position:5px 4px;
  width:100%;
	height: auto;
	overflow: hidden;
	
}

.divSubNavigationText{
  margin-left:20px;
  margin-top:4px;
  margin-bottom:3px;
}
.divSubNavigationText a{
  
  color:#3054A7;
  font-size:11px;
  text-decoration:none;
  font-weight:normal;
  width: 130px;
  height: auto;
  overflow: hidden;
  text-indent: 0px;
  margin-left:0px;
  line-height:1;
}

#divSubNavigationSpacer {
background-color:#40BDD6;
	float: left;
	width: 9px;
	height: 100%;
}

#divContentAreaSubNavi {
	float: left;
	width: 520px;
	margin: 0;
}

#divContentArea {
	float: left;
	width: 834px;
	margin: 0;
}

#divTopContentArea {
	height: 80px;
	overflow: hidden;
	margin-left: 154px; /* KEIN SETUP: Breite des Logos + 10 */
}

#divLogo {
	padding-top:6px;
}

#divContentBreadcrumb {
	width: 680px; /* SETUP: Breite + margin <= 695 */
	height: 25px;
	overflow: hidden;
	margin: 0 0 15px 15px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 24px;
	color: #c5cdc9;
}

#divContentBreadcrumb a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 24px;
	color: #c5cdc9;
	text-decoration: none;
}

#divContentBackTop {

}

#divContentBack {

}

#divContent,
#divContentWithoutBG {
	overflow: hidden;
	xxxpadding: 15px 15px 0px 15px;
	padding: 10px 0 0 10px;
	position: relative;
	z-index: 2;
}

#divContent {
	float: left;
	width:520px;
	height:628px;
	xxxoverflow-y:scroll;
}

#divRight{
  float:right;
  top:0px;
  height:100%;
  background-color:#40BDD6;
  width:297px;
  margin-bottom:0px;
  margin-top:0px;
}

#divContentWithoutBG {
	padding:0px;
	width: 520px;
}

#divContent a,
#divContentWithoutBG a {
	color:#000000;
}
              
#divContentBackBottom {

}

#divContentSubText {
	display: none;
	width: 510px;
	margin: 0 15px 0 15px;
}

#divHomepageTeaser {
	width: 834px;
	height: 600px;
}

#divHomepageTeaserTop {
	width: auto;
	height: 80px;
	margin: 0 0 0 130px;
}

#divHomepageTeaserMiddle {
	width: 834px;
}

#divHomepageTeaserMiddleLeft {
	float: left;
	width: 564px;
	height: 420px;
}

#divHomepageTeaserMiddleRight {
	float: left;
	width: 270px;
	height: 420px;
}

.divHomepageTeaserMiddleRightBox {
	width: 270px;
	height: 140px;
}

#divHomepageTeaserBottom {
	width: 834px;
	height: 100px;
}

#divCategoryStart {
	width: 510px;
	height: 540px;
	overflow: hidden;
}

#divCategoryStartBoxTop {
	width: 510px;
	height: 100px;
	overflow: hidden;
}

#divCategoryStartBoxes {
	width: 510px;
	height: 440px;
}

.divCategoryStartBoxLeft {
	float: left;
	width: 355px;
	height: 220px;
	overflow: hidden;
}

.divCategoryStartBoxRight {
	float: left;
	width: 310px;
	height: 220px;
	overflow: hidden;
}

#divOrderNavigation {
	width: 510px;
	height: 35px;
	overflow: hidden;
	margin: 0 0 25px 0;
}

.divOrderNavigationLink {
	float: left;
	height: 35px;
	overflow: hidden;
}

#divFormCommonNext {
	width: 510px;
	height: 50px;
}

#divFormCommonBackNext {
	width: 460px;
	height: 50px;
}

#imgFormCommonBack {
}

#imgFormCommonNext {
}

input#imgFormCommonNext {
}

#imgFormCommonNextBig {
}

input#imgFormCommonNextBig {
}

.divFormCommonBackBtn {
	height: 50px;
	float: left;
	overflow: hidden;
	width:150px;
}

.divFormCommonNextBtn {
	height: 50px;
	float: left;
	overflow: hidden;
	width:460px;
}

.divIntro_665_0_15 {
	width: 510px;
	margin: 0 0 15px 0;
}

.divIntro_665_120_15 {
	width: 510px;
	height: 120px;
	margin: 0 0 15px 0;
}

.divIntro_665_85_10 {
	width: 510px;
	height: 85px;
	margin: 0 0 10px 0;
}

.divIntro_665_100_0 {
	width: 510px;
	height: 100px;
	margin: 0;
}

.divIntro_665_35_25 {
	width: 510px;
	height: 35px;
	margin: 0 0 25px 0;
}

.divIntro_665_100_10 {
	width: 510px;
	height: 100px;
	margin: 0 0 10px 0;
}

.divIntro_665_100_20 {
	width: 510px;
	height: 100px;
	margin: 0 0 20px 0;
}

.divIntro_665_130_30 {
	width: 510px;
	height: 130px;
	margin: 0 0 30px 0;
}

.divIntro_665_250_15 {
	width: 510px;
	height: 250px;
	margin: 0 0 15px 0;
}

.divIntro_665_150_0 {
	width: 510px;
	height: 150px;
}

.divIntro_665_140_15 {
	width: 510px;
	height: 140px;
	margin: 0 0 15px 0;
}

.divIntro_665_450_15 {
	width: 510px;
	height: 450px;
	margin: 0 0 15px 0;
}

.divIntro_665_85_15 {
	width: 510px;
	height: 85px;
	margin: 0 0 15px 0;
}

.divIntro_665_115_15 {
	width: 510px;
	height: 115px;
	margin: 0 0 15px 0;
}

.divIntro_665_95_20 {
	width: 510px;
	height: 95px;
	margin: 0 0 20px 0;
}

.divIntro_665_80_15 {
	width: 510px;
	height: 80px;
	margin: 0 0 15px 0;
}

.divIntro_665_300_0 {
	width: 510px;
	height: 300px;
	margin: 0;
}

.divIntro_665_110_20 {
	width: 510px;
	height: 110px;
	margin: 0 0 20px 0;
}

.divIntro_665_135_0 {
	width: 510px;
	height: 135px;
}

.divIntro_665_200_50 {
	width: 510px;
	height: 200px;
	margin: 0 0 50px 0;
}

.divIntro_665_35_15 {
	width: 510px;
	height: 35px;
	margin: 0 0 15px 0;
}

.divIntro_665_180_15 {
	width: 510px;
	height: 180px;
	margin: 0 0 15px 0;
}

.divIntro_665_215_15 {
	width: 510px;
	height: 215px;
	margin: 0 0 15px 0;
}

img.error {
	
}

ul.level_2 {
	list-style: none;
	color: #919290;
	font-size: 11px;
	line-height:18px;
	font-weight:bold;
	padding-left: 25px;
	margin:0px;
}

ul.level_2 li a {
	color:  #919290;
	text-decoration: none;
	font-weight:normal;
}

ul.level_2 li a:hover, .divInnerSubNav .active a:hover {
	color:  #006F7A;
}


ul.level_2 li.active p.active {
	color:  #000000;
	margin:0;
	text-decoration: none;
}

.divInnerSubNav .active a {
	color:#F8EC1A;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}

.divInnerSubNav a {
	color:#3054A7;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}




/* Tabellenlayout */
table.design_464 {
	width:464px;
	table-layout:fixed;
	border-spacing:0px;
	border-collapse:collapse;
}
table.design_464 thead {
  background:url(/tl_files/backgrounds/tableheader_bg.gif);
  height:41px;border:0px;
}
table.design_464 thead th {
	text-align:left;
	font-size:20px;
	color:#ffffff;
	padding-left:5px;
}

table.design_464 tbody tr {
  border:1px solid #999999;
  height:34px;
}


table.design_464 tbody td {
  border:1px solid #999999;
  border-width:0 1px 1px;
  height:34px;
  font-size:14px;
  padding:0 0 0 5px;
}


table.design_464 td.cellColored
{
	background-color: #e6f0f1;
}


/* Tabellenheader hervorgehoben */
table .headerColored
{
	background-color: #006F75;
}


table.design_464_reduced tbody td
{
	border:1px solid #999999;
	  border-width:0 1px 1px;
	  height:auto;
	  padding:0 0 0 5px;
}

table.design_464_reduced tbody tr
{
	border:1px solid #999999;
	height:autopx;
}

table.design_464_reduced thead th
{
	text-align:left;
	font-size:11px;
	color:#ffffff;
	padding-left:5px;
}

table.design_464_reduced thead
{
	background-color: #006F75;
	height:auto;border:0px;
}

/* Tabellen gelayouted */
table.design_464_reduced
{
	width:464px;
	table-layout:fixed;
	border-spacing:0px;
	border-collapse:collapse;
}

/* Tabellenzeile hervorgehoben */
table.design_464_reduced .cellColored
{
	background-color: #e6f0f1;
}

.loginbox_top, .loginbox_content { color: grey; font-style:italic; }

span.mandatory { color:#B41926; padding-left:5px; }


#edeka_downloads .subc, #edeka_downloads .subcr { width:188px; }
#edeka_downloads .second, #edeka_downloads .third { width:200px; }
#edeka_downloads .subcolumns { margin-bottom:20px; }
#edeka_downloads .ce_download { width:160px; }
#edeka_downloads .mime_icon { width:50px; height:50px; float:left; }
#edeka_downloads .download_link { width:110px;  float:left; }

.footnote{
	font-size: 10px;
	color: #999999;
	padding: 10px;
	text-align:left;
}

.hp_headercontent h1 { padding-top: 10px; }

#orderMN_laufzeit, #orderMN_prepaid, #divOrderEVNInput input { border:0px; }



#handy_detail_page table, #handy_detail_page td, #handy_detail_page tr {
	border:0 none;
}
tr.mobileTablerowOdd, td.tableRowOdd {
	background-color:#E6F0F1;
}


.white-text-small {
	color:white;
	font-size:10px;
}



.buttonLeft {
	width:160px;
	float:left;
}

.buttonRight {
	width:130px;
	float:left;
}
#imgFormCommonBack {
	margin:0;
}

#userlogout {
	margin: 0px;
}