/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #E0E7FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #E0E7FF;
}

body {
	
	background: #3E3E3E ;
	font: 13px Arial, Helvetica, sans-serif;
	color: #E9E9E9;
}

#content
{
	margin: 0 auto;
	width: 740px;
    background: #000000;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#contentsky
{
	margin: 0 auto;
	width: 740px;
    background: #000000 url(images/skystream_back.jpg) no-repeat center top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#contentskyhoe
{
	margin: 0 auto;
	width: 740px;
    background: #000000 url(images/skystream_front.jpg) no-repeat center top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#contentskyfaq
{
	margin: 0 auto;
	width: 740px;
    background: #000000 url(images/skystream_profiel.jpg) no-repeat center top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#contentskyproj
{
	margin: 0 auto;
	width: 740px;
    background: #000000 url(images/P1000174.jpg) no-repeat center top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#contentskydownl
{
	margin: 0 auto;
	width: 740px;
    background: #000000 url(images/Skystream_componenten.jpg) no-repeat center top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#contentskyspecs
{
	margin: 0 auto;
	width: 740px;
    background: #000000 url(images/skystream_ontwerp_overview.jpg) no-repeat center top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#contentskyloca
{
	margin: 0 auto;
	width: 740px;
    background: #000000 url(images/toren34_voet_locatie.jpg) no-repeat center top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#contentskyfund
{
	margin: 0 auto;
	width: 740px;
    background: #000000 url(images/torenvoet_met_turbine.jpg) no-repeat center top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#contentskysubs
{
	margin: 0 auto;
	width: 740px;
    background: #000000 url(images/P1000171.jpg) no-repeat center top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#contentskyelec
{
	margin: 0 auto;
	width: 740px;
    background: #000000 url(images/skystream_grid_connected.jpg) no-repeat center top;
	border-left: 15px solid #000000;
	border-right: 15px solid #000000;
}

#back_all
{
}

#main
{
padding-top: 20px;
}

#header {
	height: 500px;
	text-align: right;
}

#menu
{
float: left;
padding-left: 139px;
width: 600px;
height: 47px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 89px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	color: #E0E7FF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;

}

#menu a:hover {
	width: 89px;
    height: 31px;
	color: #FF0000;
	text-decoration: underline;
	background: url(images/menu_back.gif) repeat-x;
}

#menu2
{
float: left;
padding-left: 139px;
width: 600px;
height: 47px;
background: url(images/menu.gif) no-repeat;
}

#menu2 ul {
	list-style: none;
	
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	width: 89px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	color: #E0E7FF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;

}

#menu2 a:hover {
	width: 89px;
    height: 31px;
	color: #FF0000;
	text-decoration: underline;
	background: url(images/menu_back.gif) repeat-x;
}

#logo {

width: 699px;
height: 400px;
float: left;
text-align: left;
padding-top: 60px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	float: right;
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 238px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat


}



#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}

#left li  {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left .news
{
background: #000000;
padding: 5px;
}

#left H4
{
font-size: 10px;
}

#left a {
	color: #E0E7FF;
	font-size: 11px;
}
#left a:visited {
	color: #E0E7FF;
	font-size: 11px;
}

#left p
{
padding: 10px;
}
#left .currentpg {
    color: #FF0000;
}

#right
{
width: 450px;
padding-left: 20px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D72020;
}

#right a
{
color: #E0E7FF;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #E0E7FF;
}

#right img {border: color:#FFFFFF};

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #31AA83;
}

.style1 {
	font-family: "Russel Write TT";
	font-size: 14px;
}

#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #E9E9E9;
}

#footer a {
	color: #E0E7FF;

}

