img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

@media screen, tv, projection {

  /* elements */
    html, body {
        height: 100%;
        max-height: 100%;
        padding: 0px;
        margin: 0px;
        border: 0px;
       line-height: 1.6;
    }

    body {
    }

    body.default {
    	background-color: #E0E0E0;
    }

    body, div, p, th, td, li, dd, input {

        font-family: verdana;
        font-size: 10px;
        line-height: 1.3em;
    		color: #636568;
    }
		p {
       text-align: left;
       margin-top: 0px;
       margin-bottom: 8px;
 		}
		ul {
       margin-top: 0px;
       margin-bottom: 8px;
 		}
 		li {
 			margin-left: -25px;
 		}

    h1, h2, h3 {
    	color: #ffffff;
    }

    h1 {
      font-size: 10px;
       margin-top: 0px;
       margin-bottom: 4px;
       font-weight: bold;
       text-transform: uppercase;
    }
    h2 {
      font-size: 11px;
       margin-top: 6px;
       margin-bottom: 0px;
    }
    h3 {
      font-size: 10px;
       font-weight: bold;
    	 color: #636568;
       margin-top: 4px;
       margin-bottom: 6px;
    }
    form {
       margin-top: 0px;
       margin-bottom: 0px;
    }


    a, span.hilite { color: #636568; }
    a:link, a:visited, a:active { font-size: 10px; font-weight: bold; color: #636568; text-decoration: none; }
    a:hover { color: #636568; text-decoration: none; }


  /* page structure */

	#total {
		width: 100%;
		height: 100%;
	}

  #page-column {
			position: relative;
			margin: 0px auto;
      height: 100%;
			width: 800px;
  }
  #position-bar {
			position: relative;
			margin: 0px auto;
      height: 30px;
			width: 800px;
  }
  #banner-bar-1 {
			background: #ffffff url("../images/logo_1.gif");
			background-repeat: no-repeat;
			background-color: #ffffff;
			position: relative;
			margin-top: 30px;
			margin: 0px auto;
      height: 136px;
			width: 800px;
  }
  #menu-column {
			float: left;
      height: 100%;
			width: 243px;
			background-color: #ffffff;
  }
  #content-column-1 {
			float: left;
			margin: 0px auto;
      height: 100%;
			width: 557px;
			background: #AFB4BB url("../images/bg_1.gif");
			background-repeat: no-repeat;
			background-color: #AFB4BB;
  }
  #banner-bar-2 {
			background: #ffffff url("../images/logo_2.gif");
			background-repeat: no-repeat;
			background-color: #ffffff;
			position: relative;
			margin-top: 30px;
			margin: 0px auto;
      height: 137px;
			width: 800px;
  }
  #content-column-2 {
			float: left;
			margin: 0px auto;
      height: 100%;
			width: 557px;
			background: #AFB4BB url("../images/bg_2.gif");
			background-repeat: no-repeat;
			background-color: #AFB4BB;
  }
  #banner-bar-3 {
			background: #ffffff url("../images/logo_3.gif");
			background-repeat: no-repeat;
			background-color: #ffffff;
			position: relative;
			margin-top: 30px;
			margin: 0px auto;
      height: 137px;
			width: 800px;
  }
  #content-column-3 {
			float: left;
			margin: 0px auto;
      height: 100%;
			width: 557px;
			background: #AFB4BB url("../images/bg_3.gif");
			background-repeat: no-repeat;
			background-color: #AFB4BB;
  }
  #banner-bar-4 {
			background: #ffffff url("../images/logo_4.gif");
			background-repeat: no-repeat;
			background-color: #ffffff;
			position: relative;
			margin-top: 30px;
			margin: 0px auto;
      height: 137px;
			width: 800px;
  }
  #content-column-4 {
			float: left;
			margin: 0px auto;
      height: 100%;
			width: 557px;
			background: #AFB4BB url("../images/bg_4.gif");
			background-repeat: no-repeat;
			background-color: #AFB4BB;
  }
  #banner-bar-5 {
			background: #ffffff url("../images/logo_5.gif");
			background-repeat: no-repeat;
			background-color: #ffffff;
			position: relative;
			margin-top: 30px;
			margin: 0px auto;
      height: 137px;
			width: 800px;
  }
  #content-column-5 {
			float: left;
			margin: 0px auto;
      height: 100%;
			width: 557px;
			background: #AFB4BB url("../images/bg_5.gif");
			background-repeat: no-repeat;
			background-color: #AFB4BB;
  }
  
  #menu {
  	width: 155px;
  	margin-top: 50px;
  	margin-left: 40px;
  }
  .menubutton {
  	height: 19px;
  	width: 155px;
  	margin-top: 8px;
  }
   .menubutton_english {
  	height: 19px;
  	width: 155px;
  	margin-top: 1px;
  }
  #content-column-left {
			float: left;
			margin: 0px auto;
			width: 230px;
			margin-left: 40px;
			margin-top: 40px;
  }
  #content-column-right {
			float: left;
			margin: 0px auto;
			width: 235px;
			margin-left: 30px;
			margin-top: 40px;
  }

}
