body, html {
	height: 100%;
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
	background-image: url(/images/layout/main/bg_tile.jpg);
}

div#main {
	margin: 0px auto 0px auto;
	width: 1024px;
	z-index: 1;
	overflow: hidden;
}

div#main_left {
	width: 176px;
	height: 100%;
	float: left;
}

div#main_center {
	width: 672px;
	float: left;
	background-color: #ffffff;
	overflow: hidden;
	height: 1000px;
}

div#main_center_top {
	width: 100%;
	height: 320px;
	float: left;
}

div#main_center_bottom {
	width: 100%;
	float: left;
}

div#main_center_top_image {
	margin: 0px auto 0px auto;
	width: 630px;
	height: 200px;
}

div#main_center_top_content {
	padding: 100px 50px 10px 35px;
	overflow: hidden;
}

div#main_center_bottom {
	height: auto;
}

div#main_right {
	width: 176px;
	height: 100%;
	float: left;
}

div#main2 {
	width: 100%;
	z-index: 2;
	z-index: 8;
	position: absolute;
	top: 181px;
}

div#main2_center {
	margin: 0px auto 0px auto;
	width: 1024px;
}

div#main2_top {
	width: 100%;
	height: 128px;
}

div#main2_bottom {
	width: 100%;
}

div#main2_bottom_left {
	width: 210px;
	float: left;
}

div#main2_bottom_left_nav {
	background-image: url(/images/layout/leftnav/leftnav_bg.jpg);
	background-repeat: repeat-y;
}

div#main2_bottom_left_navbottom {
	
}

div#main2_bottom_center {
	width: 617px;
	float: left;
}

div#main2_bottom_right {
	width: 197px;
	float: left;
}

div#main2_bottom_right_top {
	background-image: url(/images/layout/rightnav/right-navi-top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

div#main2_bottom_right_nav {
	background-image: url(/images/layout/rightnav/right-navi-y-repeat.jpg);
	background-repeat: repeat-y;
}

div#main2_bottom_right_bottom {
	background-image: url(/images/layout/rightnav/right_nav_bottom.jpg);
	background-repeat: no-repeat;
}

div#main2_bottom_right_bottom_left {
	
}

div#main2_bottom_right_bottom_right {
	position: relative;
	left: 21px;
}

div#main3 {
	width: 100%;
	z-index: 3;
	z-index: 9;
	position: absolute;
	top: 181px;
}

div#main3_center {
	margin: 0px auto 0px auto;
	width: 1024px;
}

div#main3_top {
	width: 100%;
	height: 105px;
}

div#main3_top_menu_center {
	height: 100%;
	width: 667px;
	float: left;
	text-align: left;
}

div#main3_top_menu_center_top {
	height: 60px;
	width: 100%;
	float: left;
}

div#mainNavigation{
	width: 100%;
	float: left;
}

div#main3_top_menu_0 {
	height: 100%;
	width: 181px;
	float: left;
}

div#main3_top_menu_1 {
	height: 100%;
	width: 120px;
	float: left;
}

div#main3_top_menu_2 {
	height: 100%;
	width: 120px;
	float: left;
}

div#main3_top_menu_3 {
	height: 100%;
	width: 120px;
	float: left;
}

div#main3_top_menu_4 {
	height: 100%;
	width: 120px;
	float: left;
}

div#main3_top_menu_5 {
	height: 100%;
	width: 120px;
	float: left;
}

div#main3_top_menu_6 {
	height: 100%;
	float: left;
}

div#main3_top_menu_6_top {
	height: 10px;
}

div.main3_top_menu_x_top {
	width: 100%;
	height: 40px;
}

div.main3_top_menu_x_bottom {
	width: 100%;
	height: 60px;
}

div#main3_bottom {
	width: 100%;
	height: 28px;
}

div#inner_content {
	padding: 10px 10px 10px 10px;
}

div#right_content {
	padding: 0px 20px 10px 20px;
}

img	{
	border: 0px solid black;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;  
}

