body {
	margin: 0;
	padding: 0;
	background-color: #E4CFED;
	background-image: url('grafik/bakgrund.gif');
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-family: tahoma, sans-serif;
	font-size: 0.9em;
}
h1 {
	margin: 0;
	text-align: right;
	padding-top: 15px;
	padding-right: 60px;
	color: #4D3060;
	font-family: 'Tangerine', serif;
	font-size: 90px;
	font-weight: normal;
}
h2 {
	color: #8EA138;
}
h3 {
	color: #EF792F;
	letter-spacing: 0.1em;
}
h4 {
	color: #FABF8F;
	letter-spacing: 0.1em;
}
a[href^="http:"] {
	padding-right: 12px;
	background: transparent url("grafik/external-link.gif") top right no-repeat;
}
a img {
	border: 0;
	padding: 2px;
}


.image_right {
	float: right;
	font: 0.7em Tahoma;
	padding: 0.7em 0 0.7em 0.7em;
	text-align: center;
}
.image_left {
	float: left;
	font: 0.7em Tahoma;
	padding: 0.7em 0.7em 0.7em 0;
	text-align: center;
}



/* KONTAKT */
.notis {
	margin: 0 0 1em 0;
	padding: 10px;
	border: 1px solid #ccc;
	color: #090;
	font-weight: bold;
}
.obs {
	margin: 0 0 1em 0;
	padding: 10px;
	border: 1px solid #ccc;
	color: #b00;
	font-weight: bold;
}



#wrapper {
	margin: auto;
	width: 780px;
	text-align: left;
}



#header {
	position: absolute;
	left: auto;
	top: 0;
	width: 780px;
	height: 278px;
	background-image: url('grafik/bakgrund_header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#header a {
	color: #4D3060;
	text-decoration: none;
}



#menu {
	position: absolute;
	left: auto;
	top: 170px;
	width: 180px;
	padding: 10px;
	color: #fff;
}
#menu a {
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	margin-bottom: 1em;
}
#menu li ul li {
	margin-left: 1.5em;
	margin-bottom: 0;
}
.pilner  {
	vertical-align: bottom;
}
#copy {
	margin-top: 10em;
	font-size: 0.6em;
}



#pretext {
	position: absolute;
	left: auto;
	top: 170px;
	width: 300px;
	margin-left: 240px;
	height: 130px;
	font-style: italic;
	color: #555;
}



#flash {
	position: absolute;
	left: auto;
	top: 155px;
	margin-left: 580px;
	width: 180px;
	height: 130px;
	padding: 10px;
	color: #fff;
	text-align: right;
	background-image: url('grafik/lotusblomma.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
#flash ul {
	list-style: none;
	margin: 0;
	padding: 0;
}



#content {
	position: absolute;
	left: auto;
	top: 270px;
	width: 540px;
	margin-left: 220px;
}
#content li {
	margin-bottom: 1em;
}
#content li ul li {
	margin-bottom: 0;
}



#swirl {
	float: left;
	margin-left: -20px;
	padding: 1em 1em 1em 0;
}
