@charset "utf-8";

#productview #prodprop span.bold {
	font-size: 20px;
}#productview #prodprop span {
	font-size: 12px;
}
#productview #prodprop table tr td span{
	font-size: 12px;
}

/* DIV */
#HEADER { width: 980px; }

/* Kopfdefinition der Seite (Seitenbreite) */
#HD_BACKGROUND {
	width:980px;
	height:313px;
	background-repeat: no-repeat;
}

/* Leiste eingeloggt und Warenkorb als auch zum Warenkorb */
#USER_BAR {
	width:930px;
	height: 26px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 4px;
	background-repeat: no-repeat;
	background-image:  url("/myrtel/pix/userbar_bg.jpg");
}

/* Kategorie - Navigation */
#USER_NAVI {
	width:955px;
	height: 52px;
	padding-top: 6px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-image: url("/myrtel/pix/navi_bg.jpg");
}

/* eigentlicher Content der Seite */
#CONTENT {
	float: left;
	width:968px;
	border: solid #FFFFFF 1px;
	padding: 10px 5px 0px 5px;
	background-color:#FFFFFF;
}

/* Abschlussbereich der Seite */
#groundfooter {
	width: 980px;
	height: 42px;
	background-image:  url("/myrtel/pix/footer.jpg");
}

#savecartbox_left {
	width: 220px;
	float: left;
}

.savecartbox_right {
	width: 220px;
	float: right;
}

#innerCONTENT {
	min-height: 400px;
	height: 400px;
	height: auto !important;
	padding-right: 70px;
	padding-left: 70px;
}

/* rechtliche Inhalte */
#FOOTER {
	text-align:center;
	width: 980px;
	font-size:10px;
	display:block;
	clear:both;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-left: -6px;
	margin-top: 10px;
	background-image: url("/myrtel/pix/footer_bg.jpg");
}

#PRINT_PAGE
{
 	position:relative;
	float:left;
}
div.boxSite { width: 940px; margin:0px auto;}

