

body {
	background-color: #999ead;
	color: #928C93;
	font-family: comic sans ms, comic sans, cursive;
	margin: 0px;
	text-align: center;
	font-size: 10pt;
	overflow-y: scroll;
}

#ibk_master_container {
	width: 906px;
	margin: auto;
	margin-top: 10px;
}

#ibk_head_container {
	min-height: 222px;
	background-image: url('./welle.jpg');
	background-size: cover;
	padding: 8px;
}

#ibk_content_container {
	min-height: 300px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 15px;
	text-align: center;
	color: #787878;
	background-color: #FFFFFF;
}

#ibk_content_container>div {
	margin: auto;
}

.nav_points {
	 opacity: 0.5;
	 -webkit-opacity: 0.5;
	 -moz-opcaity: 0.5;
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	 filter: alpha(opacity=50);
	 margin: 6px;	
	 border-radius: 8px;
	 width: 96px;
	 height: 96px;
	 float: left;
	 background-color: white;
	 font-weight: bold;
	 position: relative;
	 border-color: #000000;
}

.nav_points:hover, div.nav_points.nav_aktiv {
	 opacity: 1.0;
	 -webkit-opacity: 1.0;
	 -moz-opcaity: 1,0;
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	 filter: alpha(opacity=100);
	 color: #000000;
}

div.nav_points a
{
	display: block;
	text-decoration: none;
	float: left;
} 

div.nav_points a:hover
{
	text-decoration: none;
} 



div.nav_points.nav0 {
	border: 3px solid;
	width: 93px;
	height: 93px;
}

div.nav_points.nav1 {
	background-color: #FFFFFF;
	border: 3px double;
	width: 93px;
	height: 93px;

}

div.nav_points.nav2 {
  background-color: #FFFFFF;
  border: 3px double;
	width: 91px;
	height: 91px;
	padding: 1px;

}

div.nav_points.nav3 {
  background-color: #FFFFFF;
  border: 3px double;
	width: 91px;
	height: 91px;
	padding: 1px;

}

div.nav_points.nav0 a {
	width: 94px;
	height: 94px;
	color: #000000;
}

div.nav_points.nav1 a {
	width: 94px;
	height: 94px;
	color: #000000;
	word-wrap: break-word;
}

div.nav_points.nav2 a {
	width: 89px;
	height: 89px;
	border: 1px solid;
	border-radius: 5px;
	word-wrap: break-word;
}

div.nav_points.nav3 a {
	width: 92px;
	height: 92px;
	border: 3px double;
	border-radius: 5px;
	word-wrap: break-word;
}

div.nav_points.open {
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opcaity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	color: #666666;

}



/* Standardseite Inhalt fuer Editor */

.content {
	font-family: comic sans ms, comic sans, cursive;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 140%;
	max-width: 795px;
	padding: 10px;
}


#ibk_main_container {
	border: 0px;
	
	position: relative;
}

#ibk_foot_container {
	margin: auto;
	text-align: left; 
	height: 20px;
	position: relative;
	background-color: #000000;
	color: #AAAAAA;
	padding: 2px 0px;
}

#ibk_head_master_container {
	background-color: #000000;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
	
/* inner boxen*/
#ibk_head_box {
	width: 866px;
	display: table-cell;
	height: 80px;
	padding: 0px 20px;
	vertical-align: middle;
	text-align: left;
}


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

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



#ibk_ibkfoot_container {
	height: 50px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-khtml-border-radius: 0px 0px 10px 10px;
	background-color: #000000;
}




/* HTML-Elemente */

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

h1 {
	font-size: 130%;
	margin-bottom: 15px;
	text-transform: uppercase;
	border-bottom: 3px double #000000;
}

h2 {
	font-size: 115%;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
}

h3 {
	font-size: 100%;
	margin-bottom: 5px;
	border-bottom: 1px dotted #000000;
}

h1:first-letter {
	font-size: 150%;
}

h2:first-letter {
	font-size: 135%;
}

h3:first-letter {
	font-size: 120%;
}

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

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}



/* spezielle Tags */

#ibk_headtext1 {
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	font-size: 29px;
	color: #d7d5d3;
	margin-right: 5px;
}

#ibk_headtext2 {
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	font-size: 19px;
	color: #d7d5d3;
}

#footerWrapper {
	padding: 2px;
}

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


#ibk_topcontent_wrapper {
	margin: auto;
	text-align: left;
	position: relative;
	width: 900px;
	padding-bottom: 160px;
}

#ibk_topcontent_wrapper2, #ibk_bottomcontent_wrapper2 {
	margin: auto;
	text-align: left;
	position: relative;
	width: 900px;
}


#ibk_navopener {
	position: absolute;;
	top: 40px; 
	right: 0px;
	width: 220px;
	/* background-color: #45697A; */
	background-color: #000000;
	padding: 10px;
	font-size: 160%;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
	text-align: center;
	cursor: pointer;
	color: #C5C0C6;
}

#ibk_navigation_holder {
	background-color: #000000;
	width: 880px;
	margin: auto;
	position: relative;
	top: 84px;
	border-radius: 10px 0px 10px 10px;
	-moz-border-radius: 10px 0px 10px 10px;
	-webkit-border-radius: 10px 0px 10px 10px;
	-khtml-border-radius: 10px 0px 10px 10px;
	padding: 5px 10px 10px 10px;
}

#ibk_left_content_wrapper {
	width: 300px;
	min-height: 340px;
	float: left;
	border-radius: 10px 0px 10px 10px;
	-moz-border-radius:  10px 0px 10px 10px;
	-webkit-border-radius:  10px 0px 10px 10px;
	-khtml-border-radius:  10px 0px 10px 10px;
	border-right: 1px solid #73507A;
	border-bottom: 1px solid #73507A;
	margin-bottom: 40px;
}



#ibk_head_content_box {
	margin: 10px;
	line-height: 140%;
	font-size: 100%;
}

#ibk_right_content {
	width: 598px;
	float: left;
	min-height: 500px;
	border-top: 0px;
	border-left: 0px;
}

#ibk_broadcrumb, #ibk_footer {
	width: 581px;
	background-color: black;
	padding: 10px;
	text-align: left;
	position: absolute; 
	right: -1px;
	color: #C5C0C6;
}

#ibk_broadcrumb {
	bottom: 0px; 
	font-size: 150%;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
}

#ibk_footer {
	font-size: 100%;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-khtml-border-radius: 0px 0px 10px 10px;
	text-align: center;
	top: 0px; 
}

#ibk_navopener.ibk_navholder_closed {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
}

#ibk_left_box {
	margin: 5px;
}

#ibkFormmailForm, .ibkFormmailForm {
	width: 436px;
	margin: auto;
}

.kf_stdbutton {
	display: inline-block;
}