@import url(header.css);
@import url(navi.css);
@import url(content.css);

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0; /*	color: #E7EFF7;*/
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 12px; /* IE5 Win */
	/*background: url('/style/img/hintergrund.gif') repeat-x !important;*/
	background-color: #F1F0EC;
}


html>body {
	/* be nice to Opera */
	font-size: 12px;;
}

h1 {
	color: #3e403b;
	font: 18px arial;
	padding-left:20px;
}
h2 {
	color: #3e403b;	
	font: 14px arial !important;
}

h3 {
	color: #3e403b;
	font:  12px arial !important;
}

a {
	color: #000000;
	text-decoration: none !important;
}

a:hover {
	text-decoration: underline;
}

/*
#counter {
	color: lime;
}
*/

/* content-deeplinkbox */


div.deeplinkBox {
	/*border: 2px solid #e30601;
	background-color: #f9f35b;*/
	width: 200px;
	height:340px;
	padding: 0px;
	*padding: 5px 15px 5px 5px;
	margin:0px 0px 0px 0px;
	/*float:left;*/
	background: url('/style/img/box_back.jpg') no-repeat;
}

div.deeplinkBox * a {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

div.deeplinkBox h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	padding:10px 0 0 5px;
	color:#ba080a;
}

div.textfield {
	text-align: right;
	padding:4px 15px 6px 5px;
	margin:0 15px 0 5px;
	border-bottom:1px dashed #ba080a;
}



.flughafen_rot a, .flughafen_rot a:link, .flughafen_rot a:visited{
	color: #3366ff !important;
	font: bold 10px tahoma,arial,helvetica,sans-serif;
}

.flughafen_rot a:hover, .flughafen_rot a:active{
	color:red !important;
}



.box a, .box a:link, .box a:visited {
	color:#34489A;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.box a:hover, .box a:active {
	color:red;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline !important;
}

a.click_flieg, a.click_flieg:link, a.click_flieg:visited{
	color:#34489A;
}

a.click_flieg:hover, a.click_flieg:active {
	color:#FF0000;
}


.formTR{
	border:1px solid #1E90FF;
}


a.hov_red_underline{
	color:#808080;
}
a.hov_red_underline:hover{
	color:red;
	text-decoration: underline !important;
}



/*

a.start{
	background:url('/thumbs/116x29/id/157991/Bilder/Home.PNG') no-repeat;
	width:116px;
	height:29px;
	display:block;
}
a.start:hover{
	background:url('/style/img/Button_Home.png') no-repeat;
}


a.lastminute{
	background:url('/thumbs/116x29/id/157992/Bilder/Lastminute.PNG') no-repeat;
	width:116px;
	height:29px;
	display:block;
}
a.lastminute:hover{
	background:url('/style/img/Button_Lastminute.png') no-repeat;
}


a.fruehbucher{
	background:url('/thumbs/116x29/id/157990/Bilder/Fr%C3%BChbucher.PNG') no-repeat;
	width:116px;
	height:29px;
	display:block;
}
a.fruehbucher:hover{
	background:url('/style/img/Button_Fruehbucher.png') no-repeat;
}


a.allinklusive{
	background:url('/thumbs/116x29/id/157994/Bilder/All+Inclusive.PNG') no-repeat;
	width:116px;
	height:29px;
	display:block;
}
a.allinklusive:hover{
	background:url('/style/img/Button_All_Inclusive.png') no-repeat;
}


a.nurhotels{
	background:url('/thumbs/116x29/id/157993/Bilder/Nur+Hotel.PNG') no-repeat;
	width:116px;
	height:29px;
	display:block;
}
a.nurhotels:hover{
	background:url('/style/img/Button_Nur_Hotels.png') no-repeat;
}

*/
