@charset "utf-8";
/* CSS Document */

@import url("rcogm_menuV2.css");
@import url("rcogm_subpageV2.css");
@import url("rcogm_referenceV2.css");



body{
	background: url(/files/rcogm/design/background.jpg) no-repeat #e5e5e5;
	background-position: center 0px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 50px;
}

h1, .h1{
	font-size: 15px;
	color: #ffffff;
	line-height: 30px;
	padding: 0 0 0 10px;
	font-weight: normal;
	background: #eab23c;
	height: 30px;
	/*display: block;*/
	margin-bottom: 10px;
}

h2, .h2{
	font-size: 14px;
	color: #333333;
	padding-bottom: 10px;
	font-weight: bold;
}

a:link, a:visited {
 	color: #333333;
	text-decoration: underline;
}

a:hover, a:active {
	color: #db9f21;
	text-decoration: underline;
}


#container{
	width: 965px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

#top{
	width: 955px;
	height: 65px;
	margin: 0px auto;
}

#navigation{
	height: 65px;
	width: 715px; /*735 */
	float: left;
/*	background: url(/files/rcogm/design/menu_background.png) no-repeat;
	background-position: 0px -8px;*/
}

#logo{
	height: 65px;
	width: 225px;
	float:right;
	padding-right: 0px;
	text-align:right;
}

#contentcontainer{
	height: 300px;
	width: 965px;
	overflow: hidden;
	background: url(/files/rcogm/design/banner_shadow.png) no-repeat;}

#ani_banner{
	height: 294px;
	width: 955px; 
	margin: 0px auto;
	margin-top: 5px;
}

#ani_banner p {
	margin: 0px;
	padding: 0px;
}

#boxescontainer{
	width: 965px;
	height: 170px;
	margin-top: 3px;
}

#box1, #box2{
	width: 317px;
	height: 170px;
	float: left;
	margin-right: 6px;
}

#box3{
	width: 317px;
	height: 170px;
	float: left;
	margin-left: 1px;
}

#footer{
	height: 30px;
	width: 965px;
	text-align:right;
	margin-top: 10px;
/*	position:absolute;
	top: 540px;*/
}

#ikoner{
	float:right;
	margin-right: 5px;
	position:relative;
}

#ikon_rss{
	float:left;
}



#ikon_co2_link{
    display: block;
    width: 56px;
	margin-right: 10px;
	float:left;
    height: 26px;
    background: url("/files/rcogm/design/ikon_CO2_neutralt_website_Dansk_dark.png") no-repeat 0 0;
}

#ikon_co2_link:hover{ 
    background: url("/files/rcogm/design/ikon_CO2_neutralt_website_Dansk.png") no-repeat 0 0;
}



#ikon_twitter_link{
    display: block;
    width: 33px;
    height: 25px;
    background: url("/files/rcogm/design/ikon_twitter_grey.png") no-repeat 0 0;
	float: left;
	margin-right: 10px;
}

#ikon_twitter_link:hover{ 
    background: url("/files/rcogm/design/ikon_twitter.png") no-repeat 0 0;
}

#ikon_facebook_link{
    display: block;
	margin-right: 10px;
    width: 25px;
    height: 25px;
    background: url("/files/rcogm/design/ikon_facebook_grey.png") no-repeat 0 0;
	float: left;
}

#ikon_facebook_link:hover{ 
    background: url("/files/rcogm/design/ikon_facebook.png") no-repeat 0 0;
}

#ikon_youtube_link{
    display: block;
	margin-right: 10px;
    width: 58px;
    height: 25px;
    background: url("/files/rcogm/design/ikon_youtube_grey.png") no-repeat 0 0;
	float: left;
}

#ikon_youtube_link:hover{ 
    background: url("/files/rcogm/design/ikon_youtube.png") no-repeat 0 0;
}


#ikon_rss_link{
    display: block;
    width: 25px;
    height: 25px;
    background: url("/files/rcogm/design/ikon_rss_grey.png") no-repeat 0 0;
	float:left;
}

#ikon_rss_link:hover{ 
    background: url("/files/rcogm/design/ikon_rss.png") no-repeat 0 0;
}

#ikon_stumble_link{
    display: block;
	margin-right: 10px;
    width: 25px;
    height: 25px;
    background: url("/files/rcogm/design/ikon_stumble_grey.png") no-repeat 0 0;
	float: left;
}

#ikon_stumble_link:hover{ 
    background: url("/files/rcogm/design/ikon_stumble.png") no-repeat 0 0;
}
