body {
    background-color: white;
}

div,h1,h2,td,ul,li {
    font-family: Arial, sans-serif;    
    font-size: 12px;
    vertical-align: top;
    line-height: 17px;
}

h1 {
    font-size: 13px;
    font-weight: bolder;
    color: #11568C;
}

h2 {
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
    font-weight: normal;
}


a {
    color: #0B4D8C;
}

a:visited { 
  color:#9D102D; 
}

/* note: level-1 is wrong, should be level0 but the level returned for the page is wrong */
/* The ul tags are for the navigation on the left side */
#navlist{
	padding:0px;
	width:180px;
}

ul.level-1,ul.level1 {
  margin-left: 0;
  padding-left: 0;
  border-top:1px black dashed;
  border-bottom:1px black dashed;
  
}

ul.level-1,ul.level0,ul.level1 {
  width: 180px;
  margin-left: 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  list-style-position: outside;
	
}

ul.level2,ul.level3,ul.level4,ul.level5,ul.level6,ul.level7,ul.level8,ul.level9,ul.level10 {
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 10px;
}


ul.level1 li a,ul.level-1 li a {
	padding: 2px 0px 2px 0px;
	color: #333;
	text-decoration: none;
	display: block;
	font-size : 12px;
}

ul.level1 li a,ul.level-1 li a {
	padding: 2px 0px 2px 0px;
	color: #333;
	text-decoration: none;
	display: block;
	font-size : 12px;
}

ul.level-1 li a:visited,ul.level1 li a:visited {
	padding-left: 4px;
	font-weight: bold;
	color: #000000;
	font-size : 12px;
}

ul ul.level2 li a {
	padding-left: 4px;
	font-weight: normal;
	color: #000000;
}

ul ul.level2 li a:visited {
	padding-left: 4px;
	font-weight: normal;
	color: #000000;
}

ul.level1 strong a,ul.level-1 strong a {
	padding-left: 4px;
	color: #000000;
	background-color: #B1CBE5;
	text-decoration: none;
}

ul ul.level1 strong a {
	font-weight: normal;
}

/* The lines are used as separators between the paragraphs */
.line {
	background-color: #999;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}


/* In the online editor you can add images and the Text floated on left or right hand side */
.contentImage_left {
    float: left;
    padding-right: 20px;
    padding-bottom: 10px;
}

.contentImage_right {
    float: right;
    padding-left: 5px;
    padding-bottom: 10px;
}

/* this is the container for the paragraphs (content) in the middle */
#contentDivMainColumnTotalWidth {
    	margin:0px 5px 0px 0px;
    	padding:0px;
    	width: 670px;
	float:right;
}

#contentDivMainColumn {
    margin:0px 35px 0px 0px;
    padding:0px;
    width: 460px;
    float:right;
}

#contentDivRightColumn {
    margin:0px 3px 0px 0px;
    width: 180px;
    float:right;
}

.rightColumnTitle {
    background-color: #999;
    color: #fff;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
    margin-bottom: 4px;
    margin-top: 25px;
    margin-right:0px;
}

.devShowBox {
    background-color: #cccccc;
    padding: 4px;
}

.code {
    font-family: Courier New, monospace;
    font-size: 12px;
}

textarea,input.text,select {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

input.submit {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

input.checkbox,input.radio {
	position: relative;
	top: 3px;
	margin-right: 6px;
}

.searchresult {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.searchresult p {
    margin: 3px 0 3px 0;
}

.searchresult h4,.searchresult a {
    display: block;
    margin-bottom: 2px;
}

.asterisk {
  color:red;
  margin-left:3px;
  margin-right:3px;
}

td.table,td.tableHead {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 0px;
	border-color: #aaaaaa;
}

td.tableHead {
	background-color: #999;
	color: #fff;
	font-weight: bold;
}

tr.tableAlt {
	background-color: #eee;
}

/*
 * Following css labels are created by EDS 
 */

/* Buttons and a black lines, see for example imds_a2_download_tconditions.html*/
#menu {
    margin:0;
    padding:0;
    border-top:1px solid black;
    border-bottom:1px solid black;
    text-align:left;
}

#menu ul  {
    margin:0;
    padding:5px;
    list-style:none;
    white-space: nowrap;
}

#menu li  {
    display:inline;
}

#menu a  {
    color:white;
    background:#11568C;
    padding:2px 10px 2px 10px;
    border:1px solid black;
    font:bold 12px Arial, sans-serif;
    text-decoration:none;
    text-align:center;
}

#menu a:hover {
    color:#11568C;background:#B1CBE5;
}

/*    Grey Bar in the top    */
#top{
  position: absolute;
  left: 0px;
  height:22px;
  top: 0px;
  width: 877px;
  background:#999999;  
}

#top p.tleft{
  margin-top:0px;
  padding:2px 30px 1px 10px;
  border-right:1px solid white;
  border-top:2px solid #11568C;
  float:left;
  color:white;
  width: 140px;
}

