/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.adressFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #142384;
}

.BodyText {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

LI.BodyText {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link {color: #000088; text-decoration: none;}
A:visited {color: #000088; text-decoration: none; }
A:active {color: #000088; text-decoration: none;}
A:hover {color: #959595; text-decoration: none;}

input.mainfield{	
	color : #000000;
	border-color : #000000;
	border: 1, solid;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.button{
	background-color : #D4D0C8;
	color : #000000;
	border-color : #000000;
	border: 1, solid;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

input.tableformfield{
	background-color : #98AFCE;
	color : #000000;
	border-color : #000000;
	border: 1, solid;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 12px;
/*	max-height: 12px;	*/
}

input.tableformfield_anzahl{
	background-color : #98AFCE;
	color : #000000;
	border-color : #000000;
	border: 1, solid;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
/*	max-height: 12px;	*/
}

input.tableformbutton{
	background-color : #B7D8E9;
	color : #000088;
	border-color : #98AFCE;
	border: 0, solid;
	border-style: solid;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 12px;
/*	max-height: 12px;	*/
}

A.leftmenu_1:link, A.leftmenu_1:active,A.leftmenu_1:visited {
	text-decoration: none;
	color: #000000;
}
A.leftmenu_1:hover {
	text-decoration: none;
	color: #000000;
}
A.leftmenu_1_selected:link, A.leftmenu_1_selected:active, A.leftmenu_1_selected:visited {
	text-decoration: none;
	color: #003399;
}
A.leftmenu_1_selected:hover {
	text-decoration: none;
	color: #003399;
}
A.leftmenu_2:link, A.leftmenu_2:active, A.leftmenu_2:visited {
	text-decoration: none;	
	color: #323A3D;	
}
A.leftmenu_2:hover {
	text-decoration: none;
	color: #142384;	
}
A.leftmenu_2_selected:link, A.leftmenu_2_selected:active, A.leftmenu_2_selected:visited {
	text-decoration: none;	
	color: #142384;	
}
A.leftmenu_2_selected:hover {
	text-decoration: none;
	color: #000000;	
}
A.leftmenu_3:link, A.leftmenu_3:active,A.leftmenu_3:visited {
	text-decoration: none;
	color: #323A3D;	
}
A.leftmenu_3:hover {
	text-decoration: none;
	color: #FFFFFF;	
}
A.leftmenu_3_selected:link, A.leftmenu_3_selected:active, A.leftmenu_3_selected:visited {
	text-decoration: none;
	color: #142384;	
}
A.leftmenu_3_selected:hover {
	text-decoration: none;
	color: #142384;	
}

.tableCellPadding {
    margin:3px;
}

.inDenWarenkorbImg {
    position:relative;
    vertical-align:middle;
}