p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

Body {
	font-family: Arial, Helvetica, Geneva,sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-attachment: fixed;
	background-color: #5F523F;
	background-image: url(images/fond_fade.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.MenuLine2 {
	border-right-color: White;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #C6BE9C;
}

.MenuLine {
	border-right-color: White;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #DEDBC6;
}

.Menu {
	font-size: 11px;
	letter-spacing: 0px;
	color: #686033;
	text-decoration: none;
	padding-left: 5px;
}

.Menu:Hover {
	font-size: 11px;
	letter-spacing: 0px;
	color: #333333;
	text-decoration: underline;
}
.Menu2 {
	font-size: 11px;
	letter-spacing: 0px;
	color: #686033;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}
.Menu2:Hover {
	font-size: 11px;
	letter-spacing: 0px;
	text-decoration: none;
}

.SubMenu {
	font-size: 11px;
	letter-spacing: 0px;
	color: #655e41;
	text-decoration: none;
	padding-left: 5px;
}

.SubMenu:Hover {
	font-size: 11px;
	letter-spacing: 0px;
	color: #302B14;
	text-decoration: underline;
	padding-left: 5px;
}

.Address {
	font-size: 9px;
}

H1,.H1 {
	font-size: 24px;
	color: #655e41;
	line-height: 28px;
	font-weight: normal;
}

H2,.H2 {
	font-size: 16px;
	color: #AE936A;
}

H3,.H3 {
	font-size: 14px;
	color: #AE936A;
}

H4,.H4 {
	font-size: 12px;
	color: #655e41;
	line-height: 22px;
	font-weight: normal;
}

H5,.H5 {
	font-size: 11px;
	color: #AE936A;
}

H6,.H6 {
	font-size: 10px;
	color: #AE936A;
}
.fotokasten {
	background-attachment: scroll;
	background-image: url(images/TD_Pola.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 172px;
}
.trennrechts {
	height: 20px;
	width: 200px;
}
.floatright {
	float: right;
	margin-left: 20px;
}

.clear { clear: both; }
