body, div, h1, h2, td, p, a, select, textarea, a:active, a:link, a:visited, a:hover {
  	font-size: 9.5pt; 
        font-family: verdana, arial, helvetica, sans-serif;
	color: #000099;
  }
  h1 {font-size: 140% !important;margin: 2px 0 2px 0;}
  h2 {font-size: 120% !important;margin: 2px 0 2px 0;}
  h3 {font-size: 100% !important;margin: 2px 0 2px 0;}
  h4 {font-size: 90% !important;margin: 2px 0 2px 0;}
  h5 {font-size: 80% !important;margin: 2px 0 2px 0;}

  #vert-sep {
  	background:#2B1F48;
  }
  .nav-1 a {
  	font-size: 10pt !important;
  }
  #nav a {
	color: #2B1F48;
	font-weight: bold;
  }
  .left-element a, .left-element a:link, .left-element a:hover {
  	color: #E85099 !important;
  }
  .left-element h1 {
  	color: #E85099 !important;
  	font-size: 115% !important;
  	font-weight: bold;
  }
  
  
  #nav a.act, #nav a:hover {
	color: #E85099;
  }
  .nav-line-top, .nav-line-bottom, .nav-2-line-bottom {
	border-bottom: 1px solid #2B1F48;
  }
  #footer, #footer a, #footer a:hover, #footer p {
  	color: #000099
  }
  .csc-frame-top1 {
  	height: 385px;
  	background: #ffffff;
  }
  .inside-top1 {
  	padding: 0;
  }
  .csc-frame-bottom1 {
  	background: url(../fileadmin/editor/images/layout/text-bkg.gif) no-repeat left top;
	margin-top: 15px;
  	padding: 20px 0 20px 40px;;
	height: 125px;
  }
  .inside-bottom1 {
	height: 125px;
	padding-right: 40px !important;
	overflow: auto;
  }
  .csc-frame-top2 {
  	height: 180px;
  	background: #ffffff;
  }
  .inside-top2 {
    	padding: 0;
  }
  .csc-frame-bottom2 {
  	background: url('../fileadmin/editor/images/layout/text-bkg.gif') no-repeat left top;
	margin-top: 15px;
  	padding: 20px 0 20px 40px;;
	height: 330px;
  }
  .inside-bottom2 {
	height: 330px; 
	padding-right: 40px !important;
	overflow: auto;
  }
  .csc-frame-single {
  	height: 565px;
  	background: url('../fileadmin/editor/images/layout/text-bkg.gif') no-repeat left top;
  }
  .inside-single {
  	padding: 20px 0 20px 40px;
  	overflow: auto;
  	height: 525px;
  }
  .csc-frame-header {
  	height: 85px;
 	background: url('../fileadmin/editor/images/layout/text-bkg.gif') no-repeat left top;
  }
  .inside-header {
  	padding: 60px 0px 5px 40px;
  	padding-right: 40px !important;  	
  }
  .inside-header h1 {
  	font-size: 13.5pt;
  	font-weight: bold;
  }
  .csc-frame-textscroll {
  	height: 455px;
  	padding: 5px 0 20px 40px;
 	background: url('../fileadmin/editor/images/layout/text-bkg.gif') no-repeat left top;
 	clear: both;
  }
  .inside-textscroll {
  	height: 455px;  	
	padding-right: 40px !important;
	overflow: auto;
  }
  .header-area {
  	height: 85px;
 	background: url('../fileadmin/editor/images/layout/text-bkg.gif') no-repeat left top;
  }
  .header {
  	padding: 60px 0px 5px 40px;
  }
  .header h1 {
  	font-size: 13.5pt;
  	font-weight: bold;
  }
  .header-img {
	padding-right: 40px !important;
  }
  #small-bottom-element {
  	background: url(../fileadmin/editor/images/layout/text-bkg.gif) no-repeat left top;
	margin-top: 15px;
  	padding: 20px 0 20px 40px;;
	height: 125px;
  }
  
  #small-bottom-left {
	float: left;
	width: 42%;
	padding-right: 40px !important;
	height: 125px;
	overflow: auto;
  }
  #small-bottom-right {
	float: right;
	width: 42%;
	height: 125px;
	padding-right: 40px !important;
	overflow: auto;
  }
