/************************* ABSTRACT **************************/

pre {
	border: 1px solid blue;
	margin: 10px;
	padding: 5px;
	background-color: #efefef;
}

body {
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	margin-top: 8px;
	padding: 0;
}

a {
	color: #062B5F;
	text-decoration: none;
}

a:hover {
	color: #062B5F;
	text-decoration: none;
}

.rightColumn a {
	color: #062B5F;
	text-decoration: none;
	font-weight:bold;
	}

.rightColumn a:hover {
	color: #062B5F;
	text-decoration: underline;
	font-weight:bold;
	}

img {
	border: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	clear:both;
}

.slideClose {
	padding-left: 20px;
	background: url(../img/abstract/arrow_right.gif) no-repeat 0 4px;
}

.slideOpen {
	padding-left: 20px;
	background: url(../img/abstract/arrow_down.gif) no-repeat 0 4px;
}

.metatags {
	font-size: 0.8em;
	color: #366D91;
}

#right {
	text-align:center;
}

.right {
	float: right;
}

.microspace {
	font-size: 0.5em;
	line-height: 0.5em;
}

.button {
	border: 1px solid #003C6E;
	background-color: #fafbfc; *
	height: 20px;
}

.inputField {
	border: 1px solid #003C6E;
	background-color: #FFFFFF;
}

.microInputField {
	border: 1px solid #003C6E;
	background-color: #FFFFFF;
	width: 20px;
}

.bold {
	font-weight: bold;
}

.infobox {
	background-image: url(../img/abstract/info.png);
	background-position: 7px 8px;
	background-repeat: no-repeat;
	background-color: #FFF6CC;
	border: 1px solid #FFD500;
	color: #665300;
	padding: 10px 10px 10px 40px;
	text-align: center;
}

.evident {
	font-weight: bold;
}

.selected {
	color: #FFFFFF;
	background-color: #003C6E;
}

h3 {
	margin: 0;
	padding: 5px;
	font-size: 12px;
}

h4 {
	margin: 0;
	padding: 5px;
	font-size: 11px;
}

/************* Top/Left Banners **************/

.flash_header {
	border: 1px solid #00569B;
	width: 830px;
	height: 90px;
	padding: 5px;
	margin: 5px;
	margin-left: 10px;

	
	/*display: none;*/
}

/********** Menu **********************/

.doc_menu {
	float: left;
	border: 1px  solid #00569B;
	padding: 5px;
	width: 135px; 
	margin: 2px 0px;

	/*display: none;*/
}

.doc_menu .inputField {
	width: 134px;
	float: right;
	margin-top: 2px;
}

.doc_menu .button {
	width: 62px;
	float: right;
	margin-top: 5px;
}

.doc_menu_blank {
	float: left;
	width: 150px; 
	margin-left: 5px;
	/*display: none;*/
}

* html .doc_menu_blank {
	float: left;
	width: 145px; 
	margin-left: 2px;
	/*display: none;*/
}

#n4hMenuContainer {
	width: 835px;	
}

#n4hMenuContainer .doc_menu_blank {
	float: left;	
}

#n4hMenuContainer .offer {
	float: right;
}

/********************** SEARCH *********************/
.navigation {
	width: 692px;
}

#container {
	width: 685px;
	margin: auto;
}

.head .flag {
	padding-top: 15px;
	padding-bottom: 15px;
}

.head .flag a {
	text-decoration: none;
}

.head .organizerBlog {
	margin-bottom: 0.1em;
	margin-right: 2.5em;
	text-align: right;
}

.head .organizerBlog a {
	color:#dc0019;
}

#metaline {
	border-top: 1px solid #003C6E;
	background-color: #F1F3F7;
	width: 682px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
}

#metaline .expiration {
	float: right;
}

#metaline .total {
	float: left;
}

.metaLine:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footline {
	border-top: 1px solid #003C6E;
	background-color: #F1F3F7;
	width: 685px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
}

#footline .site {
	text-align: center;
	font-size: 1.1em;
}

