* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #000;
	background-color: #fff;
}
a:link, a:visited {
	color: #0088CC;
	text-decoration: none;
}
a:hover {
	color: #00B4EC;
}
img {
	margin: 0;
	border: none;
}
label {
	display: block;
	margin: 5px 0 1px 0;
}
#site {
	width: 815px;
	margin: 0 auto;
	text-align: left;
	/*border: 1px solid #ccc;*/
	
}
#main {
	float: left;
	width: 610px;
}
#main .title {
	padding: 0 0 0 5px;
	color: #fff;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/title_bg.gif) repeat-x 0 0;
	background-color: #0088CC;
}
#sidebar {
	float: left;
	width: 200px;
	margin: 5px 0 0 5px;
}
#header {
	/*height: 100px;*/
	font-size: 0px;
	line-height: 0px;
}
#header img {
	margin: 0 0 1px 0;
}
#main_menu {
	font-size: 0.65em;
	text-transform: uppercase;
}
#main_menu li {
	float:left;
	/*margin: 0 0px 0 0;*/
	list-style: none;
	/*border-top: 1px solid #0079B8;*/
}
#main_menu li a {
	display: block;
	height: 14px;
	padding: 7px 0 8px 0;
	text-align: center;
	/*border-top: 1px solid #1A93D2;*/
	/*border-bottom: 1px solid #0079B8;*/
	/*outline: 1px solid #ccc;*/
}
#main_menu li a:link, #main_menu li a:visited {
	color: #eee;
	text-decoration: none;
	background: url(images/menu_bg.gif) no-repeat 0 0;
	background-color: #0087CD;
}
#main_menu li a:hover, #main_menu .active a:link, #main_menu .active a:visited  {
	color: #eee;
	text-decoration: none;
	background: url(images/menu_active_hover_bg.gif) no-repeat 0 0;
	background-color: #00B4EC;
}
#main_menu li #website_link:link, #main_menu li #website_link:visited {
	font-size: 1.1em;
	margin: 0 1px 0 0;
	background: url(images/menu_website_link_bg.gif) repeat-x 0 0;
	background-color: #666;
}
#main_menu li #website_link:hover {
	/*color: #ccc;*/
	font-size: 1.1em;
	margin: 0 1px 0 0;
	background: url(images/menu_website_link_hover_bg.gif) repeat-x 0 0;
	background-color: #999;
}

#main_menu #website_link { width: 128px; }
#main_menu #menu_1 { width: 64px; }
#main_menu #menu_2 { width: 100px; }
#main_menu #menu_3 { width: 126px; }
#main_menu #menu_4 { width: 62px; }
#main_menu #menu_5 { width: 60px; }
#main_menu #menu_6 { width: 96px; }
#main_menu #menu_7 { width: 98px; }
#main_menu #menu_8 { width: 80px; }

#sub_menu {
	clear: both;
	/*width: 100%;*/
	height: 20px;
	padding: 0 0 0 10px;
	font-size: 0.7em;
	color: #fff;
	background: url(images/menu_sub_bg.gif) repeat-x 0 0;
	background-color: #00B4EC;
}
#sub_menu li {
	float: left;
	margin: 0 5px 0 0;
	padding: 3px 0 0 0;
	list-style: none;
}
#sub_menu li a:link, #sub_menu li a:visited {
	color: #fff;
	text-decoration: none;
}
#sub_menu li a:hover {
	color: #ddd;
}
#sub_menu .active {
	font-weight: bold;
}

#footer {
	padding: 15px 0 0 0;
}
#footer_menu, #footer_menu2 {
	font-size: 0.6em;
	text-align: center;
}
#footer_menu li, #footer_menu2 li {
	display: inline;
	padding: 0 3px 0 0;
	list-style: none;
}
#footer_menu {
	height: 20px;
}
/*#footer_menu a:link, #footer_menu a:visited {
	color: #0088CC;
	text-decoration: none;
}
#footer_menu a:hover {
	color: #00B4EC;
}*/

#footer_menu2 {
	height: 20px;
}
#footer_menu2 a:link, #footer_menu2 a:visited {
	color: #686868;
	text-decoration: none;
}
#footer_menu2 a:hover {
	color: #aaa;
}


