@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.rahmen {
	width: 700px;
	background-color: #FFFFFF;
	margin: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.head {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 580px;
	margin-top: 5px;
	height: 110px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
}
.button_top {
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
	letter-spacing: 2px;
	text-align: center;
	position: relative;
}

.content {
	width: 690px;
	font-size: 12px;
	float: left;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #FFFFFF;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content_deut {
	font-size: 13px;
	text-align: left;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: 700px;
}
.content_deut-short {
	font-size: 13px;
	text-align: left;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: 320px;
}
em {
	color: #666;
}
a {
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
a:visited {
	text-decoration: line-through;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a.menu3 {
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #80562B;
}
a.menu3:hover {
	color: #FFF;
	background-color: #996633;
}

.spacer {
	float: left;
	width: 580px;
	font-size: 9px;
	height: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
	position: relative;
}
.dottedline {
	color: #CCCCCC;
	float: left;
	width: 700px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #996633;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 2px;
	padding: 0px;
}

.siteInfo{
	font-size: 10px;
	color: #996633;
	float: left;
	width: 680px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 1px;
	padding-left: 20px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #996633;
	padding-top: 2px;
}
.english {
	font-size: 12px;
	color: #996633;
	padding-left: 10px;
	padding-top: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.vertical-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #963;
	float: left;
}
