body {
  padding: 0px;
  margin: 0px;
  /*background:url(pics/background.gif);*/
  background-repeat:repeat-x;
  /*background-color:#537990;*/
  background:white;
}


/* Oberste Zeile mit Logo */
div#logo_outer {
	background:#97BE01;
}
div#logo_inner {
	width:940px;
	height:87px;
	/*background:#007EA7 url(images/top_logo.jpg) no-repeat;*/
	
	/*background:#97BE01 url(images/logo_hyve_ideanet.jpg) no-repeat;*/
	background:#97BE01 url(images/IQ_logo_gruen.jpg) no-repeat;
	/*background-position:-80px 0px;*/
	background-position:0px 10px;
	
	/*background:white url(images/Logo_ideationquest.jpg) no-repeat;
	background-position:0px -20px;*/
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-family:verdana,tahoma;
	font-size:10px;
	color:#eee;
	vertical-align:bottom;
	position:relative;
}
div#logo_inner div.inner {
	position:absolute;
	bottom:6px;
	right:4px;
	color:#eee;
	font-family:verdana,tahoma;
}
div#logo_inner div.inner a {
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
}






div#mainmenu_outer {
	/*background:#00b2e2;*/
	background:#97BE01;
	border-bottom:2px solid #e0e0f0;
	position:relative;
}
div#mainmenu_inner {
	width:940px;
	height:18px;
	/*background:#007EA7;*/
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
	text-align:left;
	font-family:verdana,tahoma;
	font-size:10px;
	color:#eee;
	vertical-align:bottom;
}
div#mainmenu_inner a {
	font-family:verdana,tahoma;
	padding-left:5px;
	padding-right:5px;
	font-size:15px;
	font-weight:bold;
	/*background:#00a2d2;*/
	/*border:1px solid #e0e0f0;*/
	color:#eee;
	margin-right:15px;
	display:inline;
}
div#mainmenu_inner a:hover {
	
}
div#mainmenu_inner a.active, div#mainmenu_inner a:active {
	background:#e0e0f0;
	color:#445566;
}






table#topicselect {
	font-family:verdana,tahoma;
	font-size:10px;
	color:white;
	/*border:2px solid #8899aa;*/
	/*border:2px solid #8899aa;*/
	border: 1px solid #97be01;
	margin:15px;
}
table#topicselect a {
	font-family:verdana,tahoma;
	font-size:10px;
	color:white;
}
table#topicselect td {
	/*background:#445566;*/
	/*background:#5ea593;*/
	background:#97be01;
}





#logo {
  border:0;
  position:absolute;
  left:20px; top:14px; width:106px; height:27px;
}
#menu {
  border:0px;
}
#menu img {
  border:0px;
  margin:0px;
}
#menu a {
  padding:8px;
  padding-left:20px;
  padding-right:20px;
  font-family:arial,tahoma;
  font-size:12px;
  font-weight:normal;
  color:#ffffff;
  text-decoration:none;
}

#menu a.navi_act {
  font-weight:bold;
}

#menu a:hover {
	color:#cccccc;
	text-decoration:underline;
}
#menu td {
  background-image:url(pics/menu-bg.gif);
}
#submenu1 {
  border:0px;
}
#submenu1 td.active {
	background-image:url(pics/submenu-active-bg.gif);
}
#submenu1 td.empty {
	background-image:url(pics/submenu-bgline-bottom.gif);
}
#submenu1 td.inactive {
	background-image:url(pics/submenu-inactive-bg.gif);
}
#submenu1 a {
	font-family:arial,tahoma;
	font-size:12px;
	color:#398676;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	white-space: nowrap;
}
#submenu1 a:hover {
	text-decoration:underline;
}


#content-main {
	height:500; width:803;
	background-color:#ffffff;
}

td.fuss, td.fuss a {
	color:#ffffff;
	font-family:arial, tahoma;
	font-size:10px;
	text-decoration:none;
}
td.fuss a {
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}