/* IDs werden in Contribute 3.02 nicht angezeigt! */

/* Hyperlinks */
a.or:link,a.or:visited	{
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 14px;
	text-decoration: none;
}

a.or:focus,a.or:hover,a.or:active	{
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.orsub:link,a.orsub:visited	{
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 14px;
	text-decoration: none;
}

a.orsub:focus,a.orsub:hover,a.orsub:active	{
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	background-color: transparent;
	color: #333366;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #333366;
	text-decoration: underline;
}

a:focus,a:focus,a:active {
	background-color: transparent;
	color: #5B5B5B;
	text-decoration: underline;
}
a.plain {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
} 

h1 a, h2 a {
	font-weight: bold;
	font-size: 11px;
}

.hellblau h2 {
	margin-bottom: 0px;
	padding: 0px;
	display: inline;
}

body {
	margin:0;
	padding:0;
}

form {
	margin-bottom: 0px;
}

/* Seitenauszeichnungen */
h1 {
	background-color: #CEDBDE;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 2px;
	padding-left: 6px;
}

h2 {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 2px;
	padding: 2px;
}

h2.block,h3.block {
	background-color: #CEDBDE;
	padding-left: 4px;
	width: 95%;
}

h2.item,h3.item {
	background-image: url(bilder/listitem.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

h2.underline,h3.underline {
	border-bottom: 1px solid #94B6BC;
	padding-left: 4px;
	width: 95%;
}

h3 {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin-bottom: 2px;
	padding: 2px;
}

html,body {
	background-color: #FAFAFA;
	height: 100%;
	margin: 1px;
	padding: 0;
}

/* Tagmodifikationen */
p,td,a,li,body {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
}

/* Formularfelder */
select,textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

sub {
	vertical-align: sub;
}

sup {
	vertical-align: super;
}

textarea {
	border: 1px #DCDCDC inset;
}

ul li {
	line-height: 14px;
	list-style-image: url(bilder/listitem.gif);
	margin-bottom: 2px;
	margin-left: -20px;
	padding-bottom: 0px;
	padding-left: -20px;
}

ul li li {
	line-height: 14px;
	list-style-image: url(bilder/listitem.gray.gif);
}

ul.produkt,
ul.produkt a {
	background-color: #E4E4E4;
	font-weight: bold;
	list-style: none none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	text-indent: 4px;
	text-decoration:none;
	font-size: 14px;
	line-height: 20px;
}

ul.produkt li,
ul.produkt li a {
	background-color: #F1F4F1;
	font-weight: normal;
	list-style: none none;
	margin: 0px;
	padding-left: 6px;
	text-decoration:underline;
	font-size: 12px;
	line-height: 16px;
}

ul.produkt li a:hover {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	background: url(bilder/listpfeil.gif) no-repeat;
	margin-left: 0px;
} 
ul.contenttext li  {
	line-height: 14px;
	list-style-image: url(bilder/listitem.gif);
	margin-bottom: 2px;
	margin-left: -10px;
	padding-bottom: 0px;
	padding-left: -10px;
	margin-right: 25px;
	padding-right: 25px;
	text-align: justify;
	color: #4B4B4B;
}
ul.menue  li, ul.menue  li  a {
	font-weight: normal;
	margin: 0px;
	text-decoration:underline;
	font-size: 12px;
	list-style-image: url(url(bilder/listitem.gif));
	list-style-type: none;
}


.abstand {
	padding: 0 0 0 10px;
}

.aktionspreis {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
}

.aufruestung {
	background-color: #F1F4F1;
	border: 0px solid #0000FF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
}

/* Boxen */
.box {
	border: 0px solid #008000;
	margin-bottom: 10px;
	width: 205px;
}

.boxcontent {
	background-color: #E4E4E4;
	border: 1px solid #FFFFFF;
	margin-left: 4px;
	padding: 4px;
	width: 188px;
}

.boxhead {
	font-weight: bold;
	padding: 2px 4px;
}

.button {
	background-color: #D4D0C8;
	border: 2px outset;
	border-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	line-height: 14px;
}

.buttongrau {
	border: #DCDCDC 1px outset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.kaufbutton {
	background-color: #007FFF;
	border: 2px outset #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

.submitbutton {
	padding-bottom: 2px;
	background-color: #007FFF;
	border: 2px outset #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	line-height: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

.submitbuttonsmall {
	padding-bottom: 2px;
	background-color: #056B6B;
	border: 2px outset #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 13px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	
}

.eingabe {
	border: #DCDCDC 1px inset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	width: 30px;
}

/* Schriftgroessen, Farben */
.fett {
	font-weight: bold;
	text-decoration: none;
}

.formtable {
	background-color: #F1F4F1;
	border: 1px solid #CEDBDE;
	border-collapse: collapse;
	margin: 0;
}

.formtable td {
	padding: 4px;
}

.formtable_compressed td {
	padding: 0px;
}

.grau {
	background-color: #F1F4F1;
}

.hellblau {
	background-color: #CEDBDE;
}

.hochgestellt {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 9px;
	vertical-align: text-top;
}

.line {
	background: url(bilder/verlauf.jpg) no-repeat;
	height: 2px;
}
.light {
	color: #4B4B4B;
}

.moneytable {
	background-color: #CEDBDE;
	border: 0px solid #0000FF;
	padding: 1px;
	width: 540px;
}

.newstable {
	border: 1px solid #94B6BC;
	border-collapse: collapse;
	margin: 10px 0px;
}

.newstable td {
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #94B6BC;
	padding: 4px;
	vertical-align: top;
}

.newstable h2 {
 margin:0;
}

.olive {
	background-color: #E6E6CC;
	padding-left: 4px;
}

.orange {
	background-color: #FFA800;
}

.preis {
	font-size: 12px;
	font-weight: normal;
}

.preisbox {
	background-color: #FF0000;
}

/* Produkttabelle */
.produkttabelle {
	border: 1px solid #CEDBDE;
	border-bottom: 0;
	margin-top: 20px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-top: 5px;
	width: 100%;
}

.rahmen {
	border: 1px solid #FFFFFF;
}

.red {
	color: #FF0000;
	font-size: 10px;
}

.small {
	font-size: 10px;
}


.speicher {
	font-weight: normal;
	vertical-align: top;
	width: 535px;
}

.textinput {
	border: 1px #DCDCDC inset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-indent: 1px;
}

.tuerkis {
	background-color: #94B6BC;
	color: #FFFFFF;
	font-weight: bold;
}

.warning {
	color: #FF0000;
}

#bannertext {
	color: #006666;
	font: normal 11px/14px Verdana,sans-serif;
	text-decoration: none;
}

/* rechter oberer Banner */
#bannertextposition {
	left: 2px;
	top: 62px;
}

#footer {
	background-color: #CEDBDE;
	color: #333366;
	font-size: 10px;
	height: 26px;
	padding-left: 4px;
}

#footer a {
	color: #333366;
	font-size: 10px;
}

/* Hersteller, Modell, Speicher - Seiten*/   
#hersteller td {
	background-color: #fffff;
	vertical-align: top;
	width: 50%;
}

