BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}

A
{
	color : #CC0000;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}

UL	
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	margin-left : 16px; 
	list-style-image : url(/images/punkt_gruen.gif); 
	list-style-position : outside; 
	margin-bottom : 0px; 
	margin-top : 0px
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #333333;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;;
	font-weight : normal;
	color : #ffffff;
	line-height : 22px;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;;
	font-weight : normal;
	color : #ffffff;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;;
	font-weight : normal;
	color : #333333;
	line-height : 22px;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;;
	font-weight : normal;
	color : #333333;
}


.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	line-height : 22px;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #333333;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	line-height : 22px;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #333333;
}

INPUT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
}

SELECT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
}

TEXTAREA
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.basket_anzahl
{
	color: #526671;
	width: 40px;
	border: solid 1px #526671;
	height: 19px;
}

