body {
	background-color: #4E6726;
	color: #2D3F10;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	font-size: 9pt;
}

/* Standardseite Inhalt fuer Editor */

.content {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #ADBF8F;
	color: #2D3F10;
	padding: 5px;
	line-height: 140%;
	width: 635px;
}

#ibk_master_container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	text-align: right;
	position: relative;
	width: 906px;
	border-right:1px solid black;
	-webkit-box-shadow: 3px 0px 6px #000000;
	-moz-box-shadow: 3px 0px 6px #000000;
	box-shadow: 3px 0px 6px #000000;
}

#ibk_master_container2 {
	overflow: hidden;
	width: 902px;
	text-align: left;
	margin-left: 6px;
	border-left:1px solid black;
	-webkit-box-shadow: -3px 0px 6px #000000;
	-moz-box-shadow: -3px 0px 6px #000000;
	box-shadow: -3px 0px 6px #000000;
}

#ibk_head_master_container {
	width: 900px; 
	height: 280px;
	background-image: url('./h0.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}


#ibk_head_container {
	width: 900px;
	height: 180px;
	background-color: #6A8636;
	background-image: url('./Bali.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute;
	bottom: 0px;
	left: 0px;
}



#ibk_foot_container, #ibk_foot_container2 {
	height: 35px;
	text-align: center;
	position: relative;
	width: 900px;
	background-repeat: repeat-x;
	background-position: bottom right;
	color: #CFDFB5;
}

#ibk_foot_container a, #ibk_foot_container2 a {
	color: #CFDFB5;
}

#ibk_foot_container {
	background-image: url('./kachel35.jpg');
}

#ibk_foot_container2 {
	background-image: url('./kachel35.jpg');
}


#ibk_main_container {
	min-height: 500px;
	background-color: #6C8939;
	position: relative;
	width: 900px;
}


#ibk_navi_main_container {
	float: right;
	width: 24%;
	min-height: 300px;
	position: relative;
}

#ibk_navi_container {
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px;
	min-height: 200px;
	background-color: #A9bb8A;
	padding: 1px 0px;
}

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

.ibk_box_container {
	margin-top: 10px;
	min-height: 50px;
	background-color: #A9bb8A;
	padding: 10px;
}

#ibk_content_container {
	margin: 10px;
	width: 73%;
	float: left;
	min-height: 480px;
	border: 0px;
	background-color: #ADBF8F;
}

#ibk_master_container.standardwidth {
	width: 904px;
}

.standardwidth {
	width: 900px;
}

/* inner boxen*/
#ibk_head_box {
	margin-left: 100px;
	float: left;
	margin-top: 40px;
}

#ibk_navi_box {
	margin: 10px;
}

#ibk_foot_box, #ibk_foot_box2 {
	vertical-align: middle;
	text-align: center;
	position: relative; 
	padding-top: 8px;
}

#ibk_foot_box {
	text-align: left;
	padding-left: 10px;
}

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

#ibk_ibkfoot_container {
	position: absolute;
	right: 30px;
	bottom: 12px;
}

#ibk_content_box {
	margin: 10px;
}

#footerContent {
	color: #23201E;
}

.transparenz {
	filter:alpha(opacity=95); /* IE */
	opacity:0.95; /* allgemein */
	-moz-opacity:0.95; /* Mozilla */
	-khtml-opacity:0.95; /* KTHML */
	-opera-opacity:0.95; /* Opera */
}

.rundeecke10 {
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px; 
}

.rundeecke5 {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; 
}

.schattenCC {
	-webkit-box-shadow: 5px 5px 10px #CCCCCC;
	-moz-box-shadow: 5px 5px 10px #CCCCCC;
	box-shadow: 5px 5px 10px #CCCCCC;
}

.schatten00 {
	-webkit-box-shadow: 2px 2px 6px #000000;
	-moz-box-shadow: 3px 0px 6px #000000;
	box-shadow: 2px 2px 6px #000000;
}


/* HTML-Elemente */

 h1, h2,  h3  {
	color: #CFDFB5;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid black;
	background-image: url('h1.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; 
}

 h1 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

 h2 {
	font-weight: bold;
	font-size: 120%;
	margin-top: 11px;
	margin-bottom: 11px;
	
}

 h3 {
	font-size: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
}

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

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}




/* spezielle Tags */

#ibk_headtext1 {
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	position: relative;
	font-size: 16px;
	color: #CFDFB5;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	filter: shadow(color:#000000, direction=135, strength=3);

}

#ibk_headtext2 {
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	position: relative;
	font-size: 12px;
	color: #CFDFB5;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	filter: shadow(color:#000000, direction=125, strength=3);
}
