body {
	font-size:12px;
	margin:0px;
	padding:0px;
	font-family:arial,helvetica,sans-serif;
	background:#fff url('../images/bg.png') repeat-y center;  
}

img {
	margin:0px;
	border-style:none;
}

a {
	color:#666;
	text-decoration:underline;
}
a:hover {
	color:#499dbb;
}
 
h1 {
	margin:0px 0px 2px 0px;
	padding:0px;
	font-size:19px;
	font-weight:bolder;
}

h2 {
	margin:0px 0px 17px 0px;
	padding:0px;
	font-size:18px;
	line-height:20px;
	height:20px;
	font-weight:normal;
	color:#037EC3;
}
td,th{
  color:#000;
	margin:0px;
	padding:0px;
}
hr {
	color:#eee;
	background-color:#ddd;
	height:1px;
	border:none;
	width:90%;
	text-align:left;
}
#mainTable{
	width:961px;
	padding:0px;
	margin:0px auto;
} 

#header{
	background:url('../images/header.jpg') ;
	height:146px;
	width:960px;
	font-size:10px;
	color:#000;
}
#header a{
	text-decoration:none;
	color:#000;
}

#header a:hover{
	color:#499dbb;
}

#topmenu{
	line-height:20px;
	font-size:11px;
	color:#fff;
	font-weight:bold;	
}
#topmenu a{
	text-decoration:none;
	color:#fff;
}
#topmenu a:hover {
	color:#499dbb;
}
#topmenu img {
	vertical-align:middle;
	margin:0 20px;
}
#topmenu span{
	vertical-align:middle;
	padding-top:5px;
}

#topmenu input{
	vertical-align:middle;
	padding-bottom:1px;
}

#menu{
	line-height:26px;
	font-size:14px;
	height:500px;
	padding:0 15px 10px 25px;
	color:#000;
}

#menu a{
	font-weight:bold;
	text-decoration:none;		
}
#menu a:hover{
	color:#499dbb;
}
#menu .arrowright{
  display:block;
  background:url(../images/arrow_right.gif) no-repeat right;
}
#menu .arrowdown{
  display:block;
  background:url(../images/arrow_down.gif) no-repeat right;
}
#menu #typlist {
	margin:0;
}
#menu #typlist td{
	font-size:10px;
	line-height:9px;
	text-align:center;
	vertical-align:top;
}
#menu #typlist a{
	font-size:10px;
	line-height:9px;
	font-weight:normal;
	display:block;
}
#menu .submenu{
	padding:0 5px 0 10px;
	line-height:18px;
	font-size:12px;
}
#menu .submenu a{
	display:block;
	padding:3px 0;
	color:#333;
	border-bottom:1px solid silver;
}
#menu .submenu a:hover{
	color:#499dbb;
}

#acc_select{
	margin:0px 0px 10px 0px;
	padding:0px;
	height:32px;
	width:720px;
	list-style:none;
	background:url('../images/tab_line.gif');
}
#acc_select li{
	margin-left:5px;
	padding:0px;
	height:32px;
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;	
	line-height:30px;
	background:url('../images/tab_off_left.gif');
}
#acc_select li.on{
	background:url('../images/tab_on_left.gif');
}
#acc_select a{
	padding:0px 15px;
	color:#000;
	text-decoration:none;
	height:32px;
	width:auto;
	float:left;
	display:block;
	background:url('../images/tab_off_right.gif') no-repeat right;
}
#acc_select a.on{
	color:#157DCC;
	background:url('../images/tab_on_right.gif') no-repeat right;
}


#main{
	padding-left:15px;
}

#footer{
	background:url('../images/footer.gif') no-repeat;
	height:29px;
	width:960px;
	padding-left:15px;
	font-size:11px;
	color:#fff;
}
#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover {
	color:#499dbb;
}
#footer img {
	vertical-align:middle;
	margin:0 10px;
}
.textinput{
	background:url('../images/input_bg.png') no-repeat;
	border:1px solid #cdcdcd;
	margin:0px;
	padding:1px 1px 1px 2px;
	width:220px;
	height:15px;
	color:#666;
	font-size:12px;
	font-family:arial,helvetica,sans-serif;  
}
.areainput{
	border:1px solid #cdcdcd;
	color:#666;
	font-size:12px;
	font-family:arial,helvetica,sans-serif;
	height:100px;
	width:300px;
	margin:0px;
	padding:0px;
}
.selectinput{
	border:1px solid #cdcdcd;
	margin:0px;
	padding:0px;
	width:225px;
	height:19px;
	color:#666;
	font-size:12px;
	font-family:arial,helvetica,sans-serif;  
}
.textinput:focus, .areainput:focus, .selectinput:focus{
	color:#333;
}

