/*-------------------------------------------------------

   Copyright Markus A. Reschka
   all rights reserved
   o f f i c e @ r e s c h k a . a t

-------------------------------------------------------*/

*
{
	color: inherit;
	background: transparent;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
}

none
, .none
, #none
{
}

/*-------------------------------------------------------
Positioning:
-------------------------------------------------------*/

body
{
	padding: 0;
	margin: 0;
	background: #fff;
}

td
{
	vertical-align: top;
}

img
{
	border: 0;
}

.bar3
{
	background: url('z/top_bar_back.gif');
}

/*#tdmain
{
	overflow: scroll;
	height: 100%;
	min-height: 100%;
}*/

#main
{
	width: 569px;
	overflow: hidden;
	text-align: center;
	height: auto;
	background: #fff;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
}

#content
{
	display: inline;
	height: auto;
	width: 595px;
	overflow: hidden;
	vertical-align: top;
}

#content iframe
{
	background: #fff;
}

#contentframe_wide
{
	text-align: center;
}

#startpage
{
	text-align: center;
	overflow: hidden;
	margin-top: 0;
	margin-left: 3px;
}

#tableleft
{
	background: #000;
	width: 186px;
	border: none;
}

#menu1
, #menu1below
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	z-index: 30;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #000;
	width: 185px;
	text-align: center;
}

#menu2container
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 0;
	z-index: 98;
}

#menu2
{
	position: relative;
	display: none;
	top: -27px;
	z-index: 99;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
	width: 185px;
	height: auto;
}

