body, div, table, td, a, textarea, input{
	/*border: 1px #FF0000 solid;*/
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	vertical-align: top;
}

hr{
	border: 0px;
	border-top: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
}

a{
	text-decoration: none;
	color: #C22A15;
}

a:hover{
	text-decoration: underline;
}

body{
	background-color: #FFFFFF;
}


h3{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
}

input{
	padding-top: 2px;
	padding-bottom: 2px;
}

table{
	width: 100%;
}

.main_div, .main_div_page, .main_div_footer, .main_div_header, .main_div_welcome{
	width: 950px;
	margin-right:auto;
	margin-left:auto;
}

.main_div_page{
	padding-top: 20px;
	padding-bottom: 10px;
}

.main_div_footer{
	height: 85px;
	background-color: #E6E6E6;
	padding-top: 15px;
	color: #A0A0A0;
}

.main_div_header{
	height: 357px;
}

.main_div_welcome{
	border-top: 14px solid #FFFFFF;
	height: 11px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	font-family: verdana;
	font-weight: bolder;
	background-color: #cccccc;
	color: #9D9D9D;
}

.main_div_grey{
	background-color: #E6E6E6;
}

.main_menu td{
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.home_button{
	cursor: pointer;
	width: 25%;
	text-align: center;
}

.home_button_inactive{
	width: 25%;
}

#menu div .item{
	display:none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	cursor: pointer;
	border-top: 1px solid #E6E6E6;
}

#menu div .item:hover{
	background-color: #E6E6E6;
}

#menu div:hover .item{
	display:block;
}

#menu{
	width: 233px;
	position:absolute;
	top: 5px;
	text-align: right;
	z-index: 1;
	background-color: #FFFFFF;
	border-right: 1px solid #E6E6E6;
}

.top{
	height: 20px;
	padding-bottom: 13px;
	padding-right: 30px;
}

.flag{
	vertical-align: -20%;
}

.speech{
	vertical-align: -40%;
}

#index_table td{
	padding-bottom: 10px;
	vertical-align: top;
}

#index_table .index_hand{
	margin-top: 15px;
	width: 260px;
	height: 220px;
	background: url('index_hand.jpg');
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 260px;
	padding-top: 10px;
	padding-right: 10px;
	color: #FFFFFF;	
}

#index_table .index_hand input{
	width: 250px;
	height: 30px;
	background-color: #C22A15;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
}

#index_table .index_hand input:hover{
	background-color: #FF0000;
}

#index_table .index_welcome{
	width: 320px;
	height: 220px;
	background: url('index_welcome.jpg');
	background-repeat: no-repeat;
	text-align: left;
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 200px;
	border-right: 1px solid #9E9E9E;
}

#index_table .index_welcome input{
	width: 310px;
	height: 30px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

#index_table .index_welcome input:hover{
	background-color: #EEEEEE;
}

#index_table .index_td_right{
	width: 530px;
}

#index_table .index_left{
	color: #888888;
}

#index_table .printer_button{
	width: 70px;
	height: 60px;
	background: url('printer.jpg');
	background-repeat: no-repeat;
	border: 2px solid #DDDDDD;
	background-position: 50% 50%;
	cursor: pointer;
}

#index_table .printer_button:hover{
	border: 2px solid #C22A15;
}

.gal_right{
	width: 300px;
}

.front_img_title{
	position: absolute;
	padding-left: 90px;
	top: 255px;
	width: 293px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #C22A15;
	border-bottom: 1px solid #000000;
}

.front_message_frame{
	position: absolute;
	padding-left: 600px;
	top: 100px;
	width: 350px;
	z-index: 2;
}

.front_message_box{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #C22A15;
	font-style: italic;
}

.thumb{
	border: 1px solid #FFFFFF;
	height: 80px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
}

.thumb:hover{
	border: 1px solid #C22A15;
	background-color: #E6E6E6;
}

.spot{
	border: 1px solid #FFFFFF;
	height: 80px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
}

.photo{
	border: 1px solid #DDDDDD;
}

/* FTB - Front Message Box */
.FTB_december{
	
}

.map{
	width: 950px;
	height: 160px;
	padding-bottom: 10px;
}

.email{
	cursor: pointer;
	margin-top: 4px;
	border-bottom: 1px solid #FFFFFF;
}

.email:hover{
	border-bottom: 1px solid #000000;
}

.phone_titles{
	text-align: right;
	padding-right: 10px;
	width: 150px;
}

#adress_td{
	width: 160px;
}

#adress_td input{
	width: 160px;
	height: 30px;
	background-color: #E6E6E6;
	border: 1px solid #BBBBBB;
}

#adress_td input:hover{
	cursor: pointer;
}

#adress_td .print_popup{
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	margin-left: -8px;
	height: 35px;
	background-color: #FFFFFF;
	z-index: 20;
	position: absolute;
	width: 160px;
}

#adress_td .print_popup:hover{
	border: 1px dashed #C22A15;
	height: 170px;
}

#print_caption{
	text-align: center;
}

#email_form{
	width: 440px;	
}

#email_form .main_div{
	/*background-color: #FFFFFF;*/
	width: 440px;
	position: relative;
	left: 0px;
	top: -4px;
	z-index: 10;
	height: 162px;
	padding-bottom: 10px;
}

#email_form input, #email_form textarea, #email_form .mail_right{
	width: 300px;
}

#email_form input, #email_form textarea, #email_form .submit{
	border: 1px solid #BBBBBB;
}

#email_form .text_title{
	padding-bottom: 5px;
	text-align: center;
}

#email_form .mail_right{
	background-color: #E6E6E6;
	padding: 5px;
}

#email_form .mail_left{
	padding: 5px;
	text-align: right;
}

#email_form textarea{
	height: 95px;
	background: url('mail_letter.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 50% 0%;
	color: #C22A15;
}

#email_form .mail_address{
	background: url('b02.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 50% 0%;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #C22A15;
	font-weight: bold;
}

#email_form .submit{
	width: 100px;
	height: 30px;
	position: absolute;
	/*top: 85px;*/
	bottom: 19px;
	left: 21px;
	background-color: #E6E6E6;
}

#email_form .submit:hover{
	cursor: pointer;
}

#email_form iframe{
	width: 1px;
	height: 1px;
	border: 0px;
}

#email_form .mail_sending, #email_form .mail_sent{
	height: 90px;
	text-align: center;
	padding-top: 20px;
	background: url('mail_letter.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 50% 80%;
}

#email_form .mail_sending{
	border: 1px dashed #000000;
	color: #C22A15;
}

#email_form .mail_sent{
	border: 1px solid #DDDDDD;
	color: #65B94A;
	font-weight: bold;	
}

#details{
	
}

#details .descr{
	padding-left: 10px;
	text-align: justify;
}

#details .descr_right{
	padding-right: 10px;
	text-align: right;
}
