    body {
        font-size: 12px;
        font-family: Verdana;
        line-height: 150%;
    }

    body {
        background-color: #F5F4F3;
        height: 100%;
    }

    form {
    	display: inline;
    }

    #main {
    	width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    #mainmenu_container {
      width: 605px;
      height: 560px;
      margin: auto;
      position: absolute;
      top: 50%;
      margin-top: -280px;
      left: 50%;
      margin-left: -302px;
      background-image: url('../_gfx/menu2.gif');
      background-repeat: no-repeat;
      background-position: 0px 90px;
    }

    #mainmenu_container #logo
    {
		display: block;
        margin-left: 10px;
        margin-bottom: 10px;

    }

    .mainmenu_color {
      height: 216px;
      margin: 0px;
      padding: 10px;
      padding-bottom: 0px;
    }

    .mainmenu_color h1 {

    }

    h1 {
      margin-top: 5px;
      font-size: 24px;
      text-align: center;
      margin-bottom: 10px;
      padding: 0px;
    }

    p {
    	margin: 0px;
        padding: 0px;
    }

    ul {
		margin-bottom: 0px;
        margin-top: 0px;
    }

    li { margin-left: -5px; }



    #mainmenu_red {
      float: left;
      margin-right: -3px;
      width: 281px;
      color: antiquewhite;
    }
	
    #mainmenu_red a {
      color: antiquewhite;
      text-decoration: underline;
    }

    #mainmenu_red a:hover {
      text-decoration: none;
    }
	
    #mainmenu_red h1 a {
      text-decoration: none;
    }

    #mainmenu_red h1 a:hover {
      text-decoration: underline;
    }
	
	#mainmenu_red #nolink {
		text-decoration: none;
	}
	
	#mainmenu_red #nolink:hover {
		text-decoration: underline;
	}

    #mainmenu_red .testaccount a {
      text-align: center;
      margin-top: 13px;
      padding: 0px;
      padding-top: 4px;
      width: 200px;
      font-size: 13px;
      height: 26px;
      text-decoration: none;
      display: block;
      margin-left: 17px;
      background-image:url('../_gfx/button3.gif');
    }

    #mainmenu_red .testaccount a:hover {
    	text-decoration: underline;
    }

    #mainmenu_red span {
    	font-size: 15px;
    }

    #mainmenu_red ul {
		line-height: 175%;
        list-style-type: square;
        text-align: left;
		padding-left: 25px;
    }
	
	#mainmenu_red ul li {
		
	}


    #mainmenu_green {
      width: 281px;
      /*color: #3F3F3F;*/
	  color: #F2FAEC;
      float: left;
    }
	
    #mainmenu_green h1 a {
      color: #F2FAEC;
      text-decoration: none;
	  font-size: 24px;
    }
	#mainmenu_green h1 a:hover {
	  text-decoration: underline;
	}	

	#mainmenu_green ul {
      list-style-type: square;
	  line-height: 150%;
	  margin-bottom: 15px;
    }			
	
	#mainmenu_green ul li {
      margin-left: -22px;
    }		
	
	#mainmenu_green ul li {
      font-size: 9px;
    }
	
	#mainmenu_green ul li div {
		float: right;
	}

    #mainmenu_green ul li a {
      /*color: #2F0F2F;*/
      color: black;
      text-decoration: none;
      font-weight: normal;
      text-decoration: underline;
	  font-size: 12px;
    }
	
	#mainmenu_green a:hover {
	  text-decoration: none;
	}

    #mainmenu_green span {
    	text-decoration: underline;
        font-weight: normal;
    }
    #mainmenu_green a {
      /*color: #2F0F2F;*/
      color: black;
      text-decoration: underline;
	  font-size: 13px;
    }

	#mainmenu_green ul + a {
		margin-left: 25px;

	}

    #mainmenu_green .testaccount a {
      text-align: center;
      color: #FFFFFF;
      font-size: 13px;
      margin-top: 10px;
      padding: 10px;
      padding-top: 7px;
      width: 206px;
      height: 119px;
      text-decoration: none;
      display: block;
      margin-left: 25px;
      background-image:url('../_gfx/testaccount-bestellung-ad-id1-red.gif');
    }

    #mainmenu_green .testaccount a:hover {
    	color: antiquewhite;
        text-decoration: none;
    }

    #mainmenu_turq {
      float: left;
      margin-right: -3px;
      width: 281px;
      color: azure;
      text-align: justify;
    }

    #mainmenu_turq p a {
      color: black;
      text-decoration: none;
      font-weight: bold;
      text-decoration: underline;
    }

    #mainmenu_turq p a:hover {
	  text-decoration: none;
    }

    #mainmenu_turq h1 a {
      text-decoration: none;
      color: azure;
    }

    #mainmenu_turq h1 a:hover {
      text-decoration: underline;
    }

    #mainmenu_blue {
      width: 281px;
      float: left;
      color: #001970;
      text-align: center;

    }

    #mainmenu_blue hr {
    	clear: both;
		background-color: #000000;
        color: #000000;
        height: 1px;
        border: 0px;
        margin: 0px;
        margin-bottom: 10px;
	}

    #mainmenu_blue h1 {
    color: #EDF0F9;
      text-decoration: none;
    }

    #mainmenu_blue h1 a {
		color: #EDF0F9;
      text-decoration: none;
	  font-size: 24px;
    }	

    #mainmenu_blue h1 a:hover {
      text-decoration: underline;
    }

    #mainmenu_blue a img {
    	border: 1px solid #000000;
        text-decoration: none;
    }

    #mainmenu_blue > a {
    	display: block;
        float: left;
        text-align: center;
        font-size: 13px;
        color: #FFFFFF;
        width: 140px;
        text-decoration: none;
        margin-bottom: 5px;
    }

    #mainmenu_blue > a:hover strong {
	  text-decoration: underline;
    }

    #mainmenu_blue .small {
	  float: left;
      width: 110px;
      font-weight: bold;
      text-align: left;
    }

    #mainmenu_blue p .text {
		width: 130px;
        border: 1px solid #5F5F5F;
        background-color: #F5F4F3;
        padding: 2px;
    }

    #mainmenu_blue .submit {
		border: 0px;
		margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        display: block;
    }

    #footer {
    	clear: both;
        padding-top: 10px;
        text-align: center;
        color: #F5F4F3;
	}

    #footer a {
		text-decoration: underline;
        color: #4F4F4F;
    }


    #footer a:hover {
		text-decoration: none;
    }