td.background{
	background: url('img/bg.gif');
	background-position: right;
}

td.background2{
	background: url('img/bg2.gif');
	background-position: left;
}

td.backgroundschaduw{
	background: url('img/bgschaduw.gif');
	background-position: right;
}

td.backgroundschaduwb{
	background: url('img/bgschaduwb.gif');
	background-position: left;
}

td.backgroundschaduw2b{
	background: url('img/bgschaduw2b.gif');
	background-position: right;
}

td.backgroundschaduw2{
	background: url('img/bgschaduw2.gif');
	background-position: right;
}

td.border{
	background: url('img/border.gif');
	background-position: top;
}

td.topbg{
	background: url('img/topbg.jpg');
	background-position: top;
}

td.border2{
	background: url('img/border2.gif');
	background-position: top;
}

td.top2{
	background: url('img/top2.gif');
}

td.menubg{
	background: url('img/menubg.gif');
}

td.insideborder{
	background: url('img/insideborder.gif');
}

td.insidetop{
	background: url('img/insidetop.gif');
}

td.contentbg{
	background: url('img/contentbg.gif');
	background-repeat: repeat-y;
	background-position: left;
}

td.bgcontent{
	background: url('img/bgcontent.gif');
}

td.bgcontent1{
	background: url('img/bgcontent1.gif');
}

td.bgcontent2{
	background: url('img/bgcontent2.gif');
}
td.bgcontent3{
	background: url('img/bgcontent3.gif');
	background-repeat: repeat-x;
	padding-left: 5px;
}

p.contenttop {
	line-height: 24px;
	font-size: 11px;
	color: #f1efe6;
	font-family: Georgia;
}

A {
	font-size: 11px;
	font-family: Georgia;
	color: #8a3104;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	font-size: 11px;
	font-family: Georgia;
	color: #8a3104;
	text-decoration: underline;
	font-weight: bold;
}

span {
	margin: 0px;
	font-family: Georgia;
	color: #8f7c5f;
	font-size: 11px;
}

span.titel {
	margin: 0px;
	font-family: Georgia;
	color: #6a613e;
	font-size: 12px;
	font-weight: bold;
}

input {
font-family: Georgia;
border: 1px solid #852e02;
font-size: 11px;
color: #4d4c4c;
}

input.text {
font-family: Georgia;
border: 1px solid #852e02;
font-size: 11px;
color: #4d4c4c;
}

input.button {
font-family: Georgia;
font-size: 11px;
font-weight:normal;
font-style:normal;
color:#FFFFFF;
background-color:#852e02;
border-style:outset;
border-width:0px;
border-color:#CCCCCC;


}

textarea {
background-color: #FFF;
border: 1px solid #852e02;
color: #000;
font-family: Georgia;
font-size: 11px;
margin: 0px;
padding: 4px 1px 0px 2px;
}

select {
background-color: #FFF;
border: 1px solid #852e02;
color: #000;
font-family: Georgia;
font-size: 11px;
margin: 0px;
padding: 4px 1px 0px 2px;
}
