
/* Special Stylesheet für die Restaurantseite */

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 10px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :#2C5B9F;
	font-size : 10px;
	text-decoration: none;
}
.menulink a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 11px;
	text-decoration: none;
}
.menulink a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 11px;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
	line-height: 14px;
}
H1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #990000;
}
.txtfld {
	background-color: #FFFFFF;
	color: #333333;
	border-left : 1px  solid;
	border-right : 1px  solid;
	border-top : 1px solid;
	border-bottom : 1px  solid;
	border-color :#044E79;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	}

.table_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C5B9F;
	line-height: 16px;
}
.table_txt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C5B9F;
	line-height: 14px;
}
	
BODY {
	background : White;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0%;
 	}
	
.txt_right{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 9px;
	line-height: normal;
}

.title_right{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #1B375C;
	font-size : 11px;
	line-height: normal;
	text-align : center;
}

.hotelmonats{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 11px;
	line-height: normal;
	text-align : center;
}
	
.adresse{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #2C5B9F;
	font-size : 9px;
	line-height: normal;
}

.online{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CC0000;
	font-size : 9px;
	line-height: normal;
}
UL {
   list-style-type : disc;
	color:  #990000;
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size : 10px;
	line-height : 14px;
 }
.premium_title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #005101;
	font-size : 11px;
	line-height: normal;
}
.hotel_txt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #708090;
	font-size : 10px;
	line-height: normal;
}
.hotel_title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #2C5B9F;
	font-size : 11px;
	line-height: normal;
}

.description_title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 11px;
	line-height: normal;
}

.details_title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #21436F;
	font-size : 11px;
	line-height: normal;
	font-weight : bold;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C5B9F;
	line-height: 16px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
	line-height: 14px;
}

.title_oben {
	position:absolute;
	top:45px;
	left:125px;
	width:300px;
	color:#FFFFFF;
	font-family: Verdana;
	font-size:13px;
}

/*  Eigenschaften des kleinen Suchfeldes  */
.rk_suche{
	border: 1 solid #D3E1FF;
	background-color:#ECF2FF;
}

/*  Eigenschaften der Restaurantübersicht einer Stadt  */
.rk_table01{
	border: 1 solid #D3E1FF;
	background-color: #ECF2FF;
	width: 450px;
}
/*  Eigenschaften der Restaurantübersicht einer Stadt 2 */
.rk_table02{
	border-color: #D3E1FF;
	border-left-style: solid; 
	border-left-width: 1; 
	border-bottom-style: solid; 
	border-bottom-width: 1; 
	border-right-style: solid; 
	border-right-width: 1

}
.rk_table03{
	border-color: #D3E1FF;
	border-bottom-style: solid;
	border-bottom-width: 1;

}



/*  Eigenschaften der Bundesland-Links */
.rk_linkBL{
	text-decoration: none; 
	font-weight: bold;
	font-size:9pt;
}

/*  Eigenschaften der STADT-Links*/
.rk_linkCITY{
	text-decoration: none; 
	font-weight:normal; 
	font-family:Arial,Helvetica,Tahoma;
	font-size:9pt;
}

/*  Eigenschaften der STADT-Startbuchstaben-Links (a b c d e f g h)*/
.rk_CITYShort{
	text-decoration: none; 
	font-weight: normal;
	font-size:9pt;
}


/*  Eigenschaften der Restaurant-Übersicht-Tabellen-Hintergrund*/
.rk_tableBGR {
	background-color: #ECF2FF;
}

/*  Eigenschaften der Restaurant-Übersicht-Tabellen-Rahmen*/
.rk_tableFRAME{
	border: 1 solid #ECF2FF;
	font-weight:normal; 
	font-family:Arial,Helvetica,Tahoma;
	font-size:9pt;
}


.rk_hr{
	color: #ECF2FF;
}


.rk_dasREST{
	border-left: 1 solid #ECF2FF; 
	border-right: 1 solid #ECF2FF; 
	border-bottom: 1 solid #FFFFFF;
}
.rk_dasREST02{
	background-color: #FFFFFB;

	font-weight:normal; 
	font-family:Arial,Helvetica,Tahoma;
	font-size:9pt;
}


/* Top-Werbebanner */
.top_wb_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 16px;
}

.top_wb_hg{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	line-height: 14px;
	background-color:#F9F2F1;
	border:1px solid #EBD1CE;
}