* {
  margin: 0;
  padding: 0;
  border: 0;
}

a, a:hover {
  color: #001779;
  text-decoration: none;
}

table input {
  border: 1px solid #000000;
  padding: 2px;
}

.clear {
  clear: both;
}

.green {
  color: #61A63A;
  font-weight: bold;
}

.anchor {
  color: #001779;
  font-weight: bold;
}

.input {
  width: 88px;
  height: 18px;
  padding: 3px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  float: left;
}

.submit {
  border: 1px solid #000000;
}

    * html .submit {
      float: left;
    }

.pad {
  padding: 3px;
}

.left {
  width: 189px;
}

.akt_imp {
  padding-left: 35px;
  padding-bottom: 2px;
  min-height: 23px
}

	* html .akt_imp {
	  height: 23px;
	}

#main {
  width: 950px;
  margin: 20px auto 0 auto;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 12px;
}

	#header {
	  width: 948px;
	  height: 181px;
	  border: 1px solid #000000;
	  background-color: #E6E6E6;
	}

		#logo {
		  width: 148px;
		  height: 181px;
		  float: left;
		  border-right: 1px solid #000000;
		  background-image: url(../bilder/logo.gif);
		  background-position: 10px 74px;
		  background-repeat: no-repeat;
		  background-color: #E6E6E6;
		}

		#head {
		  width: 799px;
		  height: 181px;
		  float: left;
		  background-color: #EAEAEA;
		  background-image: url(../bilder/head-bg.jpg);
		  background-repeat: no-repeat;
		}

			#animation {
			  width: 499px;
              height: 40px;
              margin: 69px 0 0 300px;
			}

		    #navi {
              width: 600px;
              height: 36px;
              float: left;
              background-color: #EAEAEA;
              margin-top: 36px;
            }

                #navi ul {
                  white-space: nowrap;
                  margin: 6px 0 0 11px;
                }

                    #navi li {
                      display: inline;
                      list-style-image: none;
                      list-style-type: none;
                      margin-right: 51px;
                    }

                    #navi li.last {
                      margin: 0;
                    }

            #hsearch {
              width: 165px;
              height: 48px;
              float: left;
              font-size: 10px;
              padding: 24px 0 0 34px;
            }

            	#search {
                  width: 88px;
                  height: 14px;
                  padding: 3px;
                  border-top: 1px solid #000000;
                  border-bottom: 1px solid #000000;
                  border-left: 1px solid #000000;
                  float: left;
                  font-size: 11px;
                }

                #sub_search {
                  border: 1px solid #000000;
                }

                    * html #sub_search {
                      float: left;
                    }

	#body {
	  width: 948px;
	  border-right: 1px solid #000000;
	  border-bottom: 1px solid #000000;
	  border-left: 1px solid #000000;
	  background-image: url(../bilder/main-bg.gif);
	  background-repeat: repeat-y;
	  background-position: 148px 0;
	}

		#inner-body {
          width: 948px;
          background-image: url(../bilder/left-bg.gif);
          background-repeat: no-repeat;
          background-position: bottom left;
        }

		    #left {
              width: 148px;
              float: left;
              font-size: 10px;
              color: #001779;
              padding-top: 14px;
            }

                .blue-c {
                  background-image: url(../bilder/blue-c.gif);
                  background-repeat: repeat-y;
                  padding-left: 12px;
                }

            #content {
              width: 589px;
              float: left;
              padding: 5px;
            }

                #content ul {
                  list-style-type: disc;
                  margin-left: 15px;
                }

            #right {
              width: 191px;
              float: left;
              padding: 5px 5px 87px 5px;
              background-color: #cce7a4;
              background-image: url(../bilder/right-lgreen.jpg);
              background-repeat: no-repeat;
              background-position: bottom;
              color: #000000;
            }

                #right ul {
                  list-style-type: disc;
                  margin-left: 15px;
                }

                #right a {
                  color: #000000;
                }

                #right.small {
                  font-size: 10px;
                  line-height: 11px;
                }

                	#right.small a {
                	  color: #001779;
                	}

            #start-right {
              width: 201px;
              float: left;
            }

            	#start-right #right {
            	  width: 191px;
            	  background-color: #cce7a4;
                  background-image: url(../bilder/right-lgreen.jpg);
                  background-repeat: no-repeat;
                  background-position: bottom;
                  padding: 5px 5px 87px 5px;
                  color: #000000;
                  margin-bottom: 20px;
            	}
            	
            	#start-right #block {
            	  padding: 0 5px 5px 0;
            	}

            #subnavi {
              text-align: center;
              margin-top: 10px;
              padding-bottom: 9px;
              color: #001779;
            }