* {
	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;h
}
#site {
	width: 975px;
	margin: 0 auto;
	text-align: left;
}
#main {
	float: left;
	width: 610px;
}
#main .title, #sidebar .title  {
	clear: both;
	padding: 0 0 0 5px;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/title_bg.gif) repeat-x 0 0;
	background-color: #0088CC;
}
#main .title_big, #sidebar .title_big {
	clear: both;
	height: 20px;
	padding: 0 0 0 5px;
	color: #fff;
	font-size: 0.8em;
	line-height: 19px;
	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;
}
#unterkunft {
	font-size: 0.7em;
}
#unterkunft tbody td {
	font-size: 1.1em !important;
}
#main .zeile .title:first-child, #main h2:first-child, #sidebar .title:first-child {
	margin: 0;
}
#content {
	float: left;
	width: 815px;
}
#adds {
	float: left;
	width: 150px;
	margin: 0 0 0 5px;
}
#header {
	font-size: 0px;
	line-height: 0px;
}
#header img {
	margin: 0 0 1px 0;
}

/* menu */
#main_menu {
	font-size: 0.65em;
	text-transform: uppercase;
}
#main_menu li {
	float:left;
	list-style: none;
}
#main_menu li a {
	display: block;
	height: 14px;
	padding: 7px 0 8px 0;
	text-align: center;
}
#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 {
	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: 132px; }
#main_menu #menu_1 { width: 84px; }
#main_menu #menu_2 { width: 110px; }
#main_menu #menu_3 { width: 136px; }
#main_menu #menu_4 { width: 77px; }
#main_menu #menu_5 { width: 78px; }
#main_menu #menu_6 { width: 106px; }
#main_menu #menu_7 { width: 118px; }
#main_menu #menu_8 { width: 91px; }

#sub_menu {
	clear: both;
	width: 805px;
	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_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 table {
	font-size: 0.9em;
}
.zeile p {
	margin: 7px 0 7px 0;
	padding: 0 3px 0 3px;
	font-size: 0.7em;
}
.zeile .fewo {
	border-bottom: 1px solid #ccc;
}
.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_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.2em;
}
.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.0em;
	font-weight: bold;
}
.special_box .dauer {
	display: block;
	margin: 0 0 8px 0;
	font-size: 1.0em;
}
.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;
}
#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;
}
#hotline {
	margin: 0 0 5px 0;
	background: url(images/garantie_bg.gif) no-repeat 0 bottom;
}

/* 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;
	margin: 0 0 4px 0;
}
#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; }


/* suchmaske */
#suchmaske {
	float: left;
	width: 610px;
	/*height: 346px;*/
	background-color: #F0F0F0;
	/*background-color: #E1E1E1;*/
	padding: 0 0 3px 0;
}
#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; }
* html #suche_tabs #tab5 { width: 114px; }

/* 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;
	line-height: 14px;
}
#suche_eingabe select, #suche_eingabe input {
	font-size: 1.0em;
}
#suche_eingabe input[type="checkbox"], #suche_eingabe input[type="radio"] {
	margin: 0 2px 0 0;
	height: 18px;
	vertical-align: top;
}
#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;
}
#suche_eingabe #suche_spalte1, #suche_eingabe #erweitert1  { width: 190px; }
#suche_eingabe #suche_spalte2, #suche_eingabe #erweitert2 { width: 190px; }
#suche_eingabe #suche_spalte3, #suche_eingabe #erweitert3 { width: 200px; }
/*#suche_eingabe #suche_spalte4 { width: 100px; }*/

