body {
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #4d4d5d;
	margin: 20px 0px 0px 20px;
	padding: 0;
}

a {color: #444466;}

img {
   /* insane IE row bug workaround */
	margin: 0px 0px -2px 0px;
	float: left;
}

.f80    {font-size: 80%;}
.f100   {font-size: 100%;}
.f120   {font-size: 120%;}
.f140   {font-size: 140%;}
.f180   {font-size: 180%;}
.f240   {font-size: 240%;}
.red    {color: #ff0000;}
.ml10   {margin-left: 10px;}
.pad10  {padding: 10px;}
.float  {float: left;}
.block  {text-align: justify;}
.b      {font-weight: bold;}
.spacer {height: 170px;}
.zite   {height: 148px; background: #ddddee; border: 1px solid #444466;}

.frame1000 {width: 970px;}
.oben      {height: 170px;}
.mitte     {height: 80px;}
.unten     {height: 390px;}

div.logo a {
	float: left;
	width: 170px;
	height: 170px;
	border-right: solid 1px #666688;
	background: url(logo.gif) top left no-repeat #ffffff;
	text-align: left;
	padding: 0px 40px 0px 0px;
	margin: 0px 30px 0px 0px;
	text-decoration: none;
	cursor: pointer;
}

div.logotitle {
	float: left;
	width: 170px;
	height: 60px;
	border-right: solid 1px #666688;
	background: #ffffff;
	padding: 0px 40px 0px 0px;
	margin: 0px 30px 0px 0px;
}

.icon {
	background: #ffffff;
	float: left;
	width: 170px;
	height: 170px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

.icon a {
	text-decoration: none;
	padding: 0px;
	cursor: pointer;
}

.mn            {background: url(mnimtz.gif) center no-repeat #666688;}
.rn            {background: url(rnimtz.gif) center no-repeat #666688;}
.bewerbervideo {background: url(bewerber-video.gif) center no-repeat #666688;}
.xx a:hover    {background: url(mnimtz.gif) center no-repeat #666688;}

.subtitle {
	float: left;
	text-align: justify;
	color: #666688;
	background: #ffffff;
	width: 710px;
	height: 48px;
	margin: 6px 0px 6px 10px;
}

.subtitlespacer {
	float: left;
	width: 10px;
	height: 48px;
}

.sub {float: left; height: 48px;}

.full         {width: 710px;}
.threequarter {width: 530px;}
.half         {width: 350px;}
.quarter      {width: 170px;}

div.menue {
         font-size: 100%;
	clear: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width: 210px;
	height: 320px;
	border-right: solid 1px #666688;
}

div.menue a {
         display:block;
}

div.topic a {
         border-top: 1px solid #ddf;
         border-left: 1px solid #ddf;
         border-bottom: 1px solid #ddf;
         margin: 10px 0px 0px 0px;
         padding: 3px 0px 3px 10px;
         width: 199px;
         height: 1%;
         background: #eef;
         text-decoration: none;
         cursor: pointer;
         font-weight: bold;
}

div.topic .selected {
         background: #cce;
         border-top: 1px solid #668;
         border-left: 1px solid #668;
         border-bottom: 1px solid #668;
}

div.topic a:hover {
         background: #ddf;
         border-top: 1px solid #668;
         border-left: 1px solid #668;
         border-bottom: 1px solid #668;
}

div.main {
	float: left;
	background: #ffffff;
	width: 710px;
	height: 320px;
	padding: 0px;
	margin: 0px 0px 0px 40px;
	padding: 20px 0px 0px 0px;
}

div.main img {
	border: 1px solid #666688;
}