/********** RESULT BOX *********/
.resultBox {
	border: 1px solid #003C6E;
	margin-bottom: 10px;
	width: 685px;
	background-color: #E6EBEF;
	position: relative;
}

.resultBox .offerPicture {
	float: left;
	top: -3px;
	left: -3px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.resultBox .price {
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #062B5F;
	padding: 1px;
	margin-top: 5px;
}

.resultBox .price .price_link {
	color: #FFFFFF;
}

.resultBox .period {
	position: absolute;
	bottom: 0;
	left: 150px;
	padding: 1px;
	margin-top: 5px;
}

.resultBox .title {
	font-size: 1.1em;
	text-decoration: underline;
	padding-bottom: 2px;
	vertical-align: top;
	background-color: #062B5F;
	color: #FFFFFF;
}

.resultBox .title_link {
	color: #FFFFFF;
}

.noMatch {
	color: #DC0019;
}

.noMatch ul {
	color: #003C6E;
}

/***** SEARCH FIELD *****/
#search {
	width: 680px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right:5px;
	background-color: #e6ebef;
	margin-bottom: 20px;
	margin-top:20px;
}

#search span {
	text-align: left;
	padding-left: 5px;
}

#search .logo {
	float: left;
	display: block;
}

#search .searchfield {
	padding-top: 20px;
	margin-left: 80px;
}

#search .organizer {
	margin-top: 15px;
	border: 1px solid #003C6E;
	width: 650px;
}

#search optgroup {
	background-color: #E6EBEF;
}

#search optgroup option {
	background-color: #FFFFFF;
}

#search #setOrganizer {
	display: none;
}

/******* SEARCH RELATED ******/
.backwardArrow {
	padding-right: 10px;
	vertical-align: bottom;
}

.forwardArrow {
	padding-left: 10px;
	vertical-align: bottom;
}

.head {
	width:700px;
}

.navigation ul {
	padding: 3px 9px 2px 5px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 13px Arial;
	list-style-type: none;
	text-align: right;
	color: black;
	border-bottom: 1px solid #00569B;
}

.navigation li {
	display: inline;
	margin: 0;
}

.navigation li a {
	text-decoration: none;
	padding: 3px 9px 2px 5px;
	margin: 0;
	margin-right: 1px;
	border-left: 1px solid #DDD;
	color: black;
	font: bold 13px Arial;
	background: #f7f7f7 url(../img/navigation/tabright.gif) top right no-repeat;
}

.navigation li a:visited {
	color: black;
	font: bold 13px Arial;
}

.navigation li a:hover {
	overflow:visible;
	background-color: #e6ebef;
	font: bold 13px Arial;
	color: black;
	text-decoration: none;
}

#fixedColour a {
	overflow:visible;
	background: #e6ebef url(../img/navigation/tabright.gif) top right no-repeat;
	font: bold 13px Arial;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #e6ebef;
}


/**************************** OFFER *****************************/
.metaNavigation {
	margin-bottom: 5px;
	text-align: right;
	float: right;
}

.metaNavigation a {
	padding-left: 5px;
}

.offer {
	float: left;
	background-color: #C4DCEA;	
	padding: 5px;
	width: 665px;
	margin-left: 5px;
}

.booking {
	margin: auto;
	padding: 5px;
	background-color: #C4DCEA;
}

.box {
	border: 1px solid #aaa;
	margin: 5px 0;
	padding: 5px;
	background-color: white;
}

.offerTitle {
	font-size: 1.2em;
	font-weight: bold;
}

.subTitle {
	font-size: 0.9em;
	font-weight: bold;
}

.priceContainer {
	text-align: right;
}

.price {
	color: red;
	font-size: 1.1em;
	font-weight: bold;
}

.oldPrice {
	text-decoration: line-through;
}

.services {
	margin: 0;
	padding: 10px 0 0 30px;
}

.services li {
	padding-bottom: 0.6em;
}

.priceTable {
	width: 100%;
	border-top: 1px dotted #aaa;
	border-left: 1px dotted #aaa; *
	border-top: 1px solid #cacaca; *
	border-left: 1px solid #cacaca;
	font-size: 0.9em;
	margin: 5px 0;
	background-color: white;
}

