body {
  margin:0px;
  padding:0px;
  text-align:center;
  background-color:#F2F0ED;
  background-image:url("aegypten-hurghada.png");
  background-repeat:repeat-y;
  background-position:center;
}

a {
	text-decoration:none;
	color:#884C00;
}

p{
	margin:4px 0px 6px 0px;
}

img {
	border-color:#ead2b2;
	border-width:4px;
}



#wrapper{
  width:750px;
  margin:0px auto 0px auto;
  text-align:left;
  line-height:9px;
}

/** HEADER **/
#header {
	margin-top:20px;
	height:100px;
	background-image:url("pyramide-aegypten.png");
	background-position:right bottom;
	background-repeat:no-repeat;
}

img.header {
	margin-left:70px;
	margin-top:10px;
}





/** NAVIGATION **/
#navigation-area {
	float:left;
	width:175px;
}

div.navigation-element {
	width:165px;
	padding-top:5px;
	padding-bottom:5px;
	
}

h2 {
	font-family:verdana;
	margin:0px 0px 2px 0px;
	font-size:11px;
	text-indent:10px;
}

a.navigation {
	font-family:verdana;
	margin:0px 0px 3px 25px;

	font-size:10px;
	line-height:15px;
	color:#755d41;
	text-decoration:none;
}

/** CONTENT **/
h3 {
	font-family:georgia, verdana;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 1px 0px;	
}
#content {
	float:left;
	margin-left:20px;
	width:335px;
	padding-bottom:10px;
	line-height:15px;	
	font-family:georgia;
  	font-size:11px;
	
}

/** Sidebar **/
#sidebar {
	float:right;
	width:200px;
	font-family:georgia;
  	font-size:11px;
}

h1 {
	width:200px;
	margin:0px;
	font-family:verdana;
	font-size:11px;
	text-indent:5px;
	color:#eee;
	font-weight:bold;
	line-height:18px;
}

div.sidebar-box {
	background-color:#CEA77B;
	margin-bottom:10px;
	color:#574530;
}

/** FOOTER **/

#footer {
	float:left;
	margin:20px 0px 10px 0px;
	width:750px;
	text-align:center;
	font-size:9px;
	line-height:13px;
	font-family:verdana;
}

a.footer {
	color:#000000;
}
