@import url(//fonts.googleapis.com/css?family=Ubuntu);

html, body {
	background-color:#e8f1f9;
	font-family: ' Ubuntu ', Helvetica, Arial, sans-serif;
	font-size:14px;
	padding:0px;
	margin: 0px auto;
	background-image: url(http://swiss-blue-energy.ch/fileadmin/templates/sbemain/bilder/bg_weiss.png);
	background-repeat:repeat-x;
	height:101%;
}

#center {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position:relative;
}

/*------------------divs----------------*/

#contuno {
float: left;
margin-top:130px;
width: 980px;
min-height:100%;!important
height:100%; 
background-image: url(http://swiss-blue-energy.ch/fileadmin/templates/sbemain/bilder/bg_start_neu.png);
background-repeat:no-repeat;
}

	
#adresse1 {
position:absolute;
left: 0px;
top: 65px;
width: 350px;
height: 10px;
z-index: 10;
}

#adresse2 {
position:absolute;
left: 0px;
top: 80px;
width: 350px;
height: 10px;
z-index: 10;
}

#logo {
position: absolute;
left: 400px;
top: 13px;
padding:0px;
margin: 0px;
z-index:10;
}

/*Sprachen*/
#sprachen {
	height: 14px;
	position: absolute;
	left: 800px;
	top: 90px;
	width: auto;
	text-align:right;
	color:#004997;
	/*display:none;*/
}

#sprachen li{ float:left; text-decoration:none; width:60px;}
#sprachen ul{ width:140px; list-style-type:none;	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}


#sprachen ul li a
{
text-decoration: none;
/*padding:  0px 20px 0px 0px;*/
color: #004997;
}

#sprachen ul li.activelang  { text-decoration:underline;}

#sprachen ul li a:hover
{
text-decoration: none;
/*padding:  0px 20px 0px 0px;*/
color: #0076BE;
}

#pipe {
	height: 14px;
	position: absolute;
	left: 866px;
	top: 89px;
	width: auto;
	text-align: center;
	color:#004997;
	/*display:none;*/
}

#pipe p {
	width: auto;
	text-align: center;
	color:#004997;
	text-align:right;
	/*display:none;*/
}

/* Ende Sprachen*/

#servicelinks {
position: absolute;
width: 50px;
height:20px;
left: 939px;
top: 91px;
z-index: 10;
}

#motto {
width: 900px;
position:absolute;
height:90px;
padding: 25px 30px;
top: 145px;
left: 15px;
}

#news {
position:relative;
height:370px;
width: 200px;
margin-left:253px;
margin-top:180px;
margin-bottom:0px;
padding:2px 15px 10px 15px;
background-image:url(http://swiss-blue-energy.ch/fileadmin/templates/sbemain/bilder/bg_news.png);
background-repeat:no-repeat;
}

#megura {
float:left;
width:980px;
margin-top:10px;
margin-bottom:10px;
text-align:right;}

/* -----------NAVIGATION--------------*/
#navcontainer {
float:left;
width: 220px;
margin-top:190px;
margin-left:15px;
}

#navcontainer ul {
 margin-left: 0;
 padding-left: 0;
 list-style-type: none;
 font-family: ' Ubuntu ', Helvetica, Arial, sans-serif;
 margin-top: 0px;
 padding-top: 0px;
 margin-bottom:0px;

}

#navigation li {
font-family: ' Ubuntu ', sans-serif;
font-size:18px;
font-weight:bold;
line-height:34px;
text-transform:uppercase;
text-decoration:none;
list-style-type:none;
border-bottom:#003d8f 1px solid;
}

a.hnav_on, a.hnav_off:hover {
background-color:#e8f1f9;
}

a.hnav_off {
list-style-type:none;
}

#navigation a {
color: #003d8f;
text-decoration:none;
display:block;
padding-left:25px;	
}
/* ----------Unternavigation-----------*/


a.unav_on {
text-transform:none;
font-size:16px;
font-weight: normal;
}

a.unav_off {
padding-left: -50px;
text-transform:none;
font-weight:normal;
font-size:16px;
}
a.unav_on:link, a.unav_on:visited {
font-weight: normal;
background-color:#e8f1f9;
}
a.unav_off:hover {
text-transform:none;
font-weight: normal;
background-color:#e8f1f9;
}