.priceTable td {
	border-bottom: 1px dotted #aaa;
	border-right: 1px dotted #aaa; *
	border-bottom: 1px solid #cacaca; *
	border-right: 1px solid #cacaca;
	padding: 3px;
	text-align: center;
	background: url(../img/abstract/bevel_white.png) repeat-x bottom;
}

.topRow {
	background-image: none !important;
	background-color: #D5E5F0 !important;
}

.topRow2 {
	font-size: 0.9em;
	background-image: none !important;
	background-color: #D5E5F0 !important;
}

fieldset.startsite {
	border: 1px solid #bbb;
	margin: 10px 0 0 0;
	background-color: #ffffff;
	padding: 0 10px;
	position: relative;
}

.startsite legend {
	padding: 0 5px;
	font-weight: bold;
	margin: -10px 0 0 0;
	position: absolute;
	font-size:14px;
	color:#062B5F;
	background: #fff;
}

.serviceTitle {
	font-weight: bold;
	color: #062b5f;
	padding-left: 5px;
}

.serviceSubTitle {
	padding-left: 10px;
	padding-bottom: 10px;
}

.offer .mainInfo {
	font-size: 1.2em;
	height: 250px;
}

.offer .offerPicture,.booking .offerPicture {
	margin-left: 15px;
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #dfdfdf;
	float: right;
	line-height: 0.1%;
}

.booking .offerPicture {
	float: none;
}

.offer .organizer {
	font-size: 0.7em;
	color: #777;
	text-align: right;
}

.offer .shoppingCart {
	cursor: pointer;
}

.inclusiveServices {
	border: 0;
}
.inclusiveServices fieldset {
	* background-color: transparent;
}

.inclusiveServices tr td {
	
	padding: 0 3px;
	vertical-align: top;
}

.offerField {
	width: 290px;
}
.offerField1 {
	width: 580px;
}

.contingentUnavailable td {
	color: #777;
	text-decoration: line-through;
}

.booking fieldset {
	padding: 7px;
}

.booking .yellow {
	background-color: yellow;
	font-weight: bold;
	font-size: 1.1em;
	padding: 3px;
}

.booking .deleteItem {
	padding: 2px;
	margin: 5px 0;
	float: right;
	text-align: right;
	font-weight: bold;
}

.booking .offerDiv {
	border-bottom: 1px dashed #aaa;
	padding: 15px 0;
	margin-bottom: 10px;
}

.booking .information {
	padding: 10px;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0 10px;
}

.booking .information td {
	border: 1px solid #bbb;
	padding: 5px;
	background-color: #f9f9f9;
}

.booking .innerTitleDiv {
	font-size: 1.2em;
}

.booking .services {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
}

.booking .services li {
	background-color: #f9f9f9;
	border: 1px solid #bbb;
	padding: 5px;
	margin: 5px 0;
}

.booking .sumprice {
	font-weight: bold;
}

.booking .right {
	float: right;
	text-align: right;
}

.booking .miniInclusiveServices {
	background-color: #f9f9f9;
	border: 1px solid #bbb;
	margin: 0 10px;
}

.booking .miniInclusiveServices ul {
	margin: 0;
	padding: 5px;
	padding-left: 20px;
	list-style-type: circle;
}

.booking p {
	font-size: 1em;
}

.booking td fieldset {
	font-size: 12px;
}

.booking .countryInfo {
	margin-bottom: 10px;
}

.booking .dateInfo {
	list-style-type: none;
	padding: 10px 0;
	margin: 5px 0 10px 0;
}

.popupNavigation {
	margin: 0;
	padding: 0;
	width: 400px;
	list-style-type: none;
}

.popupNavigation li {
	background: url(../img/abstract/bobbl.gif) no-repeat 6px;
	padding-left: 15px;
	float: left;
	margin: 0;
	cursor: default;
}

.popupNavigation .active {
	font-weight: bold;
}

