body {
    background-color: #6699FF;
    background-image: url('../images/background.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#000000;
    margin-left: 6px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.dick {
	border:solid 5px #fff !important;	
}

.rot {
	border-color: #CC0000 !important;
}

.kasten {
	background:#fff !important;
	padding:10px;
}

img {
  border:none;
}

.small {
  font-size:0.8em;
}

a:link {
    font-family: Verdana;
    font-size: 13px;
    color: #CC0000;
}
a:visited {
    font-family: Verdana;
    font-size: 13px;
    color: #CC0000;
}
a:hover {
    font-family: Verdana;
    font-size: 13px;
    color: #FF0000;
}

td {
    font-family: Verdana, Helvetica;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}

.box_titel {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    
    color:#FFFFFF;
}

.box_inhalt {
    padding:10px;
    border:1px outset #000000;
    background-color:#FFFFFF;
    background-image:url('../images/box_inhalt.jpg');
}

input#birthdate_year {
  display:inline !important;
  width:40px !important;
}

h1 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #000000;
}
h2 {
    font-size: 19px;
    color: #000000;
}
h3 {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    margin-bottom: 5px;
}

menu {
    margin:0px;
}

form {
    margin:0px;
}


.button_blink {
    background-image:url('../images/button-blink.gif');
    border:1px solid #000000;
    background-color:#999999;
    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#000000;
    
    width:132px;
    height:26px;
    
    cursor:pointer;
}

.button_hover {
    background-image:url('../images/button_hover.gif');
    border:1px solid #000000;
    background-color:#999999;
    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    
    width:132px;
    height:26px;
    
    cursor:pointer;
}

.button_blink_hover {
    background-image:url('../images/button_hover.gif');
    border:1px solid #000000;
    background-color:#999999;
    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    
    width:132px;
    height:26px;
    
    cursor:pointer;
}

.cell_artikel {
    border-bottom: 1px solid #000000;
}

hr {
    border: none;
    /*border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;*/
    color: #000000;
    background-color: #000000;
    height: 1px;
}
hr.double {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    color: #FFFFFF;
    background-color: #FFFFFF;
    height: 3px;
}

input.preis {
    border: none;
    background-color: transparent;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    text-align: right;
    width: 70px;
    height: 16px;
}

#statLayer {
    visibility: hidden;

    position:absolute;
    
    left: 0px;
    top: 0px;
    
    
    padding: 10px;
    
    text-align: center;
    border: 1px outset #000000;
    color: #000000;
    font-weight: bold;
    background-color: #FFFFE1;
}


#loginform {
	float:left;
	width:250px;
	border-right:1px solid #000;
	margin-right:10px;
}

a.hint{
	font-size:7pt;
	text-decoration:none;
}

#loginform fieldset{
	border:none;
}

form#dataform fieldset legend, #agbstuff legend {
	font-size:12pt;
	font-weight:bold;
}

#loginform input, #dataform input, #agbstuff input {
	width:200px;
	display:block;
}


#loginform label, form#dataform label, form#agbstuff label{
	display:block;
	margin-top:8px;
	font-size:9pt;
}

#loginform .button {
	width:120px !important;
	height:24px !important;
	margin-top:5px;
}

#loginform p {
	font-size: 9pt;
}

div.woregister {
	display:block;
	padding: 0 0 0 5px;
	margin-top:-14px;
}

div.woregister h3, #loginform fieldset legend {
	font-size:12pt;
	margin-bottom:10px;
	font-weight:bold;
}

div.woregister h3 {
}

form#dataform {
	
}

#dataform fieldset, #agbstuff fieldset{
	border:none;
	float:left;
	width:260px;
}
#dataform input, #dataform textarea, #dataform select, #agbstuff input, #agbstuff select{
	margin-left:10px;
}

#dataform select {
	margin-top:4px;
}

form#dataform label{	
}

#dataform input#zip, #dataform input#delivery_zip {
	display:block;
	width:50px;
	float:left;
}

#dataform fieldset .citylabel {
	display:none;
}

