/**
* 
* Gally Websolutions, www.websolutions.gally.ch
**/
html, body {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url(../img/bg.gif);
	}
		

#contenter {
	margin:0px auto 0px auto;
	padding:0px;
	width:1024px;
	height:auto;
	-moz-box-shadow: 7px 10px 10px #fff; 
	-webkit-box-shadow: 7px 10px 10px #fff; 
	box-shadow: 7px 10px 20px #fff;
	margin-bottom:80px;

}

/* for Internet Explorer */
/*\*/
* html #contenter {
	height:100%;
}
 #logo{
	position:absolute;
	z-index:500; /* for menu.css */
	width:179px;
	height:100px;
	left:790px;
	background-image:url(../img/cyclingemotion-logok.jpg);
	background-repeat:no-repeat;
	margin-top: -20px;
 }
  #logo a, #logo a:link, #logo a:visited {
	display:block;
	width:179px;
	height:100px;
	text-decoration:none;
	}

#navi {
	position:absolute;
	margin-top:20px;
	width:1024px;
	height:40px;
	z-index:500; /* for menu.css */
	background-color:#000;
}

#menu {
	float:left;
	z-index:330; /* for menu.css */
	background-color:#000;
	margin:10px 0 0 0;
	height:22px;
	}
	
#lang {
	float:left;
	width:65px;
	height:20px;
	background-image:url(../img/lang_back.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	line-height:20px;
	}	

#content-wrapper {
	padding-top:188px;
	background-color:#fff;
}

#content {
	padding:7px 20px 60px 30px;
	text-align:left;
	margin:230px 0 0 0;
	line-height:1.5;	
	border-left:1px solid white;
	border-right:1px solid white;
	}
#footer {
	background-color:#000;
	color:#fff;
    font-family:myriad web, arial, sans-serif;
	font-weight:bold;
	font-size:15px;
	text-align:left;
	padding:10px 15px 10px 15px;
	margin:0 0 0 0;
	clear:both;
	text-align: center;
	}
#footer a {
	color:#fff;
	text-decoration: none;
}
#footer a.active, #footer a:hover {
	color:#DDBE6E;
	text-decoration: none;
}

#blogger_logo {
	margin-top: -5px;
	margin-left: -5px;
	float: left;
	height: 28px;
	width: 29px;
}
#blogger_logo a {
	float: left;
	width: 28px;
	height: 29px;
	background-image: url("../img/blogger.png");
	background-repeat: no-repeat;

}
#footer-middle {
}

#language-toggler {
	float: right;
}

#slideshow {
	position:absolute;
	top:100px;
	width:1024px;
	height:300px;
	background-image: url("../../UserFiles/Image/nav-img/bild2.jpg");
	background-repeat: no-repeat;
}