.popupNavigation a {
	color: black;
	text-decoration: none;	
}

/**************************** SITEMAP *****************************/

#sitemap
{
	margin: 0 30px 30px 30px;	
}

#sitemap .selectedSite
{
	color: #DC0019;
	font-weight: bold;
}

/************* ADVANCED SEARCH ************************************/

.bigItemBox
{
	width: 606px; 
	margin: 0px 1px;
}

.innerBigItemBox
{
	position: relative;
	border: 1px solid #003C6E;
	margin: 15px 3px;
	padding-bottom: 5px; 
	background-color: #E6EBEF;
	width: 606px;
}

.innerItemBox
{
	position: relative;
	border: 1px solid #003C6E;
	margin-bottom: 15px;
	padding-bottom: 5px; 
	background-color: #E6EBEF;
	width: 300px;
}

.innerItemBox .title, .innerBigItemBox .title {
	font-size: 1.1em;
	padding-bottom: 2px;
	margin-bottom: 3px;
	vertical-align: top;
	background-color: #062B5F;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	padding-left: 5px;
}

.itemBox
{
	float: left; 
	width: 300px; 
	margin: 0px 3px;
}

.searchDiv
{
	margin: auto; 
	width: 620px;
}

.touropSearchBox
{
	height: 54px;
}

/***************************** REGION ************************************/

.bottomText
{
	text-align: center; 
	margin-top: 10px;	
}

.innerRegionTable
{
	width: 670px;	
}

.innerRegionTableRegion
{
	width: 271px;
	background-color: #C4DCEA;	
}

.innerRegionTablePrice
{
	width: 181px;
	background-color: #C4DCEA;	
}

.innerRegionTableOffers
{
	width: 181px;
	background-color: #C4DCEA;	
}

.mainRegionTable
{
	background-color: #EFEEF3;
	margin-top: 20px;
}

.noOffers 
{
	text-align: center; 
	font-weight: bold;	
}

.regionName
{
	width: 285px; 
	margin-left: 10px; 
	line-height: 19px; 
	float: left;
}

.regionOffers
{
	width: 195px; 
	line-height: 19px; 
	float: left;
}

.regionPrice
{
	width: 140px; 
	line-height: 19px; 
	float: left;
}

/************************** ANGEBOT ***************************************/

.chosenPage
{
	color: #FF0000; 
	font-weight: bold	
}

.criteriaDiv
{
	margin: 3px auto; 
	width: 685px; 
	background-color: #E6ebef; 
	text-align: center;
	margin-bottom:20px;
}

.detailLeft
{
	float: left; 
	width: 200px	
}

.detailRight
{
	float: right; 
	width: 300px;
	padding-right:5px;	
}

.expiBox {
	border: 1px solid #003C6E;
	margin-bottom: 30px;
	width: 150px;
	background-color: #E6EBEF;
	position: relative;
}

.expiBox .offerPicture {
	float: left;
	background: #062B5F;
}

.noResults
{
	text-align: center; 
	color: #ff5555;
}

.offerBox {
	border: 1px solid #003C6E;
	margin-bottom: 20px;
	width: 680px;
	background-color: #f4f8fc;
	position: relative;
}

.offerBox .title, .expiBox .title {
	font-size: 1.1em;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right:5px;
	vertical-align: top;
	background-color: #062B5F;
	color: #FFFFFF;
	font-weight:bold;
}

.offerBox .title a, .expiBox .title a {
	color: #FFFFFF;	
}

.offerBox .period, .expiBox .period {
	position: absolute;
	bottom: 0;
	left: 150px;
	padding: 1px;
	margin-top: 5px;
}

