/*                                              */
/* $Header: /repository/mhf/www.mhf.at/css/mhf_lite.css,v 1.4 2004/06/26 11:12:42 mhf Exp $ */
/* global stylesheet for http://mhf.at          */
/* michael h. fischer                           */
/* ============================================ */
/* (c)2k3+                                      */
/* cell: +43 664 1254415                        */
/* fax:  +34 664 1265930                        */
/* icq:  #61578912                              */
/*                                              */
/* vienna university                            */
/* vienna general hospital                      */
/*                                              */
/* web: www.mhf.at				*/
/* wap: wap.mhf.at				*/
/* ============================================ */
/*                                              */

body  
{
/*	background-image : url(@INSTALL_URL@mhf_bg.gif);*/
	background-image : url(../img/mhf_bg.gif);
	background-repeat : repeat;
	background-color : #ffffff;
	font-family : Avalon, 'Times New Roman';
}

#menu 
{
	border: 1px dotted #77a;
	margin-bottom: 10px;
	color: #77a;
	background-color : #fff;
}

#menuitems 
{
	border: 1px dotted #77a;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	border: 1px dotted #77a;
	background-color : #404040;
/*	cursor : url("mhf.cur"), url("mhf.csr"), text; */
}

#submenuitems 
{
	border: 1px dotted #77a;
	z-index : 1;
	font-family : Avalon, Times New Roman;
	color : #FFCC99;
	background-color : #404040;
	border: 1px dotted #77a;
}

#content 
{
	width: 80%;
	float: left;
	padding-left: 3%;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Avalon, 'Times New Roman';
	color: white;
}

#search
{
/*	float: right; */
}

#footer 
{
	clear: both;
	font-size: 0.6em;
	border: 1px dotted #77a;
	z-index : 3;
	font-weight: bold;
/*	background-color : #000; */
	font-family : Avalon, Times New Roman;
	color : white;
}

#top, top1, top2, top3, top4, top5, top6, top7
{
	text-align: right;
        font-size : 0.6em;
        font-weight: bold;
        font-family : Avalon, Times New Roman;
        color : #000000;
}

h1
{
	font-family : Avalon, Times New Roman;
	color : white;
}

h2, h3
{
	font-family : Avalon, Times New Roman;
	color : #808080;
}

hr
{
	color:black; 
	height:1px; 
	border:1px solid gray;
}

a:link 
{
	color : #ff9966;
}

a:visited 
{
	text-decoration : none;
	color : #ff9966;
}

a:hover 
{
        background: url(../img/.png) top left no-repeat;
        text-decoration : underline overline;
        background-color: #ff9966;
        color : #ffcc99;
}

form 
{
	background : #ffffff;
}

img
{
	border: none;
}
