/* QUICK FIX BY TYPIX  - CLEAN IT!! START*/
h1 {
	font-size: 16px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

h1.csc-firstHeader {
	font-size: 20px;
	text-align: left;
}

h2
{
	display: inline;
	font-size: 16px;
}

h3 
{
	font-size: 14px;
}

dd
{
	font-size: 11px;
}

dt
{
	font-size: 11px;
}

div.tx-indexedsearch-search-select-group
{
	font-size: 11px;
}

p 
{ 
	text-align: left;
	font-size:11px;
}	

ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 25px;
	list-style-position: outside;
	line-height: 1.1;
}
	
li {
	font-size:11px;
}

pre {
        color: black;
}
        
.c2l1-left {
	border: 0px;
	padding-right: 30px;
	vertical-align: top;
}
	
.c2l1-middle {
	border-left: 1px solid black;
	padding-left: 30px;
	vertical-align: top;
}

#middle-page-part-middle-column-bottom-content div.csc-header h1 {font-size:11px;font-weight:bold;padding: 0px 8px 0px 8px;}
#middle-page-part-middle-column-bottom-content p.bodytext {padding: 0px 8px 0px 8px;}
/* QUICK FIX BY TYPIX  - CLEAN IT!! END*/
p.bodytext {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}

body
{
	text-align: center; 
    	margin-top: 0px;
   	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	background: white;
}

table.contenttable {
	border-spacing: 0;
}

table.contenttable th.td-0 {
	text-align: left;
}

table.contenttable th.td-1 {
	text-align: left;
}

table.contenttable th.td-2 {
	text-align: left;
}

table.contenttable th.td-3 {
	text-align: left;
}

table.contenttable th.td-last {
	text-align: left;
}

table.middle-page-wide-table {
	border-spacing: 0;
	width: 100%;
}

table.middle-page-wide-table-no-header {
	border-spacing: 0;
	width: 100%;
}

table.downloads-table {
	border-spacing: 0;
	width: 100%;
}

table.manuals-table {
	border-spacing: 0;
	width: 100%;
}

table.downloads-table .td-last {
	text-align: center;
}

table.downloads-table th.td-last {
	text-align: center;
}

table.manuals-table .td-1 {
	text-align: center;
}

table.manuals-table th.td-1 {
	text-align: center;
}

table.manuals-table .td-2 {
	text-align: center;
}

table.manuals-table th.td-2 {
	text-align: center;
}

table.manuals-table .td-3 {
	text-align: center;
}

table.manuals-table th.td-3 {
	text-align: center;
}

table.manuals-table .td-last {
	text-align: center;
}

table.manuals-table th.td-last {
	text-align: center;
}

tr {
	font-size: 11px;
}

tr.tr-even {
	background-color: #eaf1f6;	
}


tr.tr-0 {
	background-color: #00476c;
	text-color: #ffffff;
} 

table.middle-page-wide-table-no-header tr.tr-0 {
	background-color: #eaf1f6;
}

th {
	color: #ffffff;
}

a {
	font-weight: bold;
	color: #00476c;
}

label {
	font-size: 11px;
}

legend {
	font-size: 11px;
}

a.bottom-link {
	font-size: 7pt;
	padding-top: 7px;
	color: #FFFFFF;
	font-weight: normal;
}

a img {
	border: 0px;
}

img.indent {
	border: 0px;
}

img.indent2 {
	border: 0px;
}

table.form-table td {
	vertical-align: top;
	text-align: left;
}

#all-page
{
    color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
}
/*------------------------------*/

#top-page-part
{
	background-image: url("../images/background/blue_top.jpg");
	height: 43px;
}

#top-page-part-centered
{
	margin-left: auto;
	margin-right: auto;
	width: 1009px;
}

#top-page-part-centered-logo
{
	float: left;
	background-image: url('../images/background/logo_top.png');
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 7px;
	height: 32px;
	width: 171px;
}

* html #top-page-part-centered-logo {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/images/background/logo_top.png',sizingMethod='image');
}

#logo_top_link
{
	position:relative;
	width:0px;
	height:32px;
	border: 0px;
}

