body {
	background: url(back2.png) no-repeat;
	margin: 10px 80px 10px 10px; 
	padding: 0 0 0 0;
	font-family: helvetica, Arial, serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
}

*{outline: none;}
img {border: 0;}


/*--essensen--*/
#rub {
font-family: Century Gothic, Arial, serif;
font-size:46px;
color:#222;
float:left;
width:auto;
padding: 20px 0 0 30px;
}

#ingress {
font-family: Century Gothic,Arial, serif;
font-size:36px;
color:#222;
float:left;
width:auto;
padding: 24px 0 0 0;
}

#intro {
font-family: Helvetica, Arial, serif;
height:auto;
width:100%;
float:left;
padding:35px 0;
font-size:26px;
line-height:120%;
padding: 40px 0 0 60px;
}
#intro:hover {
color:#69BE28;
}

/*--text mailinfo--*/
#readme {
font-family: Helvetica, Arial, serif;
font-size:16px;
width:600px;
float:left;
padding: 30px 0 20px 60px;
line-height:140%;
}

/*--form--*/
#form {
position: fixed;
left: 700px; 
top: 180px;
width:200px;
height:370px;
text-align:left;
padding: 0 0 0 0;
}

.cflite {
	width: 200px;
	font-family: Century Gothic,Arial, serif;
	}
.cflite_td {
	padding:4px;
	font-size:12px;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}

/*--adress--*/
.abc_logo {
	position: fixed;
	bottom: 20px; 
	width: 200px;
	height: 51px;
	right: 0px;
	z-index: 2;
	background: url(pix/visivalogga-right.png) no-repeat; 
}

.abc {
	position: fixed;
	bottom: 15px; 
	right: 220px;
	height: 51px;
	text-align: left;
	color: #fff;
	z-index: 2;
	}
	
.abc a {
	padding: 0;
	text-decoration: none;
	color: #fff;
}

.abc a.active {
	font-weight: normal;
}

.abc a:hover {
color:#fff;
text-decoration: underline;
}

/*--fotnot--*/
#fot {
position: fixed;
width:100%;
height: 14%;
bottom: 0; 
left: 0;
right: 0;
background: #000;
font-size:0.9em;
color:#fff;
float:left;
border-top:1px dotted #c1c1c1;
text-align:left;
padding:0 0 0 10px;
}

.fot a {
	padding: 0;
	text-decoration: none;
	color: #fff;
}

.fot a.active {
	font-weight: normal;
}

.fot a:hover {
color:#fff;
text-decoration: underline;
}

a {
	padding: 0;
	text-decoration: none;
	color: #000;
}

a.active {
	font-weight: normal;
}

a:hover {
color:#000;
text-decoration: underline;
}