a, a:active, a:focus, a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

body 
{

}

.margin-left5
{
	margin-left: 5;
}

.margin-topleft5
{
	margin-left: 5;
	margin-top: 10;
}

.text1
{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold; 
	margin-left: 5;
}

.text_normal
{
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal;
}

.cell_blue_font_white
{
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial;
	font-weight: 700;
	border-style: solid solid solid solid;
	border-width: 1 1 1 1;
}

.text_box
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	height: 20px;
	border-color: #7B9EBD;
	border: 1px solid #7B9EBD;
}

.main_table
{
	border-collapse: collapse;
	width: 983;
	border-color: Black Black Black Black;
}

.sub_table
{
	border-collapse: collapse;
	border-color: Black Black Black Black;
	width: 786;	
}


.normal_hell_20
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : black;
	background : #DEDEEF;
	height : 20px;
}

.normal_hell_10
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : black;
	background : #DEDEEF;
	height : 20px;
}

.normal_weiss_12
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : black;
	background : White;
	height : 12px;
}

.table3
{
	padding-bottom : 5px;
	padding-left : 0px;
	padding-right : 5px;
	padding-top : 5px;
	border : none;
	width : 100%;
}

.basket_table_header
{
	background-color: #005AA5;
	border-bottom: 0px;
	border-left: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Arial;
	font-size: 8pt;
	height: 20px;
	color: White;
}

.basket_table_items
{
	background-color: #F2F2F2;
	border-bottom: 0px;
	border-left: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Arial;
	font-size: 8pt;
	height: 20px;
	color: Black;
}

.basket_table_back
{
	background-color: #CACACA;
	border-bottom: 0px;
	border-left: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Arial;
	font-size: 8pt;
	height: 20px;
	color: Black;
}

.form_button
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
}

.submit_bild
{
	background-image:url(../images/pfeil_filled.gif);
}