body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	color: #333333;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


a {
	text-decoration: none;
	color: #ec7200;
}
a:hover {
	text-decoration: underline;
}

th {
	font-size: 1.15em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #29364a;
	height: 25px;
}

.headline {
	font-size: 1.75em;
	font-style: italic;
	color: 29364a;
	margin-bottom: 25px;
	line-height: normal;
}
.subheadline {
	font-size: 1.15em;
	font-style: italic;
	font-weight: bold;
	color: #29364a;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
.text {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: auto;
	padding-right: 20px;
}
#center #middle #content .picture {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#center #middle #content .picture img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#center #middle #content .navigation {
	text-align: center;
}

.default_prev {
	width: 700px;
	float: left;
	margin-bottom: 35px;
}
.default_prevpic {
	float: left;
}
.default_prevtext {
	float: left;
}
.form {
	float: left;
	width: 380px;
	height: auto;
	display: block;
	clear: both;
	padding-top: 1px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}

label {
	display: block;
	width: 110px;
	float: left;
}

.contact {
	float: left;
	font-size: 11px;
	line-height: normal;
	width: 225px;
	color: #333333;
}
.contact_area {
	float: left;
	font-size: 11px;
	line-height: normal;
	height: 150px;
	width: 225px;
	color: #333333;
}
.contact_send {
	float: left;
	font-size: 11px;
	line-height: normal;
	height: 20px;
	width: 125px;
	color: #333333;
	margin-left: 110px;
}
.code {
	margin-left: 110px;
}
