body
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000
}


a:link,
a:visited,
a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}


h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
th {  background-color: #CCCCCC; color: #000000}

.texttiny {  font-size: 10px; font-family: Arial, Helvetica, sans-serif}
.textsmall {  font-size: 11px; font-family: Arial, Helvetica, sans-serif}
.textnormal { font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.textlarge { font-size: 14px; font-family: Arial, Helvetica, sans-serif }

table.main
{
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-color: black;
	border-right-color: black;
	border-bottom-color: black;
}

table
{
empty-cells:show;
}

a.navtop,
a.navtop:link,
a.navtop:visited,
a.navtop:active
{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color:#000000;
}

td.submenuitem
{
	background-color: #BCD88D;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

a.submenuitem,
a.submenuitem:link,
a.submenuitem:visited,
a.submenuitem:active
{
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color:#000000;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #BCD88D;
}

th.listview
{
	background-color: white;
}

.red{
color: #ff2222;
}
.blue{
color: #22ff22;
}




a.shop:link { text-decoration:none; font-weight:bold; color:#ff2222; }
 a.shop:visited { text-decoration:none; font-weight:bold; color:#ff2222; }
 a.shop:hover { text-decoration:none; font-weight:bold; color:#ff6666; }
 a.shop:active { text-decoration:none; font-weight:bold; color:#ff2222; }











#subMenuLabels
{
	position:relative;
	top: 0px;
	left: 0px;
	visibility: hidden;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

#subMenu
{
	position:relative;
	left:0px;
	top:0px;
	width:600px;
}

#subMenuDiv
{
	position:absolute;
	left:10px;
	top:  0px;
	width:600px;
	height:23px;
	clip:rect(1px 600px 23px 0px);
}

#tickerDiv
{
	height: 20px;
	width: 600px;
	margin-left: 20px;
	margin-top: 2px;
	clip: rect(0px 600px 20px 0px);
	overflow: hidden;
}

#tickerText
{
	left: 0px;
	top: 0px;
	width: 600px;
	height: 20px;
	color: #000000;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rahmen
{
	border-color: #F71717;
}

													