H1 {
color : #CCFFFF; 
font-size : 150%;
font-weight : bold; 
} 

H2 {
color : #CCFFFF; 
font-size : 125%;
font-weight : bold; 
} 

H3 {
color : #CCFFFF; 
font-size : 110%;
font-weight : bold; 
font-variant: small-caps;
} 

H4 {
color : #CCFFFF; 
font-size : 102%;
font-weight : bold;
} 

H5 {
color : #CCFFFF; 
font-size : 95%;
font-weight : bold;
} 

H6 {
color : #99FF99; 
font-size : 80%;
}

.error {
	color : #FF3333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-left : 68px;
	font-weight : bold;
} 

.cart {
	width:800px;
	border: 1px solid #99ccff;
	font-size:12px;
 	padding:0px;
}

.mailcart {
	width:590px;
	font-size:10px;
 	padding:3px;
}

#lieferadresse {
	padding:3px;
	border: 1px solid #ccffff;
	font-size:12px;
}

.cart td {
	border: 1px solid #ccffff;	
	padding:4px;
	font-size:12px;	
}

.cart .tdtitle {
	font-weight:bold;	
}

input, button {
	font-size:12px;
}


.row_1 img{
padding-top:5px;
}

/*.row_1 {
    background-color: #9999ff;
    background-color: #0066ff;
   	color:#CCFFFF;
}*/

/*.whitefett { ............... bei zetix als whitefett benahmt */

.row_1 {
	background-color:#003399;
	color:#CCFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

.row_0 {
    background-color: #ccffff;
    color:#003399;
	/*ab hier neu eingesetzt: ... */
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

.row_0 a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#003399;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration: underline;
}

.row_1 a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#ccffff;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration: underline;
}

.row_0 a:hover {
	color:#FF3333;
	text-decoration: underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
}

.row_1 a:hover {
	color:#99FF66;
	text-decoration: underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}


#shoppingcart {
	margin-left:620px; margin-right:0px; 
	/*	background-color:#0066ff;*/
	border: 1px solid #99ccff;
	width:175px;
	padding:3px;
	text-align:center;
	}
	
#shoppingcart a {
	color:#ffffff;
	font-weight:bold;
}

td {
	 font-size:12px;
}

#img_right {

	margin-left:15px;	
}

/*Original Styles */

BODY { 
	background-color:#003399;
	background-image: url(../img/bg-bogenblue.jpg);
	background-repeat: no-repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #ccffff;
	margin-top: 16px;
} 

p {
	font-size: 12px;
}

