body {
	background: url('img/bg.gif') repeat;
	text-align:center;
}

#pagewrapper2 {
	width:720px;
	z-index: 0;
	text-align:left;
}

#pagewrapper {
	width:700px;
	border: 10px solid #2C2C2C;
	float:left;
	z-index: 0;
}

#header {
	width:700px;
	height:330px;
	float:left;
	text-align:left;
	background: #A82108;
}

#headerlogo {
	text-align:left;
	height: 100px;
	width:700px;
	padding-top:15px;
	z-index: 10;
	position:relative;
	left:0;
}

#headermenu {
	width:700px;
	text-align:left;
	z-index: 10;
	position:relative;
	padding-top:10px;
}

#headerimage {
	width:700px;
	height: 330px;
	position: absolute;
	border-bottom: 1px solid #2c2c2c;
	z-index: 0;
}

#content {
	width:700px;
	float:left;
	background: #A82108;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#CBB3A1;
}

#gallery {
	width:700px;
	float:left;
	padding-left:20px;
}

#gallery .tile {
	height:120px;
	width:120px;
	float:left;
	background: #A82108;
	line-height : 1.3;
	margin-top:8px;
	margin-bottom:	8px;
	margin-left:5px;
	margin-right:5px;
	border-top: 1px solid #BC371E;
	border-bottom:1px solid #8D1B06;
	border-left:1px solid #BC371E;
	border-right:1px solid #8D1B06;
}

#footer {
	width:700px;
	text-align:center;
	float:left;
	background: #a82108;
	text-decoration: none;
	font-weight: normal; 
	color: #CBB3A1; 
	font-family: Arial, sans-serif; 
	font-size: 12px;
	line-height:1.7;
}

#panorama_box1, #panorama_box2, #panorama_box3, #panorama_box4, #panorama_box5 {
	float:left;
	width:600px;
	margin-left:25px;
	border:5px solid #2C2C2C;
}

.panorama_tile {
	width:112px;
	height:124px;
	
	border-top: 1px solid #BC371E;
	border-bottom:1px solid #8D1B06;
	border-left:1px solid #BC371E;
	border-right:1px solid #8D1B06;
	
	float:left;
	margin-left:15px;
	
	margin-top:20px;
	text-align:center;
	font-size: 11px;
	font-family: Arial;
}

.panorama_tile a {
	text-decoration: none;
}

img.panorama_teaser {
	border-top: 		1px solid #C03920;
	border-bottom:		1px solid #C03920;
	border-left:		1px solid #C03920;
	border-right:		1px solid #C03920;

	margin-left:4px;
	margin-top:4px;
}

.photo_div_portrait {
	padding-left:24px;
	padding-top:8px;
}

.photo_div_landscape {
	padding-left:8px;
	padding-top:24px;
}

#hideme {
	display:none;
}

#index_wrapper {
	width:220px;
	height:340px;
}

#index_splash {
	float:left;
	border: 10px solid #2C2C2C;
	width:200px;
}

#index_content {
	width:200px;
	height:300px;
	float:left;
	background: url('img/intro.jpg');
	text-align: right;
}

#index_content_text {
	text-align: right;
	padding-top:250px;
}

#index_bottom {
	float:left;
	width:300px;
	height:40px;
	padding-top:5px;
	color: #CBB3A1;
}

/* -- other styles --*/

a.link:link, a.link:visited { 
	font-weight: normal; 
	font-size: 12px; 
	font-family: "arial", Verdana, Helvetica, sans-serif; 
	text-decoration: underline; 
	color : #CBB3A1; 
	line-height : 1.3; 
}

a.link:hover { 
	font-weight: normal; 
	font-size: 12px; 
	font-family: "arial", Verdana, Helvetica, sans-serif; 
	text-decoration: underline; 
	color : #F4DDBA; 
	line-height : 1.3; 
}

a.menulink:link, a.menulink:visited { 
	background-color: #C43216; 
	letter-spacing: 0px; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Helvetica, sans-serif; 
	text-decoration:none; 
	color : #F4DDBA; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 20px; 
	padding-right: 7px; 
	line-height : 1.9;
}

a.menulink:hover { 
	background-color: #F6B35C; 
	letter-spacing: 0px; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Helvetica, sans-serif; 
	text-decoration:none; 
	color : #2C2C2C; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 20px; 
	padding-right: 7px; 
	line-height : 1.9;
}

.categorietitle {
	font-family: "verdana";
	color: #CBB3A1;
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.text { 
	text-decoration: none;
	font-weight: normal; 
	color: #CBB3A1; 
	font-family: Arial, sans-serif; 
	font-size: 12px;
	font-weight:normal;
	line-height :1.3;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}

.title { 
	text-decoration: none; 
	font-weight: bold; 
	color: #7E5404; 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	line-height : 115%; 
}

img.portrait, img.landscape {
	border-top: 		1px solid #C03920;
	border-bottom:		1px solid #C03920;
	border-left:		1px solid #C03920;
	border-right:		1px solid #C03920;
}

.bullet { 
	font-weight: bold; 
	font-size: 10px; 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	line-height : 100%; 
	color : #CAB9C4; 
}
	
a.introlink:link 	{ background-color: #A73905; letter-spacing: 0px; font-weight: bold; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; color : #F4DDBA; padding-top: 3px; padding-bottom: 3px; padding-left: 7px; padding-right: 7px; line-height : 1.9; }
a.introlink:visited	{ background-color: #A73905; letter-spacing: 0px; font-weight: bold; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; color : #F4DDBA; padding-top: 3px; padding-bottom: 3px; padding-left: 7px; padding-right: 7px; line-height : 1.9; }
a.introlink:hover	{ background-color: #C43216; letter-spacing: 0px; font-weight: bold; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; color : #ffffff; padding-top: 3px; padding-bottom: 3px; padding-left: 7px; padding-right: 7px; line-height : 1.9; }
