body {
	padding: 0;
	margin: 0;
	empty-cells: show;
}	

	
table.table_100 
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-variant: normal;
	empty-cells: show;
	border: 1px solid #CCCCCC;
}


table.table_popup
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-variant: normal;
	empty-cells: show;
	background: #FDF7E3;
}


table.table_top{
	color: #CCCCCC;
	font-size: 10px;
	line-height: 12px;
}


table.table_content{
	color: #CCCCCC;
	font-size: 10px;
	line-height: 12px;
}


table.table_navi{
	color: #333232;
	font-size: 11px;
	line-height: 12px;
}
	

table.table_subnavi{
	color: #333232;
	font-size: 10px;
	line-height: 12px;
	background-color: #FDF7E3;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

table.table_subnavi-bottom{
	color: #333232;
	font-size: 10px;
	line-height: 12px;
}

table.table_bottom-green{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}

table.table_rundrahmen{
	color: #333232;
	font-size: 11px;
	line-height: 12px;
}


td.td_table_rundrahmen_gelb 
{
	font-style: italic;
	font-weight: bold;
	color: #333232;
	background: #F4C51A;
	font-size: 12px;
	line-height: 12px;
	height: 20px;
	vertical-align: middle;
	text-indent: 5px;
}

table.table_rundrahmen_innen_weiss_klein
{
	color: #333232;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	padding: 5px;
}


table.table_rahmen_grau_aussen
{
	border: 1px solid #CCCCCC;
}

table.table_rahmen_grau_innen
{
	color: #333232;
	background: #FFFFFF;
	font-size: 11px;
	background-color: #FFFFFF;
}


table.table_rundrahmen_innen_weiss
{
	color: #333232;
	background: #FFFFFF;
	font-size: 11px;
	background-color: #FFFFFF;
}


table.table_reiseuebersicht_detail{
	color: #333232;
	font-size: 11px;
	line-height: 12px;
	background-color: #FDF7E3;
	border: 1px solid #CCCCCC;
}


table.table_reiseansicht_links{
	color: #333232;
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
}


table.table_reiseansicht_rechts{
	color: #333232;
	font-size: 11px;
	line-height: 12px;
	background-color: #FDF7E3;
	border: 1px solid #5D5E5E;
}



table.table_reiseansicht_aufzaehlung
{
	color: #333232;
	background: #FFFFFF;
	font-size: 11px;
	background-color: #FDF7E3;
}



table.table_reisebuchung
{
	color: #333232;
	background: #FFFFFF;
	font-size: 12px;
	line-height: 19px;
	padding: 5px;
}
table.table_reisebuchung td { padding: 0px; }



table.table_orange
{
	color: #333232;
	background: #F4C51A;
	font-size: 12px;
	line-height: 15px;
}


table.table_orange-border
{
	color: #333232;
	background: #F4C51A;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #CCCCCC;
}


table.table_rosa
{
	color: #333232;
	background: #FDF7E3;
	font-size: 12px;
	line-height: 15px;
}

table.table_rosa-border
{
	color: #333232;
	background: #FDF7E3;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #CCCCCC;
}


table.table_transp
{
	color: #333232;
	font-size: 12px;
	line-height: 15px;
}


table.table_transp-border
{
	color: #333232;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #CCCCCC;
}


.forminput_subnavi_newsletter{
	font-size: 10px; 
	color: #000000; 
	border: solid 1px #CCCCCC;
	width: 135;
	height: 20px;
}


input.button {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	border: 1px solid #CCCCCC ;
	background-color: #247F28;
	font-size: 13px; 
	color: #FFFFFF;
	height: 25px;
	width: 100%;
}


input.button_bildergalerie {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	border: 1px solid #CCCCCC ;
	background-color: #F4C51A;
	font-size: 10px; 
	color: #666565;
	height: 18px;
	width: 18px;
}


.link_bottom-green 	a:link {color: #FFFFFF; text-decoration: none; }
.link_bottom-green 	a:visited {color: #FFFFFF; text-decoration: none; }
.link_bottom-green 	a:hover {color: #FFFFFF; text-decoration: underline; }


a:link    {
	color: #333232;
	text-decoration: none;
}

a:visited    { 
	color: #333232; 
	text-decoration: none;
}

a:hover    { 
	color: #333232; 
	text-decoration: underline;
}

ul
{
	list-style-image:url('/images/minimango_list.gif');
	margin-left: 18px;
	padding-left: 0px;
}

img.reise_thumbnail {
	cursor: pointer;
}

.fehler {
	color: #F10000;
}