body {
	margin: 0 5 5 5;
}

body.xx {
background-color: black; }

body, td {
	font-family: Verdana,Bitstream Vera Sans,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a {
	color: #2b0e72;
	letter-spacing:-0.2px;
}

a.member {
	color: #18CB75;
}

a.bimg img { border-left: solid 2px white; border-right: solid 2px white; }
a.bimg:hover img { border-left: solid 2px rgb(254, 181, 0); border-right: solid 2px rgb(254, 181, 0); }

li {
	padding-bottom: 4px;
}

.smgr {
	font-size: 11px;
	color: #333333;
}

.sm {
	font-size: 11px;
}

.sm_italic {
	font-size: 10px;
	font-style: italic;
}

.example {
	font-size: 11px;
	font-style: italic;
	color: #333333;
}


.sminf {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #74c2f2;
	letter-spacing: 0px;
	word-spacing: 0px;
	/*word-spacing: -1px;
	letter-spacing: -0.3px;*/
}

.bold, .fett {
	font-weight: bold;
}

.text_title {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 6px;
	border-top: solid 1px #cee9fb;
	border-bottom: solid 1px #cee9fb;
	background-image: url(_img/bg_text_title.png);
}

.top_banner {
	/*font-size: 13px;
	font-weight: bold;*/
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 6px;
	border-top: solid 1px #2b0e72;
	border-bottom: solid 1px #2b0e72;
	background-image: url(_img/bg_text_title.png);
}

.lh_or {
	color: rgb(251, 154, 12);
}

.lh_or_bold {
	font-weight: bold;
	color: rgb(251, 154, 12);	
}

li.pdf { list-style-image: url(mime/pdf.png); }
li.doc { list-style-image: url(mime/doc.png); }
li.xls { list-style-image: url(mime/xsl.png); }
li.rtf { list-style-image: url(mime/rtf.png); }

/* td.ip */ 
input, textarea, select,option {
	background-color: #f4f4f4;
	border-width: 1px;
	font-size: 10px;
	font-weight: normal;
}

/* container-tabellen im blauen balken */
tbody.center_left td, td.center_left {
	font-size: 10px;
	padding: 3px;
	font-weight: normal;
}


tbody.topmenu {
	font-size: 10px;
	color: #2b0e72; 
	font-weight: bold;
}

tbody.topmenu td {
	font-size: 10px;
	color: #2b0e72; 
	font-weight: bold;
}

tbody.topmenu a {
	font-size: 10px;
	text-decoration: none;
	letter-spacing:-0.2px;
	color: #2b0e72; 
}



tbody.vmenu th {
	text-align: left;
	font-size: 10px;
	color: #2b0e72; 
	background-image: url(_img/bg_vmenu_th.png);
	padding: 4px;
	padding-bottom: 2px;
}

tbody.vmenu td.dot  {
	padding-right: 0px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align:top;
}

tbody.vmenu td {
	background-color: white;
	background: url(_img/bg_vmenu_td.png); 
}

tbody.vmenu td a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:-0.2px;
}

tbody.vmenu td a:hover { text-decoration: underline } 

table.urlaub tbody.vmenu th {
	background-image: none;
	background-color: #b2c4d2;
}

table.urlaub tbody.vmenu td {
	background-image: none;
	background-color: #edf2f7;
}


/* NEWS */

table.news td.preview {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #505050;
	padding-bottom: 10px;
	letter-spacing: 0px;
	/*font-style: italic;
	
	--> @media print --> */
}

table.news a {
	font-weight: bold;
}


/* spceials */
table.specials {
	width: 100%;
}

table.specials td {
	 background-color: #faedbf; border-bottom: solid 1px white;
}

table.specials th.title {
	font-size: 12px; background-color: #ffc71c; background-color: #ffd554; text-align: left; padding-top: 4px;	padding-bottom: 4px;
}

table.specials th {
	font-size: 11px; background-color: #F6DE8B; text-align: left;padding: 3px; border-bottom: solid 1px white;
}

table.specials td.trenner {
	background-color: #ffc71c;
	padding: 0 0 0 0;
}

/* LOW COST-Airlines */
table.lowfares td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	vertical-align:top;
}

table.lowfares th {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align:top;
	background: url(_img/bg_text_title.png); 
	border-top: solid 1px #cee9fb;
	border-bottom: solid 1px #cee9fb;
}

/* === CMS === */

.edt_link {
		border:solid 1px #FFB90F;
		background-color: #A9A9A9;
		background-color: #ff7f50;
		background-color: silver;
		padding: 3px;
}

.edt_link2 {
		border:solid 1px #ff7f50;
		background-color: silver;
		padding: 2px;
}

body.cms .edt_link  { display: none; }
body.cms .edt_link2 { display: none; }
body.cms .edt_link3 { display: none; }


div.cms_topline {
	color: silver;
	font-size:10px;
}

div.cms_topline a {
	color:#797979;
	text-decoration: none;
	font-size:10px;
}

div.cms_topline i {
	font-size:9px;
}

div.cms_topline a:hover {
	color:black;
}


@media print {
	table.news td.preview { color: black; }
}