div.cta_kurztext
{
	font-size: 100%;
}

#attachments
{
	margin:5px 0px 13px 25px;
	padding:0;
}

#attachments li
{
	list-style:none;
	padding:0;
	margin:0;
}

#attachments li a
{
	display:block;
	height:25px;
	padding:10px 0px 1px 25px;
	color: #CC0000;
}

#attachments li a.dokument_pdf
{
	background: transparent url(/downloads/img/dokument_pdf.gif) no-repeat 0px 50%;
}
#attachments li a.dokument_excel
{
	background: transparent url(/downloads/img/dokument_excel.gif) no-repeat 0px 50%;
}

#attachments li a.dokument_word
{
	background: transparent url(/downloads/img/dokument_word.gif) no-repeat 0px 50%;
}
#attachments li a.dokument
{
	background: transparent url(/downloads/img/dokument.gif) no-repeat 0px 50%;
}

#startbox_top {
	background-color: #d9d9d9;
	text-align: center;
	padding: 1px;
	width: 566px;
}

#startbox_top h1 {
	color: #CC0000;
	font-size: 1.6em;
}

#startbox_top h1 a {
	text-decoration: none;
}

#startbox_left {
	overflow: hidden;
	float: left;
	width: 278px;
	height: 118px;
	padding: 5px 5px 0px 0px;
}

#startbox_right {
	float: left;
	width: 283px;
	height: 123px;
}

#startbox_bottom {
	background-color: #d9d9d9;
	float: left;
	width: 566px;
	height: 12px;
}

#startbox_spacer {
	float: left;
	width: 566px;
	height: 20px;
}

/* Sitemap */
#sitemap
{
	margin:5px 0px 0px 0px;
	position:relative;
	border:0px solid #000000;
	font-size: 1.1em;
	
}

#sitemap ul
{
	padding:0;
	margin: 5px 0px 0px 0px;
	list-style: none;
}

#sitemap ul li.sitemap
{
	height:20px;
	background-color:#d9d9d9;
	padding: 5px 0px 0px 10px;
	list-style: none;
	font-weight:bold;
	margin: 5px 0px 0px 0px;
}


#sitemap ul li.sitemap1
{
	height:25px;
	background-color:#E2F4FD;
	list-style: none;
}

#sitemap ul a
{
	text-decoration:none;
}

#sitemap span
{
	visibility: hidden;
}

#sitemap ul li.sitemap1 a
{
	font-size:1.2em;
	float:left;
	text-decoration:none;
	list-style: none;
}

#sitemap li.sitemap1 span
{
	display:block;
	height:17px;
	padding-top:8px;
	margin-right:8px;
	visibility: visible;
	float:right;
	border:0px solid #000000;
}

#sitemap ul li.sitemap2
{
	/*background: transparent url(/img/pfeil.gif) no-repeat 2px 50%;*/
	height:20px;
	padding:0px 0px 0px 15px;
	list-style-image:none;
}

#sitemap ul li.sitemap2 a
{
	color: #000000;
	font-size:1.0em;
	font-weight:bold;
	float:left;
	text-decoration:none;
	list-style-image:none;
}


#sitemap ul li.sitemap3
{
	height:20px;
	padding:0px 0px 0px 25px;
}

#sitemap ul li.sitemap3 a
{
	color: #000000;
	font-size:1.0em;
	font-weight:normal;
	float:left;
	text-decoration:none;
}

#sitemap ul li.sitemap4
{
	height:20px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 25px;
}

#sitemap ul li.sitemap4 a
{
	font-size:1.0em;
	font-weight:normal;
	float:left;
	text-decoration:none;
}

#fi_contact_details_btn a, .fipers_contact_details_btn a {
	cursor: pointer;
	text-decoration: underline;
}

#fi_contact_details_btn, .fipers_contact_details_btn {
	display: none;
}

#fi_contact_details, .fipers_contact_details {
	border: 2px solid #dddddd; padding: 5px; width: 300px;
}

/* Sitemap - ENDE */
