html {
	width: 100%;
	height: 100%;
	}
body {
	width: 100%;
	height: 100%;
	background-image: url(backgroundbody.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:hidden;
	margin:0;	
	font-family: Arial;
	font-size:  100.1%;
	overflow:auto;
	}

#divwrap {
	width: 60em;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
#headwrap {
	width:100%;
	min-height:128px;
	height:auto !important; 
  	height:128px;  /*IE */
	text-align:left;
	margin:0px;
	padding:0px;
	}	
#topmenu {
	width:100%;
	min-height:24px;
	height:auto !important; 
  	height:24px;  /*IE */
	text-align:right;
	padding:0;
	margin-bottom:8px;
	background-color: #000033;
	}
#topmenu img {
	margin-top:4px;
	margin-right:0.5em;
	margin-bottom:4px;
	border:none;
	width:1.1em;
	}
#head {
	width:100%;
	min-height:96px;
	height:auto !important; 
  	height:96px;  /*IE */
	text-align:left;
	margin:0px;
	padding:0px;
	background-image: url(uuf_header.jpg);
	}
#head img {
	margin-top:5px;
	margin-bottom:0px;
	}
	
#mainmenu {
	width:100%;
	min-height:32px;
	height:auto !important; 
  	height:32px;  /*IE */
	text-align:left;
	margin-top:8px;
	margin-bottom:8px;
	padding-top:4px;
	background-color: #FFC000;
	}
#mainmenu h1 {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	text-transform:  none;
	color: #000033;
	margin: 0 0.5em 0 0.5em;
	padding:0;
	display: inline;
	}
#mainmenu a {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	text-transform:  none;
	color: #FFFFFF;
	text-decoration:underline;
	margin: 0 0.5em 0 0.5em;
	}
#mainmenu a:hover {
	color: #F0F0F0;
	text-decoration:underline;
	}

#mainwrap	{
	width:100%;
	margin:0;
	padding:0;
	}

#submenu {
	float:left;
	width:14em;
	min-height:560px;
	height:auto !important; 
  	height:560px;  /*IE */
	padding:0;
	border:0;
	text-align:left;
	}
	
#submenu h2 {
	font-family: Arial;
	font-size: 0.95em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0 0 4px  0;
	padding: 8px 0.5em 8px 0.5em;
	display: block;
	background-color:#000033;
	}
#submenu a {
	font-family: Arial;
	font-size: 0.95em;
	font-weight: normal;
	color: #D0D0D0;
	text-decoration:underline;
	margin: 0 0 4px 0;
	padding: 8px 0.5em 8px 0.5em;
	display:block;
	background-color:#000033;
	}
#submenu a:hover {
	color: #FFFFFF;
	}
.submenuemptyimg {
	width:14em;
	min-height:538px;
	height:auto !important; 
  	height:538px;  /*IE */
	}
#contenthead {
	float:right;
	width:45em;
	min-height:32px;
	height:auto !important; 
  	height:32px;  /*IE */
	padding:0;
	border: solid 1px #A0A0A0;
	background-color: #A0A0A0;
	text-align:left;
	}
#contenthead h1 {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 6px 0 6px 1em;
	}
#content {
	float:right;
	width:45em;
  	height:500px;  /*IE */
	padding:0;
	border: solid 1px #A0A0A0;
	background-color:#FFFFFF;
	text-align:left;
	overflow:auto;
	}
#content p {
	font-family: Arial;
	font-size: 0.95em;
	margin-top:1em;
	padding-left:1em;
	padding-right:1em;
	color: #606060;
	}
#content em {
	color:#000000;
	}
#content ul{
	font-family: Arial;
	font-size: 0.95em;
	margin-top:1em;
	margin-left:2em;
	padding-left:1em;
	padding-right:1em;
	color: #606060;
	}
#content a, #content a:link, #content a:visited, #content a:active	{
		color:#000088;
		text-decoration:underline;
		}
#content a:hover, #content a:focus {
	color: #0000FF;
	text-decoration:underline;
	}
.contentDivWithImageRight {
	float:right;
	margin:6px 1em 6px 1em;
	text-align:right;
	}
.imgInhalt {
	font-family: Arial;
	font-size: 0.95em;
	color: #202020;
	}
.imgSource {
	font-family: Arial;
	font-size: 0.75em;
	font-style:italic;
	color: #202020;
	}
#contentheadoS {
	width:100%;
	min-height:24px;
	height:auto !important; 
  	height:24px;  /*IE */
	padding:0;
	border: solid 1px #A0A0A0;
	background-color: #A0A0A0;
	text-align:left;
	}
#contentheadoS h1 {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 6px 0 6px 1em;
	}
#contentoS {
	width:100%;
  	height:500px;  /*IE */
	padding:0;
	border: solid 1px #A0A0A0;
	background-color:#FFFFFF;
	color:Blue;
	text-align:left;
	overflow:auto;
	}
#contentoS p {
	font-family: Arial;
	font-size: 0.95em;
	margin-top:1em;
	padding-left:1em;
	padding-right:1em;
	color: #606060;
	}
#contentoS ul{
	font-family: Arial;
	font-size: 0.95em;
	margin-top:1em;
	margin-left:2em;
	padding-left:1em;
	padding-right:1em;
	color: #606060;
	}
.tblEvents {
	font-family:Verdana;
	font-size:11px;
	color:#404040;
	margin:4px 4px 4px 4px;
	width:98%;
	border:1px solid #D0D0D0;
	border-collapse:separate;
    border-spacing:1px;
    background-color:#D0D0D0;
}
.tblRow {
	vertical-align:top;
	background-color:#FFFFFF;
}
.tblHead {
    text-align:left;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    background-color:#FFFFFF;	
}
#footwrap	{
	width:100%;
	clear:both;
	}
#spacer {
	width:100%;
	height:18px;
	background-color:#000033;
	}
#spacer img {
	width:100%;
	height:18px;
	}
#bottommenu {
	width:100%;
	min-height:24px;
	height:auto !important; 
  	height:24px;  /*IE */	
  	background-color:#000033;
  	}
#bottommenu a, #bottommenu a:link, #bottommenu a:visited, #bottommenu a:active {
	font-family: Arial;
	font-size: 0.8em;
	padding:1.2em;
	text-decoration: underline;
	color: #C0C0C0;
	}
#bottommenu a:hover, #bottommenu a:focus {
	color: #FFFFFF;
	}
#bottommenu a:hover {
	color: #FFFFFF;
	}
#bottommenu span 
{
	font-family: Arial;
	font-size: 0.8em;
	padding:1.2em;
	text-decoration:none;
	color: #FFFFFF;
	}
#copyright {
	width:100%;
	}
#copyright p {
	font-family: Arial;
	font-size: 0.8em;
	color: #808080;
	margin:0;
	}
.sitemap1 {
	margin:0px 0em 0px 2em;
	padding:1.2em;
	font-family: Arial;
	font-size: 0.8em;
	color: #808080;
	}
.sitemap2 {
	margin:0px 0em 0px 6em;
	padding:1.2em;
	font-family: Arial;
	font-size: 0.8em;
	color: #808080;
	}
.sitemap3 {
	margin:0px 0em 0px 10em;
	padding:1.2em;
	font-family: Arial;
	font-size: 0.8em;
	color: #808080;
	}
.docspan {
	font-family: Arial;
	font-size: 0.95em;
	margin-top:1em;
	padding-right:1em;
	color: #606060;
	margin:0px 2em 0px 2em;
	}
.docimg 
{
	margin:0px 0em 0px 4em;
	}
	
	
	