html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	height: 100%; 
}

/*
 * background
 */
td.bottom_color {
	background-color: #EEEEEF;
}

/*
 * Box
 */
span.title {
	font-weight: bold;
}
td.bg_box_top span {
	background-color: #FFFFFF;
	padding: 0 3px 0 3px;
}
td.bg_box_data {
	background-color: #FFFFFF;
	padding: 5px;
	height: 90px;
}
td.bg_box_data_02 {
	background-color: #FFFFFF;
}
td.bg_details a,
div.bg_details a {
	display: block;
	background: transparent url(../gfx/bg_details.gif) no-repeat right top;
	width: 80px;
	height: 23px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #bbbdc0;
	padding: 7px 11px 0 0;
}
div.bg_details a {
	background-image: none;
	margin-left: 30px;
}
td.bg_details a:hover,
div.bg_details a:hover {
	color: #0053A0;
}

td.bg_box_left_top {
	background: transparent url(../gfx/box/bg_box_left_top.gif) no-repeat right bottom;
	width: 7px;
	height: 12px;
}
td.bg_box_left_bottom {
	background: transparent url(../gfx/box/bg_box_left_bottom.gif) no-repeat right top;
	width: 7px;
	height: 3px;
}
td.bg_box_top {
	background: transparent url(../gfx/box/bg_box_top.gif) repeat-x left bottom;
	height: 12px;
	color: #0053a0;
	font-weight: bold;
}
td.bg_box_bottom {
	background: transparent url(../gfx/box/bg_box_bottom.gif) repeat-x left top;
	height: 3px;
}
td.bg_box_right_top {
	background: transparent url(../gfx/box/bg_box_right_top.gif) no-repeat left bottom;
	width: 4px;
	height: 12px;
}
td.bg_box_right_bottom {
	background: transparent url(../gfx/box/bg_box_right_bottom.gif) no-repeat left top;
	width: 4px;
	height: 3px;
}
td.bg_box_left {
	background: transparent url(../gfx/box/bg_box_left.gif) repeat-y right top;
	width: 7px;
}
td.bg_box_right {
	background: transparent url(../gfx/box/bg_box_right.gif) repeat-y left top;
	width: 4px;
}

/*
 * Blue Box
 */
 td.bg_box_top_blue span {
	background: transparent url(../gfx/box/bg_box_title_blue.gif) repeat-x left bottom;
	padding: 0 3px 0 3px;
}
td.bg_box_data_blue {
	background-color: #EEF6FC;
	padding: 5px;
	height: 55px;
}

td.bg_box_left_top_blue {
	background: transparent url(../gfx/box/bg_box_left_top_blue.gif) no-repeat right bottom;
	width: 7px;
	height: 12px;
}
td.bg_box_left_bottom_blue {
	background: transparent url(../gfx/box/bg_box_left_bottom_blue.gif) no-repeat right top;
	width: 7px;
	height: 3px;
}
td.bg_box_top_blue {
	background: transparent url(../gfx/box/bg_box_top_blue.gif) repeat-x left bottom;
	height: 12px;
	color: #0053a0;
	font-weight: bold;
}
td.bg_box_bottom_blue {
	background: transparent url(../gfx/box/bg_box_bottom_blue.gif) repeat-x left top;
	height: 3px;
}
td.bg_box_right_top_blue {
	background: transparent url(../gfx/box/bg_box_right_top_blue.gif) no-repeat left bottom;
	width: 4px;
	height: 12px;
}
td.bg_box_right_bottom_blue {
	background: transparent url(../gfx/box/bg_box_right_bottom_blue.gif) no-repeat left top;
	width: 4px;
	height: 3px;
}
td.bg_box_left_blue {
	background: transparent url(../gfx/box/bg_box_left_blue.gif) repeat-y right top;
	width: 7px;
}
td.bg_box_right_blue {
	background: transparent url(../gfx/box/bg_box_right_blue.gif) repeat-y left top;
	width: 4px;
}

/*
 *	formatting
 */
p {
	margin: 10px 25px 10px 25px;
}
p.first {
	margin-top: 0;
}
td {
	font-size: 12px;
	color: #0053a0;
	line-height: 15px;
}
ul {
	padding: 5px 0 0 0;
	margin: 0 0 0 30px;	
}
li {
	padding: 0 0 3px 0;
	margin: 0;
}
table.top {
	margin-left: 10px;
}
div.data {
	margin: 20px 0 0 5px;
}
table.data {
	margin: 20px 0 0 15px;
}
div.gallery {
	width: 165px;
	height: 120px;
	float: left;
	text-align: center;
	margin: 10px 0 10px 0;
}
*.pointer {
	cursor: pointer;
}
a.link {
	display: block;
	margin-top: 5px;
}
div.list {
	float: left;
	width: 240px;
	padding: 5px;
}
div.contact {
	padding: 0 0 10px 26px;
	line-height: 16px;
	color: #919293;		
}
div.offers {
	height: 140px;
	padding: 10px 0 20px 0;
	clear: both;
	color: #919293;
}
table.price tr.price_row {	
	background-color: #EEF6FC;
}

