@charset "utf-8";
/* CSS Document */

/* Page */
body
{
	background-color: #000000;
	margin: 0;
	padding: 0;
}

.main
{
	margin: 0 auto 0 auto;
	width: 100%;
	min-width: 1038px;
	max-width: 1255px;
	background-image: url(../images/backgrounds/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	position: relative;
	overflow: hidden;
}

.page
{
	margin: 282px auto 0 auto;
	width: 1038px;
}

.menu
{
	height: 30px;
	background-image: url(../images/menu_back.png);
	background-repeat: no-repeat;
}

.menu .left
{
	width: 104px;
	height: 30px;
	float: left;
}

.menu .logged
{
	width: 324px;
	height: 30px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.menu .logged a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.menu .right
{
	width: 110px;
	height: 30px;
	float: left;
}

.menu .main_dropdown
{
	display: none;
	background-image: url(../images/menu_dropdown_back.png);
	width: 120px;
}

.content_main
{
	margin: 282px auto 0 auto;
	background-color: #FFFFFF;
	width: 1038px;
	min-height: 200px;
	overflow: hidden;
	background-image: url(../images/content_back.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/* left content */
.content_left
{
	width: 302;
	width: 246px;
	padding: 0px 30px 0px 21px;
	float: left;
	overflow: hidden;
}

.content_left form
{
	padding: 0;
	margin: 0;
}

.left_p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	clear: both;
	margin: 0;
        width: 90%;
}

.left_image
{
	float: left;
	clear: both;
}

.left_dropdown
{
	width: 244px;
	height: 30px;
	float: left;
	clear: both;
	background-image: url(../images/form_title_bg_open.png);
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	text-align: right;
	margin-top: 10px;
	cursor: pointer;
}

.left_dropdown_gray
{
	width: 220px;
	height: 30px;
	float: left;
	clear: both;
	background-image: url(../images/form_title_bg_open.png);
	background-repeat: no-repeat;
	background-color: #F7F7F7;	
	text-align: right;
	margin-top: 10px;
	cursor: pointer;
}

.left_dropdown_red
{
	width: 220px;
	height: 30px;
	float: left;
	clear: both;
	background-image: url(../images/left_title_red_bg_open.png);
	background-repeat: no-repeat;
	background-color: #F7F7F7;	
	text-align: right;
	margin-top: 10px;
	cursor: pointer;
}

.left_dropdown_gray p,
.left_dropdown p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #B41A01;
	font-weight: bold;
	margin: 5px 10px 0px 0px;
	padding: 0;
}

.left_dropdown_red p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 10px 0px 0px;
	padding: 0;
}

.left_input
{
	width: 244px;
	height: 24px;
	float: left;
	clear: both;
}

.left_input_label
{
	float: left;
	width: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	text-align: right;
	margin-right: 2px;
}

.left_input_label strong
{
	color: #333333;
	font-weight: bold;
}

.left_input_data
{
	width: 118px;
	height: 24px;
	float: left;
	margin-left: 4px;
}

.left_input_data_container
{
	border: 1px solid #A0A0A0;
	width: 95px;
	height: 20px;
}

.left_input_data_container img
{
	float: right;
	margin-top: 1px;
}

.left_input_data_text_small
{
	border: 0px solid;
	float: left;
	height: 16px;
	margin: 1px 0px 0px 1px;
	width: 68px;
}

.left_input_data_text
{
	border: 0px solid;
	float: left;
	height: 16px;
	margin: 1px 0px 0px 1px;
	width: 88px;
}

.left_button
{
	float: left;
	margin: 20px 1px 0px 1px;
	clear: both;
	cursor: pointer;
}

select.left_select
{
	width: 205px;
	height: 20px;
	float: left;
	clear: both;
	margin: 8px 0px 0px 4px;
	backgorund-color: #D0D0D0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}

select.left_select option
{
	/*border-bottom: 1px solid #dadada;*/
}

.left_gray
{
	width: 220px; 
	height:235px; 
	float: left; 
	clear: both;
	background-image: url(../images/left_bg_gray.png);
	background-repeat: no-repeat;
}

.left_gray p
{
	height: 60px;
	float: left;
	margin: 0px 10px 2px 20px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
}

.left_gray img.nationalpark
{
	margin: 20px;
}

.left_gray img.hotel
{
	float: left;
	clear: both;
	margin-top: 5px;
	margin-left: 60px;
	border: 0px solid;
}

.left_gray input.imgbutton
{
	float: left;
	clear: both;
	margin: 10px 0px 0px 15px;
	padding: 0px;
	border: 0px solid;
	cursor: pointer;
}

.left_gray a img
{
	border: 0px solid;
}

.left_toplink
{
	width: 220px; 
	height:166px; 
	float: left; 
	clear: both;
	background-image: url(../images/left_bg_gray.png);
	background-repeat: no-repeat;
}

.left_toplink img
{
	float: left;
	clear: left;
	margin-left: 15px;
}

.left_toplink a
{
	float: left;
	color: #666666;
	text-decoration: none;
	margin-top: 7px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-left: 4px;
}

.left_toplink a:hover
{
	text-decoration: underline;
}

.left_red
{
	width: 220px;
	height: 235px;
	float: left; 
	clear: both;
	background-image: url(../images/left_bg_red.png);
	background-repeat: no-repeat;
}

.left_red img.card
{
	margin-left:19px;
	margin-top:25px;
}

.left_red img.imgbutton
{
	border: 0px solid;
	margin-left:18px;
	margin-top:35px;
	cursor: pointer;
}

.left_social
{
	width: 100%;
	float: left;
	clear: both;
}

.left_social a
{
}

.left_social a img
{
	border: 0px solid;
}

/* middle content */

.content_mid
{
	width: 524px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
}


.content_mid_big
{
	width: 720px;
	float: left;
	overflow: hidden;
	clear: right;
}

.mid_box
{
	width: 340px;
	height: 275px;
	margin: 0px 15px 20px 0px;
	float: left;
	display: inline;
}

.mid_box_top
{
	width: 340px;
	min-height: 47px;
	background-image: url(../images/mid_box_top2.png);
	background-repeat: no-repeat;
	background-color:#981801;
}

.mid_box_top p
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding: 12px 30px 0px 0px;
}

.mid_box_top p a
{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	text-decoration: none;
}

.mid_box_image
{
	width: 100%;
	/*height: 178px;*/
	float: left;
	display: block;
}

.mid_box img
{
	border: 0px solid;
	float: left;
}

.mid_box img.arrow
{
	float: right;
	border: 0px solid;
	margin: 3px 10px 0 8px;
}

.mid_box_bottom
{
	width: 100%;
	height: 55px;
	float: left;
	background-image: url(../images/mid_box_bg.png);
	background-repeat: no-repeat;
}

.mid_box_bottom a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
	text-transform: uppercase;
}