.offerBox .offerPicture {
	float: left;
	top: -3px;
	left: -3px;
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.offerBox .price, .expiBox .price {
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #062B5F;
	padding: 1px;
	margin-top: 5px;
	text-align: right;
}

.offerBox .price a, .expiBox .price a 
{
	color: #FFFFFF;
	text-decoration:none;
}

.sort
{
	font-size: 8pt;	
}

.sortDiv
{
	float: right; 
	margin: 3px;
}

/*************************** GROUP ****************************************/

.groupInnerTable
{
	width: 685px; 
	border: 0px	
}

.groupInnerTableSmallTd
{
	width: 38px;	
}

.groupInnerTableMiddleTd
{
	width: 597px;	
}

.groupMainTable
{
	border: 0px; 
	margin-bottom: 10px;
	margin-top: 20px;
}

.groupSearch
{
	width: 597px; 
	text-align: center;	
}

.groupSearch a
{
	color: #00569B;	
}

.groupSearchSpan
{
	color: #3b3b3b; 
	size: 9px;	
}

.groupResultTable
{
	margin: auto;
	width: 90%;
	margin-top:5px;	
}

.sortOptions
{
	font-size: 8pt;
}

.sortSelect
{
	font-size: 8pt; 
	font-weight: bold;
	text-align: right;	
}

.sortSpan
{
	font-size: 12px;
	font-weight: bold; 
}

.tr_verzeichnisse {
	text-align:center;
	font-size:12px;
}

/************************** COUNTRY ***************************************/

.mainContinentTable
{
	width: 685px; 	
}

.mainTable
{
	width: 685px;
	text-align: center;
}

.regions
{
	text-align: center; 
	border-top: 1px solid #003C6E; 
	padding-top: 10px	
}

/************************ EXPI PLATFORM ***********************************/

.blueBox li
{	
	color: #003C6E;
	height:43px; 
	padding:2px; 
	font-weight:570;
	list-style-image:url(../img/abstract/icon2.gif);
	background-color:#f4f6f8;
	padding-left:10px;
	margin-left:-20px;
}

.divStyle
{
	font-family: Arial;
	font-size: 12px;
	width: 685px;
	border-left: 1px solid #062b5f;
	border-right: 1px solid #062b5f;
	border-bottom: 1px solid #062b5f; 
	background-color: #e6ebef;
	padding-left:5px;
	position:absolute;
}

.divStyle1
{
	font-family: Arial;
	font-size: 12px;
	width: 685px;
	border-left: 1px solid #062b5f;
	border-right: 1px solid #062b5f;
	border-bottom: 1px solid #062b5f; 
	background-color: #e6ebef;
	padding-left:5px;
	padding-top: 30px;
	position:absolute;
}

.leftColumn
{
	padding-top: 11px;
	float:right; 
	width:165px;
}

.lightBlueBackground
{
	background-image:url(../img/abstract/index_02.gif);
}

.naviBox {
	border: 1px solid #003C6E;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #F4F6F8;
	padding-top:5px;
	width:150px;
}

.loginBox {
	margin-bottom: 30px;
	width:150px;
	border: 1px solid #062B5F;
}

.loginBox td {
	font-weight:550;
	background-color:#ffffff;
}

.loginBox td a{
	font-weight:550;
}


.user {
	font-size:12px;
	padding-left: 7px;
	padding-top: 5px;
}

#user, #pass {
	font-size:11px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 7px;
	vertical-align:baseline;
}

.navi {
	vertical-align:middle;
	padding-left: 8px;
	height: 18px;
	border-bottom: 1px solid #062B5F;
}

.naviFirst {
	padding-top: 3px;
	padding-left: 8px;
	height: 18px;
	border-bottom: 1px solid #062B5F;
	border-top: 1px solid #062B5F;
	width:142px;
}

.naviLast {
	padding-left: 8px;
	height: 18px;
	padding-top: 3px;
}

a.navi, a.naviLast, a.naviFirst  {
	padding-top: 3px;
	text-decoration:none;
	color: #062B5F;
	width: 142px;
	display:block;
}

a.navi:hover, a.naviLast:hover, a.naviFirst:hover {
	padding-top: 3px;
	background-color: #062B5F;
	border-top:1px solid #062b5f;
	color: #ffffff;
	width:142px;
}

.loginBox .title {
	font-size: 1.1em;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #062B5F;
	color: #FFFFFF;
	font-weight:bold;
	margin-bottom: 0px;
}

