/************************************/
/* Import NOC HEADER & FOOTER LAYOUT*/
/************************************/
@import url("content_style.css");
@import url("noc_header_style.css");
@import url("noc_footer_style.css");

/******************************/
/* MAIN LAYOUT*/
/******************************/
body {background: #fff url(https://noc.twaren.net/smarty/templates/images/bkgrnd_greydots.png) repeat; font-size: 12px; margin: 0; padding: 0px; font-family: arial, tahoma, verdana, sans-serif; }

/*body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(/g/chrome/bkgrnd_greydots.png) repeat;
	font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: small;
	color: #333;
  	behavior: url(/s/csshover.htc); /* WinIE behavior call */
	/*}*/
	
#wrap {
	width: 825px;
	margin: 0 auto 10px auto;
	padding: 0;
	text-align: left;
	background: #fff;
	}
	
#innerwrap {
	width: 800px;
	margin: 0 10px;
	padding: 0 0;
	}



/******************************/
/*Content PageTitle Style*/
/******************************/
.content01-pagetitle {overflow: hidden; width: 408px; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(88,144,168);); color: rgb(88,144,168); font-weight: bold; font-size: 180%;}


/******************************/
/*Underline Style*/
/******************************/
.content01-pagetitel-underline {border-bottom: solid 1px rgb(200,200,200); padding-bottom: 15px; margin: 0px 0px 15px 0px;}

img {border:1px solid rgb(255, 255, 255);}
