
.logo { background-image: url(../images/start/logo.jpg); background-repeat: no-repeat; background-position: 0 0; }
.bild { background-image: url(../images/start/bild.jpg); background-repeat: no-repeat; background-position: 0 0; }
.bottom { background-image: url(../images/start/bottom.jpg); background-repeat: no-repeat; }
.link { color: #fff; font-size: 14px; font-family: Verdana; font-weight: bold; text-decoration: none; }
.link a, .link a:link, .link a:visited { text-decoration:none; color:#fff; }
.link a:hover { 
			text-decoration:none; 
			color:#a1d0cd; 
}
