body {
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	letter-spacing:0.5px;
	line-height:18px;
	background-image:url(../layout/background_horizontal.jpg);
	background-repeat:repeat-x;
	}
.layer {
	width:892px;
	height:auto;
	margin-left:-446px;
	left:50%;
	position:absolute;
	}
.header {
	width:892px;
	height:356px;
	}
.main {
	width:892px;
	height:auto;
	background-image:url(../layout/background_vertikal.jpg);
	background-repeat:repeat-y;
	}
.left_col {
	width:200px;
	height:auto;
	margin:25px 0px 25px 131px;
	letter-spacing:0.0px;
	line-height:18px;
	float:left;
	}
.content {
	width:525px;
	height:auto;
	min-height:500px;
	margin:25px 0px 25px 22px;
	float:left;
	}
a {
	text-decoration:underline;
	font-size:11px;
	color:#666;
	}
a:hover {
	text-decoration:underline;
	font-size:11px;
	color:#339966;
	}
.footer {
	width:862px;
	height:35px;
	margin-bottom:50px;
	padding:3px 15px 3px 15px;
	font-size:9px;
	color:#333;
	line-height:13px;
	background-image:url(../layout/background_footer.jpg);
	background-repeat:no-repeat;
	}
a.footer_link {
	text-decoration:none;
	font-size:9px;
	color:#333;
	}
a.footer_link:hover {
	text-decoration:underline;
	font-size:9px;
	color:#000;
	}
.headline_1_layer {
	width:100%;
	height:28px;
	background-color:#E4E4E4;
	}
.headline_1_arrow {
	width:28px;
	height:28px;
	background-image:url(../layout/headline_arrow.jpg);
	background-repeat:no-repeat;
	float:left;
	}
.headline_1_content {
	width:auto;
	height:24px;
	background-color:#FFF;
	font-size:16px;
	font-weight:bold;
	color:#999;
	padding:4px 15px 0px 10px;
	float:left;
	}
.headline_1_spacer{
	width:100%;
	height:1px;
	margin:10px 0px 15px 0px;
	border-bottom: 1px dotted #339966;
	}
h1 {
	font-size:12px;
	font-weight:bold;
	color:#339966;
	margin:0px;
	padding:0px;
	}
.spacer {
	width:100%;
	height:1px;
	margin:15px 0px 15px 0px;
	border-bottom: 1px dotted #CCC;
	}
.image_frame {
	border:1px dotted #CCC;
	padding:2px;
	}
.pdf {
	margin:10px 0px 0px 0px;
	padding:13px 5px 13px 5px;
	font-size:9px;
	color:#666;
	border:1px dotted #ccc;
	background-color:#EFEFEF;
	background-repeat:repeat;
	}
.input_field {
	 width:350px;
	 margin:0px 0px 8px 50px;
	 border:1px dotted #339966;
}
.input_area {
	 width:350px;
	 height:250px;
	 margin:0px 0px 8px 50px;
	 border:1px dotted #339966;
}
