@import url(form.css);
/*Allgemein*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF;
	text-align: center;
}
A
{
	color: #004A4A;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A IMG
{
	border: 0 none #000000;
}
H1, H2, H3
{
	font-family: Arial, Geneva, sans-serif;
	color: #B32629;
	background: transparent;
}
H1
{
	font-size: 1.6em;
}
H2
{
	font-size: 1.4em;
}
H3
{
	font-size: 1.2em;
	color: #004A4A;
}
/*DIV-Struktur*/
#container
{
	background: url(slice.gif) repeat-y;
	text-align: left;
	padding: 0px;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*Kopf*/
#header
{
	background: url(top.gif) no-repeat;
	height: 91px;
	width: 1000px;
}
#logo
{
	width: 76px;
	height: 70px;
	padding: 10px 24px 0px 40px;
}
#TCL_red
{
	position: absolute;
	top: 26px;
	left: 165px;
	width: 70px;
	height: 35px;
	font-size: 2em;
	font-weight: bold;
	color: #E60002;
}
#TCL
{
	position: absolute;
	top: 26px;
	left: 240px;
	width: 400px;
	height: 35px;
	font-size: 2em;
/*font-weight: none;*/
	color: #1B1A1F;
}
#slogan
{
	position: absolute;
	top: 60px;
	left: 630px;
	width: 250px;
	height: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #1B1A1F;
}
/*Seitentitel*/
#site_title
{
	background-color: #B32629;
	height: 12px;
	width: 725px;
	padding: 0px;
	padding-left: 10px;
	border: 0px solid #000000;
	margin-left: 161px;
	margin-right: 104px;
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 7pt;
	color: #EEEEEE;
	font-weight: bold;
}
/*Inhalt*/
#content
{
	margin: 35px 168px 50px 320px;
	min-height: 530px;
}
#worldmap
{
	width: 550px;
	height: 400px;
	background: url(background_home.png) no-repeat center;
}
/*Fuss*/
#footer
{
	background: url(bottom.gif) no-repeat;
	width: 1000px;
	height: 104px;
}
/*Navigation*/
#mainmenu
{
	position: absolute;
	top: 215px;
	left: 141px;
	width: 150px;
	height: 200px;
}
#mainmenu UL
{
/*background: url(menu_background.gif) top left no-repeat;*/
	list-style: none;
}
#mainmenu LI
{
/*background: url(menu_background.png) top left no-repeat;*/
	width: 117px;
	height: 1.6em;
	margin-bottom: 5px;
	padding-left: 25px;
}
.active
{
	background: url(menu_background_active.png) no-repeat top left;
/*list-style-image: url(menu_active.gif);*/
}
/*.active a. {}*/
.normal
{
	background: url(menu_background_normal.png) no-repeat top left;
/*list-style-image: url(menu_normal.gif);*/
}
.active A:link
{
	color: #004A4A;
	text-decoration: none;
	font-weight: bold;
}
.active A:visited
{
	color: #004A4A;
	text-decoration: none;
	font-weight: bold;
}
.active A:active
{
	color: #004A4A;
	text-decoration: none;
	font-weight: bold;
}
.active A:hover
{
	color: #004A4A;
	text-decoration: none;
	font-weight: bold;
}
.active A:focus
{
	color: #004A4A;
	text-decoration: none;
	font-weight: bold;
}
.normal A:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.normal A:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.normal A:active
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.normal A:hover
{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.normal A:focus
{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#quicksearch
{
	position: absolute;
/*background: yellow;*/
	top: 143px;
	left: 1px;
	width: 159px;
	font-size: 9px;
	/*[disabled]border:1px solid #FF0000;*/
}
#quicksearch .quicksearch_topic
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url(quicksearch_title_bg.png);
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: repeat;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
}
#quicksearch .quicksearch_content
{
	padding: 5px;
	width: 149px;
}
#quicksearch .quicksearch_content .oder
{
	text-align: center;
}
#quicksearch .quicksearch_submit
{
	text-align: center;
	padding-top: 15px;
	border-bottom: 1px solid #000000;
	padding-bottom: 16px;
}
#language_switch
{
	position: absolute;
/*background: red;*/
	top: 120px;
	left: 901px;
	width: 93px;
	height: 200px;
	text-align: left;
	font-size: 0.8em;
}
#language_switch P
{
	margin-top: 2px;
}
#loginform
{
	position: absolute;
/*background: green;*/
	top: 660px;
	left: 20px;
	width: 120px;
	height: 60px;
}
/*Eingabefelder und Buttons*/
.feld
{
	font: 11px Verdana;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	width: 120px;
	border: 1px solid #D7D7D7;
}
#quicksearch .quicksearch_content .feld
{
	margin-bottom: 0px;
	max-width: 147px;
	width: 100%;
}
#quicksearch .quicksearch_content .input_line
{
	font: 11px Verdana;
}
#quicksearch .quicksearch_content .feld_small
{
	font: 11px Verdana;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	width: 20px;
	border: 1px solid #D7D7D7;
	padding: 1px;
}
#quicksearch .quicksearch_content .select_small
{
	font: 11px Verdana;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	width: 35px;
	border: 1px solid #D7D7D7;
	padding: 1px;
}
.feld_error
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	width: 120px;
	border: 1px solid #FF0000;
}
.suche
{
	margin-bottom: 5px;
	padding: 1px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	border: 1px solid #D7D7D7;
}
/*Sprachumschalter*/
A:hover
{
	text-decoration: none;
}
A:focus
{
	text-decoration: none;
}
UL
{
/*all lists*/
	padding: 0;
	padding-left: 20px;
	margin: 0;
	list-style: none;
}
LI
{
/*all list items
float: left;*/
	position: relative;
	width: 7.5em;
	height: 1.5em;
}
LI UL
{
/*second-level lists*/
	display: none;
	position: absolute;
	top: 1.5em;
	left: 0em;
}
LI>UL
{
/*to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left*/
	top: auto;
	left: auto;
}
LI:hover UL, LI.over UL
{
/*lists nested under hovered list items*/
	display: block;
}
UL.check
{
	list-style-position: outside;
	list-style-image: url(bullet_check.png);
}
UL.check LI
{
	padding-left: 10px;
	vertical-align: middle;
}
.selected_de
{
	background: url(lang_de_selected.gif) no-repeat top right;
}
.selected_en
{
	background: url(lang_en_selected.gif) no-repeat top right;
}
.de
{
	background: url(lang_de.gif) no-repeat top left;
}
.en
{
	background: url(lang_en.gif) no-repeat top left;
}
/*Inhalt*/
A
{
	font-weight: bold;
}
.bild_links
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 20px !important;
/*Firefox, Opera ...*/
	margin-top: 10px;
/*fuer IE*/
}
.bild_rechts
{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.search_page_links
{
	text-align: center;
	padding-bottom: 14px;
	padding-top: 17px;
}
.search_page_links .active_page
{
	font-size: 17px;
	color: #B22528;
	font-weight: bold;
}
.search_page_links A
{
	color: #000000;
	font-size: 17px;
	font-weight: normal;
}
.search_page_links IMG
{
	padding-right: 5px;
	padding-left: 5px;
}
.search_hotel
{
	font-weight: bold;
	font-size: 12px;
}
