/*  body und schrift deffinitionen */
html { 
  padding:0px;
  margin:0px;
}

body {
  	background-color: #e1ddd9;
  	font-size: 12px;
  	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  	color:#564b47;  
  	text-align:center;
	margin:0px;
	padding:0px;
}

a { 
color:#FF6600;
background-color:transparent;
text-decoration: none; 
}
 
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}


/*  positioning-layers statisch und absolut */

#page {
	width:100%;
	margin: 0px auto;
	padding:0px;
	text-align:left;
/*background:url(http://pure-destinations-safaris.com/fileadmin/DESIGN/PICTURE/menu-bg-main.gif) repeat-x top fixed;*/
}

#box-left {
	width:136px;
	padding:0px;
	float:left;
	background-color:#F2D8B3;
	margin-right:10px;
	border:thick;
	font-size:100%;
	font-weight:bold;
}

#content-main {
	width:600px;
	padding:0px;
	float:left;
	background-color:#F2D8B3;
	border-bottom:dashed;
	border-bottom-color:#FFCC66;
	border-bottom-style:double;
	border-left:thick;
	border-left-color:#FFCC66;
	border-right:dotted;
	border-right-color:#FFCC99;
}

#content-bottom {
border-top:dotted;
border-top-color:#FFCC99;
}
#box-right {
	width:250px;
	padding:3px;
	float:left;
}

#headline {
	background-color:transparent;
	text-align:right;
}

#headline a:link, #headline a:visited {
	color: #72482D;
	text-decoration: none;
}
#headline a:hover, #headline a:active {
	color: #993300;
	text-decoration: none;
}

.menu-main-box {
	background-image: url(http://pure-destinations-safaris.com/fileadmin/DESIGN/PICTURE/menu-bg-main.gif);
	background-position:top;
	background-repeat: repeat-x;
	height:61px;
}

.body{
	background-image: url(http://pure-destinations-safaris.com/fileadmin/DESIGN/PICTURE/menu-bg-main.gif);
	background-color:#F2D8B3;
	background-position:top;
	background-repeat: repeat-x;
	width: 1024px;
}

.menu-sub-box {
	height:auto
}

.suchen {
}

/* Das Suchenfeld */
.suchen-box {
	text-align:right;
}

.searchtext {
	/*PADDING-RIGHT: 2px;
PADDING-LEFT: 2px;*/
BACKGROUND: #c7b47e;
	/*PADDING-BOTTOM: 2px;*/
WIDTH: 100px;
	COLOR: #7b693a;
	border:0;
	BORDER-LEFT: #d7c9a0 2px solid;
	BORDER-RIGHT: #d7c9a0 2px solid;
	BORDER-TOP: #d7c9a0 2px solid;
	BORDER-BOTTOM: #d7c9a0 2px solid;
}

.footer-copyright {
height:20px;
background-image:url(http://pure-destinations-safaris.com/fileadmin/DESIGN/PICTURE/footer.gif);
background-repeat:repeat-x;
font-size:9px;
}

/*  INDEXED SEARCH

Suchausgabe, specifically */

/* Suchbox Text */
.tx-indexedsearch-searchbox {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
		background-color: #F9F9F9;
		margin-top: 5px;
}

/* Suchbox Darstellung */
.tx-indexedsearch-searchbox-sword {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
}

/* Suchbutton Darstellung */
.tx-indexedsearch-searchbox-button {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
		border:0px;
		width:200px;
		height:20px;
		margin-top: 5px;
}

/* Suchergebnisse Darstellung */
.tx-indexedsearch-browsebox {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
}

/* Resultate Darstellung */
.tx-indexedsearch-res {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
}

/* Seitentitel Darstellung */
.tx-indexedsearch-title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
		font-weight:bold; 
  		color: #333333; 
}

/* Trefferquote Anzeige */
.tx-indexedsearch-percent {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 8px;
  		color: #317D72; 
}

/* Seitentext Anzeige */
.tx-indexedsearch-descr {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 10px;
}

/* Seiteninfo */
.tx-indexedsearch-info {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 10px;
  		color: #336699; 
}

/* Seitenpfad */
.tx-indexedsearch-path {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 10px;
}
.sub-title {
	font-size: 16px;
	font-family:calibri, arial, verdana;
	color:#CC6600;
}

/* language */

.language_switch {
	font-family:calibri, arial, verdana;
	font-size:9px;
	font-weight:bold;
	color:#FF3300;
}

.language_switch a:link, .language_switch a:visited, .language_switch a:hover, .language_switch a:active{
	color: #FF3300;
	text-decoration: none;
	font-family:calibri, arial, verdana;
	font-size:9px;
	font-weight:bold;
}

.menu-breadcrumb a:link, .menu-breadcrumb a:visited, .menu-breadcrumb a:hover, .menu-breadcrumb a:active, .menu-breadcrumb {
	font-family:arial;
	font-size:11px;
	color:#7b693a;
}

/* SEPERATOR-LINE HR */
.hr-1 {
	color:#FF9933;
	width:99%;
	height:1px;
}

/* HEADER */

h1 {
	font-size:14px;
	color: #564b47;
	background-color: transparent;
}

h2 {
	color:#990000;
	font-size:14px;
}

h3 {
	color:#FF6633;
	font-size:15px;
}

h4 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #993333;
	text-decoration: none;
	text-align:right;
}

h5 {
}

h6 {
}