#top-page-part-centered-middle-content
{
    float: left;
	width: 465px;
}

#top-page-part-centered-text
{
    float: right;
    background-image: url('../images/background/the_fast_path_to_optimum_2.png');
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 2px;
	height: 19px;
	width: 167px;
}

* html #top-page-part-centered-text {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/images/background/the_fast_path_to_optimum_2.png',sizingMethod='image');
}


/*------------------------------*/
#middle-page-part
{
    	margin-left: auto;
	margin-right: auto;
	width: 1009px;
	height:expression(column1.offsetHeight);
	min-height: 800px; 
}

#middle-page-part-left-column
{
	float: left;
/*	height: 747px;   */
 	width: 171px;
 	margin-bottom: 200px;
 	min-height: 600px;
}

#middle-page-part-left-column-home-link a
{
	font-weight: bold;
	font-size:10px;
	text-decoration:none;
  	color: #00476C;
}
                		
#middle-page-part-left-column-menu
{
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
}

#middle-page-part-left-column-search
{
 	height: 22px;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
}

#middle-page-part-left-column-search .textbox
{
}

#middle-page-part-left-column-search input.f-submit
{
	background-position:6px 6px;
	/*cursor: hand;*/
	cursor: pointer;
  	background-image:url(../images/background/arrow.png);
  	background-repeat:no-repeat;
  	background-color: #EAF1F6;
  	padding-left: 21px;
	width: 65px;
	height: 22px;
	color: #00476C;
	border: 0px;
	font-family: Verdana;
	font-weight: bold; 
	font-size:10px;
	margin-right: 90px;	
}

* html #middle-page-part-left-column-search input.f-submit {
/*  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/images/background/arrow.png',sizingMethod='crop');
*/
  background-image:url(../images/background/arrow_non_transparent.gif);
}

/*------------------------------*/
#middle-page-part-middle-column
{
	float: left;
	text-align: left;
	height: 100%;
	width: 670px;
	position: relative;
}

#middle-page-part-middle-column-top-backgr
{
	/*background-image: url('../images/forside/download_trial.jpg');
	background-repeat: no-repeat;*/
	height: 238px;
}

#download_trial-img
{
	border: 0px;
}

#middle-page-part-middle-column-middle-content
{
	font-size: 11px ;
	text-align: left;
      	padding-left: 25px;
	padding-right: 65px;
}

.tx-fdfx2cols-pi1 tbody 
{
  width: 400px;
}

#middle-page-part-middle-column-bottom-content
{
	height: 160px;
	margin-bottom: 28px;
      	margin-top: 20px;
      	padding-left: 25px;
      	text-align: center;
}

#middle-page-part-middle-column-bottom-left-backgr
{
	float: left;
/*    	background-image: url('../images/forside/promobox1_2.gif'); */
        background-image: url('../images/forside/g3301.png');
	background-repeat: no-repeat;
	margin-left: 0px;
	height: 160px;
	width: 260px;
	padding-left: 20px;
	padding-top: 8px;
}

#middle-page-part-middle-column-bottom-right-backgr
{
	float: left;
/*      background-image: url('../images/forside/promobox2_2.gif'); */
	background-image: url('../images/forside/g3301.png');
	background-repeat: no-repeat;
      	margin-left: 40px;
	height: 160px;
	width: 240px;
	padding-left: 20px; 
	padding-top: 8px;
}

/*middle-page-part-middle-column-bottom-right-backgr ul */
ul
{
	text-align: left;
}

/*------------------------------*/

#middle-page-part-right-column
{
	float: right;
	width: 168px;
}

#middle-page-part-right-column-left-border
{
	clear:both;
	float: left;
	/*background-image: url('../images/background/lightblue_vertical_right.jpg');
	background-repeat: repeat-y;
	background-:color: #EAF1F6;*/
/*	height: 740px; */
	width: 10px;
}

#middle-page-part-right-column-middle
{
	height: 100%;
	float: left;
	width: 148px;
}

#middle-page-part-right-column-middle-links
{
	text-align: left;
	color: #00476C;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	margin-top: 20px;
    	margin-left: 20px;
    	//margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 140px;
}

