﻿  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: url(../Brix/images/city_header.png) no-repeat left top;
		height:200px;
	}

  #header a#currlang {
		color: #16a4fa;
  }
  
  /*BANNER*/
  
  	.header {
		/*background-color:#a7c6c9;*/
		height:200px;
	}
	
	#header_portal_languages{
		position:relative;
		top:134px;
		left:48px;

	}
	
	#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:181px;
		left:5px;
		font-family: Arial, sans-serif;
		font-weight:bold;
		font-size:11;
		color:#FFFFFF;
	}
	
	#header_portal_menu{
		position:relative;
		top:101px;
		left:5px;
	}
	
	#portal_loginreg{
		position:relative;
		top:148px;
		left:649px;
		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: #FFFFFF;
	}
  
  input, textarea, select, optgroup, option {
	background: #FFFFFF;
	/*background: #E1E8EE;*/
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #61799E;
  }
	
  textarea {
	height: auto;
  }

  select, input, textarea {
	border: 1px solid #6982A3;
	padding: 2px;
  }
  
  input.submit {
	background: #DEE4EC;
	border: 1px solid 
  }
  
  .mainmenu {
	display: block;
	height: 16px;
	background: url('../Brix/images/city_menu.jpg') repeat-y top left;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 11px;
  }
	
  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/city_menu_active.jpg') repeat-y top left;
    color:#16a4fa;
    text-decoration: none;
  }

  .CommandButton     {
	/*font-family: Arial, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	font-size: 11px;
	color: #6982A3;
  }
  #container {
    width: 770px;
    text-align: left;
    margin: 10 auto;
    background: url(../Brix/images/container_bg.gif) repeat;
  }

  #contentPane {
	font-size:11px;
	color: #FFFFFF;
	width: 446px;
	/*contentpane padding for IE*/
	_padding-left: 0px;
	_padding-right: 0px;
	_padding-top: 0px;
  }
	
  #contentPane a {
	text-decoration:underline;
	color: #5E5E5E;
	font-weight:bold;
  }
  #contentPaneTd {
	background-color:#FFFFFF;
    background: url(../Brix/images/city_contentpane_bg.jpg) repeat;
    height: 300px;
  }

  /* COLOR SCHEME */

  body.mainaspx, body.showaspx, body.printaspx {
	color: #FFFFFF;
	background: #FFFFFF url("../Brix/images/city_bg.jpg");
  }
  
  body.printaspx {
	color: #FFFFFF;
	background: #FFFFFF;
  }

  #container {
    background: url(../Brix/images/container_bg.gif) repeat-y left top;
  }
  
  #header .wrapper {
	height: 200px;
  	
  }
  
  #footer {
	height: 40px;
  	background: url(../Brix/images/city_footer.jpg) no-repeat left top;
  }
  #footer {
	clear:both;
  }
  #footer .wrapper {
	height:40px;
	overflow:hidden;
	width:770px;
  }
  #leftPane {
    float: left;
    width: 150px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;

  }
  #leftPane .wrapper {
  }
  #leftPaneTd {
   background-color: #FFFFFF;
   	background: #FFFFFF url(../Brix/images/city_leftpane_bg.jpg);
  }
  
  #contentPane .wrapper {
  	background-color: #FFFFFF;
  	padding-left: 5px;
	padding-right: 8px;
	padding-top: 5px;
	_padding-left: 5px;
	_padding-right: 8px;
	_padding-top: 5px;
	background: url(../Brix/images/city_contentpane_bg.jpg) repeat;
  }

  #rightPaneTd{
  background-color:#FFFFFF;
  background: #FFFFFF url(../Brix/images/city_rightpane_bg.jpg);
  }
  
  #rightPane {
	float:right;
	width:160px;
	_width:160px;
	/*contentpane padding for IE*/
	_padding-top:10px;
	_padding-left:0px;
	_padding-right:0px;
	
  }

  #topPane .wrapper {
  	background-color: #E3E9F1;
  	padding-left: 5px;
	padding-right: 5px;
  }
   /* onecolumn */
  #onecolumn #contentPane {
	width:620px;
	_width:620px;
  }
  
  #onecolumn #rightPane {
	 display:none;
  }
  
  /* fixed 2 columns left */
  #twocolumns-left #contentPane {
	width:620px;
	_width:620px;
  }
  
   /* norightcolumn */
  #norightcolumn #contentPane {
	width:620px;
	_width:620px;
  }
  
   /* threecolumns */
  #threecolumns #contentPane {
	width:460px;
	_width:460px;
  }
  
   /* all */
  #all #contentPane {
	width:470px;
	_width:460px;
  }
  
 /* Login */

#login_section{
	position: absolute;
	z-index: 1001;
	text-align: center;
	border:#003e80 1px solid;
	width:321px;_width: 322px;
	background-color:white;
	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: #61799E;
}

#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;
}
	/*RichText margin*/
.rte_content {
	margin:5px;
}
