/* GENERAL -------------------------------------------------------------- */

general { margin-left: 50px;
          margin-bottom: 150px;

}

img {

	border:0;

}

<!--a:link { text-decoration: none; color: #FF0000}
a:visited { text-decoration: none; color: #FF3300}
a:active { text-decoration: none; color: #808000}
a:hover { text-decoration: underline overline; color:#B00000}

/* BODY ----------------------------------------------------------------- */

body {
    
    width:810px;
		font-family: verdana, arial;
		font-size: 15px;

    background: #FcD82E repeat;
    }
  




/* TOP ------------------------------------------------------------------ */

.top {

	width:780px;
	height:50px;
padding-left: 20px;


	
}

/* TITEL ------------------------------------------------------------------ */

.titel {

	width: 800px;
	
	text-align: center;
	font-family: verdana, arial;
		font-size: 16px;

	}

/* DIVIDER ------------------------------------------------------------------ */

.divider {

	width: 800px;
	height: 40px;
	background-image: url(bilder/dividerG.GIF);
  background-repeat: no-repeat;
  background-position: center; 

	
	}


/* MELLAN------------------------------------------------------------------ */

.mellan {
width: 700px;
padding-top: 20px;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 20px;
	

	
}

/* MELLANC------------------------------------------------------------------ */

.mellanC {
width: 700px;
padding-top: 20px;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 20px;
text-align: center;	
	
	
}
