/* ********         Standard-CSS          ******** */
/* ********     www.elliondigital.de      ******** */

/* Wichtige Farben
Hellgrau=	#c6c6c6
Dunkelgrau=	#565656
*/

/* STANDARD STYLES */
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	background-color: #c6c6c6;
	color: #000;
}

h1, h2, h3, h4, h5, h6, p {
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.popup {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #fff;
	color: #000;
}

.banner {
	margin: 15px 0px 10px 0px;
}

/* Text */
.rahmen {
	border-right: 1px solid;
	border-color: #c6c6c6;
}

.rahmen_oben_rechts {
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #c6c6c6;
}

.rahmen_oben {
	border-top: 1px solid;
	border-color: #c6c6c6;
}

.tabelle {
	display: block;
	height: 38px;
}

.tabelle[class] {
	display: table;
	height: 38px;
}

.valign {
	position: relative;
	top: 15px;
	display: block;
	height: 38px;
}

.valign[class] {
	display: table-cell;
	height: 38px;
	vertical-align: middle;
}

.textfeld {
	display: table-cell;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;
}

.textfeld[class] {
	display: block;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 25px;
}

h1 {
	color: #000;
	line-height: 10px;
	font-weight: 600;
	font-size: 13px;
}

h2 {
	color: #fff;
	line-height: 10px;
	font-weight: 600;
	font-size: 13px;
}

h3 {
	color: #000;
	line-height: 18px;
	font-weight: 800;
	font-size: 12px;
}

font {
	color: #000;
	line-height: 18px;
	font-weight: 100;
	font-size: 12px;
}

p {
	color: #000;
	line-height: 18px;
	font-weight: 100;
	font-size: 12px;
}

.ellion {
	list-style-image: url(../images/bullet_grau.gif);
	*list-style-image: url(../images/bullet_grau_ie.gif);
}

.ellion li {
	position: relative;
	left: -25px;
	list-style-position: outside;
	color: #000;
	line-height: 18px;
	font-weight: 100;
	font-size: 12px;
}

.legend {
	color: #565656;
	line-height: 14px;
	font-weight: 600;
	font-size: 10px;
}

/* Seitenlayout */
.container {
	margin: auto; 
	width: 884px; 
	background-image: url(../images/site_bg.gif)}

.head {
	width: 884px; 
	height: 258px; 
	background-image: url(../images/head_bg.jpg)}

#ellion {position: relative; top: 31px; left: 403px;}

#dealcat {position: relative; top: 134px; left: 190px;}

.navi {
	text-align: left; 
	margin: auto; 
	position: relative; 
	left: 0px; 
	width: 860px; 
	height: 49px; 
	overflow: hidden;}

.content {
	text-align: left;
	margin: auto;
	position: relative;
	left: 0px;
	width: 852px;
	height: auto;
	overflow: hidden;
}

.news {
	padding: 10px 0px 0px 10px;
	text-align: left;
	width: 630px;
	display: block;
}

.newstext {
	padding: 0px 8px 0px 7px;
	display: block;
	float: left;
	width: 190px;
}

.bookmark {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: right;
	margin: auto;
	position: relative;
	left: 0px;
	width: 200px;
	height: 30px;
	overflow: hidden;
}

.twitter {
	float: right;
	margin: 0px 0px 0px 0px;
	position: relative;
	left: 0px;
	width: 200px;
	height: 130px;
	overflow: hidden;
}

.footer {
	text-align: left;
	margin: auto;
	position: relative;
	left: 0px;
	width: 884px;
	height: auto;
	overflow: hidden;
}

.subnavi {
	position: relative;
	left: 16px;
	width: 852px;
	height: 37px;
	overflow: hidden;
}

.copyright {
	color: #565656;
	line-height: 12px;
	font-weight: 100;
	font-size: 10px;
	text-align: right;
	margin: auto;
	position: relative;
	left: 0px;
	width: 884px;
	height: auto;
	overflow: hidden;
	background-color: #c6c6c6;
	background-image: url(../images/site_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/* Formular */
FORM {
	display: inline; 
}

.FELD {
	border: 1px solid #464646;
}

/* Content */
.content_grau_links {
	display: block; 
	text-align: left; 
	float: left; 
	position: static; 
	width: 260px; 
	height: auto; 
	overflow: hidden;
}

.content_grau_ganz {
	display: block; 
	text-align: left; 
	float: left; 
	position: static; 
	width: auto; 
	height: auto; 
	overflow: hidden;
}

.content_rot_rechts {
	display: block; 
	text-align: left; 
	float: right; 
	position: static; 
	width: 588px; 
	height: auto; 
	overflow: hidden;
}

.content_rot_ganz {
	display: block; 
	text-align: left; 
	float: left; 
	position: static; 
	width: 852px; 
	height: auto; 
	overflow: hidden;
}

.headline_rot {
	display: block;
	text-align: left; 
	position: static; 
	width: auto; 
	height: 38px; 
	background-image: url(../images/leiste_bg_rot.gif);
}

.headline_links_rot {
	display: block; 
	float: left; 
	position: static; 
	width: 4px; 
	height: 38px; 
	overflow: hidden; 
	background-image: url(../images/leiste_links_rot.gif); 
	background-repeat: no-repeat; 
	background-position: top;
}

.headline_rechts_rot {
	display: block;
	float: right;
	position: static;
	width: 4px;
	height: 38px;
	overflow: hidden;
	background-image: url(../images/leiste_rechts_rot.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.headline_grau {
	display: block; 
	text-align: left; 
	position: static; 
	width: auto; 
	height: 38px; 
	background-image: url(../images/leiste_bg_grau.gif);
}

.kasten_links_grau {
	display: block; 
	float: left; 
	position: static; 
	width: 4px; 
	height: 38px; 
	overflow: hidden; 
	background-image: url(../images/kasten_links_grau.gif); 
	background-repeat: no-repeat; 
	background-position: top;
}

.kasten_rechts_grau {
	display: block;
	float: right;
	position: static;
	width: 4px;
	height: 38px;
	overflow: hidden;
	background-image: url(../images/kasten_rechts_grau.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.kasten_content {
	display: block;
	text-align: center;
	position: static;
	width: 260px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/kasten_bg.gif);
}

.kasten_footer {
	line-height: 5px;
	font-size: 1px;
	display: block;
	text-align: right;
	position: static;
	width: 260px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/kasten_unten_grau.gif);
	background-position: bottom;
	background-repeat: no-repeat;	
}

.popup_footer {
	line-height: 5px;
	font-size: 1px;
	display: block;
	text-align: right;
	position: static;
	width: auto;
	height: auto;
	overflow: hidden;
}

.schatten {
	display: block;
	vertical-align: middle;
	text-align: left;
	position: static;
	width: auto;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/schatten.gif);
}

.schatten_leiste_links {
	display: block;
	float: left;
	position: static;
	width: 4px;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/leiste_schatten_links.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.schatten_leiste_rechts {
	display: block;
	float: right;
	position: static;
	width: 4px;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/leiste_schatten_rechts.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.schatten_kasten_links {
	display: block;
	float: left;
	position: static;
	width: 1px;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/grau.gif);
}

.schatten_kasten_rechts {
	display: block;
	float: right;
	position: static;
	width: 1px;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/grau.gif);
}

/* Links */
a {line-height: 18px; font-weight: 100; font-size: 12px; color: #000000; text-decoration: none;}
a:hover {color: #e0000f; text-decoration: none;}

a.textlink {line-height: 18px; font-weight: 100; font-size: 12px; color: #000000; text-decoration: underline;}
a:hover.textlink {color: #e0000f; text-decoration: underline;}

/* Navigation oben */
a.home {position: relative; display: block; overflow: hidden; width: 172px; height: 49px; background: url(../images/menue_home.gif) 0px 0px no-repeat;}
a:hover.home {background-position: -172px 0px;}
.homeactive {position: relative; display: block; background: url(../images/menue_home.gif) -172px 0px no-repeat; width: 172px; overflow: hidden; height: 49px;}

a.produkte {position: relative; top: -49px; left: 172px; display: block; overflow: hidden; width: 172px; height: 49px; background: url(../images/menue_produkte.gif) 0px 0px no-repeat;}
a:hover.produkte {background-position: -172px 0px;}
.produkteactive {position: relative; top: -49px; left: 172px; display: block; background: url(../images/menue_produkte.gif) -172px 0px no-repeat; width: 172px; overflow: hidden; height: 49px;}

a.videos {position: relative; top: -98px; left: 344px; display: block; overflow: hidden; width: 172px; height: 49px; background: url(../images/menue_videos.gif) 0px 0px no-repeat;}
a:hover.videos {background-position: -172px 0px;}
.videosactive {position: relative; top: -98px; left: 344px; display: block; background: url(../images/menue_videos.gif) -172px 0px no-repeat; width: 172px; overflow: hidden; height: 49px;}

a.forum {position: relative; top: -98px; left: 344px; display: block; overflow: hidden; width: 172px; height: 49px; background: url(../images/menue_forum.gif) 0px 0px no-repeat;}
a:hover.forum {background-position: -172px 0px;}
.forumactive {position: relative; top: -98px; left: 344px; display: block; background: url(../images/menue_forum.gif) -172px 0px no-repeat; width: 172px; overflow: hidden; height: 49px;}

a.support {position: relative; top: -147px; left: 516px; display: block; overflow: hidden; width: 172px; height: 49px; background: url(../images/menue_support.gif) 0px 0px no-repeat;}
a:hover.support {background-position: -172px 0px;}
.supportactive {position: relative; top: -147px; left: 516px; display: block; background: url(../images/menue_support.gif) -172px 0px no-repeat; width: 172px; overflow: hidden; height: 49px;}

a.haendler {position: relative; top: -196px; left: 688px; display: block; overflow: hidden; width: 172px; height: 49px; background: url(../images/menue_haendler.gif) 0px 0px no-repeat;}
a:hover.haendler {background-position: -172px 0px;}
.haendleractive {position: relative; top: -196px; left: 688px; display: block; background: url(../images/menue_haendler.gif) -172px 0px no-repeat; width: 172px; overflow: hidden; height: 49px;}

/* Navigation unten */
a.sub_unternehmen {position: relative; display: block; overflow: hidden; width: 118px; height: 37px; background: url(../images/sub_unternehmen.gif) 0px 0px no-repeat;}
a:hover.sub_unternehmen {background-position: -118px 0px;}
.sub_unternehmenactive {position: relative; display: block; overflow: hidden; width: 118px; height: 37px; background: url(../images/sub_unternehmen.gif) -118px 0px no-repeat;}

a.sub_agb {position: relative; top: -37px; left: 118px; display: block; overflow: hidden; width: 118px; height: 37px; background: url(../images/sub_agb.gif) 0px 0px no-repeat;}
a:hover.sub_agb {background-position: -118px 0px;}
.sub_agbactive {position: relative; top: -37px; left: 118px; display: block; background: url(../images/sub_agb.gif) -118px 0px no-repeat; width: 118px; overflow: hidden; height: 37px;}

a.sub_impressum {position: relative; top: -74px; left: 236px; display: block; overflow: hidden; width: 118px; height: 37px; background: url(../images/sub_impressum.gif) 0px 0px no-repeat;}
a:hover.sub_impressum {background-position: -118px 0px;}
.sub_impressumactive {position: relative; top: -74px; left: 236px; display: block; background: url(../images/sub_impressum.gif) -118px 0px no-repeat;	width: 118px; overflow: hidden; height: 37px;}

a.sub_kontakt {position: relative; top: -111px; left: 354px; display: block; overflow: hidden; width: 118px; height: 37px; background: url(../images/sub_kontakt.gif) 0px 0px no-repeat;}
a:hover.sub_kontakt {background-position: -118px 0px;}
.sub_kontaktactive {position: relative; top: -111px; left: 354px; display: block; background: url(../images/sub_kontakt.gif) -118px 0px no-repeat; width: 118px; overflow: hidden; height: 37px;}

a.sub_disclaimer {position: relative; top: -148px; left: 472px; display: block; overflow: hidden; width: 118px; height: 37px; background: url(../images/sub_disclaimer.gif) 0px 0px no-repeat;}
a:hover.sub_disclaimer {background-position: -118px 0px;}
.sub_disclaimeractive {position: relative; top: -148px; left: 472px; display: block; background: url(../images/sub_disclaimer.gif) -118px 0px no-repeat; width: 118px; overflow: hidden; height: 37px;}

a.sub_englisch {position: relative; top: -185px; left: 590px; display: block; overflow: hidden; width: 262px; height: 37px; background: url(../images/sub_englisch.gif) 0px 0px no-repeat;}
a:hover.sub_englisch {background-position: -262px 0px;}

/* Styles Produktbeschreibungen */

.dealcat {
	width: 558px;
}

.ebay {
	width: 100%;
	text-align: center;
}

.ebay_rahmen_aussen {
	margin: auto;
	text-align: left;
	width: 812px;
	background-repeat: repeat-y;
	background-image: url(http://www.dealcat.de/images/page/6_09.gif);
}

.ebay_rahmen_innen {
	width: 100%;
	margin: 0px 20px 0px 20px;
	text-align: left;
}

.umrandung_links {
	width: 760px;
	background-position: left;
	background-repeat: repeat-y;
	background-image:url(http://www.futurestyle.de/i/general/dealcat_rahmen_vert_li.gif);
}

.umrandung_rechts {
	width: 760px;
	background-position: right;
	background-repeat: repeat-y;
	background-image:url(http://www.futurestyle.de/i/general/dealcat_rahmen_vert_re.gif);
}

.umrandung_oben {
	width: 760px;
	background-position: top;
	background-repeat: repeat-x;
	background-image:url(http://www.futurestyle.de/i/general/dealcat_rahmen_horiz_o.gif);
}

.umrandung_unten {
	width: 760px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image:url(http://www.futurestyle.de/i/general/dealcat_rahmen_horiz_u.gif);
}

.umrandung_oben_links {
	width: 760px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(http://www.futurestyle.de/i/general/dealcat_rahmen_ecke_o_li.gif);
}

.umrandung_oben_rechts {
	width: 760px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(http://www.futurestyle.de/i/general/dealcat_rahmen_ecke_o_re.gif);
}

.umrandung_unten_links {
	width: 760px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image:url(http://www.futurestyle.de/i/general/dealcat_rahmen_ecke_u_li.gif);
}

.umrandung_unten_rechts {
	width: 760px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image:url(http://www.futurestyle.de/i/general/dealcat_rahmen_ecke_u_re.gif);
}

.produktbeschreibung {
	margin-top: 0px;
	margin-bottom: 30px;
}

.produktbeschreibung .textfeld {
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.produktbeschreibung h1 {
	display: inline;
	color: #000;
	line-height: 26px;
	font-weight: 800;
	font-size: 22px;
}

.produktbeschreibung h2 {
	color: #000;
	line-height: 20px;
	font-weight: 800;
	font-size: 14px;
}

.produktbeschreibung p {
	line-height: 18px;
	font-weight: 100;
	font-size: 12px;
}

.produktbeschreibung ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: -20px;
	list-style-image: url(http://www.dealcat.de/produktbilder/general/dot_grau.jpg);
}

.produktbeschreibung ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: -20px;
	list-style-type: decimal;
}

.produktbeschreibung li {
	line-height: 18px;
	font-weight: 100;
	font-size: 12px;
}

/* Styles Bilder */

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.center-button {
	width: 120px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
	margin-left: 10px;
}

.right {
	float: right;
	margin-right: 10px;
}

.dotted {
	margin-top: 20px;
	margin-bottom: 15px;
	border: none;
	border-top: 1px dotted #a7c2f7;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	clear: both;

}

.ellion_icon {
	display: block;
	margin-left: 80px;
}

.produktbeschreibung tr {
	vertical-align: top;
}

.blau {
	color: #36f;
}

.rot {
	color: #f00;
}

.agb {
	line-height: 18px;
	font-weight: 100;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: -40px;
	list-style: none;
}

.scrolltabelle {
	display: block;
	overflow: scroll;
	margin-left: -12px;
	width: 560px;
	height: auto;
}