/*#################################################
  PROJECT: «ägypten-spezialist.at»
  -------------------------------------------------
	
	Author: Kai Tallafus <kai.tallafus@gmx.at>
	Date:		07/2008
	
	INCLUDES										  */
	
	@import url("/fileadmin/templates/css/content.css");
	
/*#################################################*/


/*-- clearfix -- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.clear {clear: both;}

/****************************/
/* LAYOUT STYLES            *
/****************************/

body {
	background-color: #FAC387;
	color:#655940;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

td {
	vertical-align: top;
	font-family:Tahoma;
}
th a {
	text-decoration: none;
}
#box {
	width: 994px;
	position: absolute;
	left: 50%;
	margin-left: -497px;
	float: right;	
	clear: both;
}
#box-2 {
	text-align: center;
	vertical-align: middle;
	clear: both;
	height: auto;
	width: 966px;
	position: absolute;
	left: 50%;
	margin-left: -483px;
	float: right;
}
#content {
	width: 700px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#footer {
	background-image: url(/fileadmin/templates/images/footer.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 994px;
	float:left;
}
#header {
	background-image: url(/fileadmin/templates/images/header.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 994px;
	position: relative;
}
#header a.homelink {
	display:block;
	width: 480px;
	height: 102px;
	position: absolute;
	left: 10px;
	top: 20px;
}
#main {
	width: 994px;
	float:left;
	display: inline;
	background-image: url(/fileadmin/templates/images/main-bg.jpg);
	background-repeat: repeat-y;
}

#menu {
	float: left;
	width: 208px;
	text-align: left;
}
#menu a {
	text-decoration: none;
	color: #CA6A00;
	display: block;
	background-image: url(/fileadmin/templates/images/menu-bg.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a.nav_1:hover {
	color: #CC0000;
	display: block;
}
#menu a.nav_1_active {
  color:#CC0000
}
#menu a.nav_2,
#menu a:hover.nav_2 {
  padding-left:19px;	
}
#menu a.nav_2_active,
#menu a:hover.nav_2_active {
  padding-left:19px;
  color:#CC0000
}
#menu a.nav_3,
#menu a:hover.nav_3 {
  padding-left:26px;	
}
#menu a.nav_3_active,
#menu a:hover.nav_3_active {
  padding-left:26px;
  color:#CC0000
}
#promotion {
	height: 17px;
	width: 994px;
	float: left;
	background-color: #FAC387;
	background-image: url(/fileadmin/templates/images/promotion.jpg);
}
.copy {
	color:#828061;
	padding-top: 41px;
	padding-left: 44px;
	font-size: 10px;
	text-align: center;
}
.menu-kostenloses {
	background-image: url(/fileadmin/templates/images/menu-kostenloses.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	width: 208px;
}
.menu-geschenke-ideen {
	background-image: url(/fileadmin/templates/images/menu-geschenke-ideen.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 208px;
}
.menu-kostenlos-themen {
	background-image: url(/fileadmin/templates/images/menu-kostenlos-themen.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 208px;
}
.menu-kostenlos-suche {
	background-image: url(/fileadmin/templates/images/menu-kostenlos-suche.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 208px;
}
.menu-allgemeines {
	background-image: url(/fileadmin/templates/images/menu-allgemeines.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 208px;
}
.side-left {
	background-image: url(/fileadmin/templates/images/side-left.jpg);
	background-repeat: repeat-y;
	width: 19px;
	float: left;
}
.text {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 710px;
}
.toppromotion {
	height: 60px;
	width: 468px;
	float: right;
	position: absolute;
	top: 42px;
	right: 31px;
}
