body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585a;
	background-color:#c0c0c0;
}
#lang{
	position: absolute;
	z-index: 15;
	left: 50%;
	width: 100px;
	margin-left: 220px;
	top: 25px;
}
#metao{
	position: absolute;
	z-index: 20;
	left: 50%;
	width: 200px;
	margin-left: -430px;
	top: 25px;
}
#logo{
	position: absolute;
	width: 200px;
	left: 50%;
	top: 120px;
	margin-left: -250px;
	height: 149px;
	z-index: 5;
}
#navi{
	position: absolute;
	width: 640px;
	left: 50%;
	top: 335px;
	margin-left: -440px;
	z-index: 10;
}
#right{
	position: absolute;
	left: 50%;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	height: 994px;
	width: 108px;
	margin-left: 377px;
	z-index: 20;
}
#mutter{
	background-image:url(../images/hg.jpg);
	position: absolute;
	left: 50%;
	width: 970px;
	margin-left: -485px;
}
#left{
	float: left;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	height: 1027px;
	width: 41px;
}
#main{
	float: left;
	width: 821px;
}
#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 333px;
	//height: 377px;
	padding-top: 44px;
}
#bild{
	margin-right: 58px;
	height: 271px;
}
#content{
}
#cleft{
	float: left;
	width: 371px;
	padding-top: 5px;
}
#rleft{
	float: right;
	width: 448px;
}
#mcontent{
	line-height: 140%;
	background-color: #f2ecdf;
	padding: 25px 25px 10px 25px;
}
#mcbilder{
	background-color: #FFFFFF;
	padding: 10px;
}
#footer{
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 52px;
}
#meta{
	margin-left: 50px;
	margin-right: 115px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
#meta p{
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	text-align: center;
}
#meta a{
	color: #ffffff;
	text-decoration: none,;
}
#meta a:hover{
	text-decoration: underline;
}
.clear{
	clear: both;
}
a{
	color: #5c1212;
	text-decoration: underline,;
}
a:hover{
	text-decoration: none;
}
a img{
	border: 0px;
}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}
table{
	font-size: 11px;
	color: #58585a;
}
.qry_header{
	padding-left: 3px;
	padding-top: 10px;
	font-weight: bold;
}
/********************/
/* guestbook      */
/********************/
#gl{
}
.tx-guestbook-left{
	padding: 2px;
	border-bottom: solid 1px #ffffff;
	background-color:#f2ecdf;
}
.tx-guestbook-right{
	padding: 2px;
}
.tx-guestbook-clear{
	clear: both;
}
.tx-guestbook-header{
	padding: 3px;
	background-color:#f2ecdf;
	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:#58585a;
}
