body.mainwindow {
	margin:0px;
	min-width:834px;
}

iframe.cframe{
	width:100%;
	height:100%;
}

img.dioezeselogo{
	position: absolute;
	right: 0px;    
	top: 130px;
	width: 34px;
	height: 34px;
}

table.banner{
	position: absolute;
	left: 70px;    
	top: 109px;
	visibility:visible;
}

table.topmenue {
	width:100%;
	height:100%;
	border:0px;
}

table.menuebox {    
	background-color: #BD0000;  
	height: auto;    
	width: 300px;   
	border: 2px solid #000000; 
	position: absolute;
	left: 1px;    
	top: 164px;
	visibility:hidden;
}    

td.title {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-stretch: wider;
	font-weight: bolder;
	text-align: left;
	height: 20px; 
	width: 100%;
}

td.close {
	vertical-align:top;
	text-align: right;
	height: 20px; 
	width: 28px;
}

td.menucontent {
	border-top: 2px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
}

img.closebutton{
	height: 17px; 
	width: 17px;
	border: 0px;
}

a.link {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:hover {
	color:#FF9900;
}

a:active {
	color:#FF9900;
}

a {
	color:#000000;
	text-decoration:none;
}
