body, li , ul, .small, a, small, .p-normal, td, .td
	{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	}

p, li, ul, a, small, .small, .p-normal,  td, .td
	{
 	font-size:9pt; 
 	font-family: Verdana;
 	color:#080808;
	}

p, .p-normal
	{
	text-align:left;
	padding:0px 0px 0px 3px;
	border-left:3px solid #CDD9E5;
	margin-bottom:5px;
	}

.small, small, h6, .h6
	{
 	font-size:11px; 
 	color:gray;
 	padding:0px;
 	margin:0px;
	}

.ibkreiter-td
	{
	background-color:white;
	border-left:2px solid gray;
	border-right:2px solid gray;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	}

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
	{
	background-color:white;
	font-size:10pt;
	text-decoration:none;
	padding:0px 3px 0px 3px;
	color:black;
	}

a.ibkreiter-menu:hover
	{
	background-color:#999999;
	color:#F2F2F2;
	}

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

li, ul
	{
	margin-left:30px;
	}

/*BEGINN DEFAULT*/
/*RAHMEN/HINTERGRUND F PROGRAMMTEILE*/

.programm-rahmen
	{
	/*border-left:15px solid #003F7C;*/
	padding:0px;
/*background-image: url('/enob/2nd/img/enob_header_beta.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 207px 0px;*/
	}

 .tdProgramminhalt
	{
	padding:40px 4px 4px 2px;
	}
	
.tdProgrammreiter
	{
	height:97px;
	}
	
.tdProgrammmenu
	{
	filter:alpha(opacity=75);
  opacity:0.75;	
	background-color:#CDD9E5;
	background-color:#003F7C;
	border-bottom:3px solid #8395b0;
	}
	
#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;	
	}


/* FORMATIERUNGEN: ÜBERSCHRIFTEN*/

h1, h2, h3, h4, h4, h5, h6, .h1, .h2, .h3, .h4, .h4, .h5, .h6
	{
	font-family:Verdana;
	}

h1,.h1
	{
	font-size:26px;
	font-weight:bold;
	}
	
h2,.h2 {
	font-size:12pt;
	font-weight:bold;
	color: #003F7C;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	color:gray;
	}

h3,.h3 {
	font-size:12pt;
	margin:0px;
	margin-top:12px;
	margin-bottom:12px;
	padding:0px;
	font-weight:bold;
	}

h4,.h4 {
	font-size:10pt;
}


h6,.h6
	{
	font-weight:bold;
	font-size:9pt;
	}

a, a:link
	{
	text-decoration:none;
	color:#003F7c;
	}

a:hover
	{
	text-decoration:underline;
	color:#003F7c;
	}
	
.imgNormal
	{
	float:right;
	padding:2px 0px 2px 3px;
	}

/*NAVIGAIONSMENU INNERH PROGRAMME*/
a.menu-verti, a.menu-verti:link,a.menu-verti:hover, a.menu-verti:visited,a.menu-verti:active, .menu-verti,
a.menu-pos:hover,a.menu-pos:active,a.menu-pos:visited,a.menu-pos:link,a.menu-pos, .menu-pos
	{
	width:120px;
	display:block;
	float:left;
	font-size:9pt;
	/*font-family:Helcevita;*/
	/*background-color:#CDD9E5;*/
	text-decoration:none;
	padding:5px 3px 2px 10px;

	filter:alpha(opacity=90);
  opacity:0.90;
	background-color:#003F7C;
	color: white;
	}

a.menu-verti:hover,
a.menu-pos:hover
	{
	background-color:white;
	color:#003F7C;
	}

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;
	height:auto;
	width:auto;
	padding-bottom:1px;
	}
	
