a:link
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #999999;
	text-decoration: underline;
}

font.below
{
	font-family: Georgia, Arial, Serif;
	color: #000000;
	font-size: 7pt;
}

font.help
{
	font-family: Georgia, Arial, Serif;
	color: #000000;
	font-size: 9pt;
}

font.meldungOK
{
	font-family: Georgia, Arial, Serif;
	color: #00CC00;
	font-size: 9pt;
	font-weight: bold;
}

font.meldungF
{
	font-family: Georgia, Arial, Serif;
	color: #CC0000;
	font-size: 9pt;
	font-weight: bold;
}

input.help
{
	font-family: Georgia, Arial, Serif;
	color: #000000;
	font-size: 9pt;
	border: 1px solid black;
}

a.below:link
{
	font-family: Georgia, Arial, Serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

a.below:active
{
	font-family: Georgia, Arial, Serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

a.below:visited
{
	font-family: Georgia, Arial, Serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

a.below:hover
{
	font-family: Georgia, Arial, Serif;
	font-size: 7pt;
	color: #444444;
	text-decoration: none;
}

a.below:focus
{
	font-family: Georgia, Arial, Serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

font.shop_head
{
	font-family: Georgia, Arial, Serif;
	color: #efe8b2;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

font.shop_normal
{
	font-family: Georgia, Arial, Serif;
	color: #efe8b2;
	font-size: 9pt;
}

font.shop_klein
{
	font-family: Georgia, Arial, Serif;
	color: #efe8b2;
	font-size: 7pt;
}

a.shop_link_klein
{
	font-family: Georgia, Arial, Serif;
	color: #efe8b2;
	font-size: 7pt;
        text-decoration: none;
}

a.shop_link_klein:hover
{
	font-family: Georgia, Arial, Serif;
	color: #efe8b2;
	font-size: 7pt;
        text-decoration: underline;
}

font.shop_meldung
{
	font-family: Georgia, Arial, Serif;
	color: #ffffff;
	font-size: 10pt;
}

a.shop_link
{
	font-family: Georgia, Arial, Serif;
	color: #efe8b2;
	font-size: 9pt;
	text-decoration: none;
}

a.shop_link:hover
{
	font-family: Georgia, Arial, Serif;
	color: #efe8b2;
	font-size: 9pt;
	text-decoration: underline;
}

input.input_shop
{
	font-family: Georgia, Arial, Serif;
	color: #efe8b2;
	font-size: 9pt;
	border:1px solid #000000;
	background-color:#2b291c; /*#49462e*/
}

input.input_shop_num
{
	font-family: Georgia, Arial, Serif;
	color: #efe8b2;
	font-size: 9pt;
	border:1px solid black;
	background-color:#2b291c;
	text-align:center;
}

select.shop_select
{
	font-family: Georgia, Arial, Serif;
	color: #efe8b2;
	font-size: 9pt;
	border:1px solid black;
	background-color:#2b291c;
	text-align:left;
}