body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #cccccc;
	color: #e5e2d0;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	margin: 0px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #161616;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #161616;
}
#logo {
	position: absolute;
	margin-left: -155px;
	left: 50%;
	width: 255px;
	height: 86px;
	top: 45px;
	z-index: 10;
}
#meta {
	position: absolute;
	margin-left: 153px;
	left: 50%;
	top: 110px;
	z-index: 20;
}
#newsl{
	position: absolute;
	margin-left: -330px;
	left: 50%;
	width: 100px;
	top: 110px;
	z-index: 30;
}
#mutter {
	padding-top: 136px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: aboslute;
	width: 800px;
}
#top{
	background-image: url(../images/top.jpg);
	height: 35px;
}
#main{
	background-image: url(../images/content.jpg);
}
#navi{
	padding-left: 90px;
	padding-right: 20px;
}
#bild{
	float: left;
	height: 269px;
	width: 298px;
}
#nav{
	float: right;
	width: 380px;
}
#content {
	padding-left: 90px;
	padding-right: 20px;
}
#content a {
	color: #8a2400;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #8a2400;
	font-weight: bold;
	text-decoration: underline;
}
#cl{
	float: left;
	width: 332px;
}
#cr{
	float: right;
	width: 332px;
}
#bottom{
	background-image: url(../images/bottom.jpg);
	height: 48px;
}
#footer {
}
.clear {
	clear: both;
}
a img{
	border: 0px;
}
h1{
	margin:0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}
h2{
	margin:0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
}

/********************/
/* guestbook      */
/********************/
#gl{
}
.tx-guestbook-left{
	padding: 2px;
	border-bottom: solid 1px #ffffff;
	background-color:#f0eee0;
}
.tx-guestbook-right{
	padding: 2px;
}
.tx-guestbook-clear{
	clear: both;
}
.tx-guestbook-header{
	padding: 3px;
	background-color:#f0eee0;
	color: #161616;
	margin-top: 10px;
}
fieldset{
	border: 0px;
}

.tx-guestbook-field input, .tx-guestbook-field textarea {
	width: 200px;
	border:solid 1px #a1b8d8;
	background-color:#FFFFFF;
}
.tx-guestbook-submit input {
	background-color:#f2f6fb;
	border: solid 1px #a1b8d8;
}
.freecap-span{
}
.tx-srfreecap-pi2-cant-read{
	color:#E5E2D0;
}