#suche_eingabe #suche_spalte3 img {
	position: relative;
	top: 4px;
}
#suche_eingabe #erweitert1, #suche_eingabe #erweitert2, #suche_eingabe #erweitert3, #suche_eingabe #erweitert4 {
	/*display: none;*/
	margin: 15px 0 0 0;
	float: left;
}
/*#suche_eingabe #erweitert1 label, #suche_eingabe #erweitert2 label, #suche_eingabe #erweitert3 label {
	font-weight: bold;
}*/
#suche_eingabe label {
	font-weight: bold;
	margin: 6px 0 1px 0;
}
#suche_eingabe p {
	font-size: 1.0em;
}
#suche_eingabe #vermindernbut {
	display: none;
}
#suche_eingabe .select_full {
	width: 167px;
}
#suche_eingabe .select_full2 {
	width: 157px;
}
#suche_eingabe .select_medium {
	width: 108px;
}
#suche_eingabe .select_small {
	width: 55px;
}
#suche_eingabe #finden_spalte {
	line-height: 14px;
}
#suche_eingabe #finden_spalte input[type="radio"] {
	height: 16px;
	vertical-align: middle;
}
#suche_eingabe #finden_spalte a {
	line-height: 30px;
}
#suche_eingabe button {
	float: left;
	width: 60px;
	height: 20px;
	margin: 4px 6px 0 0;
	border: none;
	color: transparent;
	background-color: transparent;
}
.select_full3 {
	width: 200px;
}

/* top-angebote */
#top_last-minuteangebote, #top_pauschalangebote {
	float: left;
	width: 303px;
}
#top_pauschalangebote {
	float: right;
	margin: 0 0 4px 0;
}
.angebotsbox {
	width: 298px;
	height: 70px;
	padding: 0 5px 0 0;
	font-size: 0.7em;
	background-color: #f3f3f3;
	clear: both;
}
.alt {
	background-color: #fff;
}
.angebotsbox a {
	font-size: 1.1em;
	font-weight: bold;
}
.angebotsbox .hotelbild {
	float: left;
	width: 100px;
}
.angebotsbox .spalte_details {
	float: left;
	/*width: 120px;*/
	width: 190px;
	padding: 0 0 0 4px;
}
.angebotsbox .spalte_details .extra {
	display: block;
	margin: 5px 0 0 0;
	
	font-size: 0.9em;
}
.angebotsbox .spalte_preis {
	width: 190px;
	float: left;
	padding: 6px 0 0 4px;
}
.angebotsbox .spalte_preis img {
	margin: 10px 0 15px 0;
}
.angebotsbox .spalte_preis .extra {
	display: block;
}
.angebotsbox .spalte_preis a {
	font-size: 1.2em;
}

/* articles.. */
.article_box {
	width: 610px;
	/*margin: 5px 0 0 0;*/
	padding: 0 0 4px 0;
	background-color: #f3f3f3;
}
.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;
}
.article_box .allcats {
	margin: 0 0 0 5px;
	font-size: 0.9em;
	font-weight: bold;
}

/* neu */
#neu_box h3 {
	padding: 3px 0 0 5px;
}
#neu_box a img {
	float: left;
	margin: 0 5px 0 0;
}
#neu_box div img {
	float: right;
	padding: 0 4px 0 0;
}
#neu_box span {
	display: block;
	padding: 0 0 3px 0;
}
#neu_box_pic a {
	float: left;
	margin: 7px;
}

/* */
fieldset {
	border: none;
}
#login_small {
	float: left;
	margin: 15px 0 20px 0;
	width: 195px;
	padding: 0 0 0 3px;
}
#login_small input[type="text"], #login_small input[type="password"] {
	width: 90px;
}
#login_small label {
	width: 90px;
	float: left;
	padding: 0 0 0 7px;
	margin-bottom: -2px;
}
#login_small span {
	width: 280px;
}
#login_small .zeile3 {
	display: block;
	clear: both;
	padding: 3px 0 0 0;
}
#eintragen {
	margin: 5px 0 5px 0;
	font-size: 1.4em;
	text-align: center;
}
#old_table * {
	font-size: 12px;
}

.zeile #fewo table {
	font-size: 12px !important;
}
.zeile #fewo #rahmen {
	font-size: 0.9em !important;
}


/* genera classes.. */
.clear {
	clear: both;
}
.txt_rot .stern {
	color: red;
}
.Stil27 {
	color: #ca0203;
	font-weight: bold;
}
.Stil28 {color: #FF0000}
td.alert {
  color: #DD0000;
	font-weight: bold;
 }
span.alert {
  color: #DD0000;
	font-weight: bold;
 } 
span.stern {
  color: #DD0000;
	font-weight: normal;
  } such

