body {
  color: #000000;
  font-family:arial,tahoma,helvetica,sans-serif;
  font-size: 12px;
  margin:0px;
  background:url(../gfx/bg_body.gif) 0 0 repeat-x;
}

p, div, table, td, tr {
  font-size: 12px;
}

table, div, p, td, a{
margin:0;
padding:0;
}

table{
}

hr {
	border:0px;
	height:1px;
	background-color:#517BAA;
	margin:20px 0px;
}

legend {
	padding:3px;
	color:#FF3300;
	font-weight:bold;
}


ul {
	padding-left: 0px;
	margin-left:15px;
	margin-bottom:0px;
	position: relative; /* fuer IE */
}

li {
	list-style-type: disc;
	padding-bottom:7px;
	padding-left:0px;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 17px;
	font-weight:bold;
	margin:0px;
}

h1 a {
   text-decoration: none;
   font-weight:bold;
}

h2,h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 14px;
	font-weight:bold;
	margin:0px;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	margin:10px 0px;
	line-height:1.7em;
}

p.indented{
margin:10px 20px;
}

p.indented a{
display:block;
margin:3px 0px;
}

a:link, a:visited {
  color: #334E6B;
}

a:hover {
  color:#486e96;
}

.navi_head {
	height:34px;
	padding:5px;
	background-image:url(../gfx/layout/bg_navi_head.gif);
	color: #FFFFFF;
}
.navi_head a:link{TEXT-DECORATION: none; color: #FFFFFF;	font-weight: bold;}
.navi_head a:Visited{ TEXT-DECORATION: none; color: #FFFFFF;	font-weight: bold;}
.navi_head a:hover { color: #CCCCCC; text-decoration:underline;font-weight: bold;}

.navi {
	color: #000000;
	font-weight: normal;
	position: static;
	vertical-align:middle;
	background-color: #FFFFFF;
	height: 24px;
}

.navi a{
display:block;
background:transparent;
margin:0;
padding:0;
}

.navi a:link {padding-left:5px; font-size:11px; TEXT-DECORATION: none; color: #000000;	font-weight: normal;}
.navi a:visited {padding-left:5px; font-size:11px; TEXT-DECORATION: none; color: #000000;	font-weight: normal;}
.navi a:hover {padding-left:5px; font-size:11px; color:#486e96; text-decoration:underline;font-weight:normal;background:lightgrey;}

.navihover {
	color: #000000;
	padding-left:5px; 
	font-weight: normal;
	position: static;
	vertical-align:middle;
	background-color: #ffd76d;
	height: 24px;
	cursor:pointer;
}

.navihover a:link {padding-left:5px; font-size:11px; color: #000000; text-decoration:underline;font-weight: normal;}
.navihover a:visited {padding-left:5px;font-size:11px; color: #000000; text-decoration:underline;font-weight: normal;}
.navihover a:hover {padding-left:5px; font-size:11px; color: #000000; text-decoration:underline;font-weight: normal;}

.navifocus {
	color: #000000;
	padding-left:5px; 
	font-weight: normal;
	position: static;
	vertical-align:middle;
	background-color: #B1C4DA;
	height: 24px;
	cursor:pointer;
}
.navi_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	position: static;
	visibility: visible;	
	background-color: #517BAA;
	border-top:1px solid #6d99c7;
	border-bottom:2px solid #000000;
	
}
.navi_headline a:link {font-weight:bold; font-size:14px; color:#FFFFFF;text-decoration:none;}
.navi_headline a:visited {font-weight:bold; font-size:14px; color:#FFFFFF;text-decoration:none;}
.navi_headline a:hover {font-weight:bold; font-size:14px; color:#FFFFFF;}

.content_container {
	border:0px solid #CCCCCC;
	background-color: #FFFFFF;
	margin:3px;
	padding: 5px;
	text-align:left;
}

.order_container {
	background-color: #FFFFFF;
	width:630px;
}

.headline_start {
	padding:7px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF; 
	background-color:#517BAA;
}

.headline_start a {
	text-decoration:none;
	color:#FFFFFF; 
}

.headline_start_grau {
	font-size:13px;
	font-weight:bold;
	color:#000000; 
	background-color:#CCCCCC;
	padding:5px;
	border-top:1px solid #F5F5F5;
	border-left:1px solid #F5F5F5;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

.headline_start_green {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF; 
	background-color:#517BAA;
	padding:5px;
	border-top:1px solid #F5F5F5;
	border-left:1px solid #F5F5F5;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

.headfoot {	
	border:1px solid #999999;
	background-color:#C3D9F2;
	margin-right:10px;
	padding:5px;
	font-size:13px;
	text-align:left;
}

.order_head {
	margin-right:5px;
	padding:5px;
	border:1px solid #999999;
	background-color:#C3D9F2;	
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.order_head2 {	
	margin-right:5px;
	padding:5px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:60px;
	vertical-align:middle;
	background:#FFF;
	color:#517baa;
}

.order_head2_right {	
	text-align:right;
}
.order_headlinetop {
	padding:5px;
	background-color:#517BAA;	
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.order_headline {
	margin-right:5px;	
	padding:5px;
	border-left: 2px solid #85a4c5;
	border-top: 2px solid #85a4c5;
	border-right: 2px solid #85a4c5;
	background-color:#517BAA;	
	color:#EEEEEE;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.order_headline2 {	
	padding:3px;
	background-color:#CCCCCC;	
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.order_headline3 {
	font-family: 'Times New Roman', 'Helvetica Narrow', 'Tahoma', 'Helvetica';
	padding:5px;
	background-color:#333333;	
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
}

.order_headline3 a{
	text-decoration:none;
}
.order_headline4 {
	font-family: 'Times New Roman', 'Helvetica Narrow', 'Tahoma', 'Helvetica';
	padding:5px;
	background-color:#517BAA;	
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
}
.order_headline4 a{
	text-decoration:none;
}

.order_content {	
	padding:5px;
	background-color:#FFFFFF;	
	color:#000000;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}

.order_content_small {	
	padding:3px;
	background-color:#FFFFFF;	
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

.order_content_link {	
	padding:5px;
	background-color:#FFFFFF;	
	color:#000000;
	font-size:14px;
	font-weight:normal;
}

.order_navi {	
	padding-top:5px;
	color:#0000FF;
	font-size:12px;
	font-weight:bold;
}
.order_button {
	padding:3px;
	width:100px;
	min-width:100px;
	border:1px solid #999999;
	background-color:#517BAA;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	right: 200px;
}

.order_button2 {
	padding:3px;
	width:100px;
	height: 23px;
	border:1px solid #999999;
	background-color:#C3D9F2;
	color:#C3D9F2;
	font-size:0px;
	right: 200px;
}

.order_button_green {	
	padding:3px;	
	width:100px;
	min-width:100px;
	border:1px solid #517BAA;
	background-color:#CCCCCC;	
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.order_button_green:hover {			
	color:#517BAA;
}
.order_input{		
	width:250px;
	border:1px solid #999999;	
	color:#000000;
	font-size:11px;
}

.order_button_auswaehlen {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	color: #000000;
	font-size: 0px;
	height: 21px;
	width: 100px;
	cursor:pointer;
	background:url(../gfx/bt_auswaehlen.gif) top left no-repeat;
}

.order_button_weiter {
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	color: #000000;
	font-size: 0px;
	height: 21px;
	width: 100px;
	cursor:pointer;
	background:url(../gfx/bt_weiter.gif) top left no-repeat;
}

.order_button_order {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	color: #000000;
	font-size: 0pt;
	height: 21px;
	width: 100px;
	cursor:pointer;
	background:url(../gfx/bt_bestellen.gif) top left no-repeat;
}

.order_button_jetzt {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	color: #000000;
	font-size: 0pt;
	height: 30px;
	width: 150px;
	cursor:pointer;
}

.order_button_jetzt{
	background:url(../gfx/bt_jetztorder.gif) top left no-repeat;
}

.order_button_jetzt.ligatotal{
	/*background:url(../gfx/layout/ligatotal.png) top left no-repeat;*/
}

.order_button_jetzt a{
	display:block;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	color: #000000;
	font-size: 0pt;
	height: 30px;
	width: 150px;
	cursor:pointer;
	background:url(../gfx/bt_jetztorder.gif) top left no-repeat;
}

.order_button_druck {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	color: #000000;
	font-size: 0pt;
	height: 21px;
	width: 100px;
	cursor:pointer;
	background:url(../gfx/bt_drucken.gif) top left no-repeat;
}

.order_button_back {	
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	color: #000000;
	font-size: 0pt;
	height: 21px;
	width: 100px;
	cursor:pointer;
	background:url(../gfx/bt_zurueck.gif) top left no-repeat;
}

.order_button_ok {	
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	color: #000000;
	font-size: 0pt;
	height: 21px;
	width: 30px;
	cursor:pointer;
	background:url(../gfx/bt_ok.gif) top left no-repeat;
}

.order_button_close {	
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	color: #000000;
	font-size: 0pt;
	height: 21px;
	width: 100px;
	cursor:pointer;
	background:url(../gfx/bt_close.gif) top left no-repeat;
}

.preis{
	font-size:24px;
	color:#BF0A32;
	font-weight:bold;
}


.section {
	margin:0px;
	padding:5px;   
	height: auto; 
	background-color: #FFFFFF;
}

.section_img {
	text-align:center;
	margin:5px;
	padding:5px; 
	border:1px solid #C5C5C5;
}
.section_small {
	padding:5px;
	font-size:10px;
}

.navbox {
	margin:5px;
	padding:0px;
	border:1px solid #C5C5C5;
	width:200px;
}

.navboxcontent {
	padding: 5px;
	font-size: 11px;
	position: static;
	visibility: visible;	
	background-color: #FFFFFF;
}





.position { FONT-WEIGHT: normal; FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;padding:5px; }
.position a:link { font-size:11px; text-decoration: none; color: #3D63A2;}
.position a:active { font-size:11px;color: #3D63A2; text-decoration: none;}
.position a:visited { font-size:11px;color: #3D63A2; text-decoration: none}
.position a:hover {font-size:11px;COLOR: #E1098D; text-decoration: underline;}

.headlinelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	position: static;
	visibility: visible;
}
.headlinelink a:link { font-size:16px; text-decoration: none; color: #3D63A2;}
.headlinelink a:active { font-size:16px;color: #3D63A2; text-decoration: none;}
.headlinelink a:visited { font-size:16px;color: #3D63A2; text-decoration: none}
.headlinelink a:hover {font-size:16px;COLOR: #E1098D; text-decoration: underline;}

.focusproduct {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px;
	border:1px solid #43678D;	
	color:#D5D5D5;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	background:url(../gfx/layout/bg_focusprodukt.gif) repeat-x;
	background-color:#98b2ce;
}

.footer {	
	margin-top:5px;
	padding:3px;	
	border:1px solid #CCCCCC;
	background-color:#F5F5F5;	
	color:#000000;
	font-size:11px;
	text-align:center;
}

#allboxes {
	 border:2px solid #517BAA;
}

#maintable{
margin:0 auto;
width:1000px;
}

a.bestellauftrag{
padding:2px 2px;
border:1px solid #517baa;
text-decoration:none;
color:#e41a7c;
}

a.bestellauftrag:hover {
background:#75fc01;
}

#bestellhowto{
padding:2px 4px;
margin:0 6px;
line-height:1.6em;
letter-spacing:1px;
}

#bestellhowto h2{
margin:0;
padding:0;
font-size:12px;
color:#e41a84;
}

#bestellhowto i{
color:#e41a84;
}

.macke{
border:1px solid red
}

.nomargnopad{
margin:0;
padding:0;
}

.contenttable{
width:100%;
}

.contenttable td{
}

.info{
clear:both;
color:#333333;
font-size:11px;
}

.agb{
clear:both;
margin-top:6em;
color:#333333;
font-size:9px;
}

.invoice_overview{
width:100%;
}

.posten, .featkey{
font-weight:bold;
}

.prodesc{
margin:2px;
padding:0;
}

.prodesc ul, .prodesc li{
margin:0;
padding:0;
}

.prodesc .prodpreis{
color:#5683ba;
font-size:1.2em;
}

.prodesc del{
color:#bf0a32;
font-size:1.2em;
}

ul.prodescdot{
list-style-image:url('../gfx/layout/dot.gif');
padding-left:20px;
}

ul.prodeschook{
list-style-image:url('../gfx/layout/haken.gif');
width:180px;
padding-left:30px;
padding-top:20px;
border-top:2px dashed #5683ba;
}

.hardwareimg{
width:200px;
vertical-align:top;
text-align:center;
}

.hardwareimg a{
display:block;
margin-bottom:1em;
}

.hardwaredesc{
width:300px;
}

.hardwaredesc p.action{
margin-top:1.2em;
font-size:1.2em;
color:#ec028c;
}