/* Oberster Mittelteil */
#top p.tmiddle{
  margin:0px 0px 0px 0px;
  padding:2px 50px 3px 50px;
  width: 393px;
  border-right:1px solid white;
  display:block;
  text-align:center;
  float:left;  
}

/* Formular für Select Box */
#top form{
  position: absolute;
  top:1px;
  right: 22px;
  width: 150px;  
}

/* Select Box */
#top select{
  background-color:#999999;
  color:white;
}
/* End Grey Bar in the top */

/* Light Grey Bar in the top */
#topFooter{
  position: absolute;
  left: 0px;
  height:60px;
  top: 22px;
  width: 877px;
  background:#CCCCCC;
  border-top:1px solid white;
  border-bottom:1px solid white;
}

/* Complete box where the two buttons are in */
#topFooterLeft{
  position: absolute;
  left: 0px;
  height:60px;
  top: 0px;
  width: 180px;
  background:#CCCCCC;
  border-right:1px solid white;
  border-bottom:1px solid white;
  
}

/* Complete place for the two buttons on the left IMDS Login and IMDS Public Pages */
#topFooterLeft ul  {
	margin:3px 28px 0px 4px;
	padding:0px;
	list-style:none;
	white-space: nowrap;	
}

/* Two places for each of the two buttons on the left */ 
#topFooterLeft li  {
  margin-top:0px;
  padding:2px 0px 2px 0px;
  display:block;  
}

/* Two places for each of the two buttons on the left */ 
#topFooterLeft a  {
  color:#999999;
  margin:0px;
	padding:2px 1px 2px 5px;
  display:block;
  border:1px solid #999999;
	font:11px Arial, sans-serif;
  text-decoration:none;
	text-align:left;  
}

#topFooterLeft a:hover {
  color:#11568C;
} 
/* End two buttons on the left */ 

/* Place for Image on the right including Blue Bar and middle part*/ 
#topFooterRight{
  position: absolute;
  left: 180px;
  height:60px;
  top: 0px;
  width: 690px;
  background:#CCCCCC;
  border-left:1px solid white;
  border-bottom:1px solid white; 
}

/* Middle part*/ 
#topFooter p.tFmiddle{
  font-size:18px;
  margin:0px 0px 0px 0px;
  padding-top:20px;
  padding-bottom:20px;
  float:left;
  text-align:center;
  vertical-align:middle;
  display:block;
  width:493px;
  color:#888600; 
}  

/* Blue bar before image */ 
#topFooter p.tFbar{
  margin-top:0px;
  padding:22px 8px 21px 8px;
  border-right:1px solid white;
  border-left:1px solid white;
  background-color:#528BC0;
  float:left;  
}  

/* Placeholder for Image on the right */ 
#topFooter p.tFright{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 10px;
  float:left;
  width:160px;  
}

/* Image on the right */ 
#topFooter p.tFright img{
  border-right: solid 8px #B1CBE5;
  border-bottom: solid 1px #999999;  
}
/* End Light Grey Bar in the Top */

/* Complete Bar Search Box */
#rightVerticalBarSearch{
  margin:0px 2px 0px 0px;
  padding:0px 0px 10px 7px;
  background:#EEEEEE;
  width: 160px;
}

#rightVerticalBar{
  margin:0px 2px 0px 0px;
  padding:0px 0px 10px 7px;
  background:#EEEEEE;
  height:100%;  
  width: 160px; 
}

/* bottomBar */
#bottomBar{
  position:absolute;
  margin-left:0px;
  bottom:-35px;
  height:70px;
  width: 877px;
  background:#999999;
  border-top:1px solid white;
}

#bottomBar p.bBleft{ 
  margin-top:0px;
  padding:15px 126px 15px 15px;
  border-right:1px solid white;
  float:left;  
}

#bottomBar p.bBmiddle{  	
  margin-top:0px;
  padding:10px 51px 10px 50px;
  float:left;
  text-align:center;
  display:block;
  width:393px;   
}

#bottomBar p.bBbar{
  margin-top:0px;
  padding:30px 8px 24px 8px;
  border-right:1px solid white;
  border-left:1px solid white;
  background-color:#528BC0;
  float:left;  
}

#bottomBar p.bBright{  
  margin-top:0px;
  padding:10px 0px 10px 7px;
  float:left;
  display:block;
  width:170px;  
}

#TextUnderline{
  margin:14px 0px 0px 0px;
  padding:0px 0px 10px 7px;
}

#TextUnderline p.LeftBlock {
  padding-left:3px;
  border-left:10px solid #11568C;
  border-bottom:1px solid #bcbcbc;
}

#footerText{
  font-size:9px;
}

#invoiveInformation {
  visibility:visible;
  display:inline;    
}

#creditCardInformation {
  visibility:hidden; 
  display:none;     
}