#menu3
{
	width: 597px;
	height: 18px;
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-top: 7px;
	background: #000;
	padding-top: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#menu5
{
	overflow: hidden;
	margin-top: 3px;
	float: left;
	clear: both;
}

#tdmenu4 tr td
{
	background: #000;
	border: none;
	border-left: 1px solid #000;
	border-bottom: 1px solid #bbb;
}

#tdmenu4 tr td a img
, #tdmenu4 tr td img
{
	margin-bottom: 8px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	display: block;
}

#tdmenu4 tr td a:hover img
{
	border: 1px solid #f00;
}

#tdmenu4 tr td img.invis
{
	border: none;
	display: block;
}

#tdtopbarright
{
	background: #000;
	border: none;
	border-left: 1px solid #000;
	text-align: center;
	vertical-align: middle;
}

#topbartop
{
	display: block;
	overflow: hidden;
	margin-top: 3px;
	float: left;
	padding-left: 14px;
}

#topbartop .bar3badlogin
, #topbartop .bar3goodlogin
, #topbartop .bar3badlogin a
, #topbartop .bar3goodlogin a
{
	color: #000;
	white-space: nowrap;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
}

#topbartop .bar3badlogin a:hover
{
	color: #f00;
	background: #ff0;
	text-decoration: none;
}

#topbar a
{
	font-weight: bold;
	margin-left: 23px;
}

#topbar a:hover
{
	color: #f00;
	background: yellow;
}

#tabletopright tr td
{
	font-size: 9px;
	color: #fff;
}

input.fo_login
{
	border: 1px solid #000;
	background: #ddd;
	color: #000;
}

input.fo_login_bad
{
	border: 1px solid #f00;
	background: #fdd;
}

#fo_login
, #fo_sendpw
{
	display: inline;
}

#fo_login input
{
	margin-left: 3px;
	padding-left: 2px;
	font-size: 9px;
}

#fo_login_usr
, #fo_login_pass
{
	height: 10px;
	width: 45px;
	padding-bottom: 2px;
	color: #000;
}

#fo_login_go
, #fo_logout_go
{
	border: none;
	font-weight: bold;
	font-size: 9px;
	color: #fff;
	width: auto;
	margin: 0;
	padding: 0;
	background: #000;
}

#fo_sendpw_go
{
	border: none;
	font-weight: bold;
	font-size: 9px;
	color: #f00;
}

#fo_sendpw_username
{
	height: 10px;
	width: 45px;
	border: 1px solid #000;
}

/*-------------------------------------------------------
General:
-------------------------------------------------------*/

body, h1, h2, h3, h5, p, th, td
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

a div
, a div div
, a div p
, a div p div
, a div div p
, a p
, a p div
, a p div div
{
	display: inline;
}

h3, p, li
{
	line-height: 15px;
}

li
{
	vertical-align: text-top;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-top: 7px;
	letter-spacing: 2px;
	text-align: center;
}

h2
{
	font-size: 13px;
	font-weight: bold;
	color: #777;
	margin-top: 17px;
}

h3, h5
{
	font-weight: bold;
	color: #f00;
	font-size: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
}

p
{
	text-indent: 0;
	color: #222;
}

li
{
	color: #222;
}

a.top
{
	margin-top: 5px;
	padding-top: 3px;
}

p.msg
{
	font-style: italic;
	border: 1px solid #0B1450;
	background: snow;
	padding: 7px;
	margin: 13px;
}

.are
{
	position: relative;
	float: left;
	display: inline;
	width: 563px;
	text-align: center;
	background: transparent;
}

.area_start
{
	position: relative;
	float: left;
	display: inline;
	padding-left: 10px;
	width: 582px;
	text-align: center;
	background: transparent;
}

.sni
{
	display: inline;
	float: left;
	padding: 13px;
	margin-bottom: 7px;
	width: 538px;
	height: 250px;
	cursor: hand;
	border: 1px solid #3333DD;
	background: snow;
}

.textlink
{
	display: inline;
	float: left;
	padding: 13px;
	margin-bottom: 7px;
	width: 250px;
	height: 20px;
	cursor: hand;
	border: 1px solid #3333DD;
	background: snow;
	vertical-align: middle
}

.sni_zentriert
{
	display: inline;
	padding: 13px;
	margin-bottom: 7px;
	width: 538px;
	height: 250px;
	cursor: hand;
	border: 1px solid #3333DD;
	background: snow;
}

.sni:hover
{
	border: 1px solid #f12b20;
	background: yellow;
}

.sni a
{
	text-decoration: none;
}

p a
{
	color: blue;
	font-weight: bold;
}

.contentpage
{
	display: block;
	float: left;
	width: 538px;
	background: transparent;
	text-align: left;
	padding-right: 7px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}

.zentriert
{
	display: inline;
	float: left;
	width: 538px;
	background: transparent;
	text-align: center;
	padding-right: 7px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}

.internlink1
{
	position: relative;
	float: left;
	border: 0;
	margin: 0;
	padding: 4px;
}

.internlink1 a
{
	color: #f00;
	font-size: 20px;
	background: none;
	text-decoration: underline;
	padding: 3px;
	width: 240px;
}

.internlink1 a:hover
{
	color: #f00;
	background: #fff;
	display: inline;
}

.internlink2
{
	display: block;
	float: left;
	width: 155px;
	text-align: left;
	border: 0;
	margin: 0;
	margin-right: 13px;
	margin-bottom: 4px;
	border: 1px solid #999;
	overflow: hidden;
	padding: 3px;
	padding-left: 7px;
	padding-right: 3px;
	white-space: nowrap;
	font-size: 10px;
}

.internlink2 a
, .internlink2 a span
{
	color: #000;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none;
	width: 240px;

	text-decoration: none;
	white-space: nowrap;
}

.internlink2 a:hover
, .internlink2 a:hover span
{
	color: #f00;

	background: #ff0;
}

.bildlink
{
	display: block;
	float: left;
	text-align: left;
	border: 0;
	margin: 0;
}

.bildlink a
, .bildlink a span
{
	text-decoration: none;
	white-space: nowrap;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #fff;
}

.bildlink a:hover
, .bildlink a:hover span
{
	color: #f00;
	border: 1px solid #f00;
}

.message_box {
	display: block;
	float: left;
	padding: 3px;
	padding-left: 11px;
	padding-bottom: 7px;
	border: 1px dotted red;
	background-color: yellow;
	margin-bottom:7px;
	margin-top:17px;
	margin-left:17px;
	margin-right:17px;
	text-align: left;
}

.message {
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}

/*-------------------------------------------------------
Navigation:
-------------------------------------------------------*/

.menu1item
{
	display: block;
	width:185px;
	border-right: 1px solid #000;
}

.menu2item
{
	display: block;
	width: 185px;
	background: #f12b20;
	border-right: 1px solid #000;
	color: #fff;
}

.menu1item a
, .menu1item_sel a
, .menu2item a
, .menu2item_sel a
{
	text-align: left;
	color: #fff;
	text-decoration: none;
	display: list-item;
	list-style-type: none;
	white-space: nowrap;
}

.menu1item a
, .menu1item_sel a
{
	font-size: 11px;
	line-height: 12px;
	padding: 5px;
	padding-left: 9px;
}

.menu2item a
, .menu2item_sel a
{
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	padding: 3px;
	padding-left: 14px;
}

.menu1item a
, .menu1item_sel a
, .menu2item a
, .menu2item_sel a
{
	border: 0 hidden transparent;
	border-left: 5px hidden transparent;
	border-right: 5px hidden transparent;
	background: transparent;
}

.menu1item a:hover
, .menu1item_sel a:hover
{
	border: 0 solid #000;
	border-left: 5px solid #f12b20;
	border-right: 5px hidden transparent;
	padding-left: 4px;
	background: #fff;
}

.menu2item a:hover
, .menu2item_sel a:hover
{
	border: 0 solid #000;
	border-left: 5px solid #000;
	border-right: 5px hidden transparent;
	padding-left: 9px;
	background: #fff;
}

.menu1item a span.li
, .menu1item_sel a span.li
, .menu1item a:hover span.li
, .menu1item_sel a:hover span.li
{
	letter-spacing: 1px;
}

.menu2item a span.li
, .menu2item_sel a span.li
, .menu2item a:hover span.li
, .menu2item_sel a:hover span.li
{
	letter-spacing: 0;
	color: #000;
}

.menu1item a span.li
, .menu1item_sel a span.li
, .menu2item a span.li
, .menu2item_sel a span.li
{
	color: #fff;
}

.menu1item a:hover span.li
, .menu1item_sel a:hover span.li
, .menu2item a:hover span.li
, .menu2item_sel a:hover span.li
{
	color: #f33;
}

.menu3item
, .menu5item
{
	display: inline;
	width: auto;
}

.menu3item a
, .menu3item_sel a
{
	color: #55f;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	font-size: 11px;
	line-height: 12px;
}

.menu3item a:hover
, .menu3item_sel a:hover
{
	color: #f55;
}

.menu5item a
, .menu5item_sel a
{
	color: #f12b20;
	text-decoration: underline;
	padding-left: 5px;
	white-space: nowrap;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
}

.menu5item a:hover
, .menu5item_sel a:hover
{
	color: #000;
	text-decoration: none;
}

/*-------------------------------------------------------
Buttons:
-------------------------------------------------------*/

.button
{
	width: auto;
	font-size: 12px;
	color: #222222;
	border-top: 1px solid #ebf9a4;
	border-bottom: 1px solid #97a069;
	background: #f8e733;
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 20px;
	line-height: 20px;
	display: inline;
	clear: both;
	font-weight: bold;
}

.button_container
{
	display: block;
	text-indent: 0;
	margin-bottom: 4px;
	margin-right: 7px;
	float: left;
}


a.button
{
	text-decoration: none;
}

a.button:hover
{
	text-decoration: underline;
}

/*-------------------------------------------------------
Hotel Offer Order:
-------------------------------------------------------*/

.hotelofferlist
, .hotelorderlist
{
	display: block;
	text-align: left;
	margin-top: 33px;
}

.hotelofferlist .linklist1
, .hotelorderlist .linklist1
{
	color: #000;
	text-decoration: none;
}

.hotelofferlist_name
, .hotelorderlist_name
{
	color: #000;
	font-weight: bold;
}

.hotelofferlist .linklist1:hover .hotelofferlist_name
, .hotelorderlist .linklist1:hover .hotelorderlist_name
{
	color: #f00;
}

.hotelofferlist_description
, .hotelorderlist_description
{
	color: #555;
}

/*-------------------------------------------------------
Hotel Person:
-------------------------------------------------------*/

.hotelpersonlist
{
	display: block;
	text-align: left;
	margin-top: 33px;
}

.hotelpersonlist .linklist1
{
	color: #000;
	text-decoration: none;
}

.hotelpersonlist_name
{
	color: #000;
	font-weight: bold;
}

.hotelpersonlist .linklist1:hover .hotelpersonlist_name
{
	color: #f00;
}

.hotelpersonlist_description
{
	color: #555;
}

/*-------------------------------------------------------
Hotel Search:
-------------------------------------------------------*/

.hotelsearchlist
{
	display: block;
	text-align: left;
	margin-top: 33px;
}

.hotelsearchlist .linklist1
{
	color: #000;
	text-decoration: none;
}

.hotelsearchlist_name
{
	color: #000;
	font-weight: bold;
}

.hotelsearchlist .linklist1:hover .hotelsearchlist_name
{
	color: #f00;
}

.hotelsearchlist_description
{
	color: #555;
}

/*-------------------------------------------------------
Lists:
-------------------------------------------------------*/

.linklist1
{
	display: inline;
	padding: 3px;
}

.linklist1_outer
{
	display: list-item;
	padding: 3px;
	list-style: square;
	list-style-position: inside;
}

.list_pre_string
{
	color: #f12b20;
	padding: 3px;
	font-size: 10px;
}

.list_pre2_string
{
	color: #000;
	padding: 3px;
	font-size: 10px;
}

.list_pre3_string
{
	color: #090;
	padding: 3px;
	font-size: 10px;
}
.list_pre4_string
{
	color: #900;
	padding: 3px;
	font-size: 10px;
}

.linklist1_outer a
, .list_post_string
{
	color: #009;
	padding: 3px;
	font-size: 10px;
}

.radiolist1
{
}

.submain
{
	padding-bottom: 7px;
	margin-bottom: 7px;
	display: block;
	float: left;
	clear: both;
}

/*-------------------------------------------------------*/

.msg
{
	background: #FFF;
	color: #f12b20;
	font-size: 10px;
	border: 1px solid #f12b20;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.s
{
	display: inline;
}

.s a span img
{
	font-size: 16px;
	border: 2px solid #fff;
	height: auto;
}

.s a:hover span img
{
	border: 2px solid #f00;
	cursor: hand;
	cursor: pointer;
}
