body {
	margin: 0px;
	font-family: arial, freesans;
	font-size: 100.01%;
	color: #333;
	text-align:center;
}
.btnForscheckFind{
    font-size: 1.1666em;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6EB927;
    border: 0px;
    width: 184px;
    height: 20px;
    margin: 0px;
    float: left;
    cursor: pointer;
}
#divPrincipal {
	font-size: 0.75em; /* 12px */
	width: 758px; /* 64.5833em */
	text-align: left;
	margin: 0 auto;
	display: block;
}

#ulLinksJS {
	/*list-style-type: none;*/
	float: left;
	margin: 0px;
	padding: 0px;
}

#ulLinksJS li {
	display: inline;
	color: #999999;
	line-height: 28px;
}

#ulLinksJS li span {
	font-weight: bold;
	color: #000000;
}

#ulLinksJS li a {
	color: #999999;
	text-decoration: none;
}

#ulLinksJS li a:hover {
	color: #006699;
	text-decoration: underline;
}

#ulLinksJS li a.black:hover {
	color: #006699;
	text-decoration: underline;
}

#ulLinksTop {
	list-style-type: none;
	float: right;
	margin: 0px;
}

#ulLinksTop li {
	display: inline;
	color: #445056;
	line-height: 28px;
/*	font-weight: bold; /**/
}

#ulLinksTop li span {
	font-weight: bold;
	color: #000000;
}

#ulLinksTop li a {
	color: #445056;
	text-decoration: none;
}

#ulLinksTop li a:hover {
	color: #445056;
	text-decoration: underline;
}

#ulLinksTop li a.black:hover {
	color: #445056;
	text-decoration: underline;
}

h1 {
	width: 271px;
	height: 60px;
	background: url(../images/logo_yp.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: left;
}

h1 a {
	width: 205px;
	height: 60px;
	display: block;
}

h1 span {
	display: none;
}

#divHeaderImages {
	background: url(index-Dateien/africahotelshead.gif);
	float: right;
	width: 600px;/*485*/
	height: 60px;
}

#divBanner {
	background: url(../images/bannerhoriz.jpg) no-repeat;
	float: right;
	width: 468px;
	height: 60px;
}

.frmSearchCompagny {
    /*background: url(../images/bg_search.gif) repeat-x;*/
	background-color: #EDF3FF;
	border: 1px solid #007AC2;
	width: 741px;
	height: 127px;/*87px*/
	padding: 10px 0px 12px 12px;
	margin: 11px 0px 12px 0px;
	float: left;
}
.frmSearchCompagny title {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    margin-bottom: 10px;
    
}
.frmSearchCompagny label {
    font-size: 1.5em;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    margin-bottom: 0px;
    float: left;
}

.frmSearchCompagny div.divTxtBox {
    float: left;
}

.frmSearchCompagny input.txtBox {
    font-size: 1.1666em;
    line-height: 23px;
    width: 210px;
    height: 23px;
    margin: 0px 7px 0px 8px;
    border: 1px solid #999999;
}

.frmSearchCompagny .btnFind{
    font-size: 1.1666em;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6EB927;
    border: 0px;
    width: 54px;
    height: 20px;
    margin: 0px;
    float: left;
    cursor: pointer;
}


.frmSearchCompagny div.divExample {
    color: #999999;
    margin-top: 2px;
    margin-left: 8px;
    float: left;
}


.frmSearchCompagny div.divExample a{
    text-decoration: underline;
    color: #999999;
    margin-top: 2px;
    margin-left: 8px;
    /*float: left;*/
}


.frmSearchCompagny div.divExample a:hover{
    text-decoration: underline;
    color: #999999;
    margin-top: 2px;
    margin-left: 8px;
    /*float: left;*/ 
}

.frmSearch {
    /*background: url(../images/bg_search.gif) repeat-x;*/
    background-color: #FFF7D6;
    border: 1px solid #F68B1E;
    width: 741px;
    height: 127px;/*87px*/
    padding: 10px 0px 12px 12px;
    margin: 11px 0px 12px 0px;
    float: left;
}

.frmSearch title {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    margin-bottom: 10px;
    
}
.frmSearch label {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	margin-bottom: 0px;
	float: left;
}

.frmSearch div.divTxtBox {
	float: left;
}

.frmSearch input.txtBox {
	font-size: 1.1666em;
	line-height: 23px;
	width: 210px;
	height: 23px;
	margin: 0px 7px 0px 8px;
	border: 1px solid #999999;
}

.frmSearch .btnFind{
	font-size: 1.1666em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6EB927;
	border: 0px;
	width: 54px;
	height: 20px;
	margin: 0px;
	float: left;
	cursor: pointer;
}


.frmSearch div.divExample {
	color: #999999;
	margin-top: 2px;
	margin-left: 8px;
	float: left;
}


.frmSearch div.divExample a{
    text-decoration: underline;
    color: #999999;
    margin-top: 2px;
    margin-left: 8px;
    /*float: left;*/
}


.frmSearch div.divExample a:hover{
    text-decoration: underline;
    color: #999999;
    margin-top: 2px;
    margin-left: 8px;
    /*float: left;*/ 
}