body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81492c;
	background-color:#fcf8e0;
}
#soelden1{
	position: absolute;
	left: 50%;
	width: 80px;
	height: 26px;
	top: 445px;
	z-index: 10;
	margin-left: 320px;
}
#lang1{
	position: absolute;
	left: 50%;
	width: 80px;
	height: 26px;
	top: 445px;
	z-index: 25;
	margin-left: -410px;
}
#ssr{
	position: absolute;
	left: 50%;
	z-index: 15;
	background-image:url(../images/schatten_r.jpg);
	height: 460px;
	width: 9px;
	background-repeat:no-repeat;
	margin-left: 450px;
}
#ssl{
	position: absolute;
	left: 50%;
	z-index: 20;
	background-image:url(../images/schatten_l.jpg);
	height: 460px;
	width: 9px;
	background-repeat:no-repeat;
	margin-left: -459px;
}
#start{
	position: absolute;
	width:900px;
	left: 50%;
	margin-left: -450px;
	z-index: 0;
	text-align: center;
	color: #97131a;
}
#start a{
	color: #97131a;
}
#head{
	margin-bottom: 2px;
}
#head div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


#lang{
	position: absolute;
	left: 50%;
	width: 80px;
	height: 26px;
	top: 288px;
	z-index: 25;
	margin-left: -410px;
}
#soelden{
	position: absolute;
	left: 50%;
	width: 80px;
	height: 26px;
	top: 288px;
	z-index: 10;
	margin-left: 320px;
}
#sr{
	position: absolute;
	left: 50%;
	z-index: 15;
	background-image:url(../images/schatten_r.jpg);
	height: 460px;
	width: 9px;
	background-repeat:no-repeat;
	margin-left: 450px;
	top: 37px;
}
#sl{
	position: absolute;
	left: 50%;
	z-index: 20;
	background-image:url(../images/schatten_l.jpg);
	height: 460px;
	width: 9px;
	background-repeat:no-repeat;
	margin-left: -459px;
	top: 37px;
}
#mutter{
	position: absolute;
	width:900px;
	left: 50%;
	margin-left: -450px;
	z-index: 0;
}

#meta{
	margin-top: 19px;
	font-size: 10px;
	margin-bottom: 5px;
	margin-left: 40px;
}
#meta a{
	text-decoration: none;
}
#top{
	height:265px;
}
#logo{
	float: left;
	width: 270px;
}
#header{
	float: right;
	width: 629px;
}

#header div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin: 5px;
}

#main{
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
	border-top: solid 1px #FFFFFF;
}
#navi{
	float: left;
	width: 270px;
	margin-top: 60px;
	margin-bottom: 40px;
}
#kalkus{
	margin-top: 50px;
}
#main_navi{
	border-top: solid 1px #f9f4df;
}
#content{
	float: right;
	width: 530px;
	//width: 530px;
	line-height: 140%;
	margin-top: 60px;
	padding-right: 50px;
	margin-bottom: 40px;
}
#footer{
	color: #FFFFFF;
	background-color: #97131a;
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer p{
	padding: 0px;
	margin: 0px;
}
#footer a  {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover  {
	text-decoration: none;
}
.clear{
	clear: both;
}
a{
	color: #8c161b;
	text-decoration: underline,;
}
a:hover{
	text-decoration: none;
}
a img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #97131a;
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #97131a;
}
table{
	font-size: 12px;
}

/********************/
/* guestbook      */
/********************/
#gl{
}

.tx-guestbook-left{
	padding: 2px;
	background-color:#f0e3ae;
	color: #FFFFFF;
}
.tx-guestbook-right{
	padding: 2px;
}
.tx-guestbook-right p{
	margin: 0px;
	padding: 0px;
}
.tx-guestbook-clear{
	clear: both;
}
.tx-guestbook-header{
	padding: 3px;
	background-color:#97131a;
	color: #FFFFFF;
	margin-top: 10px;
}
fieldset{
	border: 0px;
}

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