#innercontentframe {
	background-color: #FFFFFF;
	border: 0px solid #0000FF;
	margin: 0;
	padding: 0;
	width: 596px;
}

#linkboxcontent {
	background-color: #E4E4E4;
	border: 1px solid #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-left: 4px;
}

/* Hersteller-LinkBox */
#linkboxhead {
	background-color: #CEDBDE;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	padding-left: 6px;
}
#linkboxhead a {
	line-height: 20px;
	text-decoration: none;
}

#linkboxposition {
	left: 456px;
	top: 5px;
}

/* main content container */
#outercontentframe {
	background-color: #FFFFFF;
	border: 0px solid #FF0000;
	margin: 0;
	padding: 0;
	width: 600px;
}

#suche {
	border: 1px #DCDCDC inset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-indent: 1px;
	width: 180px;
	margin-bottom: 4px;
}

/* ToolTip */
#tooltip {
	background-color: #FFFFC4;
	border-bottom: 1px solid #e4e4ef;
	border-right: 1px solid #e4e4ef;
	display: block;
	font-size: 11px;
	line-height: 12px;
	padding: 3px;
	position: absolute;
	width: 170px;
}

.search_font {
	color: #17848C;
	font-weight: bold;
}

#noback {
background: none;
}

.mainbox {
	float:left;
	background-color: #E4E4E4;
	border: 1px solid #94B6BC;
	margin: 10px 15px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 340px;
}

