body {
	padding: 0px;
	margin:0px;
	text-align:center;
}
a {
outline:none;
}

#outercontainer {
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	width:984px;
	position:relative;
}
.subpages #outercontainer {
	margin-top:0px;
}
#cumenu {
	background:transparent url(/fileadmin/projects/doit/web-team/manual/images/site/typobanner.jpg) no-repeat;
	/*height:204px;*/
	height:198px;
	width:984px;
	}

a:link {outline:none;}

#cumenu a {
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
  	color: #666666;
}
#cumenu li {
 	display: inline;
 	float:left;
  	list-style-type: none;
  	padding-top:7px;
}
li#thesearchform {
	padding-top:0px;
}

/************************************** metamenu subpages *****************************/
#metamenu {
	position:relative;
	height:25px;
	width:700px;
	margin-left:320px;
}
#metamenu li {
 	float: left;
 	display: inline;
  	list-style-type: none;
}
#cumetamenu { 	
	display:inline;
	padding-left:0;
	width:345px;
}

#cumetamenu ul {
  	margin:0px;
  	padding:0px;
}

#cumetamenu li { 
 	line-height:1em;
 	float: left;
 	display: inline;
  	list-style-type: none;
  	  	margin:0 10px;
}
/************************************* search ********************************************************************/
#cse-search-box {
	margin-left:10px;
}
#cse-search-box label {
 	line-height:1em;
  	margin-right:2px;
  	font-size:11px;
  	color:#666;
  	font-weight:bold;
}
.cusearch {
	background:transparent url(/fileadmin/projects/cu-main/images/common/textboxlight-st.gif) no-repeat scroll 0 0;
	border-width:0;
	margin-right:3px;
	height:16px;
	width:118px;
	margin-top:6px;
}
.go-button, .go-button-hover {
	background:transparent url(/fileadmin/projects/cpd/2010_redesign/images/go-dual.gif) no-repeat scroll 0 0;
	height:18px;
	vertical-align:bottom;
	width:21px;
}

/**************************



/************************************* search ********************************************************************/
#tm_search {
	width:200px;
	position:absolute;
	right:10px;
	top:146px;
  	color: #11297b;
}
#tm_search label {
	display:none;
}
#tm_search .sword {
  	border-width: 0px;
  	background: transparent url("/fileadmin/projects/ccas/education/images/search_box.gif") no-repeat;
  	/*color: #004990;*/
  	color: #11297b;
  	margin-left:3px;
  	padding: 4px 6px 8px 8px;
  	width: 164px;
}

#tm_search #buttonsearch {
  	margin: -28px 0px 0px 173px;
}

#tm_search .sword_submit, #tm_search .sword_submit-hover {
  	width: 24px;
  	height: 24px;
  	background: url("/fileadmin/projects/ccas/education/images/search_button.gif") no-repeat;
}
#tm_search .sword_submit:hover, #tm_search .sword_submit-hover {
  	/*background-position: 0px -24px;*/
}


.subpages #culogo {
background:transparent url(/fileadmin/projects/cu-main/images/common/ie-logo.gif) no-repeat scroll 0 0;
height:85px;
left:50px;
position:absolute;
top:40px;
width:226px;
}
.subpages #culogo #culink {
	height:85px;
	width:226px;
	display:block;
}
.subpages  #culogo #culink a:hover {
	background-color:transparent! important;
}
/***************************************** footer ******************************/

#footer {
bottom:-20px;
display:inline;
height:20px;
left:488px;
position:absolute;
text-align:right;
width:490px;
}
#footer a {
	color:#000;
	/*text-decoration:none;*/
	/*border-bottom:1px dashed #666;*/
}
#footer a {
	/*text-decoration:none;*/
}
#footer a:hover {
	color:#000;
	/*border-bottom:1px dashed #000;*/
}

