body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #505050;
	background-color: #999999;
	margin: 20px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 50% 20px;
}
#masthead {
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
}
#column_wrapper {
	height: 467px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 660px;
	float: left;
}
#left {
	width: 190px;
	float: left;
}
#left .content {
	padding: 60px 2px 0 30px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 60px 20px 0 24px;
	font-size: 12px;
	line-height: 18px;
}
#right .contentstart {
	padding: 60px 46px 0 10px;
	font-size: 14px;
	line-height: 22px;
	text-align: right;
}
#right .content2 {
	padding: 60px 20px 0 150px;
	font-size: 12px;
	line-height: 18px;
}
#right .content3 {
	padding: 40px 20px 0 40px;
	font-size: 12px;
	line-height: 18px;
}
#masthead .content {
	padding: 0px;
	text-align: right;
	margin: 0 0 0 63px;
}
#footer .content {
	padding: 0px;
}
#footer {
	padding: 0px;
	margin: 0;
	clear: both;
}
#menu {
	margin: 14px 0 10px 130px;
	font-size: 13px;
}
#menu a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#menu a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #A9131A;
	text-decoration: none;
	font-weight: bold;
}
#menu .on {
	color: #A9131A;
	text-decoration: none;
	font-weight: bold;
}
#submen {
	padding: 70px 0px 0px 20px;
}
#right a:link {
	color: #505050;
	text-decoration: none;
}
#right a:visited {
	color: #505050;
}
#right a:hover {
	color: #A9131A;
}
h1 {
	font-size: 33px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #A9131A;
	text-align: right;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	margin: 0;
	color: #A9131A;
	font-style: italic;
}
.h2vers {
	font-size: 24px;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.contentstart p {
	margin: 12px 0;
	text-align: right;
}
.imgre {
	float: right;
	clear: right;
	padding-left: 20px;
}
.schmuck {
	font-size:17px;
	color: #A9131A;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.schmuck2 {
	font-size:13px;
	color: #FFA844;
	font-weight: bold;
	line-height: 18px;
}
.schmuck3 {
	font-size:17px;
	color: #FFA844;
	font-weight: bold;
}
.small {
	font-size: 9px;
}
/* Form */
#form td {
	padding-bottom: 10px;
}
.input1 {
	width:58px;
	height:16px;
	border: 1px solid #666666;
	color: #666666;
}
.input2 {
	width:228px;
	height:16px;
	border: 1px solid #666666;
	color: #666666;
}
.input3 {
	width:300px;
	height:16px;
	border: 1px solid #666666;
	color: #666666;
}
.text {
	width:300px;
	height:60px;
	border: 1px solid #666666;
	color: #666666;
}
.button {
	color: #A9131A;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #F4E6CD;
	border:0;
}
.buttonRoll {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #F4E6CD;
	border:0;
}
