﻿  body {
		margin: 0;
		font-family: Arial, sans-serif;
		font-size: 11px;
  }	

  #header a {
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
  }
  
  #header {
		background: #000000; 
		height:238px;

	}

  #header a#currlang {
		color: #C3DCF4;
  }
  
  /*BANNER*/
  
  	.header {
		height:238px;
	}
	
	#header_portal_languages{
		position:relative;
		top:501px;
		left:2px;

	}
	
	#header_portal_languages a {
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
	}
	
	a#currlang {
		color: #C3DCF4;
	}
	
	#header_disp_time{
		position:relative;
		top:500px;
		left:1px;
		font-family: Arial, sans-serif;
		font-weight:bold;
		font-size:11;
		color:black;
	}
	
	#header_portal_menu{
		position:relative;
		top:501px;
		left:5px;
	}
	
	#portal_loginreg{
		position:relative;
		top:500px;
		left:0px;

		font-family: Arial, sans-serif;
		font-weight:bold;
		font-size:11;
		color:black;
	}
	
	#portal_loginreg a {
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: 000000;
	}
  
  input, textarea, select, optgroup, option {
	background: #FFFFFF;
	/*background: #E1E8EE;*/
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ff0000;
  }
	
  textarea {
	height: auto;
  }

  select, input, textarea {
	border: 1px solid #ff0000;
	padding: 2px;
  }
  
  input.submit {
	background: #DEE4EC;
	border: 1px solid 
  }
  
  .mainmenu {
	display: block;
	height: 19px;
	background: url('../Brix/images/keej_menu.jpg') repeat-y top left;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 19px;
	padding-left: 15px;
  }
	
  a.mainmenu {
	font-family: Arial, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
  }	
  
  a.mainmenu:hover, a.mainmenu#aktiv, .submenu a.mainmenu:hover {
    background: url('../Brix/images/keej_menu.jpg') repeat-y top left;
    text-decoration: none;
	color:red;
  }

  .CommandButton     {
	/*font-family: Arial, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	font-size: 11px;
	color: #6982A3;
  }
  #container {
    width: 723px;
    text-align: left;
    margin: 0 auto;
    background: #000000 url(../Brix/images/container_bg.gif) repeat-y left top;
  }

  #contentPane {
	font-size:11px;
	color: #ffffff;
	width: 446px;
  }
	
  #contentPane a {
	text-decoration:underline;
	color: red;
	font-weight:bold;
  }
  #contentPaneTd {
	background-color:#000000;
	height:400px;
  }

  /* COLOR SCHEME */

  body.mainaspx, body.showaspx, body.printaspx {
	color: #ffffff;
	background: #000000 url("../Brix/images/keej_bg.jpg") repeat-y center;
  }
  
  body.printaspx {
	color: #FFFFFF;
	background: #FFFFFF;
  }

  #container {
    background: url(../Brix/images/container_bg.gif) repeat-y left top;
  }
  
  #header .wrapper {
	height: 238px;
  	
  }
  
  #footer {
	height: 182px;
  }
  #footer {
	clear:both;
  }
  #footer .wrapper {
	height:182px;
	overflow:hidden;
	width:723px;
  }
  #leftPane {
    float: left;
    width: 119px;
	padding-top:10px;
	padding-bottom:10px;
  }
  #leftPane .wrapper {
  	background: #000000;
  }
  #leftPaneTd {
   background-color: #000000;
  }
  
  #contentPane .wrapper {
  	background-color: #000000;
  	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
  }

  #rightPaneTd{
  background-color:#000000;
  }
  
  #rightPane {
	float:right;
	width:127px;
	padding-top:10px;
  }

  #topPane .wrapper {
  	background-color: black;
  	padding-left: 5px;
		padding-right: 5px;
  }
   /* onecolumn */
  #onecolumn #contentPane {
	width:604px;
	_width:604px;
  }
  
  #onecolumn #rightPane {
	 display:none;
  }
  
  /* fixed 2 columns left */
  #twocolumns-left #contentPane {
	width:604px;
	_width:604px;
  }
  
   /* norightcolumn */
  #norightcolumn #contentPane {
	width:604px;
	_width:604px;
  }
  
   /* threecolumns */
  #threecolumns #contentPane {
	width:477px;
	_width:477px;
  }
  
   /* all */
  #all #contentPane {
	width:477px;
	_width:467px;
  }
  
 /* Login */

#login_section{
	position: absolute;
	z-index: 1001;
	text-align: center;
	border:#003e80 1px solid;
	width:321px;_width: 322px;
	background-color:#FFFFFF;
	width: 320px;
}

#login_section .entryTitle{
	FONT-WEIGHT: bold; 
}

#login_section .logintitle{
	font-size: 12px;
	color: #61799E;
}

#login_section .loginimg{
	background-image: url('../Brix/Images/signin.gif');
	background-repeat: no-repeat;
	width: 100%;
	height: 58px;
}

#login_section .login_buttons a{
	font-size: 12px;
}


#login_section2{
	/*text-align: center;*/
	/*width:321px;_width: 322px;
	width: 320px;*/
}

#login_section2 .entryTitle{
	FONT-WEIGHT: bold; 
}

#login_section2 .logintitle{
	font-size: 12px;
	color: red;
}

#login_section2 .loginimg{
	background-image: url('../Brix/Images/signin.gif');
	background-repeat: no-repeat;
	width: 100%;
	height: 58px;
}

#login_section2 .login_buttons a{
	font-size: 12px;
}

/*---------------*/

		}
.rte_content {
	color:#ffffff;
	}
 .ith_field {
color:black !important;
}
.ith_form_table td {
color:black;
}
#LeftTop {
height: 78px;
background-color: black;
}