body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DED7C0;
}
.txt10px {
	font-size: 10px;
}

h1 {
	font-size: 18px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.rahmen1 {
	border: 2px ridge #0000FF;
}
.rahmen2 {
	border: 2px ridge #FF0000;
}
.rahmen3 {
	border: 2px ridge #999999;
}
.rahmen4 {
	border: thin dashed #000000;
}
.txt12px {
	font-size: 12px;
	line-height: 12px;
	display: inline;
}
.h1inline10px {
	font-size: 10px;
	display: inline;
}
.h1inline12px {
	font-size: 12px;
	display: inline;
}
.rahmen_rechts {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333333;
}

