body, li , ul,ol, .small, small, a, label
	{
	margin: 0px;
	padding: 0px;
	font-family: font-family: Helvetica, Verdana, Bitstream Charter;
	color:#333333;
	}

p, li, ul, ol, a, label, td
	{
 	font-size:10pt;
	font-family: Helvetica, Verdana, Bitstream Charter;
	}

ul, ol {
	margin-left:20px;
	list-style-type:square;
	}

p, label
	{
	text-align:justify;
	padding:0px;
	margin:0px;
	margin-bottom:12px;
	}

label
	{
	font-weight:bold;
	}
	
input.text, input[type="text"]
	{
	width:200px;
	height:10pt;
	}

.figure_caption
/* 	beschirftung bilder */
	{
		font-size:8pt;
	}

.fixed_font
	{
	font-family:Monospace, Courier new;
	}

.small,small
	{
 	font-size:10px; 
	}

.ibkreiter-td
	{
	background-color:white;
	border:none;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	}
		
.errorMsg
	{
	font-weight:bold;
	color:#FF6633;
	font-size:11px;
	}
	
.hinweisMsg
	{
	margin-top:15px;
	width:100%;
	display:block;
	padding:1px 3px 1px 3px;
	border:1px solid orange;
	color:orange
	}

a.ibkreiter-menu,a.ibkreiter-menu:link,a.ibkreiter-menu:hover,a.ibkreiter-menu:active,a.ibkreiter-menu:visited,
a.ibkreiter-footer:link, a.ibkreiter-footer:hover, a.ibkreiter-footer:visited, a.ibkreiter-footer
	{
	font-size:8pt;
	text-decoration:none;
	
	color:black;
	}

a.ibkreiter-menu:hover
	{
	background-color:#d0f0ff;
	}

.raum-td
	{
	/*height:100px;*/
	}

.erstezeile-td
	{
	height:0px;
	font-size:0px; 
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	}

.footer-td
	{
	margin-top:3px;
	height:15px;
	}

/*BEGINN DEFAULT*/
/*RAHMEN/HINTERGRUND F PROGRAMMTEILE*/
.programm-rahmen
	{
	border:none;
	}

.tdProgrammreiter, .tdProgramminhalt, .tdProgrammmenu
	{
	padding:2px 4px 4px 4px;
	}
	
.tdProgrammreiter
	{
	height:140px;
	}
	
.tdRaum
	{
	height:0px;
	}
	
#divUber
	{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
	visibility:hidden;
	}
	
.tableUber
	{
	padding:5px;
	margin-top:40px;
	background-color:black;	
	}

.no-opacity
	{

	}

/* FORMATIERUNGEN: ÜBERSCHRIFTEN*/

h1, h2, h3, h4, h4, h5, h6, .h1, .h2, .h3, .h4, .h4, .h5, .h6
	{
	font-family:Helvetica;
	}

h1,.h1
	{
	color:white;
	text-transform:none;
	font-weight:normal;
	font-family:Helvetica;
	font-size:28px;
	}
	
h2,.h2 {
	font-size:14pt;
	color: #003264;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	width:100%;
	text-align:left;
	}

h3,.h3 {
	color: #3062a4;
	font-size:10pt;
	font-weight:bold;
}

h4,.h4 {
	font-weight:bold;
	font-style:uppercase;
}

a:hover,a:active,a:visited,a:link,a
	{
	text-decoration:none;
	}

a:hover
	{
 	background-color:#d0f0ff; 
	}

/*NAVIGAIONSMENU INNERH PROGRAMME*/
a.menu-verti, a.menu-verti:link,a.menu-verti:hover, a.menu-verti:visited,a.menu-verti:active
	{
	height:18px;
	width:170px;
	display:block;
	float:left;
	font-size:13px;
	font-family:Trebuchet MS;
	background-color:#F2F2F2;
	text-decoration:none;
	padding-top:2px;
	padding-left:15px;
	color: black;
	}

a.menu-verti:hover
	{
	background-color:silver;
	}

a.menu-pos:hover,a.menu-pos:active,a.menu-pos:visited,a.menu-pos:link,a.menu-pos,.menu-pos
	{
	font-size:10px;
	text-decoration:none;
	padding:0px 2px 0px 3px;
	}
	
.separator {
}
