h1 
{

	font-family: arial, verdana, geneva, helvetica; 
	font-size: 16px;
	color: #000000;
	text-decoration: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}

h1.store
{

	font-family: arial, verdana, geneva, helvetica; 
	font-size: 14px;
	color: #000000;
	text-decoration: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}

h2 
{
	font-family: arial, verdana, geneva, helvetica; 
	font-size: 12px;
	color: #000000;
	text-decoration: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}

Body 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #000000;
	scrollbar-face-color:#D2D1D2;
	background-image: url(/gfx/BACKGROUND.jpg); 
	background-repeat: no-repeat;

}

p 
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	text-decoration : none;
	font-weight: normal;
}

.p2 
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	text-decoration : none;
	font-weight: normal;
}

a
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size: 10px;
	color: #F61616;
	line-height: 16px;
	text-decoration : none;
	font-weight: bold;
}

a:hover
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size: 10px;
	color: #B80707;
	line-height: 16px;
	text-decoration : none;
	font-weight: bold;
}

.a2
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size: 10px;
	color: #FF0000;
	line-height: 10px;
	text-decoration : none;
	font-weight: normal;
}

.a2:hover
{
	font-family: verdana, arial, geneva, helvetica; 
	font-size: 10px;
	color: #FF0000;
	line-height: 10px;
	text-decoration : underline;
	font-weight: normal;
}


form 
{
	margin: 0px;
}

INPUT.textbox, TEXTAREA.textbox, SELECT.textbox
{
	background-color:#FFFFFF;
	border: 1px solid black;
	text-decoration: none;
	BACKGROUND: #FFFFFF;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
   	color: #000000; 
   	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    	FONT-SIZE: 10px;
    	FONT-WEIGHT: normal
}

.bild {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000; 
	border-style: solid;
}

A:hover .bild, A:active .bild {
	border:2px; 
	border-thickness: 2px; 
	border-color: red; 
	border-style: solid;
}

img 
{
    	border: 0px;
}

A:hover .bild, A:active .bild 
{
	border:2px; 
	border-thickness: 2px; 
	border-color: red; 
	border-style: solid
}

iframe 
{ 
	border-style: solid; 
	border-width: 1px; 
	border-color: #000 
}

.box_main
{
	background-image: url(/gfx/background_inner_main.gif); 
	background-repeat: repeat-x; 
}
