/* Global Styles */

body {
	margin:0;
	padding: 0;
	background-color: #000000;
	color:#99CCFF;
	font: 62.5%'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	width: 100%;	
}

#header {
	position: relative;
	margin:10px;
	/*top: inherit;*/
	background-image: url(images/megav3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 190px;
	width: 100%;
	text-align: justify;
}


#content {
	position: static;
	/*margin: 0;*/
	padding: 25px;
	top: 5px;
	float: left;
	padding-left: 1%;
	*z-index: auto;
	width: 75%;
}

#mainContentlrg {
width: 75%;
float: left;
}

#mainContent {
	width: 55%;
	float: left;
	position: relative;
}

#rightContent {
	width: 10%;
	float: left;
	position: relative;
	font-family: Arial;
	padding-left: 5%;
}

#rightContent2 {
	width: 10%;
	float: right;
	position: relative;
	font-family: Arial;
}

#mainContent2 {
	width: 37.5%;
	float: left;
	position: relative;
}


#rightContent4 {
	width: 37.5%;
	float: left;
	position: relative;
	font-family: Arial;
	padding-left: 1%;
}

#footer {
clear: both;
}

#StylelessList{
list-style-type: none;
margin: 0;
padding: 0;
top: 5px;
float: left;
font-size:12px}

#StylelessList li a:hover {
	color: #ffffff;
}

#sidebar {
position: relative;
margin: 0;
padding: 0;
width: 20%;
top: 5px;
float: left;
border-right-color: #F4D371;
border-right-style: solid;
border-right-width: 1px;
}

#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#sidebar li a {
display: block;
height: 30px;
line-height: 30px;
text-decoration: none;
text-indent: 10px;
border-top: 1px solid #F4D371;
border-bottom: 1px solid #F4D371;
color: #FFFFFF;
}


#sidebar li a:hover {
	color: #000000;
	background-color: #F4D371;
	border-top: 1px solid #CC3300;
	border-bottom: 1px solid #C30;
	text-align: center;
	font-weight: bold;
}

#active a {
	color: #000000;
	background-color: #F4D371;
	border-top: 1px solid #CC3300;
	border-bottom: 1px solid #C30;
	text-align: center;
	font-weight: bold;
}

#line {
	width: 100%;
	border-top-style: double;
	border-color: #F4D371;
	border-top-width: thick;
	padding: 0;
}

.headerTitle {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 6px;
	letter-spacing: 0.3em;
	padding-left: 0px;
	padding-top: 10px;
	text-align: center;
}

.headerSubTitle {
	font-size: 12px ;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 6px;
	letter-spacing: 0.3em;
	padding-left: 0px;
	padding-top:145px;
	text-align: center;
}

.hpageTitel {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	padding-left: 300px;
	padding-top: 10px;
	}	

h1{
margin-top: 0 ;
	font:22px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	}

h2 {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	}	

h3 {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	text-align: center;
	}	
	


a {
	color: #CC3300;
	text-decoration: underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration: underline;
	}


.style1 {
	color: #cc3300
	}
	
.style1a {
	color: #cc3300;
	text-decoration: underline;
	font-weight: bold;
	}

.style1b {
	color: #000000;
	font-weight: bolder;
	font-size: 12px;
	}

.style1c {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
.style1d {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	}
ul#gallery {
  padding:0; 
  margin:0; 
  width:448px; 
  height:336px; 
  position:relative; 
  background:#888 url(images/background.jpg);
  }
#gallery li {
  list-style-type:none; 
  width:64px; 
  height:48px; 
  float:left; 
  z-index:100;
  }
#gallery li.lft {
  float:left; 
  clear:left;
  }
#gallery li.rgt {
  float:right; 
  clear:right;
  }
#gallery a {
  position:relative; 
  width:64px; 
  height:48px; 
  display:block; 
  float:left; 
  z-index:100; 
  cursor:default;
  }
#gallery a img {
  position:relative; 
  width:62px; 
  height:46px; 
  border:1px solid #888; 
  z-index:100;
  }
#gallery a:hover {
  width:320px; 
  height:240px; 
  padding:48px 64px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:20;
  }
#gallery a:hover img {
  background:#eee; 
  position:relative; 
  width:320px; 
  height:240px; 
  border:0; 
  z-index:20;
  }
#gallery a:active, #gallery a:focus {
  background:transparent  ; 
  width:320px; 
  height:240px; 
  padding:48px 64px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  }
#gallery a:active img, #gallery a:focus img {
  background:#eee; 
  position:relative; 
  width:320px; 
  height:239px; 
  border:0; 
  z-index:10;
  }
/* hack for Internet Explorer */
#gallery li.pad {
  height:0; 
  display:block; 
  margin-top:-2px; 
  width:448px; 
  font-size:0;
  }


#image {
position:relative; 
width:80%; 
height:240px; 
margin:0 auto auto auto; 
border:1px solid #000;
}

#text {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:240px;
	background:#fff;
	padding:0px;
	padding-left: 12px;
}
#text {
filter: alpha(opacity=70);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.70; 
opacity:0.7;
}

#words {
position:absolute; 
top:0; 
left:0; 
width:180px; 
height:240px; 
background:transparent; 
padding:10px;}

div.figure {
  float: none;
  width: 150%;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: inherit;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}

a.screen, a.screen:visited {
color:#CC0000; 
position:relative; 
z-index:1;
}

a.screen b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:0px; /* give it a width */
	height:0; /* no height to solve an Opera bug that makes it selectable when hidden */
	border:1px solid #000; /* add a border */
	left:250px; /* position:the image */
	top: 0;	/*top:-150px; */
	
	}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:150px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 

}
a.screen:hover b img {
border:0; /* remove the link border */
}

#galleryh {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(images/mc2.gif);
  }
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryh li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:320px;
  }
#galleryh li a:hover img {
  width:320px;
  }

/* hack for Opera 7+ */
/* @media all and (min-width:0px){
#gallery a:hover {
  background:#888; 
  width:320px; 
  height:240px; 
  padding:48px 64px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  }
#gallery a:hover img {
  background:#aaa; 
  position:relative; 
  width:320px; 
  height:240px; 
  border:0; 
  z-index:10;
  }

