html {
    position: relative;
    height: 100%;
}

body {
	min-height: 100%;
	background-color: #585858;
	color: #d7d5d3;
	font-family:  Tahoma, Arial, sans-serif;
	margin: 0px;
	text-align: center;
	font-size: 10pt;
	margin: 0;
	height: 100%;
}

/* Standardseite Inhalt fuer Editor */

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


#ibk_master_container {
	margin: 0px;
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 100%;
	min-height: 100%;
}

#ibk_master_wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 5px;
	overflow: hidden;
	text-align: left;
	position: relative;
	width: 904px;
	margin-bottom: 50px;
}

#ibk_head_wrapper {
	height: 180px;
	position: relative;
	width: 100%;
	background-color: #000000;
	text-align: center;
}

#ibk_uebergang {
	width: 100%;
	height: 30px;
	background-color: #313131;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 10px;
	border-bottom: 2px solid #ED8B16;
}

#ibk_head_container{
	margin: auto;
	text-align: left;
	height: 180px;
	background-image: url('./ibk_head.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
	width: 1000px;
}

#ibk_head_container_dummy{
	margin: auto;
	text-align: left;
	height: 180px;
	position: relative;
	width: 1000px;
	bottom: 100%;
}

#verlauf_links, #verlauf_rechts {
	position: absolute;
	width: 60px;
	height: 180px;
	background-repeat: repeat-y;
}

#verlauf_links {
	left: 0px;
	background-image: url('./grad_b_t_60.png');
}

#verlauf_rechts {
	right: 0px;
	background-image: url('./grad_t_b_60.png');
}

#ibk_main_container {
	min-height: 500px;
	border: 0px;
	background-color: none;
	position: relative;
	width: 904px;
}

#ibk_foot_container {
	margin: auto;
	text-align: left; 
	height: 20px;
	position: relative;
	width: 904px;
}

#ibk_navi_container {
	
	margin-top: 0px;
	width: 24%;
	min-height: 300px;
	position: relative;
	border: 2px solid #ED8B16;
	background-color: #353434;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
}

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

#ibk_content_container {
	float: right;
	margin: 0px 0px 10px 0px;
	width: 73%;
	min-height: 480px;
	border: 0px;
	background-color: #353434;
	border: 2px solid #ED8B16;
}

#ibk_master_container.standardwidth {
	width: 904px;
}

.standardwidth {
	width: 900px;
}



/* inner boxen*/
#ibk_head_box {
	position: absolute;
	left: 60px;
	bottom: 20px;
}

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

#content2 {
	margin: 10px;
}

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

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

#ibk_ibkfoot_container {
	margin-bottom:0px;
	margin-top: 0px;
	height: 50px;
	background-color: #313131;
	border-top: 2px solid #ED8B16;
	position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

#ibk_content_box {
	margin: 10px;
}

.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;

}

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

/* HTML-Elemente */

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

 h1 {
 	color: #ED8B16;
	font-size: 120%;
	margin-bottom: 15px;
}

 h2 {
	font-size: 110%;
	margin-bottom: 10px;
}

 h3 {
	font-size: 105%;
	margin-bottom: 5px;
}

a {
	text-decoration: none;
	color: #ED8B16;
}

a:hover {
	color: #9BDB33;
}

a img {
	border: 0px;
}




/* spezielle Tags */

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

}

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

#footerWrapper {
	
	padding: 2px;
	/* background-color: #000000; */
}

#footerContent, #footerContent a {
	color: #d7d5d3;
}