/* site-specific ids / classes */
.zeile {
	clear: both;
	padding: 5px 0 0 0;	
}
.zeile p {
	margin: 7px 0 7px 0;
	padding: 0 3px 0 3px;
	font-size: 0.7em;
}
.text {
	clear: both;
	padding: 5px 0 0 0;
}
.text h2 {
	clear: both;
}
.text p {
	margin: 7px 0 7px 0;
	padding: 0 3px 0 3px;
	font-size: 0.7em;
}
.text .left {
	float: left;
}
.text .right {
	float: right;
}
.text table {
	margin: 0 0 5px 0;
	font-size: 0.7em;
}
.text ul {
	margin: 5px 0 5px 20px;
	font-size: 0.7em;
}
/*#special_boxes {
	clear: both;
	padding: 5px 0 0 0;
}*/
.special_box {
	float: left;
	width: 200px;
	height: 264px;
	font-size: 0.8em;
	color: #fff;
	background-color: #ccc !important;
}
.special_box .sterne {
	margin: 5px 0 0 10px;
}
.special_box h2 {
	
	margin: 0px 0 0 10px;
	padding: 0;
	font-size: 1.3em;
}
.special_box p {
	float: left;
	width: 140px;
	margin: 8px 0 0 0;
	padding: 3px 0 0 10px;
}
.special_box .art {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}
.special_box .dauer {
	display: block;
	margin: 0 0 8px 0;
	font-size: 1.1em;
}
.special_box .preis {
	font-size: 1.2em;
	font-weight: bold;
}
.special_box .button {
	float: left;
	margin: 25px 0 0 0;
}
.special_box2 {
	float: left;
	width: 200px;
	height: 232px;
	font-size: 0.8em;
	color: #fff;
	background-color: #ccc !important;
}
.special_box2 h2 {
	font-size: 1.3em;
	padding: 8px 3px 0 5px;
}
.special_box2 p {
	padding: 2px 3px 0 5px;
	font-size: 1.0em;
	font-weight: bold;
}
.special_box2 .kosten {
	padding: 7px 3px 0 5px;
	font-size: 0.9em;
	font-weight: normal;
}
#tunesien {
	margin: 0 5px 0 0;
	background: url(images/tunesien_bg.gif) no-repeat 0 -10px;
}
#rhodos {
	margin: 0 5px 0 0;
	background: url(images/rhodos_bg.gif) no-repeat 0 -10px;
}
#lanzarote {
	background: url(images/tunesien_bg.gif) no-repeat 0 -10px;
}
#garantie {
	margin: 0 0 5px 0;
	background: url(images/garantie_bg.gif) no-repeat 0 bottom;
}
#hotline {
	margin: 0 0 5px 0;
	background: url(images/garantie_bg.gif) no-repeat 0 bottom;
}
#garantie dl {
	margin: 0px 0 0 5px;
}
#garantie dt {
	padding: 0 0 0 20px;
	margin: 0px 0 0px 0;
	background: url(images/haken.gif) no-repeat 0 bottom;
	font-size: 1.25em;
	font-weight: bold;
}
#garantie dd {
	padding: 0 0 3px 20px;
	font-size: 0.8em;
}

/* link-wolke */
#tagcloud, #tagcloud_small {
	float: left;
	width: 196px;
	height: 160px;
	padding: 1px;
	margin: 0 0 0 0;
	overflow: hidden;
	text-align:justify;
	line-height: 18px;
	border: 1px solid #ccc;
}
#tagcloud {
	height: 344px;
}
#tagcloud li, #tagcloud_small li {
	display: inline;
	float: left;
	list-style: none;
}
#tagcloud a, #tagcloud_small a {
	margin: 0 2px 0 1px;	
}