.mid_box_bottom a:hover
{
	color: #A11900;
	text-decoration: underline;
}

.mid_box_bottom_mehr
{
	width:100%;
	text-align:right;
	clear:both;
}

.mid_box_bottom_mehr a, .mid_box_bottom_mehr a:hover
{
	color: #A11900;
	float: right;
	text-transform: none;
}

.content_mid_big p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #172037;
	margin: 0;
}

.content_mid_big p.left_p
{
	margin: 0;
}

.content_mid p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #172037;
	margin: 0;
}

.content_mid p.toptext
{
	line-height: 20px;
}

.content_mid p.left10px
{
	margin-left: 10px;
	line-height: 20px;
}

.content_mid p.title_main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #AE1A01;
}

.content_mid p.title_left
{
	margin-left: 220px;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5D5D;
}

.content_mid p.title_red
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B11A01;
}

.content_mid p.title_center_red
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B11A01;
	text-align: center;
	float: left;
	width: 100%;
	clear: both;
}

.content_mid .list_content
{
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 11px;
	background-image: url(../images/arrows/arrow_right_red.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
	clear: both;
	color: #171F37;
	display: block;
	line-height: 20px;
	padding-left: 20px;
}

.content_mid .list_content_option
{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	/*margin-top: 10px;*/
	padding-left: 20px;
	list-style-image: url(../img/arrows/arrow_right_red.png);
}

.content_mid p.right10px
{
	margin-right: 10px;
	text-align: right;
}

.content_mid p a.black
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #171F37;
	text-decoration: none;
	margin-left: 10px;
}

.content_mid p.graycontent
{
	float: left;
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #171F37;
	line-height: 18px;
	background-color: #ECECEC;
}

.content_mid p.clear
{
	float: left;
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #171F37;
	line-height: 18px;
}

.content_mid .galery
{
	width: 524px;
	float: left;
	overflow: hidden;
}

.content_mid .galery .image
{
	width:256px;
	height: 168px;
	float: left;
	margin-right: 5px;
}

.content_mid .galery .small_top
{
	width: 255px;
	height: 80px;
	float: left;
	margin-left: 8px;
}

.content_mid .galery .small_bottom
{
	width: 255px;
	height: 80px;
	float: left;
	margin-left: 8px;
	margin-top: 7px;
}