/*allg. cat-Overview*/
.ovcat { width: 162px; height: 215px; }
.ovcat_pic {width: 140px; height: 140px; border: #42665C solid 1px; background-color: #FFFFFF; }
.ovcat_pic table { width: 140px; height: 140px;}
.ovcat_txt{width: 140px; height: 28px; padding: 1px 1px 1px 2px; color: #106552; font-size:12px;}
.ovcat_cartsymb{width: 140px; height: 27px; background-image: url('/myrtel/pix/cartprice.png'); background-repeat: no-repeat;}
.ovcat_varisymb{
	width: 140px;
	height: 27px;
	background-image: url('/myrtel/pix/detprice.png');
	background-repeat: no-repeat;
}
.ovcat_clearsymb{width: 140px; height: 27px; background-image: url('/myrtel/pix/clearprice.png'); background-repeat: no-repeat;}
.ovcat_price{color: #106552; padding-top: 6px; position: relative; left: 60px; top: 6px;}

/* allg. Produktdetails */
.prodd_pic{width: 350px; height: 350px; border: #42665C solid 1px; background-color: #FFF;}
.prodd_thumbpic{width: 48px; margin-right: 11px;}
.prodd_thumbinpic{width: 48px; height: 48px;  border: #42665C solid 1px; background-color: #FFF; }
.prodd_content{width: 380px;}
/* wenn das Bild rechts angeordnet wird, dann wird prodd_rightcolumn  + prodd_thumbpicdistbottom */
.prodd_rightcolumn {width: 48px; margin-left: 11px;}
.prodd_thumbpicdistbottom { margin-bottom: 9px;}
.prodd_trenner {border: #42665C double 1px;}
.prodd_cartsymb{width: 140px; height: 27px; background-image: url('/myrtel/pix/cartprice.png'); background-repeat: no-repeat;}
.prodd_varisymb{width: 140px; height: 27px; background-image: url('/myrtel/pix/detprice.png'); background-repeat: no-repeat;}
.prodd_clearsymb{width: 140px; height: 27px; background-image: url('/myrtel/pix/clearprice.png'); background-repeat: no-repeat;}
.prodd_price{
	color: #106552;
	padding-top: 7px;
	padding-right:6px;
}
.prodd_oldprice{color: #000000; padding-top: 3px; text-decoration: line-through}

/* DIV BOXEN */
.offerbox_lightgrey, .offerbox_grey, .offerbox_black, .offerbox_cyan, .offerbox_pink, .offerbox_green, .offerbox_orange {
	width: 460px; height: 200px;
	padding: 7px 13px 13px 7px;
}
.offerbox_lightgrey { background-image: url("/myrtel/pix/offerbox_lightgrey.png"); background-repeat: no-repeat; }
.offerbox_grey { background-image: url("/myrtel/pix/offerbox_grey.png"); background-repeat: no-repeat; }
.offerbox_black { background-image: url("/myrtel/pix/offerbox_black.png"); background-repeat: no-repeat; }
.offerbox_cyan { background-image: url("/myrtel/pix/offerbox_cyan.png"); background-repeat: no-repeat; }
.offerbox_pink { background-image: url("/myrtel/pix/offerbox_pink.png"); background-repeat: no-repeat; }
.offerbox_green { background-image: url("/myrtel/pix/offerbox_green.png"); background-repeat: no-repeat; }
.offerbox_orange { background-image: url("/myrtel/pix/offerbox_orange.png"); background-repeat: no-repeat; }

.longbox_lightgrey, .longbox_grey, .longbox_black, .longbox_green, .longbox_pink, .longbox_orange, .longbox_cyan, .longbox_bt_white, .longbox_bt_lightgrey, .longbox_bg_white, .longbox_bg_lightgrey {
	width: 510px; padding-left: 1px; padding-right: 9px; 
}
.longbox_bg_lightgrey {
	background-image: url("/myrtel/pix/longbox_bg_lightgrey.png");
	background-repeat: repeat-y; 
	background-color: #FFFFFF;
	padding: 10px;
}
	
.longbox_bg_white { background-image: url("/myrtel/pix/longbox_bg_white.png"); background-repeat: repeat-y; }

.longbox_lightgrey { 
	height: 15px;
	background-color: url("/myrtel/pix/longbox_lightgrey.png");
	background-color: #FFFFFF; 
	background-repeat: no-repeat;
	padding: 10px;
}

.longbox_bt_lightgrey { height: 15px; background-image: url("/myrtel/pix/longbox_bt_lightgrey.png"); background-repeat: no-repeat; }

.bigbox_lightgrey, .bigbox_grey, .bigbox_black, .bigbox_green, .bigbox_pink, .bigbox_orange, .bigbox_cyan, .bigbox_bt_white, .bigbox_bt_lightgrey, .bigbox_bg_white, .bigbox_bg_lightgrey {
	width: 700px; padding-left: 1px; padding-right: 9px; 
	margin-left: 0px;
}

.bigbox_bg_lightgrey { background-repeat: repeat-y; }
.bigbox_bg_white { background-image: url("/myrtel/pix/boxline_bg_white.png"); background-repeat: repeat-y; }
.bigbox_lightgrey { height: 15px; background-repeat: no-repeat; }
.bigbox_grey { height: 15px; background-image: url("/myrtel/pix/boxline_grey.png"); background-repeat: no-repeat; }
.bigbox_black { height: 15px; background-image: url("/myrtel/pix/boxline_black.png"); background-repeat: no-repeat; }
.bigbox_green { height: 15px; background-image: url("/myrtel/pix/boxline_green.png"); background-repeat: no-repeat; }
.bigbox_pink { height: 15px; background-image: url("/myrtel/pix/boxline_pink.png"); background-repeat: no-repeat; }
.bigbox_orange { height: 15px; background-image: url("/myrtel/pix/boxline_orange.png"); background-repeat: no-repeat; }
.bigbox_cyan { height: 15px; background-image: url("/myrtel/pix/boxline_cyan.png"); background-repeat: no-repeat; }
.bigbox_bt_white { height: 40px; background-image: url("/myrtel/pix/boxline_bt_white.png"); background-repeat: no-repeat; }
.bigbox_bt_lightgrey { height: 20px; background-repeat: no-repeat; }
.bigbox_trenner { height: 2px; background-image: url("/myrtel/pix/boxline_trenner.png"); background-repeat: no-repeat; margin-left: 110px;}

.catbox_trenner, .catbox_lightgrey, .catbox_grey, .catbox_black, .catbox_orange, .catbox_green, .catbox_pink, .catbox_cyan, .catbox_bt_lightgrey {
	width: 211px; padding-left: 11px; padding-right: 9px;
	margin-left: 110px;
}
.catbox_bg_white, .catbox_bg_lightgrey {
	width: 221px; padding-left: 1px; padding-right: 9px;
	margin-left: 110px;
}

.catbox_grey { height: 46px; background-image: url("/myrtel/pix/catbox_grey.png"); background-repeat: no-repeat; }
.catbox_black { height: 46px; background-image: url("/myrtel/pix/catbox_black.png"); background-repeat: no-repeat; }
.catbox_orange { height: 46px; background-image: url("/myrtel/pix/catbox_orange.png"); background-repeat: no-repeat; }
.catbox_green { height: 46px; background-image: url("/myrtel/pix/catbox_green.png"); background-repeat: no-repeat; }
.catbox_pink { height: 46px; background-image: url("/myrtel/pix/catbox_pink.png"); background-repeat: no-repeat; }
.catbox_cyan { height: 40px; background-image: url("/myrtel/pix/catbox_cyan.png"); background-repeat: no-repeat; }
.catbox_lightgrey { height: 46px; background-image: url("/myrtel/pix/catbox_lightgrey.png"); background-repeat: no-repeat; }
.catbox_bg_white { background-image: url("/myrtel/pix/catbox_bg_white.png"); background-repeat: repeat-y; }
.catbox_bg_lightgrey { background-image: url("/myrtel/pix/catbox_bg_lightgrey.png"); background-repeat: repeat-y; }
.catbox_trenner { height: 2px; background-image: url("/myrtel/pix/catbox_trenner.png"); background-repeat: no-repeat; }
.catbox_bt_lightgrey { height: 17px; background-image: url("/myrtel/pix/catbox_bt_lightgrey.png"); background-repeat: no-repeat; }

.infobox_trenner, .infobox_lightgrey, .infobox_grey, .infobox_black, .infobox_orange, .infobox_green, .infobox_pink, .infobox_cyan, .infobox_bt_lightgrey {
	width: 181px; padding-left: 11px; padding-right: 9px;
	margin-left: 110px;
}
.infobox_bg_white, .infobox_bg_lightgrey {
	width: 191px; padding-left: 1px; padding-right: 9px;
	margin-left: 110px;
}

.infobox_grey { height: 40px; background-image: url("/myrtel/pix/infobox_grey.png"); background-repeat: no-repeat; }
.infobox_black { height: 46px; background-image: url("/myrtel/pix/infobox_black.png"); background-repeat: no-repeat; }
.infobox_orange { height: 40px; background-image: url("/myrtel/pix/infobox_orange.png"); background-repeat: no-repeat; }
.infobox_green { height: 40px; background-image: url("/myrtel/pix/infobox_green.png"); background-repeat: no-repeat; }
.infobox_pink { height: 40px; background-image: url("/myrtel/pix/infobox_pink.png"); background-repeat: no-repeat; }
.infobox_cyan { height: 40px; background-image: url("/myrtel/pix/infobox_cyan.png"); background-repeat: no-repeat; }
.infobox_lightgrey { height: 40px; background-image: url("/myrtel/pix/infobox_lightgrey.png"); background-repeat: no-repeat; }
.infobox_bg_white { background-image: url("/myrtel/pix/infobox_bg_white.png"); background-repeat: repeat-y; }
.infobox_bg_lightgrey { background-image: url("/myrtel/pix/infobox_bg_lightgrey.png"); background-repeat: repeat-y; }
.infobox_trenner { height: 2px; background-image: url("/myrtel/pix/infobox_trenner.png"); background-repeat: no-repeat; }
.infobox_bt_lightgrey { height: 17px; background-image: url("/myrtel/pix/infobox_bt_lightgrey.png"); background-repeat: no-repeat; }

/* DIV Bildboxen / Container */

#productview {
	width: 830px;
	margin-bottom: 20px;
}

.minipic, .minipic_womargin {
	/*background-color: #EEE;*/
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	height: 50px;
	width: 50px;
	margin: 2px;
	cursor: pointer;
	
}
.minipic_womargin { margin-right: 0px; }

.pic15 { width: 15px; height: 15px; }
.pic60 { width: 60px; height: 60px; }
.pic100 { width: 100px; height: 100px; }
.pic160 { width: 160px; height: 160px; }
.pic200motive { width: 200px; height: 200px; background-color: #EFEFEF; position: absolute; border: #EEE solid 1px; }
.pic200textil { width: 200px; height: 200px; background-color: #FFF; position: absolute; border: #EEE solid 1px; }
.prodContainer { width: 310px; }
.catContainer { width: 231px; }

.big_prodContainer { width: 340px; }

/* DIV - NAVI*/
.bg_motive {
	background-image: url("/myrtel/pix/bggreyalpha.png");
	border: #EFEFEF dotted 1px;
}

.nv_orange, .nv_grey, .nv_cyan, .nv_black, .nv_pink, .nv_green, .nv_active_orange, .nv_active_grey, .nv_active_cyan, .nv_active_black, .nv_active_pink, .nv_active_green {
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	width: 109px;
	height: 58px;
	display: block;
}

.nv_orange		{ background: url("/myrtel/pix/nv_orange.png") no-repeat; }
.nv_grey		{ background: url("/myrtel/pix/nv_grey.png") no-repeat; }
.nv_cyan		{ background: url("/myrtel/pix/nv_cyan.png") no-repeat; }
.nv_black		{ background: url("/myrtel/pix/nv_black.png") no-repeat; }
.nv_pink		{ background: url("/myrtel/pix/nv_pink.png") no-repeat; }
.nv_green		{ background: url("/myrtel/pix/nv_green.png") no-repeat; }

.nv_orange:hover	{ background: url("/myrtel/pix/nv_orange_over.png") no-repeat; }
.nv_grey:hover		{ background: url("/myrtel/pix/nv_grey_over.png") no-repeat; }
.nv_cyan:hover		{ background: url("/myrtel/pix/nv_cyan_over.png") no-repeat; }
.nv_black:hover		{ background: url("/myrtel/pix/nv_black_over.png") no-repeat; }
.nv_pink:hover		{ background: url("/myrtel/pix/nv_pink_over.png") no-repeat; }
.nv_green:hover		{ background: url("/myrtel/pix/nv_green_over.png") no-repeat; }

.nv_active_orange	{ background: url("/myrtel/pix/nv_orange_over.png") no-repeat; }
.nv_active_grey		{ background: url("/myrtel/pix/nv_grey_over.png") no-repeat; }
.nv_active_cyan		{ background: url("/myrtel/pix/nv_cyan_over.png") no-repeat; }
.nv_active_black	{ background: url("/myrtel/pix/nv_black_over.png") no-repeat; }
.nv_active_pink		{ background: url("/myrtel/pix/nv_pink_over.png") no-repeat; }
.nv_active_green	{ background: url("/myrtel/pix/nv_green_over.png") no-repeat; }

/* gespeicherte Warenkörbe */
.savedcarts_colhead1, .savedcarts_colhead2, .savedcarts_colhead3, .savedcarts_colhead4 {
	height: 18px;
	float: left;
	background-color: #CACDD3;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px 5px 0px 5px;
	margin-bottom: 1px;
}
.savedcarts_colhead1 { width: 175px; margin-right: 1px; }
.savedcarts_colhead2 { width: 41px; margin-right: 1px; }
.savedcarts_colhead3 { width: 63px; margin-right: 1px; }
.savedcarts_colhead4 { width: 108px; }
.savedcarts_col1, .savedcarts_col2, .savedcarts_col3, .savedcarts_col4, .savedcarts_col5, .savedcarts_col6 {
	height: 19px;
	float: left;
	background-color: #FFFFFF;
	padding: 4px 5px 0px 5px;
	margin-bottom: 1px;
}
.savedcarts_col1 { width: 175px; margin-right: 1px; }
.savedcarts_col2 { width: 41px; margin-right: 1px; text-align: center; }
.savedcarts_col3 { width: 63px; margin-right: 1px; text-align: center; }
.savedcarts_col4 { width: 39px; margin-right: 1px; text-align: center; }
.savedcarts_col5 { width: 39px; margin-right: 1px; text-align: center; }
.savedcarts_col6 { width: 8px; text-align: center; }

.history_colhead1, .history_colhead2, .history_colhead3, .history_colhead4 {
	height: 18px;
	float: left;
	background-color: #CACDD3;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px 5px 0px 5px;
	margin-bottom: 1px;
}
.history_colhead1 { width: 120px; margin-right: 1px; }
.history_colhead2 { width: 111px; margin-right: 1px; }
.history_colhead3 { width: 78px; margin-right: 1px; }
.history_colhead4 { width: 78px; }

.history_col1, .history_col2, .history_col3, .history_col4 {
	height: 23px;
	float: left;
	display: block;
	line-height: 23px;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 1px;
}
.history_col1 { width: 120px; margin-right: 1px; }
.history_col2 { width: 111px; margin-right: 1px; }
.history_col3 { width: 78px; margin-right: 1px; text-align: right; }
.history_col4 { width: 78px; text-align: center; }

/* TABLE */
td.halfheight {
	height: 25px;
}
td.halfheight a {
	text-decoration: none;
	color: #FFFFFF;
}

td.trenner {
	height: 1px;
	border-bottom: solid 1px #CACDD3;
}

table.contentTable {
	width: 800px;
	border-collapse: separate;
	border-spacing: 1px 1px;
}

table.contentTable th {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	font-size: 10px;
}

table.contentTable td { padding: 5px; }

th.greyhead {
	background-color: #CACDD3;
	color: #FFFFFF;
}

td.whitecell { background-color: #FFFFFF; }

/* FORMULAR */
input.quantityinput { border: 1px solid #000000; padding-left: 1px; width: 20px; ; margin-right: 0px}

input.registerinputs, input.registerinputs_ort, input.registerinputs_plz, input.registerinputs_mobil, input#gutscheinInput
{
	border: 1px solid #000000;
	width: 200px;
	padding: 0px 0px 1px 1px;
}

input.registerinputs_ort { width: 149px; }

input.registerinputs_plz { width: 45px; }

input.registerinputs_mobilvorwahl { width: 50px; }

input.registerinputs_mobil { width: 140px; }

input.radio { width: 12px; }

textarea#textareainput
{
	width: 420px;
	height: 80px;
}

input.btn, input.big_btn, a.button, a.big_button {
	min-height: 13px;
	height: 23px;
	height: auto !important;
	border: #353535 solid 1px;
	border-left-color: #FFFFFF; 
	border-top-color: #FFFFFF; 
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background-color: #D9E9CC;
	background-repeat: repeat-x;
	display: inline-block;
}

input.btn:hover, input.big_btn:hover, a.button:hover, a.big_button:hover {
	border: #FFFFFF solid 1px;
	border-left-color: #353535; 
	border-top-color: #353535; 
	background-color: #D9E9CC;
}

input.btn {
	padding: 4px 12px 3px 12px;
	cursor: pointer;
}

input.big_btn {
	min-height: 23px;
	height: 38px;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 6px 15px 5px 15px;
	cursor: pointer;
}

input#searchinput
{
	height: 16px;
	width: 125px;
	font-size: 11px;
	color: #18624B;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 125px;
	border: 0px;
	background-image: url("/myrtel/pix/searchinput_bg.png")
}

input.logininput
{
	width:153px;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom: 1px;
	border: 1px solid #000000;
}

select.cfg {
	width: 170px;
}

select.ld2Digit option { padding: 0 5px 0 0; }
select.ld4Digit option { padding: 0 5px 0 0; }

/* p, a */
a.button {
	padding: 4px 14px 4px 14px;
	text-decoration: none;
}

a.big_button {
	min-height: 23px;
	height: 38px;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 7px 17px 7px 17px;
	text-decoration: none;
}

/*linke Menüseite, TAB-in*/
a.tabin { color: #A8106C; font-size: 9px;}

a#logolink {
	width: 215px;
	height: 102px;
	display: block;
	text-decoration: none;
	margin: 30px 0 0 25px;
}

a#active_cell {
	color: #574A43;
	font-weight: bold;
}

a.blue { 
	color: #FFAA00; 
	font-weight: bold;	
}

/* Handsymbol für mouseOver-Effekte*/
.hand:hover {cursor: pointer;}

.bold { font-weight: bold; }
.center { text-align: center; }
.right { text-align: right; }
.strike { text-decoration: line-through;}

.small_grey { letter-spacing: 0px;}
.white, .small_white { color: #FFF; }
.grey, .small_grey { color: #106552; }
.small_grey, .small_white, .small_blue { font-size:11px; line-height:12px; }
.blue, .small_blue, .small_blue:visited, .blue:visited { color: #FFAA00; }
.small_blue:hover { color:#d1d3d9; }
.bluesky {color: #48A6E3; }
.darkblue {color: #42665C;}

#bg_grey { background-color: #666666; }
#bg_weiss { background-color: #FFFFFF; }

.header { color: #798D9D; }

.uhButtonWidth { width: 160px; display: block; }
.lbButtonWidth { width: 140px; display: block; text-align: center; }
