/* CSS */
a {	outline: none!important; }

#content {
	width: 1000px;
}

#content-mid {
	float: left;
	width: 800px;
	/*height: 700px;*/
	margin-left: 8px;
	padding: 0px 0px;
}
#content-left .u1 {
	font: bold 12px/22px Verdana,sans-serif;
	color: #003388;
}
#content-left a {
	color: #0099ff;
	font-weight: bold;
	text-decoration: none;
}
#content-left a:hover {
	color: #990033;
}


#infobox {
	margin-top: 5px;
	width: 295px;
	*height: 60px;
	padding-bottom: 2px;
	border: 1px solid black;
}
#infobox .firstline {
	height: 17px;
	padding: 0px;
	*margin-bottom: 3px;
}
#infobox .title {
	height: 15px;
	*height: 17px;
	font: bold 11px/11px Verdana,sans-serif;
	color: white;
	padding: 2px 0px 0px 3px;
	float: left;
}
#infobox .mask {
	text-align: right;
	padding: 0px;
	float: left;
}

#infobox .textitem {
	font: normal 10px/10px Verdana,sans-serif;
	color: #882b02;
	margin-left: 2px;
	margin-top: 2px;
	*margin-top: 0px;
	padding: 3px 3px 2px 3px;
	*padding: 1px 3px 2px 3px;
	/*background-color: #f7f7f7;*/
	float: left;
}
#infobox .c1 {
	width: 58px;
	*width: 60px;
	text-align: left;
}
#infobox .c2 {
	width: 143px;
	*width: 147px;
	text-align: left;
}
#infobox .c3 {
	width: 68px;
	*width: 70px;
	text-align: right;
}
#infobox .c4 {
	width: 80px;
	*width: 90px;
	text-align: left;
}
#infobox .c5 {
	width: 128px;
	*width: 130px;
	text-align: right;
}

#infobox .itemline {
	width: 97%;
	height: 2px;
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 0px;
	*line-height: 0px;
	border-bottom: 1px solid #882b02;
}

#infobox .blank {
	background-color: white;
	border: 1px solid red;
	float: left;
}
#infobox .map {
	width: 295px;
	*width: 293px;
	height: 73px;
	background-image: url(../../media/layout/flyto_dummy.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#infobox .map a {
	display: block;
	width: 295px;
	*width: 293px;
	height: 73px;
}
#infobox .map a:hover {
	background-image: url(../../media/layout/flyto_dummy-1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}



/* RIGHT ---------------------------- */
#content-right {
	float: left;
	width: 330px;
	/*height: 700px;*/
	margin-left: 2px;
	background-image: url(../../media/layout/bg_content_mid.gif);
	background-repeat: y;
}
#contentbox {
	width: 330px;
}
#contentbox .tabs {
	*width: 50px;
	padding: 0px 0px 0px 35px;
	float: left;
}
#contentbox .text {
	width: 265px;
	font: normal 12px/15px Arial,sans-serif;
	text-align: justify;
	padding: 0px 0px 0px 5px;
	margin-top: 0px;
	float: left;
}
#contentbox .textbox {
	width: 260px;
	*width: 265px;
	font: normal 12px/15px Arial,sans-serif;
	text-align: justify;
	padding: 3px 7px 5px 5px;
	margin-top: 0px;
	margin-left: 1px;
	background-color: #dae4f3;
	float: left;
}
#contentbox h1 {
	font: bold 16px/18px Arial,sans-serif;
	text-align: left;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 3px;
}
#contentbox h2 {
	font: bold 11px/15px Verdana,sans-serif;
	text-align: left;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 5px;
}
#contentbox a {
	font-weight: bold;
	line-height: 17px;
	color: #0099ff;
	text-decoration: none;
}
#contentbox a:hover {
	color: #990033;
}


#content-teasers {
	float: left;
	width: 150px;
	height: 700px;
	margin-left: 12px;
	padding: 2px 0px;
	/*border: 1px dotted #d0d0d0;*/
}
#content-teasers .u3 {
	font: normal 11px/15px Arial,sans-serif;
	letter-spacing: 1px;
	margin-bottom: 4px;
	color: #666666;
}