body {
	background: url(img/back.jpg) top left repeat;
	background-color: #C6D6E6;
	padding: 0;
	margin: 0;
}

img {
behavior: url("pngbehavior.htc");
border-width: 0px;
}


p, h1, h2, h3 {margin: 0; padding: 0;}

/*  container ------------------------------------------------------------------- */

div#container {
	background: #000000 url(img/bg.jpg) top center repeat;
	width: 720px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;

	/*text-align: center;*/
	}
	
div#bild {
  position: relative;
  left: 600px;
  margin-top: -120px;
  margin-bottom: -16px;
  height: 146px;
  width: 106px;
}

div#content {
}
	
div#header {
	background: #000000 url(img/head_bg.jpg) top center no-repeat;
	width: 720px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
}
div#flashed {
	width: 600px;
	height: 120px;
	margin-left: 10px;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
}

div#footer {
	background: url(img/footer_3.jpg) top left repeat-x;
	height: 80px;
	width: 720px;
	margin: 0;
}

.start {
    margin-top: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    letter-spacing: 0.5em;
    color: #333333;
}

span.nonie {
display: inline !important;
display: none;
}