table.price td {
	height: 20px;
	padding: 5px;
}
.splashDIV {
    left: 0 !important;
    top: 0 !important;
}

/*
 * Pager
 */
table.pager {
	height: 20px;	
	clear: both;
	margin-top: 10px;
}
td.pager_data {
	padding: 0 30px 5px 30px;
	background-color: #FFFFFF;
}

/*
 * Backpage
 */
a.back {
	display: block;
	width: 523px;
	text-align: right;
	float: right;
	margin: 20px 25px 0 0;
	padding: 5px 0 0 0;
	font-weight: bold;
	border-top: 1px solid #BDBEC4;
	text-decoration: none;
}
a.back:hover {
	text-decoration: underline;
}

/*
 *	link
 */

a {
	color: #65676D;
	text-decoration: underline;	
}
a:hover {
	color: #65676D;
	text-decoration: none;	
}

td.bg_bottom {
	padding: 25px 0 0 40px;
}
td.bg_bottom a {	
	color: #919293;
	text-decoration: none;
}
td.bg_bottom a:hover {
	color: #156cb9;
	text-decoration: underline;
}

a.bg_gb, a.bg_de, a.bg_it, a.bg_hu,
a.bg_privacy, a.bg_impress, a.bg_sitemap {
	padding-left: 20px;
}

a.bg_gb {
	background: transparent url(../gfx/bg_gb.gif) no-repeat 0 1px;
}
a.bg_de {
	background: transparent url(../gfx/bg_de.gif) no-repeat 0 1px;
}
a.bg_it {
	background: transparent url(../gfx/bg_it.gif) no-repeat 0 1px;
}
a.bg_hu {
	background: transparent url(../gfx/bg_hu.gif) no-repeat 0 1px;
}
div.bottom_menu {
	float: right;
	margin-right: 20px;
}

div.bottom_menu a {
	margin: 0 10px 0 0;
}

a.bg_privacy {
	background: transparent url(../gfx/bg_privacy.gif) no-repeat 10px 4px;
}
a.bg_impress {
	background: transparent url(../gfx/bg_impress.gif) no-repeat 10px 4px;
}
a.bg_sitemap {
	background: transparent url(../gfx/bg_sitemap.gif) no-repeat 10px 4px;
}

/*
 *	form
 */
form {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #0053a0;
}

label {
	cursor: pointer;		
	color:#0053a0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}

label.select {
	cursor: default;
}

label.error,
span.error {
	color: red;
}

input,
input:hover,
input:focus {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	border: 0;
	width: 182px;
	height: 20px;
	font-size: 11px;
	color: #0053a0;
	padding: 0 5px 0 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;	
	border: 1px solid #bbbdc0;
}
textarea,
textarea:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #39B1B0;
	color: #0053a0;
	width: 182px;
	height: 95px;	
	padding: 5px 5px 0 5px;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #bbbdc0;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {
	border: 1px solid #0053A0;
	background-color: #EEF6FC;
}
input.submit,
input#submit,
input#submit02,
input#subscribe,
input#unsubscribe {
	display: block;
	background: transparent url(../gfx/bg_details.gif) no-repeat right top;
	width: 80px;
	height: 30px;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #bbbdc0;
	margin: 0;
	padding: 0 0 0 3px;
	border: none;
	cursor: pointer;
	float: right;
}
input.submit:hover,
input#submit:hover,
input#submit02:hover,
input#subscribe:hover,
input#unsubscribe:hover {
	color: #0053A0;	
}

input#subscribe,
input#unsubscribe {
	width: 100px;
	background: transparent url(../gfx/bg_details_long.gif) no-repeat right top;
	padding-right: 0;
}

select {
	font-family: Arial, Tahoma, Verdana;
	width: 194px;
	font-size: 12px;
	height: 20px;
	margin-bottom: 5px;
	background-color: #FFFFFF;	
	border: 1px solid #bbbdc0;
}
select:hover,
select:focus {	
	border: 1px solid #0053A0;
	background-color: #EEF6FC;
}

input.checkbox {	
	width: 20px;
	border: none;
}
input.checkbox:hover {	
	width: 20px;
}

div.capslockmsg {
	position: absolute;
	display: none;
	background-color: #7199BF;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 5px 5px 5px;
	width: 184px;
	height: 60px;
	text-align: center;
	line-height: 180%;
}