body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #663300;
	margin: 0px;
	background-color: #f7e8c7;
	background-attachment: scroll;
	background-image: url(layout/layout_01.gif);
	background-repeat: repeat-x;
}
.rahmen {
	border: 1px solid #FFFFFF;
	background-color: #FAF1E0;
	padding: 4px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	color: #93582D;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-weight: normal;
	line-height: 20px;
}

.bergkristall {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #93582D;
	font-weight: normal;
	line-height: 25px;
}

.bergkristall-gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #093;
	line-height: 20px;
}



.verlauf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(layout/verlauf-01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.text-impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #333333;
}
a:active {
	color: #663300;
}

.box_5px {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pointer {
	cursor: pointer;
}
