/** FARVER


**/
p{font-family:verdana; font-size:12px; text-align:center;	color:white;}
body {	background-image: url(bg.png); background-repeat:repeat-x; background-color:#000;}

a{font:13px arial;	color:#000;	 text-decoration:none; line-height:16px;}

a:hover{border:0px; color:#42ff00; }

.hovedbox{width:1180px; height:600px; border:0px solid white; margin-right:auto; margin-left:auto; padding:10px; background-image: url(.jpg);}

/* TOP BOXES */

.topbox{
	width:100%;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid white;
	background-color:#;

}

.topbox_menu{
	width:1200px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid white;
}	

/** TILBAGE KNAP **/

input.backbutton{color:#1a4189; font: bold 84% arial;  background-color:#; border:0px; height: 60px; width:60px;  outline:no-outline; float:left; margin-right:10px; background-image:url(facetheclimate.); }

input.backbutton:hover{color:#ffffff; font: bold 84% arial;  background-color:#; border:0px; height: 60px; width:60px;  outline:no-outline; margin-right:10px;background-image:url(facetheclimate.); }

/** TOPMENU, højre **/

a.topmenu_right{background-color:#ffffff; color:#000;  float:right; font-size:12px; padding-left:10px; padding-right:10px; padding-top:3px;  padding-bottom:3px; margin-left:2px; border-bottom:0px; align: top; } 
a.topmenu_right:hover{color:white; float:right; border-bottom:0px; background-color:black; } 


a.topmenu_right_en{background-color:#ffffff; color:#000;  float:right; font-size:12px; padding-left:10px; padding-right:10px; padding-top:3px;  padding-bottom:3px; margin-left:2px; border-bottom:0px; align: top; filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
 } 
a.topmenu_right_en:hover{color:; float:right; border-bottom:0px; background-color:#ffffff; } 