.tag1 { font-size: 20px;}
.tag2 { font-size: 20px; }
.tag3 { font-size: 19.5px; font-weight: bold; }
.tag4 { font-size: 19.5px; }
.tag5 { font-size: 19px; font-weight: bold; }
.tag6 { font-size: 19px; }
.tag7 { font-size: 18.5px; font-weight: bold; }
.tag8 { font-size: 18.5px; }
.tag9 { font-size: 18px; font-weight: bold; }
.tag10 { font-size: 18px; }
.tag11 { font-size: 18px; }
.tag12 { font-size: 17px; font-weight: bold; }
.tag13 { font-size: 17px; }
.tag14 { font-size: 17px; }
.tag15 { font-size: 16px; font-weight: bold; }
.tag16 { font-size: 16px;  font-weight: bold; }
.tag17 { font-size: 16px; }
.tag18 { font-size: 14px; font-weight: bold; }
.tag19 { font-size: 14px; font-weight: bold; }
.tag20 { font-size: 14px; }
.tag21 { font-size: 13px; font-weight: bold; }
.tag22 { font-size: 13px; }
.tag23 { font-size: 13px; }
.tag24 { font-size: 12px; font-weight: bold; }
.tag25 { font-size: 12px; }
.tag26 { font-size: 12px; }
.tag27 { font-size: 11px; font-weight: bold; }
.tag28 { font-size: 11px; }
.tag29 { font-size: 11px; }
.tag30 { font-size: 10px; font-weight: bold; }
.tag31 { font-size: 10px; }
.tag32 { font-size: 10px; }
.tag33 { font-size: 9px; font-weight: bold; }
.tag34 { font-size: 9px; }


#search {
	float: left;
	width: 610px;
	background-color: #F0F0F0;
	/*background-color: #E1E1E1;*/
}
#search .search_0 {
	width: 600px;
	float: left;
	padding-bottom: 4px;
}
#search .search_1 {
	width: 175px;
	float: left;
	padding-bottom: 4px;
}
#search .search_2 {
	width: 350px;
	float: left;
	padding-bottom: 4px;
}
#search .search_4 {
	width: 50px;
	float: left;
}
#search .row {
	font-size: 0.8em;
	clear: both;
	padding: 2px 5px 5px 5px;
}
.search_title {
	width: 610px;
	height: 20px;
	text-align: right;
	color: #fff;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/title_bg.gif) repeat-x 0 0;
	background-color: #0088CC;
	clear: both;
}
.search_title h2 {
	float: left;
	font-size: 0.7em;
		/*width: 605px;*/
	padding: 0 0 0 5px;	
}
.search_title #beratung {
	float: right;
	margin: 0 5px 0 0;
	font-size: 0.7em;
}
.search_title #beratung #kosten {
	font-size: 0.8em;
}
#search label {
	font-weight: bold;
}
#search button {
	width: 61px;
	height: 65px;
	/*margin: 55px 0 0 0;*/
	border: none;
	color: transparent;
	background-color: transparent;
	/*background: url(images/finden.gif) no-repeat 0 0;*/
}
#search_row_0 span {
	text-decoration: underline;
}
#search_row_0 input {
	margin: 0 2px 0 0;
}

#search .select_full {
	width: 100%;
}
#search .select_medium {
	width: 110px;
}
#search .select_medium2 {
	width: 310px;
}
#search .select_medium3 {
	width: 130px;
}
#search .select_medium4 {
	width: 240px;
}
#search .select_medium5 {
	width: 170px;
}

#search .select_small {
	width: 50px;
}



/* suchmaske */
#suchmaske {
	float: left;
	width: 610px;
	height: 165px;
	background-color: #F0F0F0;
	/*background-color: #E1E1E1;*/
}
#suche_title {
	width: 610px;
	height: 20px;
	text-align: right;
	color: #fff;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/title_bg.gif) repeat-x 0 0;
	background-color: #0088CC;
}
#suche_title h2 {
	float: left;
	font-size: 0.7em;
		/*width: 605px;*/
	padding: 0 0 0 5px;	
}
#suche_title #beratung {
	float: right;
	margin: 0 5px 0 0;
	font-size: 0.7em;
}
#suche_title #beratung #kosten {
	font-size: 0.8em;
}
#suche_tabs {
	margin: 0;
	font-size: 0.7em;
}
#suche_tabs a {
	display: block;
	height: 17px;
}
#suche_tabs li {
	float: left;
	margin: 0 0 0 1px;
	padding: 0 0 0 0px;
	list-style: none;
}
#suche_tabs li a:link, #suche_tabs li a:visited {
	padding: 3px 0 0 10px;
	color: #eee;
	text-decoration: none;
	background: url(images/suche_tab.gif) no-repeat 0 bottom;
	background-color: #0087CD;
}
#suche_tabs li a:hover, #suche_tabs .active a {
	color: #000 !important;
	background-color: #F0F0F0 !important;
	background-image: none !important;
}
#suche_tabs #tab1 { width: 150px; margin: 0; }
#suche_tabs #tab2 { width: 60px; }
#suche_tabs #tab3 { width: 115px; }
#suche_tabs #tab4 { width: 115px; }
#suche_tabs #tab5 { width: 115px; }

