div#main {
	position: relative;
	z-index: auto;
	clear: both;
	padding: 0 0 20px 60px;
	width: 964px;
	height: auto;
}
/************ header *************/
div#header {
	position: relative;
	z-index: auto;
	clear: both;
	padding: 0 0 0 5px;
	width: 870px;
	height: 90px;
}
div#header div.header_logo {
	float: left;
	padding: 16px 0 0 0;
	width: auto;
	height: auto;
}
div#header div.header_navi {
	float: right;
	padding: 58px 0 0 0;
	width: auto;
	height: auto;
	color: #473000;
}
div#header div.header_navi a,
div#header div.header_navi a:link,
div#header div.header_navi a:active,
div#header div.header_navi a:visited {
	font-size: 11px;
	color: #473000;
	text-decoration: none;
}
div#header div.header_navi a:hover {
	color: #473000;
}
div#header div.header_navi a.active,
div#header div.header_navi a.active:link,
div#header div.header_navi a.active:active,
div#header div.header_navi a.active:visited,
div#header div.header_navi a.active:hover {
	color: #473000;
}
/************** navi *************/
div#navi {
	position: relative;
	z-index: auto;
	clear: both;
	padding: 0 0 0 5px;
	width: 870px;
	height: 32px;
}
div#navi ul {
	display: block;
	clear: both;
	width: auto;
	height: 32px;
	list-style: none;
}
div#navi ul li {
	display: block;
	float: left;
	width: auto;
	height: 32px;
}
div#navi ul li a {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	text-decoration: none;
}
div#navi ul li a img { float: left; }
div#subnavi {
	position: relative;
	z-index: auto;
	clear: both;
	padding: 0 0 0 5px;
	width: 870px;
	height: 27px;
}
div#subnavi ul { list-style: none; }
div#subnavi ul li {
	display: block;
	float: left;
	margin: 0 0 0 30px;
	width: auto;
	height: 27px;
}
div#subnavi ul li a,
div#subnavi ul li a:link,
div#subnavi ul li a:active,
div#subnavi ul li a:visited {
	display: block;
	width: auto;
	line-height: 27px;
	color: #473000;
	font-weight: bold;
	text-decoration: none;
}
div#subnavi ul li a:hover { color: #7b5101; }
div#subnavi ul li a.active,
div#subnavi ul li a.active:link,
div#subnavi ul li a.active:active,
div#subnavi ul li a.active:visited,
div#subnavi ul li a.active:hover { color: #7b5101; }
/*********** keyvisual ***********/
div#keyvisual {
	position: absolute;
	z-index: auto;
	clear: both;
	padding: 5px;
	width: 870px;
	height: 500px;
	background-image: url(../images/keyvisual/keyvisual_bg.png);
	background-repeat: no-repeat;
}
div#keyvisual div.imagecontainer { padding: 2px; }
/********** textcontent **********/
div#content {
	position: relative;
	z-index: auto;
	clear: both;
	padding: 25px 0 0 0;
	width: 880px;
	height: auto;
}
div.content_items {
	clear: both;
	padding: 0 35px 0 35px;
	width: auto;
	height: auto;
}
div.content_items h1 { margin: 0 0 8px 0; }
div.content_items h1 { margin: 0 0 8px 0; }
div.content_items h2:first-child,
div.contenttext_middle_layer2 h2:first-child { margin: 0 0 4px 0; }
div.content_items h2,
div.contenttext_middle_layer2 h2 {
	margin: 14px 0 4px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #473000;
}
div.contenttext_middle_layer1 h1 { margin: 0 0 4px 0; }
div.contenttext_middle_layer1 h2 { margin: 0 0 2px 0; }
div.content_table,
div.contenttext {
	clear: both;
	width: 100%;
	height: auto;
}
div.contenttext_middle_layer1 h1,
div.contenttext_middle_layer2 h1 { color: #634401; }
div.content_col1 div.contenttext p:first-child,
div.content_col2 div.contenttext p:first-child,
div.content_col5 div.contenttext p:first-child,
div.content_col6 div.contenttext p:first-child,
div.contenttext p:first-child { margin: 0; }
div.contenttext p {
	margin: 12px 0 0 0;
	line-height: 16px;
}
div.content_col1 div.contenttext p,
div.content_col2 div.contenttext p,
div.content_col5 div.contenttext p,
div.content_col6 div.contenttext p { margin: 4px 0 0 0; }
div.contenttext ul {
	margin: 0 0 10px 15px;
	padding: 0;
	list-style: disc;
}
div.contenttext ul li {
	line-height: 18px;
}
div.contenttext a:hover { color: #634401; }
div.contenttext_layer1 {
	position: absolute;
	bottom: 27px;
	left: 27px;
	z-index: auto;
	clear: both;
	width: 827px;
	height: auto;
}
div.contenttext_top_layer1 {
	clear: both;
	width: 827px;
	height: 14px;
	background-image: url(../images/textlayer/textlayer_quer/textlayer_quer_oben.png);
	background-repeat: no-repeat;
}
div.contenttext_middle_layer1 {
	clear: both;
	padding: 17px 31px 17px 31px;
	width: 765px;
	height: auto;
	background-image: url(../images/textlayer/textlayer_quer/textlayer_quer_mitte-1px.png);
	background-repeat: repeat-y;
}
div.contenttext_bottom_layer1 {
	clear: both;
	width: 827px;
	height: 14px;
	background-image: url(../images/textlayer/textlayer_quer/textlayer_quer_unten.png);
	background-repeat: no-repeat;
}
div.contenttext_layer2 {
	position: absolute;
	top: 27px;
	left: 27px;
	z-index: auto;
	clear: both;
	width: 421px;
	height: 457px;
}
div.contenttext_top_layer2 {
	clear: both;
	width: 421px;
	height: 14px;
	background-image: url(../images/textlayer/textlayer_vertikal/textlayer_vertikal_oben.png);
	background-repeat: no-repeat;
}
div.contenttext_middle_layer2 {
	clear: both;
	padding: 17px 31px 17px 31px;
	width: 359px;
	height: 394px;
	background-image: url(../images/textlayer/textlayer_vertikal/textlayer_vertikal_mitte-1px.png);
	background-repeat: repeat-y;
}
div.contenttext_bottom_layer2 {
	clear: both;
	width: 421px;
	height: 14px;
	background-image: url(../images/textlayer/textlayer_vertikal/textlayer_vertikal_unten.png);
	background-repeat: no-repeat;
}
div.content_col {
	float: left;
	width: auto;
	height: auto;
}
div.content_col1 {
	float: left;
	padding: 0 10px 0 0;
	width: 270px;
	height: auto;
}
div.content_col2 {
	float: left;
	width: 485px;
	height: auto;
}
div.content_col3 {
	float: left;
	padding: 0 45px 0 0;
	width: 360px;
	height: auto;
}
div.content_col4 {
	float: left;
	padding: 34px 0 0 0;
	width: 360px;
	height: auto;
}
div.content_col4mod {
	float: left;
	width: 360px;
	height: auto;
}
div.content_col5 {
	float: left;
	width: 225px;
	height: auto;
}
div.content_col6 {
	float: left;
	padding: 0 0 0 25px;
	width: 225px;
	height: auto;
}
div.content_col7 {
	float: left;
	padding: 0 30px 0 0;
	width: 390px;
	height: auto;
}
div.content_col8 {
	float: left;
	width: 390px;
	height: auto;
}
div.content_col9 {
	float: left;
	width: 200px;
	height: auto;
}
div.content_col10 {
	float: left;
	width: 190px;
	height: auto;
}
/******** imagecontainer *********/
div.imagecontainer,
div.mediacontainer {
	clear: both;
	width: 100%;
	height: auto;
}
div.imagecontainer img { float: left; }
/************* buttons ***********/
a.internal-link,
a.internal-link:link,
a.internal-link:active,
a.internal-link:visited,
a.mail,
a.mail:link,
a.mail:active,
a.mail:visited,
a.external-link-new-window,
a.external-link-new-window:link,
a.external-link-new-window:active,
a.external-link-new-window:visited,
a.download,
a.download:link,
a.download:active,
a.download:visited {
	padding: 0 0 0 15px;
	color: #634401;
	text-decoration: none;
	background-image: url(../images/button/double_arrow.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}
a.internal-link:hover,
a.mail:hover,
a.external-link-new-window:hover,
a.download:hover { color: #634401; }
div.buttons {
	clear: both;
	margin: 40px 0 0 0;
	padding: 8px 0 0 0;
	width: 100%;
	height: auto;
	border-top: 1px solid #fff;
}
div.button_items {
	float: left;
	width: auto;
	height: auto;
}
div.button_items a.button_link,
div.button_items a.button_link:link,
div.button_items a.button_link:active,
div.button_items a.button_link:visited,
div.button_items a.button_link:hover {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 10px;
	width: auto;
	height: auto;
	color: #473000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/button/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
/*********** form elements *********/
label {
	display: block;
	font-size: 11px;
	color: #473000;
}
div.formfield_row {
	clear: both;
	width: 100%;
	height: auto;
}
input.input_text {
	padding: 0 2px 0 2px;
	width: 182px;
	height: 16px;
	font-size: 11px;
	margin: 0;
}
textarea.form_textarea {
	padding: 0 0 0 2px;
	width: 384px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
div.form_buttons {
	clear: both;
	margin: 40px 0 0 0;
	padding: 8px 0 0 0;
	width: 390px;
	height: auto;
	border-top: 1px solid #dfd9ca;
}
p.errortext { color: #ba0101; }
