body {
	background: #000 url("/images/bg_main.gif") repeat 0 1px fixed;
	background-color: #DADCDD;
	text-align: center;
	font-family: Verdana;
	
	scrollbar-face-color: #990000;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #DADCDD;
    scrollbar-3dlight-color: #DADCDD;
    scrollbar-darkshadow-color: #DADCDD;
    scrollbar-highlight-color: #DADCDD;
    scrollbar-shadow-color: #DADCDD;
    scrollbar-track-color: #DADCDD;
}

a {
	color: #DADCDD;
}

div.underground {	
	margin: 50px;
	background-color: #FFFFFF;
	width: 770px;		
}

.content {	
	background-color: #22323B;
	padding: 5px;
	height: 550px
}

.comercial {	
	background-color: #990000;
	padding: 5px;
	height: 100px;
}

.siteContent {
	overflow: hidden; 
	margin: 15px 0 0 0;
	color: #DADCDD;
}

.me_content {	
 	vertical-align: top;
	overflow: auto; 
	color: #DADCDD;
	height: 450px;
	width: 500px;
}

.ref_content {
	vertical-align: top;
	overflow: auto; 
	color: #DADCDD;
	height: 450px;
	width: 500px;
}

.guest_content {
	vertical-align: top;
	overflow: auto; 
	color: #DADCDD;
	height: 450px;
	width: 520px;
}

.font
{
	font-family:Verdana;
	color:#eeeeee;
	font-weight: bold;
	font-size:11px;
}

.menu{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.navibackground {
	height: 35px;
	background-image: url(/images/tabs/background.gif);
	font-family:Verdana;
	color:#000000;
	font-weight: bold;
	font-size:9pt;	
	text-align:center;
	vertical-align: top;	
}

.activetab {
	height: 35px;
	background-image: url(/images/tabs/active.gif);
	font-family:Verdana;
	color:#eeeeee;
	font-weight: bold;
	font-size:10pt;	
	text-align:center;
	vertical-align: top;
}

.highlighttab {
	position : absolute;
	left: 0px;
	top: 0px;
	height: 5px;
	width: 90px;
	background-image: url(/images/tabs/highlight_new.gif);	
	z-index: 5;		
	font-size: 4pt;
}

.menuetext {
	cursor: pointer;
	height: 20px;
	width: 109px;
}

div.menubox {
	font-size: 4pt;
	margin: 0 0 0 0;
	background-color: #DADCDD;
}

div.innermenubox {
	background-color: #22323B;	
}

.homemenu {
	cursor: pointer;
	height: 30px;
	width: 100px;
}

.refmenu {
	cursor: pointer;
	height: 30px;
	width: 190px;	
}

.guestmenu {
	cursor: pointer;
	height: 30px;	
}

.headline {
	color: #DADCDD;
	font-size: 14pt;	
}

.headline_bold {
	color: #DADCDD;
	font-size: 14pt;
	font-weight: bold;	
}

.headline_2 {
	color: #DADCDD;
	font-size: 12pt;	
}

.headline_bold_2 {
	color: #DADCDD;
	font-size: 12pt;
	font-weight: bold;	
}

.headline_3 {
	color: #DADCDD;
	font-size: 10pt;	
}

.headline_bold_3 {
	color: #DADCDD;
	font-size: 10pt;
	font-weight: bold;	
}

.headline_4 {
	color: #DADCDD;
	font-size: 8pt;	
}

.headline_bold_4 {
	color: #DADCDD;
	font-size: 8pt;
	font-weight: bold;	
}

.ul_homemenu {	
	cursor: pointer;
	height: 30px;
	width: 100px;
	text-decoration: underline;
}

.nl_homemenu {	
	cursor: pointer;
	height: 30px;
	width: 100px;
	text-decoration: none;
}

.flat {
	border: 1px solid #000000;
}

#map{
	width:450px;
	height:400px;
}

div.ii{
	background:#efefef;
}
div.ii img{
	position:relative;
	top:-3px;
	left:-2px;
	background:#fff;
	padding:2px;
	border:1px solid #D0D0D0;
}
div.r{
	margin:2px 0 10px 10px;
} 

.error {
	color: red;
}

#popup {
	position: absolute;
	top: 0px;
	left: 0px;
}