/* buttons */
A.button{
	display:inline-block;
	text-align:center;
}
.button{
	height:24px;
	line-height:18px;
	width:79px; 
	margin:0px;
	border:none;
	color:#157DCC;
	font-size:11px;
	font-weight:bold;
	background:url("../images/button_bg_blank.gif") no-repeat;
	padding:0px 0px 3px 0px;	
	cursor:pointer;
}	
.bnext{
	background:url("../images/button_bg_next.gif") no-repeat;
	padding:0px 8px 3px 0px;	
}
.bback{
	background:url("../images/button_bg_back.gif") no-repeat;
	padding:0px 0px 3px 8px;
}
.bstop{
	background:url("../images/button_bg_stop.gif") no-repeat;
	padding:0px 8px 3px 0px;	
}
.bxxl{
	background:url("../images/button_bg_xxl.gif") no-repeat;
	padding:0px 8px 3px 0px;
	width:150px;	
}
/* --- zubehoer --- */
	
#zubehoer .subHeadline a{
	font-weight:bold;
	font-size:12px;
	padding-left:1px;
	text-decoration:none;
	color:#037EC3;
}
#zubehoer .anreisser{
	min-height:32px;
}

#zubehoer .bild{
	margin: 1px 1px 0px 50px ;
	
}
#zubehoer a:hover .bild{
	margin: 0px 0px 0px 49px ;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
#zubehoer .preis{
	float:right;
	height:19px;	
	margin-right:25px;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
	color:#000;
}
#zubehoer .preis img{ 
	vertical-align:middle;
	padding-bottom:1px;
}
#zubehoer .modelName{
	height:12px;
	padding-top:3px;
	font-size:10px;
	color:#999;
}
#zubehoer .seperator{
	border-left:1px solid #ddd;
}

/* showcart */

#darkTable{
	border-collapse:collapse
}
#darkTable td,#darkTable th{
	border-top:1px solid #eee;
}
#darkTable.borderd td{
	border:1px solid #ddd;
	padding:3px 2px;
}
#darkTable .preis{
	font-weight:bolder;
	color:#000;
}
#darkTable input, #darkTable img{
	vertical-align:middle;
	padding-bottom:1px;
}
#darkTable borderd td.white{
	border:none;
}



/* handy uebersicht */
#minitab {
	border-top:1px solid #eee;
	position:relative;
}
#minitab td {
	border-bottom:1px solid #eee;
}


.ok {
	background:url("../images/green_icon.gif") no-repeat center top;
	margin-bottom:5px;
}

.ok img{
	position:absolute;
	border:1px solid green;
	display:none;
	margin:-10px -5px;
}

.show {
	background:url("../images/show.png") no-repeat;
}

.show img{
	position:absolute;
	border:1px solid silver;
	display:none;
	margin:-20px;
}

/* weiteres */
.handybild_mini{
	width:55px;
	font-size:10px;
	text-align:center;
	border-left:1px solid #ddd;
}

.handybild{
	width:86px;
	height:86px;
	font-size:10px;
	text-align:center;
	border-left:1px solid #ddd;
}
.asblock{
	text-align:justify;
	margin-right:20px;
}
.asblock .bigpreis{ 
	font-size:18px;
	font-weight:lighter;
	color:#000;
}

.asblock .preis{ 
	float:right;	
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
	color:#000;
}
.asblock .preis img{ 
	vertical-align:middle;
	padding-bottom:1px;
}

.promobox{
	position:relative;
	background:url('../images/promobox.jpg');
	width:330px;
	height:110px;
	padding:10px;
	margin-bottom:15px;
}
.promobox h2{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0 0 10px 100px;
	height:auto;
}
.promobox p{
	font-size:11px;
	color:#666;
	margin:0 0 10px 100px;
}
.promobox img{
	position:absolute;
	top:10px;
	left:10px;
}
.promobox a{
	font-size:11px;
	color:#157DCC;
	margin-left:100px;
}

.rechts{float:right;margin-right:25px;}
.links{float:left;}


.klein{font-size:10px;}
.grau{color:#999;}

.w25{width:25px;}
.w50{width:50px;}
.w120{width:120px;}
.w175{width:175px;}
.w200{width:200px;}
.w300{width:300px;}

.w470{width:470px;}

.w550{width:550px;}
.w570{width:570px;}
.w720{width:720px;}

.m125{margin-left:125px;}
.mt0{margin-top:0px;}

.tborder{border:1px solid red;}
.halfline{line-height:.7em;}


.noprod{
	font-size:11px;
	font-family:Arial,Helvetica,geneva,sans-serif;
	color:#333;
	line-height:150%;
}

/* editor */

.efTable {
	border:1px solid #ccc;
	background-color:#eee;
	width:550px;
	margin:5px 0px;
}
.efTable td {
	padding:1px 5px;
}
.efTable th {
	border-bottom:1px solid #ccc;
	text-align:left;
	padding:1px 5px;
}
.efTable .titel {
	background:#eee;
	color:#ffffff;
	text-align:left;
	font-weight: bold;
	padding:3px 5px;
}
.efTable .efTextinput, .efTable .efTextarea{
	width:99%;
}