#nav {
	position: absolute;
	top: 126px;
	left: 1px;
	width: 1000px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background : url(../images/pnback.gif) no-repeat;
}

#plaintext {
	position: absolute;
	top: 10px;
	left: 61px;
}

#plaintext a {
	color: #a0a0a0;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 0px;
	left: 1px;
	width: 1000px;
	height: 120px;
	background: url(../images/s2dlogo.jpg);
}

#nav a {
	display: block;
	width: 166px;
	height: 20px;
	float: left;
	text-align: center;
	text-decoration : none;
	text-transform : uppercase;
	line-height : 20px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	background : url(../images/);
	font-weight : bold;
	font-size : 07pt;
}

#nav a.active {
	background : url(../images/) !important;
}

#nav a:hover {
	color: #e25335;
	background : url(../images/);
}

#content {
	position: absolute;
	top: 151px;
	left: 239px;
	width: 468px;
	height: 2144px;
	padding: 20px 20px 20px 20px;
	background-color: #fff5ee;
	border: 8px solid;
	border-color: #faebd7;
}

#subnav {
	position: absolute;
	top: 151px;
	left: 1px;
	width: 208px;
	height: 2160px;
	padding: 38px 15px 20px 15px;
	background-color: #fff5ee;
	background : url("http://www.hochzeitsreisen-weltweit.de/hotels/backl.jpg") no-repeat;
}

#subnav a {
	display: block;
	text-decoration : none;
	margin: 0px;
	color: #535353;
	font-size : 90%;
	font-weight: bold;
	background : url(../images/) no-repeat;
	padding: 2px 0px 4px 15px;
}

#subnav a.active {
	font-weight: bold;	
	color: #C10745;
}

#subnav a:hover {
	font-weight: bold;
	color: #e25335;	
}


#sidebar {
	position: absolute;
	top: 151px;
	left: 763px;
	width: 208px;
	height: 2160px;
	padding: 38px 15px 20px 15px;
	background-color: #fff5ee;
	background : url("http://www.hochzeitsreisen-weltweit.de/hotels/backr.jpg") no-repeat;
}

form.search {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #C0C0C0;
	width: 118px;
	padding: 2px;
	color: #C10745;
	font-size: 10px;
}
