.right		{
		text-align: right;
		}
.left		{
		text-align: left;
		}
.center		{
		text-align: center;
		}
.block		{
		text-align: justify;
		}
.floatright	{
		float: right;
		}
.floatleft	{
		float: left;
		}
.clear		{
		clear: both;
		}
.font12px	{
		font-size: 12px;
		}
.marginright	{
		margin-right: 20px;
		}
.rightout	{
		margin-right: -100px;
		}
.marginleft	{
		margin-left: 30px;
		}
body		{
		font-family: arial, helvetica, sans-serif;
		font-size: 100%;
		color: #000000;
		background-color: #FFFEDB;
		margin: 0px;
		padding: 0px;
		}
div.contentbg	{
		position: absolute;
		top: 228px;
		left: 14%;
		z-index: 1;
		width: 52%;
		height: 92%;
		border-right: 1px solid #EE0000;
		}
div.contentbglg	{
		position: absolute;
		top: 228px;
		left: 14%;
		z-index: 1;
		width: 52%;
		height: 160%;
		border-right: 1px solid #EE0000;
		}
div.contentbglg2	{
		position: absolute;
		top: 228px;
		left: 14%;
		z-index: 1;
		width: 52%;
		height: 200%;
		border-right: 1px solid #EE0000;
		}
div.content	{
		position: absolute;
		top: 210px;
		left: 14%;
		z-index: 2;
		width: 48%;
		}
div.contentbgif	{
		position: absolute;
		top: 12px;
		left: 6%;
		z-index: 1;
		width: 81%;
		height: 95%;
		border-right: 1px solid #0099CC;
		}
div.contentbglgif	{
		position: absolute;
		top: 12px;
		left: 6%;
		z-index: 1;
		width: 81%;
		height: 188%;
		border-right: 1px solid #0099CC;
		}
div.contentif	{
		position: absolute;
		top: 12px;
		left: 6%;
		z-index: 1;
		width: 80%;
		}
div.menumain	{
		width: 190px;
		position: absolute;
		top: 228px;
		left: 69%;
		z-index: 1;
		}
div.menusub	{
		width: 598px;
		position: absolute;
		top: 160px;
		left: 20%;
		z-index: 2;
		}
div.footer	{
		width: 98%;
		height: 30px;
		position: absolute;
		bottom: 0px;
		left: 0px;
		z-index: 3;
		background-color: #E5E5E5;
		border-top: 1px solid #7676BE;
		}
div.footer p	{
		font-size: 12px;
		color: #7676BE;
		margin-left: 25px;
		margin-top: 5px;
		}
a		{
		color: #0672A1;
		}
a:visited	{
		color: #0672A1;
		}
a:hover	{
		color: #FF0000;
		}
a:active	{
		color: #FF0000;
		}
div.menumain a	{
		font-size: 13px;
		font-weight: bold;
		line-height: 20px;
		color: #333333;
		text-decoration: none;
		margin: 0px;
		margin-bottom: 2px;
		margin-top: 2px;
		padding: 0px;
		padding-left: 4px;
		width: 100%;
		display: block;
		background-color: #4FB1DC;
		}
div.menusub a	{
		font-size: 13px;
		font-weight: bold;
		line-height: 20px;
		color: #DDDDDD;
		text-decoration: none;
		margin: 0px;
		margin-bottom: 2px;
		margin-top: 2px;
		padding: 0px;
		padding-left: 0px;
		background-color: #EE0000;
		}
div.menumain a:visited	{
		color: #000000;
		}
div.menumain a:hover	{
		color: #FFFFFF;
		background-color: #EE0000;
		}
div.menumain a:active	{
		color: #FFFFFF;
		background-color: #0672A1;
		}
div.menusub a:visited	{
		color: #FFFFFF;
		}
div.menusub a:hover	{
		background-color: #0672A1;
		}
div.menusub a:active	{
		color: #FFFFFF;
		}
h1		{
		font-size: 110%;
		line-height: 120%;
		color: #4F4FAF;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 0px;
		}
h1.bannertitel	{
		line-height: 110%;
		position: absolute;
		font-weight: bold;
		top: 19px;
		left: 20%;
		z-index: 2;
		font-size: 28px;
		color: #DD0000;
		}
h2.bannertitel	{
		position: absolute;
		top: 48px;
		left: 20%;
		z-index: 2;
		font-size: 11px;
		line-height: 15px;
		font-weight: normal;
		color: #2D5988;
		}
h2		{
		font-size: 100%;
		line-height: 120%;
		font-weight: bold;
		color: #666666;
		margin-top: 0px;
		margin-bottom: 10px;
		}
div.content h2	{
		position: absolute;
		z-index: 2;
		width: 101%;
		background-color: #FFFEDB;
		font-size: 16px;
		}
h3		{
		font-size: 94%;
		line-height: 80%;
		font-weight: bold;
		font-style: italic;
		color: #EE3333;
		margin-top: 5px;
		margin-bottom: 1%;
		border-bottom: 0px solid #E5E5E5;
		}
h4		{
		font-size: 75%;
		line-height: 120%;
		color: #666666;
		font-weight: bold;
		margin-top: 24px;
		margin-bottom: 0px;
		}
h5		{
		font-size: 75%;
		line-height: 120%;
		color: #EE3333;
		font-weight: bold;
		margin-top: 6px;
		margin-bottom: 0px;
		}
p		{
		font-size: 75%;
		line-height: 120%;
		margin-top: 12px;
		margin-bottom: 0%;
		padding-left: 0px;
		}
table		{
		vertical-align: top;
		font-size: 100%;
		line-height: 120%
		text-align: left;
		border-collapse: collapse;
		border-spacing: 0px;
		empty-cells: show;
		}
table.h2		{
		font-size: 100%;
		line-height: 120%;
		font-weight: bold;
		color: #666666;
		margin-top: 0px;
		margin-bottom: 2px;
		}
td		{
		vertical-align: top;
		text-align: left;
		}
ul		{
		list-style-type: circle;
		margin-top: 0px;
		}
li		{
		font-size: 80%;
		margin-left: -15px;
		margin-top: 0px;
		margin-bottom: 0px;
		}
img.bannerhintergrund	{
		width: 100%;
		height: 180px;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 1;
		}
img.bannerlogo	{
		width: 39px;
		height: 49px;
		position: absolute;
		left: 14%;
		top: 16px;
		z-index: 2;
		}
img.bannerfoto	{
		width: 461px;
		height: 77px;
		position: absolute;
		left: 20%;
		top: 74px;
		z-index: 2;
		}
div.ukglogo	{
		background-image: url(images/UMG-logo.gif);
		width: 203px;
		height: 25px;
		position: absolute;
		left: 65%;
		top: 24px;
		z-index: 2;
		}
div.unilogo	{
		background-image: url(images/uni-logo-text.gif);
		width: 203px;
		height: 40px;
		position: absolute;
		left: 69%;
		top: 390px;
		z-index: 2;
		}
div.update	{
		font-size: 10px;
		font-weight: bold;
		line-height: 20px;
		color: #999999;
		position: absolute;
		left: 69%;
		top: 450px;
		z-index: 2;
		}