#middle-page-part-left-column-logo-bottom
{
	background-image: url('../images/background/lightblue_logo.jpg');
	background-repeat: no-repeat;
     	margin: 0px auto;
     	position: absolute;
     	left: 0px;
     	bottom: 0px;
	height: 174px;
     	width: 171px;
}

* NOT_USED_html #LLmiddle-page-part-left-column-logo-bottom
{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/images/background/lightblue_logo.png',sizingMethod='image');
}

#middle-page-part-right-column-middle-logo
{
	background-image: url('../images/background/logo_bottom.gif');
	background-repeat: no-repeat;
     	margin: 0px auto;
     	position: absolute;
     	bottom: 27px;
	right: 42px;
	height: 84px;
     	width: 84px;
     	cursor: pointer;
}


* NOT_USED_html #middle-page-part-right-column-middle-logo {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/images/background/logo_bottom.png',sizingMethod='image');
}

#middle-page-part-right-column-right-border
{
	float: right;
	/*background-image: url('../images/Background/ligthblue_vertical_right.jpg');
	background-repeat: repeat-y;
	background-color: #EAF1F6;*/
/*	height: 740px !important;  */
 	width: 10px;
}
/*------------------------------*/

#bottom-page-part
{
	clear:both;
	background-image: url('../images/background/blue_bottom.jpg');
	height: 28px;
}

#bottom-page-part-text
{
	font-size: 7pt;
	padding-top: 7px;
	color: #FFFFFF;
}

#copyright-text
{
	font-size: 7pt;
	padding-top: 10px;
	color: #00476c;
}
/*------------------------------*/

/*###### Class definition ######*/

#middle-page-part-left-column-menu a
{
	text-decoration: none;
	color: #00476C;
}


#middle-page-part-middle-column-bottom-content a.internal-link{
/*	text-decoration:none; */
/*	background-image:url(../images/forside/arrow_blue.png); */
/*	background-position:1px 2px; */
	background-repeat:no-repeat;
	color: #00476c;
/*	color: #000000; */
/*	padding-left: 13px; */
}


* html #middle-page-part-middle-column-bottom-content a.internal-link {
  	background-image: none !important;
	display: block;
	background-repeat: no-repeat;
	height: 1px;
	cursor:hand;
	line-height:10px;
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/images/forside/arrow_blue.png',sizingMethod='crop');
}/


#middle-page-part-right-column-middle-links a {
	text-decoration: none !important;
	font-size: 10px;
	font-weight: bold;
	color: #00476C;	
}

#middle-page-part-right-column-middle-links h1{
	font-size: 10px;
	text-decoration: none !important;
	font-weight: bold;
	color: #00476C;
	margin-top: 10px;
	margin-bottom: -15px;
}

.csc-firstHeader{
	height: 35px;
	margin-top: 20px;
	margin-bottom: -5px;
	//margin-bottom: 1px;
}

.news-latest-item
{
	padding-top: 0px;
	margin-top:  8px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.news-latest-item.a
{
	font-weight: normal;
	font-size: 10px;
	text-decoration: none !important;
} 

.news-latest-container p.bodytext
{
	font-weight: normal;
	font-size:   10px;
	text-decoration: none !important;  	
}

.clear {
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

div#column2 {
    background-image: url(../images/background/ligthblue_vertical_right.jpg);
    background-position: right;
    background-repeat: repeat-y;
    width: 100%;
    
}

div#column1 {
    background-image: url('../images/background/lightblue_vertical_left_tiny.jpg');
    background-repeat: repeat-y;
    width: 100%;
    position: relative;
    
}

div#column0 {
    background-image: url('../images/background/ligthblue_vertical_right.jpg');
    background-position: 841px 0px;
    background-repeat: repeat-y;
    width: 100%;
    
}

 input.textbox
{
    padding: 5px 2px 0 2px;
    height: 22px;
    width: 141px;
    background: url(../images/background/search_box_2.png);
    background-position: -6px; 0px;		
    border: 0px outset #666;
}		


strong.tx-indexedsearch-redMarkup 
{
	font-color: #eaf1f6;	
}