/* suchmaske - eingabe */
#suche_eingabe a:link, #suche_eingabe a:visited {
	font-size: 1.0em;
	color: #666;
	text-decoration: none;
}
#suche_eingabe {
	clear: both;
	padding: 0px 0 0 10px;
	font-size: 0.7em;
}
#suche_eingabe select, input {
	font-size: 1.0em;
}
#suche_eingabe #suche_spalte1, #suche_eingabe #suche_spalte2,
#suche_eingabe #suche_spalte3, #suche_eingabe #suche_spalte4 {
	float: left;
	height: 120px;
	margin: 0 1px 0 0;
	/*border: 1px solid #ccc;*/
}
#suche_eingabe #suche_spalte1, #suche_eingabe #erweitert1  { width: 170px; }
#suche_eingabe #suche_spalte2, #suche_eingabe #erweitert2 { width: 170px; }
#suche_eingabe #suche_spalte3, #suche_eingabe #erweitert3 { width: 130px; }
#suche_eingabe #suche_spalte4 { width: 100px; }

#suche_eingabe #suche_spalte3 img {
	position: relative;
	top: 4px;
	/*padding: 13px 0 0 0;*/
}
#suche_eingabe #erweitert1, #suche_eingabe #erweitert2, #suche_eingabe #erweitert3, #suche_eingabe #erweitert4 {
	display: none;
	float: left;
}
#suche_eingabe #erweitert1 label, #suche_eingabe #erweitert2 label, #suche_eingabe #erweitert3 label {
	font-weight: bold;
}
#suche_eingabe #vermindernbut {
	display: none;
}
#suche_eingabe .select_full {
	width: 157px;
}
#suche_eingabe .select_full2 {
	width: 137px;
}
#suche_eingabe .select_medium {
	width: 103px;
}
#suche_eingabe .select_small {
	width: 50px;
}
#suche_eingabe button {
	width: 61px;
	height: 65px;
	margin: 55px 0 0 0;
	border: none;
	color: transparent;
	background-color: transparent;
	/*background: url(images/finden.gif) no-repeat 0 0;*/
}
/* articles.. */
.article_box {
	width: 610px;
	/*margin: 5px 0 0 0;*/
	background-color: #f3f3f3;
}
.article_box h2 {
	padding: 0 0 0 5px;
	color: #fff;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/title_bg.gif) repeat-x 0 0;
	background-color: #0088CC;
}
.article_box h3 {
	padding: 3px 0 0 5px;
}
.article_box img {
	float: left;
	margin: 0 5px 0 0;
}
.article_box p {
	padding: 5px;
	font-size: 0.8em;
}
.article_box ul {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}
.article_box li {
	padding: 0 0 0 5px;
	list-style: none;
	font-size: 0.8em;
}

/* top-angebote */
#top_last-minuteangebote, #top_pauschalangebote {
	float: left;
	width: 405px;
}
#top_pauschalangebote {
	float: right;
}
#top_last-minuteangebote h2, #top_pauschalangebote h2 {
	padding: 0 0 0 5px;
	color: #fff;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/title_bg.gif) repeat-x 0 0;
	background-color: #0088CC;
}
.angebotsbox {
	width: 395px;
	height: 65px;
	padding: 0 10px 0 0;
	font-size: 0.7em;
	background-color: #f3f3f3;
	clear: both;
}
.angebotsbox a {
	font-size: 1.1em;
	font-weight: bold;
}
.angebotsbox .hotelbild {
	float: left;
	width: 100px;
}
.angebotsbox .spalte_details {
	float: left;
	width: 210px;
}
.angebotsbox .spalte_details .extra {
	display: block;
	margin: 5px 0 0 0;
	font-size: 0.9em;
}
.angebotsbox .spalte_preis {
	float: right;
	width: 105px;
	text-align: right;
}
.angebotsbox .spalte_preis img {
	margin: 10px 0 15px 0;
}
.angebotsbox .spalte_preis .extra {
	display: block;
}
.angebotsbox .spalte_preis a {
	font-size: 1.2em;
}


/* genera classes.. */
.clear {
	clear: both;
}
