BODY, TD, DIV, A, INPUT	{
							font-family: arial,helvetica,sans-serif;
							font-weight: normal;
							font-size  : 12px;
						}

/* Normale Links */
a					{ color:#0E1472; }
a:link				{ text-decoration:underline; }
a:active			{ text-decoration:none; }
a:visited			{ text-decoration:underline; }
a:hover				{ text-decoration:none; }

/* Links in footer */
a.footer			{ color:#0E1472; font-size:11px; }

/* Links in navigation */
a.mn				{ color:#263465; font-weight: bold; font-size:11px; }
a.mn:link			{ text-decoration: none; }
a.mn:active			{ text-decoration: underline; }
a.mn:visited		{ text-decoration: none; }
a.mn:hover			{ text-decoration: underline; }

TD.mnOpen			{ background-color: #0E1472; }
a.mnOpen			{ color:#ffffff; font-weight: bold; font-size:11px; }
a.mnOpen:link		{ text-decoration: none; }
a.mnOpen:active		{ text-decoration: underline; }
a.mnOpen:visited	{ text-decoration: none; }
a.mnOpen:hover		{ text-decoration: underline; }

a.sn						{ color:#263465; font-size:11px; }
a.sn:link, a.sn:visited		{ text-decoration: none; }
a.sn:active					{ text-decoration: underline; }
a.sn:hover					{ text-decoration: underline; }

/* Weiße Links */
a.white				{ color:#ffffff; }

a.black				{ color:#000000; font-weight: bold; }
a.black:link, a.black:active, a.black:visited
					{
						text-decoration:none;
					}
a.black:hover		{ text-decoration:underline; }

a.date				{ color:#E1951C; font-weight: bold; }


TD.snActive			{ background-image: url('../img/nav/snbg_active.gif'); }

/* Block styles */
IMG.headline		{ margin-bottom: 18px; }
SPAN.headline		{ font-size: 12px; color: #263465; text-transform: uppercase; font-weight: bold; vertical-align: 10%; }
DIV.paraNm			{ margin-bottom: 18px; }
DIV.paraLt			{ font-size:11px; margin-bottom: 18px; }

/* text classes */

.nmb				{ font-weight: bold; }

.lt					{ font-size:11px; }
.ltblue				{ font-size:11px; color:#0E1472; }
.ltwhite			{ font-size:11px; color:#ffffff; }

.ltb				{ font-weight: bold; font-size:11px; }

/* Angebotsliste */
.pt			{ font-size:11px; color:#8AB1FF; font-weight: bold }
.formarea	{ padding:5px 0px 5px 0px;margin-bottom:20px;background:#E5EDF8 }
.tab_odd	{ font-size:9px; background: #FFF}
.tab_even	{ font-size:9px; background: #F3F4F6}
.icon		{ width:90px;padding-top:1px;}
.data		{ width:120px;}
.days		{ width:40px;}
.ship		{ width:110px;}
.route		{ width:185px;}
.fare		{ width:170px;}
.fare2		{ width:170px;color:#8AB1FF; font-weight: bold}
.fare3		{ width:170px;color:#EF6262; font-weight: bold}
.right		{ width:3px;}

.tab_even td,.tab_odd td
{

	font-size:11px;
}