body {
	color: #104E82;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
   scrollbar-3d-light-color : #104E82;
   scrollbar-arrow-color : #9BCAF2;
   scrollbar-base-color : #104E82;
   scrollbar-face-color : #2D6EA4;
   scrollbar-highlight-color : #9BCAF2;
   scrollbar-shadow-color : #094271;
}

body.dummy {
	background-color: #104E82;
}

a:link {
	color: #104E82;
	text-decoration: underline;
	font: bold;
	font-size: 11px;
}

a:active {
	color: #6DB1EB;
	text-decoration: underline;
	font: bold;
	font-size: 11px;	
}

a:visited {
	color: #104E82;
	text-decoration: underline;
	font: bold;
	font-size: 11px;		
}

a:hover {
	color: #6DB1EB;
	text-decoration: underline;
	font: bold;
	font-size: 11px;
}

table.preis {
	border-bottom: 1px solid #104E82;
	border-left: 1px solid #104E82;
	border-right: 1px solid #104E82;
	border-top: 1px solid #104E82;
}

th {
	color: #104E82;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font: bold;	
}

td {
	color: #104E82;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font: bold;
}

td.duenn {
	color: #104E82;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font: normal;
}

td.randunten {
	color: #104E82;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #104E82;
}

td.standard {
	color: #104E82;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	font: normal;
}

th.standard {
	color: #104E82;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	font: normal;
}

hr {
	color: #104E82;
	height: 1px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	text-decoration: underline;
}