@charset "utf-8";
/* CSS Document */




#list_hid
{
	height:30px;

}

#table_rahmen
{
	width:100%;
}

#table_rahmen_cell
{
	vertical-align:top;
	align:center;
	height:238px;
	width:180px;
	background-image:url(images/Rahmen.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	padding-top:0px;
}



#table_rahmen_cell div.table_title
{
	/*background-color:red;*/
	margin:5px 10px 5px 5px;
	padding:0px;
}

#table_rahmen_cell div.table_title h3
{
	color:white;
	font-size:10px;
	margin:0px;
	padding:0px;
}

#table_rahmen_cell img
{
	margin:0px;
	padding:0px;
	border:none;
}

#table_rahmen_cell div.table_main
{
	padding: 3px 3px 0px 5px;
	margin: 0;
	background-color:#F6F6F6;
	width:165px;
	height:60px;
}

#table_rahmen_cell div.table_main img
{
	position:relative;
	top:0px;
	border:none;
}

#table_rahmen_cell table.rable_links
{
	padding: 10px 0px 5px 0px;
}

#table_rahmen_cell table.table_links a
{
	text-decoration:underline;
}

#table_rahmen_cell table.table_links a img
{
	border:none;
}



#hotellist
{
	margin-top:7px;
	width:600px;
	
}

#hotellist img
{
	border:none;
}

#hotellist table
{
	border:none;
	padding:0;
	margin:0;
}

#hotellist .row_white
{
	background-color:white;
}

#hotellist .row_dark
{
	background-color:#f1f1f1;
}

#hotellist .hotelpreis, #hotellist .hotelleistung, .table_links .hotelpreis
{
	font-size:14px;
}

.table_links .hotelleistung {display:none;}
	

#hotellist .tableheader
{
	background-color:#ff9501;
	height:25px;
	font-size:12px;
	color:white;
}

#hotellist .tableheader td
{
	padding-left:10px;
}

.hotelbild
{
width:120px;
}

.hotelname
{
	padding-left:10px;
	vertical-align:top;
}

.hotelname h4
{
	font-size:14px;
	font-weight:normal;
	margin-bottom:0px;
}

#topnavigation
{
	margin: 2px 0px 0px 0px;
	height:20px;
	background-color:#f1f1f1;
	width:100%;
	color:black;
	border-right::1px solid #F8A104;
}

#topnavigation td
{
	text-align:center;
}

#topnavigation td a
{
	text-decoration:none;
	color:black;
}

#topnavigation td a:visited
{

	color:black;
}

#topnavigation .cellpipe
{
	background-image:url(images/cellpipe.jpg);
	background-repeat:no-repeat;
	
	width:1px;
}



#hoteldetails #title h1, #citytitle h1
{
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}


#preisvergleich
{
	margin: 20px 5px 20px 5px;
}

#preisvergleich #head, #preisvergleich #foot
{
	background-color:#f1f1f1;
}

#preisvergleich_oben
{
	width:100%;
	margin:0px;
	padding:0px;
}

#preisvergleich_oben #titel
{
	width:100%;
	height:25px;
	background-color:#ffa31e;
	color:white;
	text-align:center;
	margin:0px;
	padding:0px;
}



/* TagCloud */
div.tagcloud
{
	margin:8px 3px 5px 6px;
}


.tagcloud_klein
{
	font-size:10px;
}

.tagcloud_mittel
{
	font-size:12px;
}

.tagcloud_gross
{
	font-size:16px;
	font-weight:normal;
}


/* ------------------------------------*/






