@charset "utf-8";
body {
	background-image: url(../pictures/back.gif);
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	background-color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pictures/karinturesson.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: medium solid #333333;
}
#container #main {
	margin-left: 350px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	background-color: #FFF;
	height: 470px;
	overflow: scroll;
}
#container #header {
	display: block;
	height: 160px;
}

#container #main h3 {
	font-size: 1.4em;
	color: #3A1B07;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #613B14;
}
#container #main h4 {
	font-size: 1.2em;
	color: #3A1B07;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #613B14;
	padding-left: -10px;
}
#container #main h5 {
	font-size: 1em;
	color: #3A1B07;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #613B14;
	padding-left: -10px;
}


#container #main p.date {
	font-size: 0.9em;
}
#container  #main  p.comments  {
	font-size: 0.85em;
	color: #362314;
	text-align: right;
	margin: 4px;
}

#container  #main  p.descript  {
	font-size: 1.1em;
}
#container #main .xmlText {
	padding: 7px;
	margin: 7px;
	border: 1px solid #46280E;
}
.luftig {
	margin-bottom: 6px;
}
