/* CSS Document */
body { }
p
{
	font: 10pt Tahoma;
	color: #000000;
}
h1
{
	font: 16pt Tohoma;
	font-weight: bolder;
	color: #000000;
}
h2
{
	font: 14pt Tahoma;
	font-weight: bold;
	color: #000000;
}
h3
{
	font: 10pt Tahoma;
	font-weight: bold;
	color: #000000;
}
a
{
	font: 10pt Tahoma;
	font-weight: bold;
	color: #AED9F7;
}
a:link {
        COLOR: #4A69B9; 
		font-weight: bold;
}
a:visited {
        COLOR: #4A69B9;
		font-weight: bold;
}
A:hover {
	COLOR: #FFFFFF;
	background-color: #4A69B9;
	font-weight: bold;
	text-decoration: none;
}

table
{
	background-color: #F6F6F6;
}

table.bestellung
{
	background-color: #E1E1E1;
}

td.bestellung
{
	background-color: #E1E1E1;
}

select.bestellung
{
	font: 8pt Tahoma;
	color: #000000;
}

input.bestellung
{
	font: 8pt Tahoma;
	color: #000000;
}

checkbox.bestellung
{
	font: 8pt Tahoma;
	color: #000000;
}


map
{
	border: none;
	color: #AED9F7;
}