#mainnotebook {
	background: #E4E4E4 url(bilder/mainnotebook.gif) no-repeat bottom center;
}
#maindesktop {
	background: #E4E4E4 url(bilder/maindesktop.gif) no-repeat bottom center;
}
#mainserver {
	background: #E4E4E4 url(bilder/mainserver.gif) no-repeat bottom center;
}

.mainbox h3 {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	display: block;
	background-color: #CEDBDE;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mainbox h3 b {
	font-size: 14px;
	font-weight: bold;
}

.mainbox ul {
	margin: 10px 10px 0px 25px;
	padding: 0px;
}

.mainbox ul li {
	margin: 0px 0px 2px 0px;
	
}

.mainbox ul li a:hover {
	font-size: 14px;
	font-weight:bold;
}


#warenkorblink {
	background-color: #fcfbbe;
	background: #E4E4E4 url(bilder/warenkorb.jpg) no-repeat top left;
	border: 0px;
	margin: 20px 3px 3px 3px;
	padding: 10px 0px 0px 10px;
	width: 190px;
	height: 57px;
	
	color:#e69142;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#warenkorblink.wkfilled {
	cursor:pointer;
	color:#e69142;
}

#warenkorblink.wkfilled u {
	font-weight: bold;
}

#warenkorblink.wkfilled a {
	text-decoration: none;
}

#warenkorblink b {
	color:#e69142;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	width: 145px;
	display: block;
}

/* Hyperlinks */
#infoline a, #infoline a:hover	{
	text-decoration: none;
}

span.uiaction {
	background: url('bilder/button1.gif') no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	height: 23px;
	display: inline-block;
}

input.uiaction,
button.uiaction {
	background: url('bilder/button2.gif') no-repeat top right;
	border: none;
	height: 23px;
	line-height: 21px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	letter-spacing: 0px;
	color:#ffffff;
	cursor: pointer;
	
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 3px 3px;
}

span.uibutton {
	background: url('bilder/button3.gif') no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	height: 23px;
	display: inline-block;
}

input.uibutton,
button.uibutton {
	background: url('bilder/button4.gif') no-repeat top right;
	border: none;
	height: 23px;
	line-height: 21px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	letter-spacing: 0px;
	color:#333366;
	cursor: pointer;
	
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 3px 3px;
}

span.uiactionbig {
	background: url('bilder/button1b.gif') no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	height: 35px;
	display: inline-block;
}

input.uiactionbig,
button.uiactionbig {
	background: url('bilder/button2b.gif') no-repeat top right;
	border: none;
	height: 35px;
	line-height: 33px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	letter-spacing: 0px;
	color:#ffffff;
	cursor: pointer;
	
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 3px 3px;
}

#prdimgdivmaster {
	z-index: 100;
	position: absolute;
	width: 0px;
	height: 0px;
}

#prdimgdiv {
	background: url(bilder/prdimgoverlay.gif) no-repeat top left;
	position: relative;
	padding: 0px 0px 0px 10px;
	display: none;
	width: 356px;
	height: 182px;
	cursor: pointer;
	left: 50px;
}

#prdimgtable {
	position: relative;
	width: 356px;
	height: 182px;
}

table.prditem {
	width: 592px;	
	border: 1px solid #CEDBDE;
	margin: 3px 0px 3px 0px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	display:block;
}

table.prditem_aktion {
	width: 592px;	
	border: 1px solid #BE2B19;
	margin: 3px 0px 3px 0px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	display:block;
}

td.prditem_img {
	width: 94px;
	padding: 0px 0px 0px 4px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #818181;
	line-height: 10px;
	border-right: 1px solid #CEDBDE;
}
td.prditem_img_small {
	width: 40px;
	padding: 2px 0px 0px 4px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #818181;
	line-height: 10px;
}


span.prditem_vfsofort {
	background: url(bilder/versand_sofort.gif) no-repeat 0px 0px;
	margin: 2px 0px 0px 2px;
	padding: 0px 0px 2px 22px;
	display: block;
}
span.prditem_vfanfrage {
	background: url(bilder/versand_anfrage.gif) no-repeat 0px 0px;
	margin: 2px 0px 0px 2px;
	padding: 0px 0px 2px 22px;
	display: block;
}