#dataform input#city, #dataform input#delivery_city {
	display:block;
	float:right;
	position:relative;
	right:45px;
	width:144px;
}

#dataform input.submit {
	clear:both;
}

input.submit{
	display:block;
	margin-top:8px;
	width:45px;
}

/*span.shippin_rate {
	display:block;
	float:right;
	width:70px;
}*/

b.crazyb {
	word-spacing:25px;
}

.agbstuff {
	clear:both;
}

.agbstuff label {
	display:inline !important;	
}

.agbstuff input {
	display:inline !important;
	width:10px !important;
} 

.addresses .block {
	width: 250px;
	float:left;
}

.addresses .block h3{
	font-size:11pt;
	margin-bottom:10px;
}

.addresses .block div.data{
	margin-top:4px;
}

.button {
    background-image:url('../images/button.gif');
    border:1px solid #000000;
    background-color:#999999;
    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#000000;
    
    display:block;
    
    width:132px !important;
    height:26px  !important;
    
    cursor:pointer;
}

textarea {
	width:400px;
	height:120px;
}

ol.progress {
	-moz-padding-start:0;
	margin:0;
	display:block;
	height:70px;
}

ol.progress li {
	background-color:#ddd;
	padding:10px 10px 10px 10px;
	text-align:center;
	float:left;
	font-weight:bold;
	list-style-position:inside;
	margin-right:15px;
	border:1px solid #000;
}

ol.progress li a {
	text-decoration:none;
	color:#000;
}

ol.progress li#active{
	background-color:#fff;
}

ol.progress li.inactive{
	background-color:#eee;	
	border:1px solid #999;
	color:#999;
}

table {
	clear:both;
}

.tablehead b{
	float:left;
	margin-right:4px;
}

.tablehead.special b{
	float:left;
	margin-right:4px;
	margin-left:75px;
}

.sortup {
	float:left;
	display:block;
  width:0px;
  overflow:hidden; 
  padding-left:11px;
  height:15px;  
	background:url(../images/up.gif) left top no-repeat;
	
}

.sortup:hover {
	background:url(../images/up_hov.gif) left top no-repeat;
}

.sortdown {
	float:left;
	display:block;
  width:0px;
  overflow:hidden; 
  padding-left:11px;
  height:15px;  
	background:url(../images/down.gif) left top no-repeat;
	
}

.sortdown:hover {
	background:url(../images/down_hov.gif) left top no-repeat;
}

a.articlename {
	color:#000;
	text-decoration:none;
}

a.articlename:hover {
	color:#CC0000;
}



.printsave, .printsave a{
	margin:-10px 0 20px 0;
	font-size:8pt;
	text-decoration:none;
}

.print {
	width:100%;
	height:100%;
	background:#fff;
}

input.radio {
	 display:inline !important;
	 width:auto !important;
	 
}

.hint{
	font-size:6pt;
}

.hint a, a.hint {
	font-size:6pt;
	text-decoration:none;
}

.hint a:hover, .printsave a:hover, .bgr_hint a:hover {
	text-decoration:underline;
}

.bgr_hint{
	font-size:7pt;
}

.bgr_hint a, a.bgr_hint {
	font-size:7pt;
	text-decoration:none;
}

.flow_hint {
	position:relative;
	bottom:25px;
}

div.profitipp{
	height:30px;
	font-weight:bold;
	font-size:12pt;
	color:#CC0000;
}

div.warn {
    border:3px red solid;
    padding:10px;
    margin:10px;
    clear:both;
    width:700px;
    line-height:2em;
}

div.warn p{
    line-height:1.5em;
}

div.checkout {
  width:80%;
  margin-left:10%;
  max-width:800px;
}

	
.direct_link {
  text-decoration:none;
  font-size:0.7em !important;
  float:left;
}

#billpay_infos {
  margin-left:40px;
  margin-top:20px;
  background:#fff;
  border:1px solid #000;
  padding:0 20px 20px 20px;
  width:300px;
}

#billpay_infos label {
  font-weight:bold;
}
