body {
	background-color: #CDCDC0;
	color: #F3E2D0;
	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: #A78764;
	color: #F3E2D0;
	padding: 5px;
	line-height: 140%;
	width: 635px;
}


#ibk_master_container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding-bottom: 10px;
	overflow: hidden;
	text-align: left;
	position: relative;
	width: 904px;
}

#ibk_head_container {
	height: 180px;
	border: 1px solid #3E3634;
	background-color: #9C5736;
	margin-bottom: 7px;
	background-image: url('./ibk_head.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
	width: 900px;
}

#ibk_main_container {
	min-height: 500px;
	border: 1px solid #3E3634;
	background-color: #9C5736;
	position: relative;
	width: 900px;
}

#ibk_foot_container {
	height: 20px;
	border: 1px solid #3E3634;
	background-color: #9C5736;
	margin-bottom: 7px;
	text-align: center;
	position: relative;
	width: 900px;
}

#ibk_navi_container {
	margin-right: 10px;
	margin-top: 10px;
	width: 23%;
	min-height: 300px;
	float: right;
	position: relative;
	border: 0px;
}

.ibk_navi_container {
	padding-top: 5px;
	min-height: 100px;
	background-color: #A58360;
	margin-bottom: 20px;
}

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

#ibk_master_container.standardwidth {
	width: 904px;
}

.standardwidth {
	width: 900px;
}

/* inner boxen*/
#ibk_head_box {
	margin-right: 30px;
	float: right;
	margin-top: 6%;
}

.ibk_navi_box {
	margin: 10px;
	padding-bottom: 20px;
}

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

#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: 2px 2px 6px #000000;
	box-shadow: 2px 2px 6px #000000;

}

/* HTML-Elemente */

 h1,  h2,  h3  {
	color: #23201E;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 3px;
	
}

 h1 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 2px solid #23201E;
}

 h2 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 13px;
	border-bottom: 1px solid #23201E;
}

 h3 {
	font-size: 100%;
	border-bottom: 1px solid #23201E;
}

a {
	text-decoration: none;
	color: #23201E;
}

a:hover {
	text-decoration: underline !important;
}

a img {
	border: 0px;
}




/* spezielle Tags */

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

}

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