﻿/*	Zitelzeile der Tabelle auf der Startseite, Bundesländer - (Karte ohne Titel) - Urlaubsregion*/

.b-land-00 {
	float: left;
	width: 200px;
	border-width: 2px; border-style: solid;
	border-top: 0; border-right: 0; border-left: 0;
	border-color: #FFCC66;
	font-family: Verdana,Arial,sans-serief; 
	font-size: 11pt;	font-weight: bold;
	padding: 2px 0 2px 0; 
}

.d-karte-00 { 
	float: left;
	width: 280px;
	border-width: 2px; border-style: solid;
	border-top: 0; border-right: 0; border-left: 0;
	border-color: #FFCC66;
	font-family: Verdana,Arial,sans-serief; font-size: 7pt;
	font-size: 11pt;	font-weight: bold;
	padding: 2px 0 2px 0; 
}

.u-region-00 {
	float: left; 
	width: 168px;
	border-width: 2px; border-style: solid;
	border-top: 0; border-right: 0; border-left: 0;
	border-color: #FFCC66;
	font-family: Verdana,Arial,sans-serief;
	font-size: 11pt;	font-weight: bold;
	padding: 2px 0 2px 0; 
}

/*	Inhalt Tabelle, Bundesländer - Karte - Urlaubsregion*/

.b-land {
	float: left;
	width: 200px;
	font-family: Verdana,Arial,sans-serief;
	font-size: 10pt; 	font-weight: normal;
	padding: 2px 0 2px 0; }


.d-karte {
	float: left;
	width: 280px;
	padding: 2px 0 2px 0; }


.u-region {
	float: left;
	width: 168px;
	font-family: Verdana,Arial,sans-serief;
	font-size: 10pt; 	font-weight: normal;
	padding: 2px 0 2px 0; }