.loginErrorMessage
{
	padding-top: 10px; 
	margin-bottom: 20px; 
	width: 680px; 
	left: 50%;
	text-align: center;	
}

.loginErrorSpan
{
	font-size: 14px; 
	color: #dc0019; 
	font-weight: bold;
}

.loginInput
{
	font-family:Arial; 
	font-size:10px; 
	width: 100px; 
	border: 1px solid #575757;
	background-color: #ffffff;
	vertical-align: top;
}

.submit {
	text-align:right;
	padding-top:5px;
	padding-right:20px;
	padding-bottom: 5px;
}

.loginSubmit
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	background-color:#CCCCCC; 
}

.naviBox 
{
	border: 1px solid #062B5F;
	margin-bottom: 30px;
	width: 137px;
	background-color: #F4F6F8;
	position: relative;
	padding:5px 5px 5px 8px;
}

.mainSearchDiv
{
	width: 685px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
	background-color: #e6ebef;
	color: #dc0019;
}

.pdfLink
{
	text-align: center; 
	font-weight: bold; 
	padding-top: 10px;	
}

.puzzlePicture
{
	width: 145px; 
	height: 207px; 
	float:right; 
	margin-right:0px;	
}

.registerSubmit
{
	text-align: center; 
	padding-top: 10px;
	padding-bottom: 10px;	
}

.registryBox
{
	border: 1px solid #062B5F;
	border-left: 3px solid #062B5F;
	background-color: #ffffff;
	padding: 5px;
}

.rightArrows
{
	float:left;
	color:#ffffff;
	background-color:#003C6E;
	line-height:150%;
	width:10px;
	padding-left:2px;
	padding-bottom:3px;
	margin-top:1px;
}

.rightColumn
{
	width:470px; 
	font-size:12px; 
	font-weight:normal; 
	line-height:150%;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:15px;
	text-align:justify;
}

.smallBox
{
	width:120px; 
	text-align: center	
}

/********************** EXPI VERANSTALTER *********************************/

.mainVeranstalterTable
{
	border: 0px; 
	width: 685px; 
	font-family: Arial; 
	font-size: 12px; 
	border-left: 1px solid #00569B;
	border-right: 1px solid #00569B;
	border-bottom: 1px solid #00569B; 
	padding: 5px; 
	background-color: #E6EBEF;
}

.mainVeranstalterTable .header
{
	font-weight: bold; 
	padding-top: 5px; 
	padding-bottom: 5px;	
	font-size: 14px;
}

.noVeran
{
	text-align: center; 
	width: 100%;
}

.veranTable
{
	background-color: #E6EBEF;
	width: 100%;
	border: 0px;	
}

.veranTable .blueCell, .veranTable .whiteCell
{
	background-color: #f7f7f7;
	border-right: 1px solid #062b5f;
	border-bottom: 1px solid #062b5f;
	padding-left: 5px;
}

.veranTable .letterCell
{
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial;
}

.veranTable .short
{
	text-align: center; 
	background-color: #062b5f;
}

.veranTable .short a {
	color: #ffffff;
	font-weight:bold;
	display:block;
}

.veranTable .short a:hover {
	color: #ffffff;
	font-weight:bold;
}

* html .veranTable .short a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.7em;  /* Breitenangabe fuer IE 6 */
  }

/************************ EXPI RESULT *************************************/

.amount
{
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-right: 5px;
	float: right;
}

/************************ EXPI SEARCHFIELD ********************************/

.searchfieldTable
{
	width: 685px; 
	border: 0px; 
	padding-left: 20px;
	padding: 5px;
	margin-top:10px; 
	margin-bottom: 20px;	
}

.searchfieldTable .linksLeft
{
	text-align: left; 
	width: 80%; 
	font-weight: bold;	
}

.searchfieldTable .linksRight
{
	text-align: right; 
	width: 20%; 
	font-weight: bold;	
}

.naviTable
{
	width: 690px;
	margin-top:10px; 
	margin-left: -5px;
	margin-bottom: 15px;	
	clear: both;
	
}

