body {
	margin:30px 0px 0px 0px;
	background-image:url(../layout/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:17px;
	letter-spacing:1.1px;
}
img#background_scale {
	width:100%;
	height:auto;
	position:fixed;
	top:0px;
	left:0px;
	z-index:100;
}
.container {
	width:960px;
	height:auto;
	min-height:500px;
	margin-left:-489px;
	left:50%;
	background-image:url(../layout/background_white_80.png);
	background-repeat:repeat;
	border:1px solid #E0E0E0;
	padding:10px;
	position:absolute;
	z-index:200;
}
.header {
	width:728px;
	height:248px;
	border:1px solid #E0E0E0;
}
.image {
	z-index:100;
}
.logo {
	width:350px;
	height:118px;
	z-index:200;
	position:absolute;
	margin:-238px 10px 0px 368px;
	background-image:url(../layout/logo_concept_styling.png);
}
.navigation {
	width:200px;
	height:auto;
	min-height:500px;
	margin:10px 0px 0px 0px;
	padding:10px;
	background-image:url(../layout/background_grey_40.png);
	background-repeat:repeat;
	float:left;
}
.content {
	width:500px;
	height:auto;
	margin:10px 0px 0px 10px;
	float:left;
}
.right_col {
	width:200px;
	height:auto;
	min-height:450px;
	padding:10px;
	margin:-250px 0px 0px 0px;
	background-image:url(../layout/background_right_col.png);
	background-repeat:repeat-y;
	float:right;
}
.image_bottom {
	margin-bottom:20px;
	bottom:0px;
	position:absolute;
}
.spacer {
	width:500px;
	height:1px;
	border-bottom:1px dotted #CCCCCC;
	margin:19px 0px 20px 0px;
}
.headline_1 {
	color:#781517;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1.0px;
	background-image:url(../layout/headline_flaggen.png);
	background-position:right;
	background-repeat:no-repeat;
}
.headline_2 {
	color:#781517;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1.0px;
}
h2 {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#781517;
	margin:0px 0px 5px 0px;
	padding:0px 3px 0px 3px;
}
.spacer_right_col {
	height:30px;
}
a.red_bg {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
a.red_bg:link {
	text-decoration: none;
}
a.red_bg:visited {
	text-decoration: none;
}
a.red_bg:hover {
	text-decoration: none;
	background-color:#781517;
	color:#FFFFFF;
}
a.red_bg:active {
	text-decoration: none;
}
.input_field {
	 width:300px;
	 margin:0px 0px 8px 50px;
	 border:1px dotted #CCCCCC;
}
.input_area {
	 width:300px;
	 height:200px;
	 margin:0px 0px 8px 50px;
	 border:1px dotted #CCCCCC;
}
.table_font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333;
	padding:3px 0px 3px 0px;
}
a.table_pdf_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration:underline;
}
a.table_pdf_link:visited {
	color: #333;
	text-decoration:underline;
}
a.table_pdf_link:hover {
	color: #000000;
	text-decoration:none;
}
a.table_pdf_link:active {
	color: #333;
	text-decoration:underline;
}