td.prditem_text {
	width: 364px;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
td.prditem_text h3 {
	padding: 0;
	margin: 5px 0px 6px 0px;
	font-size:  12px;
	font-weight:bold;
}
td.prditem_text span.extra {
	font-size:  15px;
	font-weight:bold;
}
td.prditem_text b {
	font-size:  12px;
	font-weight:bold;
}
td.prditem_order {
	width: 134px;
	background-color: #EEEEEE;
	border-left: 1px solid #CEDBDE;
	vertical-align: top;
	padding: 3px 3px 4px 0px;
	text-align: right;
	font-size:  11px;
}
td.prditem_order strong,
td.prditem_addons strong {
	font-size:  15px;
	font-weight:bold;
}
td.prditem_order small {
	font-size:  9px;
	font-weight: normal;
}
td.prditem_addons {
	width: 592px;
	background-color: #E0E0E0;	
	border-top: 1px solid #CEDBDE;
	padding: 2px 0px 2px 4px;
}

td.prditem_nettosmall {
	width: 54px;
	background-color: #EEEEEE;
	border-left: 1px solid #CEDBDE;
	vertical-align: top;
	padding: 3px 3px 4px 0px;
	text-align: right;
	font-size:  12px;
}

div.prditemssumme {
	background-color: #E8EDF0;
	padding: 4px;
	text-align: right;
	border: 1px solid #89878C;
}

div.prditemssumme_small {
	background-color: #FFFFFF;
	padding: 4px;
	text-align: right;
	border: 1px solid #89878C;
}

div.prditemssumme b,
div.prditemssumme_small b {
	font-size:  14px;
	font-weight: bold;
	margin-bottom: 2px;
	display: block;
	padding: 0;
}

div.prdgroup {
	padding: 0px 0px 0px 12px;
 	margin: 0px 0px 10px 0px;
 	position: relative;
 	left: -3px;
	background: url(bilder/prdgroup1.png) 0px 0px no-repeat;
	float: left;
}

div.prdgroup h2 {
	background: #CEDBDE url(bilder/prdgroup2.png) top right no-repeat;
 	padding: 4px 12px 2px 2px;
 	margin: 0px 0px 0px 0px;
 	float: left;
 	white-space: nowrap;
}
div.prdgroupelm {
	border: 4px solid #CEDBDE;
	padding: 1px 4px 1px 4px;
	margin: 0px 0px 0px 0px;
	clear: left;
}

table.paypalcash td {
	vertical-align:middle; 
	padding: 0;
}

#quicksearch {
	visibility: hidden;
	position: relative;
	width: 0px;
	height: 0px;
	top: 0px;
	left: 0px;	
	z-index: 21000;
	#background-color: #ffffff;
	background-color: #00ffe0;
}

#quicksearch_view {
	position: absolute;
	width: 310px;
	top: -4px;
	left: -44px;	
    background-color: #ffffe6;
}

#quicksearch_view ul {
	list-style: none none;
	list-style-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: #808080;
	padding: 0px;
	margin: 0;
}

#quicksearch_view ul li {
	list-style: none none;
	list-style-image: none;
	margin: 0;
	padding: 0px 0px;
	background-color: #ffffe6;
	
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	padding: 2px 4px;
	color: #808080;
	width: 300px;
	height: 13px;
	line-height: 13px:
	text-decoration: none;
	cursor:pointer;
	white-space: nowrap;
	overflow: hidden;	
}

#quicksearch_view ul li b {
	color: #000000;
}

#quicksearch_view ul li.selected {
	background-color: #e0e0e0;
}

.panew_section {
	background: url(bilder/panew_head1.gif) no-repeat top left;
	height: 43px;
	line-height: 43px;
}
.panew_section b {
	background: url(bilder/panew_head2.gif) no-repeat top right;
	height: 43px;
	line-height: 43px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #183764;
	text-align: center;
}
.panew_option {
	background: url(bilder/panew_box.jpg) no-repeat top left;
	float: left; 
	width: 140px;
}

.panew_option_head {
	color: #636972;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 20px 0px;
}

.panew_option_body {
	padding: 0px 5px 0px 5px;
	color: #183764;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.panew_option_bodyspeicherbauer {
	background: url(bilder/panew_speicherbauer.jpg) no-repeat top left;
	width: 130px;
	height: 120px;
}

.panew_option_footer {
	background: url(bilder/panew_bot.jpg) no-repeat top left;
	height: 14px;
}

.special {
	display:none;
}

#languagesel {
	text-align: left; 
	margin-top: 10px;
	width: 100px;
} 

