
#background {
	height: 100%;
	margin: 0 0 0px 1px;
	background: #989898 url(../img_home/080128_background_grau.jpg) no-repeat top left;
}

#background_easybiker {
	height: 100%;
	margin: 0 0 0px 1px;
	background: #989898 url(../img_home/080128_background_grau_Easybiker.jpg) no-repeat top left;
}

.pic_frontpage, #pic_frontpage, #pic_frontpage_last {
	height: 212px;
	margin: 0 0 0px 0px;
	padding: 0px;
	text-align: left;
}

#pic_frontpage_last {
	height: 202px;
}

#left_section {
	position: absolute;
	margin: 0 0 0px 0px;
	width: 405px;
}

#link_section {
	margin: 0 0 0px 0px;
	width: 415px;
	height: 424px
}

/* ... Bilder rechts im Hauptbereich */
img.right_basic, img.right_basic_last {
	width: 304px;
	height: 202px;
	margin: 0px 0px 10px 415px;
	padding: 0px;
}

img.right_basic_last {
	margin: 0px 0px 0px 415px;
}

img.right_height {
	width: 202px;
	height: 304px;
	border: none;
	margin: 0px 0 0 202px;
	padding: 0px;
}

/* ... Hover-Effekt der Links im Hauptbereich */
a.h1:link, a.h1:visited {
	display: block;
	text-decoration: none;
	color: #D2691E;
}

a.h1:hover, a.h1:active {
	display: block;
	text-decoration: none;
	letter-spacing: 3px;
	color: #D2691E;
}

/* ... Schriften */
h1 {
	font: normal 30px Arial, Helvetica, sans-serif;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	color: black;
}

/* ... Logo-Schriftzug www.natureview.ch */
h1.logo {
	text-align: right;
	letter-spacing: 4px;
	margin: 0px 0px 0px 0px;	
	padding: 20px 20px 0px 0px;	
	color: #dedede;
}

/* ... Links im Hauptbereich */
h1.link {
	font: 20px/35px Arial, Helvetica, sans-serif; 
	text-align: left;
	letter-spacing: 2px;
	color: #dedede;
	margin: 0px 0px 0px 0px;	
	padding: 90px 0px 0px 20px;	
}

h3 {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0px 0 0 0px;
	padding: 0px 0px 0px 0px;
	color: #272727;
}

h3.zitat {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 90px 30px 0px 20px;
}

h3.info_easybiker {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 20px 30px 0px 20px;
}

h4 {
	font: normal 14px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0px;
	color: #383C40;
}
