body {
	background-color: #d5d5d5;
	color: #040f51;
	font-family: 'Trebuchet MS', Helvetica, Jamrul, sans-serif;
	margin: 0px;
	text-align: center;
	font-size: 9pt;
	background-image: url('blank.gif'); 
}

/* Standardseite Inhalt fuer Editor */

body * {
	line-height: 140%;
}

.content {
	font-size: 9pt;
	font-family: 'Trebuchet MS', Helvetica, Jamrul, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	color: #040f51;
	padding: 5px;
	line-height: 140%;
	width: 650px;
}



#ibk_master_container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
	width: 1000px;
	text-align: center;
}

#ibk_head_master_container {
	position: relative;
	width: 1000px;
	margin: auto; 
	background-color: #FFFFFF;
}


#ibk_head_box {
	position: relative;
	margin: auto;
	margin-top: 10px;
	height: 140px;
	text-align: left;
	z-index: 500;
}


#ibk_head_bg_box {
	height: 260px;
	position: relative;
	overflow: hidden;
	z-index: 400;
}

#ibk_left_head_bg_box {
	width: 270px;
	height: 240px;
	overflow-y: auto;
	padding: 10px;
	float: left;
	text-align: left;
	background-color: #ff9901;
	background-image: linear-gradient(bottom, rgb(255,153,1) 30%, rgb(255,119,0) 69%);
	background-image: -o-linear-gradient(bottom, rgb(255,153,1) 30%, rgb(255,119,0) 69%);
	background-image: -moz-linear-gradient(bottom, rgb(255,153,1) 30%, rgb(255,119,0) 69%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,153,1) 30%, rgb(255,119,0) 69%);
	background-image: -ms-linear-gradient(bottom, rgb(255,153,1) 30%, rgb(255,119,0) 69%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, rgb(255,153,1)),
		color-stop(0.69, rgb(255,119,0))
	);
	


}

#ibk_head_container {
	width: 710px;
	height: 260px;
	background-image: url('_ibk_head.jpg');
	float: right;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#ibk_main_container {
	min-height: 500px;
	position: relative;
	width: 1000px;
	margin: auto; 
	text-align: left;
	background-color: #e1e1e1;
}

#ibk_foot_container {
	height: 20px;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	width: 1000px;
	margin: auto; 
	margin-bottom: 7px;
}

#ibk_ibkfoot_container {
	height: 40px;
	text-align: center;
	margin: auto; 
	position: absolute;
	bottom: 7px;
	left: 0px;
	width: 290px;
	
}

#ibk_subnavi_main_container {
	float: left;
	width: 250px;
	min-height: 300px;
	position: relative;
	padding: 10px 20px 00px 20px;
	margin-bottom: 50px;
}

#ibk_navi_container {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	min-height: 200px;
	background-color: #AFB4BA;

}

#ibk_sub_nav_content {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 20px;
	min-height: 100px;
}


#ibk_content_container {
	width: 680px;
	float: right;
	min-height: 480px;
	background-color: #FFFFFF;
	padding: 10px 15px 10px 15px;
}


#ibk_navi_box {
	float: left;
}

#ibk_foot_box {
	vertical-align: middle;
	text-align: center;
	position: relative; 
}

#ibk_foot_box span{
	display: block;
	margin-top: 2px;
}



#ibk_content_box {
	margin: 10px;
}



/* HTML-Elemente */

h1, h2, h3  {
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px solid #040f51;
}

h2 {
	font-size: 120%;
	margin-bottom: 13px;
	border-bottom: 1px dashed #040f51;
}

h3 {
	font-size: 100%;
	border-bottom: 1px dottedf #040f51;
}

a {
	text-decoration: none;
	color: #ff9901;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}




/* spezielle Tags */

#ibk_headtext1 {
	text-align: left;
	margin-left: 40px;
	padding-top: 20px;
	background-color: transparent;
	text-decoration: none;
	position: relative;
	font-size: 26px;
	color: #7d7d7d;
	
}

#ibk_headtext2 {
	text-align: left;
	margin-left: 50px;
	background-color: transparent;
	text-decoration: none;
	position: relative;
	font-size: 17px;
	color: #7d7d7d;
}

#subnavi_holder {
	margin-bottom: 30px;
	margin-top: 4px;
}
