/*********************************************************/
/*   Title:   bera.css                                   */
/*   Author:  René Weber                                 */
/*   Version: 1.0                                        */
/*   Date:    December 20, 2007                          */
/**************************************************33*****/

/***************************/
/*         MAIN BODY       */
/***************************/
body {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal ;
	margin:0em auto;
	padding:0em;
	background:url(img/img_background.gif) top center repeat-y;
	background-color:#000000;
	scrollbar-face-color: #A0A778; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #D8D8D8; 
	scrollbar-arrow-color: #000000;
}
#Main { 
	position:absolute; 
	top:50%; 
	left:50%; 
	width:1000px; 
	height:596px;
	margin-left:-500px;
	margin-top:-300px;
	z-index:1; 
}

/***************************/
/*      Normal pages       */
/***************************/
#Header {
	position:absolute; 
	width:1000px; 
	height:126px; 
	z-index:2; 
	left:0px; 
	top:0px;
	border:0px;
}
#Titlebar {
	position:absolute; 
	width:1000px; 
	height:20px; 
	z-index:2; 
	left:0px; 
	top:126px;
	border:0px;
	background-color: #395364;
}

#Textbar {
	position:absolute; 
	width:1000px; 
	height:432px; 
	z-index:3; 
	left:0px; 
	top:148px;
	border:0px;
	background-color: #395364;
}
#Texttitle {
	position:absolute; 
	width:250px; 
	height:48px; 
	z-index:3; 
	left:7px; 
	top:8px;
	border:0px;
	background-color: #395364;
}
#Textcontent {
	font-family: Verdana,sans-serif;
	color: #FFFFFF;
	font-style:normal;
	font-size:16px;
	position:absolute; 
	width:499px; 
	height:409px; 
	z-index:3; 
	left:274px; 
	top:14px;
	border:0px;
	background-color: #395364;
	overflow:auto;
}
#Footerbar {
	position:absolute; 
	width:1000px; 
	height:14px; 
	z-index:3; 
	left:0px; 
	top:582px;
	border:0px;
	background-color: #395364;
}

/***************************/
/*   Small Section Menu    */
/***************************/
a.menu:link {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-style:normal;
	font-size:14px;
	font-variant:small-caps;
	text-decoration:none;
	display:block;
	background-color:#CCCCFF;
}
a.menu:visited {
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	background-color:#395364;
}
a.menu:hover {
	font-family:Verdana,sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:small-caps;
	color: #FF0000;
	text-decoration:underline;
	display:block
	background-color:#FF0000;
}
a.menu:focus {
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFF00;
	text-decoration: none;
	display:block
	background-color:#00FF00;
}
a:link {
	font-family: Verdana,sans-serif;
	color: #FFFF00;
	font-style:normal;
	text-decoration:underline;
}
a:visited {
	font-family: Verdana,sans-serif;
	color: #CCCCCC;
	font-style:normal;
	text-decoration:underline;
}
/***************************/
/*      Sitemap style      */
/***************************/
a.map:link {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	line-height: 0.5em;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
}
a.map:visited {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	font-weight: normal;
	line-height: 0.5em;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
}
a.map:hover {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: normal;
	line-height: 0.5em;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
}
.Panay-Picture-Text-1 {
	position:absolute;
	width:480px;
	height:200px;
	left:440px;
	top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
 	font-variant : normal;
 	text-decoration : none;
	font-size: 48px;
	color: #662222;
	z-index:3;
	filter: alpha(opacity=0); 
	-moz-opacity:0;
}
