body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px	
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px		
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}

.cave {
	font-weight: bold;
	color: #FF0000
}

.xmComment {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: italic
}

.Description {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold
}

.Standard {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px
}

/* Titlebar */

a.titlebar:LINK {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 12px;
}

a.titlebar:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 12px;
}

a.titlebar:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 12px;
}

a.titlebar:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #000000;
	font-size : 12px;
}

/* TopNavigation */

a.navMicro:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.navMicro:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.navMicro:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.navMicro:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/* TopNavigation Active */

a.navMicroActive:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.navMicroActive:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.navMicroActive:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.navMicroActive:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* Help and Print */

.navFunction {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	color: #000000;	
}

a.navFunction:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.navFunction:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.navFunction:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.navFunction:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}

/* Search */

a.search:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.search:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.search:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.search:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* Footer */

table.footerTable {
	border:2px black;
	border-width:2px;
	border-style:solid;
	border-color:#000000;
	height:15px;
	border-collapse: collapse;
}

a.footer:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.footer:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.footer:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.footer:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F6E8BE;
}

.tdLegendAlternate { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #F0F0F0; 
	font-weight: bold; 
	border-color: black black #FFFFFF #FFFFFF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.tdUserInput_mod { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #DEDEDE; 
	border-color: #FFFFFF black black; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

/* Buttons */

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.buttonNormal { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold
}

.orderbutton {
	background-color: #F39500;
	color: #000000
}

/* tables */

.tdTableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}

.txStandard {
	background-color: #FFFFFF
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}

.tdLightgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DEDEDE 
}

.tdLegend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E0E0E0;
	font-weight: bold;
	border-color: black black #FFFFFF #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.tdTotals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-color: #000066 black black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

.tdUserInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DEDEDE ;
	border-color: #FFFFFF black black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px	
}

.trBorder {
	border-color: #000066 black black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

.tdSubtotals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-color: #000066 black black; 
	background-color: #F0F0F0; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px	
}

/* headlines */

h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h2 {
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
}

/* Error */

.errorContent { 
	font-family: Arial, Helvetica, 
	sans-serif; 
	color: #DF0029 
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF0029
}

.errorH1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #DF0029 
}
.zwei {
	height:15px;
	background-color: #F0F0F0;

	}
	
/* all Links */

A:LINK {
	text-decoration : underline;
	color : #000000;
}

A:ACTIVE {
	text-decoration : underline;
	color : #ff0000;
}

A:VISITED {
	text-decoration : underline;
	color : #666666;
}

A:HOVER {
	text-decoration : underline;
	color : #ff0000;
}

.cellseperator {border-bottom-width: thin;	border-bottom-style: solid;}

