/**********************************
Colortheme CSS for www.bellaval.ch
	/Dependend from: generic.css

Autor: 	Thomas Wieser
Firma: 	Globonet GmbH

URL:	www.globonet.ch
**********************************/

.bgcolor1 { background-color: #006633; }
.color1 { color: #006633; }

.bgcolor2 { background-color: #80B399; }
.color2 { color: #80B399; }

.bgcolor3 { background-color: #C0D9CC; }
.color3 { color: #C0D9CC; }

.bgcolor4 { background-color: #DAE7E0; }
.color4 { color: #DAE7E0; }

.bgcolor5 { background-color: #EDF3F0; }
.color5 { color: #EDF3F0; }

.contactdiv {
	color: #006633;
	background: #C0D9CC; }

.contactdiv a {
	text-decoration: underline;
	color: #006633; }

.contactdiv a:hover {
	text-decoration: none;
	color: #006633; }

.bgtopmid { background: url('design/sommer/header_A.jpg') no-repeat top left; }
.bgtopright { background: url('design/sommer/header_B.jpg') no-repeat top left; }

a.a1 {
	font-size: 12px;
	font-weight: bold;
	padding: 19px 0 19px 0;
	background: #80B399; }

a.i1 {
	font-size: 12px;
	font-weight: bold;
	padding: 19px 0 19px 0;
	background: #006633; }

a.i1:hover {
	background: #80B399; }

a.a2 {
	font-size: 11px;
	font-weight: bold;
	padding: 9px 0 10px 0;
	background: #C0D9CC; }

a.i2, .i2i {
	font-size: 11px;
	font-weight: bold;
	padding: 9px 0 10px 0;
	background: #80B399; }

a.i2:hover {
	background: #C0D9CC; }

a.a3 {
	font-size: 10px;
	font-weight: normal;
	padding: 4px 0 5px 0;
	background: #DAE7E0; }

a.i3, .i3i {
	font-size: 10px;
	font-weight: normal;
	padding: 4px 0 5px 0;
	background: #DAE7E0; }

a.i3:hover {
	background: #DAE7E0; }