body				{ margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; }

hr				{ color: #4F6D89; }

div				{ margin: 0; padding: 0; }
img				{ margin: 0; padding: 0; }

ul				{ list-style-type: disc; }
ul ul			{ list-style-type: none; list-style-image: url('/_images/dash.png'); }

h1				{ font-size: 135%; }
h2				{ font-size: 125%; }
h3				{ margin-bottom: 0px; font-size: 110%; }

a				{ color: #4F6D89; }
a:link			{  }
a:visited			{  }
a:hover			{  }
a:active			{  }

a img			{ border: none; }

.menu			{ clear: both; height: 20px; text-align: center; }
.menu ul			{ clear: both; list-style-type: none; margin: 0; padding: 0; }
.menu li			{ float: left; margin: 3px 0 auto; padding: 0 5px 0 4px; height: 13px; border: 1px solid #4F6D89; border-width: 0 1px 0 0; }
.menu li.end		{ border-width: 0; }
.menu a			{ }

#guide			{ margin: 0 auto; width: 795px; text-align: center; background: url('/_images/border.jpg'); background-repeat: repeat-x; }
#container		{ margin: 0 auto; text-align: left; width: 793px; }

#head			{ }
#head img			{ margin: 0; padding: 0; }
#head .menu		{ padding-left: 10px; font-size: 95%; background: #4F6D89; }
#head .menu li		{ border-color: #FFFFFF; }
#head .menu a		{ color: #FFFFFF; font-weight: bold; }


#main			{ padding: 20px 50px 50px 50px; background-color: #E0E5DF; }
#main img			{ border: 0px solid #333333; }

h1				{ position: relative; left: -30px; margin-top: 0px; height: 27px; background-repeat: no-repeat; background-position: 0 0; }
h1#news			{ background-image: url('/_images/titles/news.jpg'); }
h1#about			{ background-image: url('/_images/titles/about.jpg'); }
h1#responsible		{ background-image: url('/_images/titles/responsible.jpg'); }
h1#interpreting	{ background-image: url('/_images/titles/interpreting.jpg'); }
h1#turbines		{ background-image: url('/_images/titles/turbines.jpg'); }
h1#moreinfo		{ background-image: url('/_images/titles/moreinfo.jpg'); }
h1#contact		{ background-image: url('/_images/titles/contact.jpg'); }

.photo			{ margin: 10px; border: 1px solid #000000; }

.special			{ padding: 40px 0 0 0; }
.special hr		{ height: 1px; color: #4F6D89; }


.mapdisplay		{ text-align: center; }
.mapdisplay .legend	{ position: relative; z-index: 2; top: -40px; left: 50px; font-weight: bold; text-align: left; }

.red				{ color: #9D0710; }
.blue			{ color: #526D88; }

.divide			{ height: 28px; background-image: url('/_images/cloud.jpg'); background-repeat: no-repeat; background-position: center; }

#foot			{ padding: 40px 0; text-align: center; background: url('/_images/logo_bottom.jpg'); background-position: top; background-repeat: repeat-x; }
#foot .divide		{  }
#foot .menu		{ margin: 10px 0 0 45px; font-size: 90%; }
#foot #menu2		{ margin-left: 75px; }

#foot.home		{ clear: both; padding-top: 0; background: none; } 
