body{
	background: url(images/background.jpg) no-repeat;
	background-attachment:fixed;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.info{

	border : 1px solid #FFF177;
	background-color: #FFFCD4;

}


.error{
	font-size: 10px;
	color: #000000;
	border : 1px solid #FF0000;
	background-color: #F99999;

}

.main_table {

    border : 1px solid #000000;

}

.header_table {
	height: 45px;
	background:url(images/header_middle.png) repeat-x;

}

.header_table_left {
	height: 45px;
	width: 16px;
	background:url(images/header_left.png) no-repeat;
}

.header_table_right {
	height: 45px;
	width: 16px;
	background:url(images/header_right.png) no-repeat;
}

.main_top{
	height: 20px;
	width: 100%;
	background:url(images/main_top.png) no-repeat;
}

.main_bottom{
	height: 22px;
	width: 100%;
	background:url(images/main_bottom.png) no-repeat;
}

.main_middle{
	width: 100%;
	padding-left:1px;
	background:url(images/main_middle.png) repeat-y;
}

.main_background{
	height: 100%;
	background:url(images/main_background.png) no-repeat;
	background-position:50% bottom;

}

.main_background_bottom{
	padding-left:5px;
	padding-right:5px;
	background:url(images/main_background_bottom.png) no-repeat;
	background-position:0 bottom;

}

.box {
	
	width:208px;

}

.box_header {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color : #FFFCD4;
	background:url(images/box_head.png) no-repeat;
	height: 38px;

}

.box_main {
	padding-left:5px;
	padding-right:5px;
	background:url(images/box_middle.png) repeat-y;
	height: 38px;
	font-size: 11px;
	color: #000000;
}

.box_footer {
	background-color : #FFFCD4;
	background:url(images/box_bottom.png) no-repeat;
	height: 21px;

}

.main_title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;

}

.main_order_shipping {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;

}

.main_order_shipping_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #0059B4;

}

.main_order_paying{
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;

}

.main_order_paying_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #0059B4;

}

.main_order_pos{
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;

}

.main_order_pos_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #0059B4;

}

.main_order_agb{
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;

}

.main_order_agb_title {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #0059B4;

}

.main_order_data_save{

	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;

}

.main_order_data_save_title {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #0059B4;

}

.main_order_user{

	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;

}

.main_order_user_title {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #0059B4;

}


.main_subtitle {

	font-size: 13px;
	font-weight: bold;
	color: #000000;

}

.main_text {

	font-size: 11px;
	color: #000000;

}

.main_attention {

	font-size: 11px;
	color: #FF0000;

}

.main_combobox {

	font-size: 11px;
	color: #000000;

}

.main_textfield {

	font-size: 11px;
	color: #000000;

}

.main_button {

	font-size: 11px;
	color: #000000;

}

.main_basket_attributes{

	font-size: 10px;
	color: #000000;
}

a:link {
        font-size: 11px;
        color: #333333;
        text-decoration: none;
}

a:visited {
        font-size: 11px;
        color: #333333;
        text-decoration: none;
}
a:hover {
        font-size: 11px;
        color: #333333;
        text-decoration: underline;
}

a.categories:link {
        font-size: 11px;
        color: #333333;
        text-decoration: none;
}

a.categories:visited {
        font-size: 11px;
        color: #333333;
        text-decoration: none;
}
a.categories:hover {
        font-size: 11px;
        color: #333333;
        text-decoration: underline;
}

a.header:link {
        font-size: 13px;
		font-weight: bold;
        color: #000000;
        text-decoration: none;
}

a.header:visited {
        font-size: 13px;
		font-weight: bold;
        color: #000000;
        text-decoration: none;
}
a.header:hover {
        font-size: 13px;
		font-weight: bold;
        color: #000000;
        text-decoration: underline;
}

a.footer:link {
        font-size: 10px;
        color: #333333;
        text-decoration: none;
}

a.footer:visited {
        font-size: 10px;
        color: #333333;
        text-decoration: none;
}
a.footer:hover {
        font-size: 10px;
        color: #333333;
        text-decoration: underline;
}

a.information:link {
        font-size: 11px;
        color: #333333;
        text-decoration: none;
}

a.information:visited {
        font-size: 11px;
        color: #333333;
        text-decoration: none;
}
a.information:hover {
        font-size: 11px;
        color: #333333;
        text-decoration: underline;
}

a.content:link {
        font-size: 11px;
        color: #333333;
        text-decoration: none;
}

a.content:visited {
        font-size: 11px;
        color: #333333;
        text-decoration: none;
}
a.content:hover {
        font-size: 11px;
        color: #333333;
        text-decoration: underline;
}