.naviTable td {
	background-color:#f4f8fc;	
	font-size:12px;
	border:1px solid #062b5f;
}

.naviTable .lastTd {
	font-size:12px;
	border-right: 0px;
}

ul.naviExpi {
   	margin: 0 0 0 -2px; 
	padding: 0.7em;
    text-align: left;
}
  
ul.naviExpi li {
    list-style: none;
    display: inline;
    margin: 0.36em;
	text-align:left;
}

ul.naviExpi span {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none; 
	border: 2px solid #ffffff;
	border-left-color: #aaaaaa;
	border-top-color: #aaaaaa;
    color: #062b5f; 
	background-color: #f4f8fc;
	font-weight:550;
}

ul.naviExpi a {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
    text-decoration: none; 
    border: 2px solid #ffffff;
	border-right:2px solid #aaaaaa;
	border-bottom: 2px solid #aaaaaa;
	color: #ffffff;
	font-weight:550;
	background-color: #062b5f;
}

  * html ul.naviExpi a {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
 
  ul.naviExpi a:hover {
    border: 2px solid #ffffff;
	border-left:2px solid #aaaaaa;
	border-top: 2px solid #aaaaaa;
    color: #062b5f; 
	background-color: #f4f8fc;
	font-weight:550;
  }



.searchTable
{
	width: 690px;
	border-top: 1px solid #062B5F;
	border-bottom: 1px solid #062B5F;
	margin-left: -5px;
	margin-bottom: 35px;	
	background-color: #f4f8fc;	
}

.searchTable td {
	height: 25px;
	font-size:12px;
	border-right:5px solid #e6ebef;
}

.searchTable .lastTd {
	height: 25px;
	font-size:12px;
	border-right: 0px;
}

.searchSelect
{
	font-family:Arial; 
	font-size:12px; 
	width: 120px; 
	border: 1px solid #575757;
	background-color: #ffffff;
	vertical-align: top;
}


.searchfieldTable .font10
{
	font-size: 10px;
}

/************************** GENERAL ***************************************/

#header {
	margin: 5px 0px 10px 5px;	

}
.displayNone
{
	display: none;
}

.displayInline
{
	display: inline;
}

.hundredPercent
{
	width: 100%;
}

.fiftyPercent
{
	width: 50%;
}

.fiftyPercent span
{
	text-align: left;
	color: #000000;
}

.oneFourth
{
	width: 25%;
}

.oneThird
{
	width: 33%;
}

.blueInput
{
	background-color: #ffffff;
}

.hidden
{
	visibility: hidden;
}

.noBorder
{
	border: 0px;
}

.center
{
	text-align: center;
}

.fontBold
{
	font-weight: bold;
}

.fontNormal
{
	font-weight: normal;
}

.marginAuto
{
	margin: auto;
}

.marginNone
{
	margin: 0px;
}

.width120
{
	width: 120px;
}

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active

{
	position: relative;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

.linksBlack a.tooltip:hover
{
	background: transparent;
	z-index: 100;
}

a.tooltip span
{
	display: none;
	text-decoration: none;
}

a.tooltip:hover span
{
	display: block;
	position: absolute;
	top: 30px;
	left: 0px;
	width: 200px;
	z-index: 100;
	color: #000000;
	border: 1px solid;
	border-color: #062B5F;
	border-left: 4px solid #062B5F;
	padding: 2px 10px 2px 10px;
	background: #ffffff;
	font-family: Arial;
	font-style: normal;
	text-align: left;
}

#personal {
	float: right;
	font-weight:500;
	color: #062B5F;
	margin-bottom:5px;
	margin-top: 25px;
	margin-right:17px;
	margin-left: 10px;
	padding: 5px;
	width: auto;
	clear:both;
}

.welcome
{
	font-size:14px;
	text-align:left;
	color: #062B5F;
	padding-top: 10px;
}

.welcomeTwo
{
	font-size:14px;
	text-align:left;
	color: #062B5F;
	padding-top: 7px;
}

.linksBlack a, .linksBlack a:hover  {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}
