body
{ 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
background-color: #ffffff;
}

a
{
text-decoration: none;
}
a:hover
{text-decoration: underline; }

/* textgroesse 1 */
.shop_textsize1, .shop_link, .shop_rubrik, .shop_rubrik2, .shop_ueberschrift 
{ font-size: 10px; }

/* textgroesse 2 */
.shop_textsize2, body, td, input, select, textarea, .shop_form, .shop_form_error, .shop_warnung, .shop_body
{ font-size: 13px; }


/* text dunkelblau */
a,  .shop_title, .title 
{ color : #1A9A9A; }

 .shop_imgborder
 {
border: 1px solid #606060;
}
 
/* text schwarz */
.shop_rubrik2 , .shop_ueberschrift, .shop_rubrik , .shop_body, .shop_preis, 
.shop_titlevorschau, .shop_headervorschau, .shop_header 
{ color : #000000; }

.shop_link, .shop_warenkorbbox
{
color: #606060;
}

.shop_link {
	font-weight : bold;
	letter-spacing: 0px;
}

.shop_stepaktiv {
	color: #303030;
	font-size : 10px;
	font-weight : bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

.shop_stepinaktiv {
	color: #606060;
	font-size : 10px;
	font-weight : normal;
	letter-spacing: 2px;
}

.shop_preis {
	font-size : 11px;
	font-weight : normal;
	line-height: 17px;
}

.shop_titlevorschau {
	font-weight : bold;
	line-height: 17px;
	padding-bottom: 8px;
}

.shop_headervorschau 
{
	font-weight : normal;
	line-height: 17px;
}


.shop_rubrik {
	background-color : #E7EAEC;
	font-weight : normal;
	text-decoration : none;
	cursor: hand;
	cursor: default;
	letter-spacing: 1px;
}

.shop_rubrik2 {
	background-color : #DADEE2;
	font-weight : normal;
	text-decoration : none;
	cursor: hand;
	cursor: default;
	letter-spacing: 1px;
}


.shop_title {
	font-size : 18px;
	font-weight : bold;
	line-height : 16pt;
	word-wrap: break-word;
}

.shop_header {
	font-size : 13px;
	font-weight : bold;
	line-height : 16px;
	word-wrap: break-word;
}

.shop_body
	{
	line-height: 16px;
	word-wrap: break-word;
}

.shop_ueberschrift
{
letter-spacing: 1px;
}

.shop_form, .shop_form_error
{
border: 1px solid #606060;
background-color: #fafafa;
}

.shop_form_error
{
background-color: #ffdada;
}

.shop_label_error
{
color: #a00000;
}


.shop_weiss
{ background-color : #ffffff; }

.shop_hell
{ background-color : #E0F0F0; }

.shop_mittel, .shop_um_over
{ background-color : #C2E0E0; }

.shop_mittel2
{ background-color : #C2DBF2; }

.shop_dunkel, .shop_hm_over
{ background-color : #99CCCC; }

.shop_hellgrau,  .shop_hm_out,   .shop_um_out
{ background-color : #F1F1F1; }

.shop_mittelgrau2
{ background-color : #E7EAEC; }


.shop_mittelgrau
{ background-color : #DADEE2; }

.shop_dunkelgrau
{ background-color : #cad0d5; }

.shop_schwarz { background-color:black; }

.shop_warnung
{
color: #a00000;
}

.shop_freiwillig
{
color: #808080;
font-size : 11px;
}

/* MENUE */

.shop_hm_out {
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	cursor: hand;
	cursor: pointer;
	color: #000000;
}

.shop_hm_over {
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	cursor: hand;
	cursor: pointer;
	color: #000000;
}

.shop_um_out {
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	cursor: hand;
	cursor: pointer;
	color: #000000;
}

.shop_um_over {
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	cursor: hand;
	cursor: pointer;
	color: #000000;
}

/* ARTIKEL */

.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	line-height : 16pt;
	word-wrap: break-word;
}

.header {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : 16px;
	word-wrap: break-word;
}

.body
	{
	color: black;
	font-family : Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
} 