.content_mid .galery .small_bottom img,
.content_mid .galery .small_top img
{
	margin: 0px 0px 0px 3px;
}

.content_mid .preistable
{
	width: 524px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #0B101A;
}

.content_mid .preisheader
{
	background-color: #B11B02;
	color: #FFFFFF;
	height: 24px;
}

.content_mid .preistable_gray1
{
	background-color: #F7F7F7;
	height: 24px;
}

.content_mid .preistable_gray2
{
	background-color: #EBEBEB;
	height: 24px;	
}

.plain
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.plain a
{
	color: #333333;
	text-decoration: none;
}

.plain a:hover
{
	text-decoration: underline;
}

/* Content bottom */

.bottom_links
{
	float: left;
	clear: both;
	width: 1038px;
	background-color: #F3F3F3;
	background-image: url(../images/bottom_back.png);
	background-repeat: no-repeat;
	/*margin-top: 50px;*/
	padding-left: 40px;
}

.bottom_links a img
{
	border: 0px solid;
}

.bottom_links .button
{
	height: 80px;
	width: 160px;
	margin: 15px;
	float: left;
	display:block;
	font-size: 12px; 
}

.bottom_links .button img
{
	border: 0px solid;
}

.bottom_links .box
{
	height: 170px;
	width: 200px;
	margin:0px 0px 15px 38px;
	float: left;
	display:block;
	font-size: 12px;
}

.bottom_links .box a
{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}

.bottom_links .box a:hover
{
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}

.bottom_links .box .title
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}

.bottom_links .line
{
	width: 100%;
	clear: both; 
	float: left;
	margin-top: 30px;
}

/* right content */

.content_right
{
	width: 154px;
	float: left;
	clear: right;
	margin-left: 50px;
}


.right_gray_top
{
	width: 154px;
	height: 8px;
	background-image: url(../images/right_gray_top.png);
	background-repeat: no-repeat;
	float: left;
}

.right_gray_mid
{
	width: 138px;
	padding: 0px 8px 0px 8px;
	background-image: url(../images/right_gray_mid.png);
	background-repeat: repeat-y;
	float: left;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}

.right_gray_bottom
{
	width: 154px;
	height: 8px;
	background-image: url(../images/right_gray_bottom.png);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;	
}

.right_gray_mid p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	width: 138px;
	clear: both;
	float: left;
}

.right_gray_mid p.red
{
	color: #B01A02;
}

.right_gray_mid p.link
{
	text-align: right;
	margin: 4px 0px 4px 0px;
}

.right_gray_mid p.link img
{
	vertical-align: bottom;
	margin: 0px 4px 0px 5px;
}

.right_gray_mid p.link a
{
	color: #9D1801;
	text-decoration: underline;
}

.right_gray_mid p.title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #BF1313;
	margin: 10px 0 10px 0;
}

.right_gray_mid p.title2
{
	font-weight: bold;
	margin: 15px 0 15px 0;
}


.right_red_top
{
	width: 154px;
	height: 8px;
	background-image: url(../images/right_red_top.png);
	background-repeat: no-repeat;
	float: left;
}

.right_red_mid
{
	width: 146px;
	padding-left: 8px;
	background-image: url(../images/right_red_mid.png);
	background-repeat: repeat-y;
	float: left;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.right_red_bottom
{
	width: 154px;
	height: 8px;
	background-image: url(../images/right_red_bottom.png);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
}


.right_red_mid p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 138px;
	clear: both;
	float: left;
	margin: 0;
}

.right_red_mid p.title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}


.right_red_mid p.title2
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

.right_red_mid p.link
{
	text-align: right;
	margin: 4px 0px 4px 0px;
}

.right_red_mid p.link img
{
	vertical-align: bottom;
	margin: 0px 4px 0px 5px;
}

.right_red_mid p.link a
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* Other content */
.sep_10px_vert
{
	height: 10px;
	width: 100%;
	float: left;
	clear: both;
}

.sep_50px_vert
{
	height: 50px;
	width: 100%;
	float: left;
	clear: both;
}


.sep_30px_vert
{
	height: 30px;
	width: 100%;
	float: left;
	clear: both;
}

.sep_20px_vert
{
	height: 20px;
	width: 100%;
	float: left;
	clear: both;
}

.left_4px_margin
{
	margin-left: 4px;
}

.left_8px_margin
{
	margin-left: 8px;
}

/* H Classes */
h5
{
	color: #767676;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

h3
{
	color: #000036;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

/* Footer */
.footer
{
	margin: 0px auto 0 auto;
	width: 1038px;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

.footer_sep
{
	margin: 0 5px 0 5px;
}