/* CSS Document für Immoseiten layout test*/
      body {
           font-size : 14px;
           font-family : Arial;
		   color : #336699;
           background-image : url(../fotos/logo.gif);
           background-repeat : no-repeat;
           background-position : 30px 10px;
      }
     .size1a {
           font-size : 12px;
           font-weight : bold;
           font-family : Arial;
      }
     .nolink {
           font-size : 12px;
           text-decoration : none;
           color : #000000;
           font-weight : bold;
           font-family : Arial;
           margin-left : 3px;
      }
     .menge {
           font-size : 12px;
           text-decoration : none;
           color : #000000;
           font-weight : bold;
           font-family : Arial;
           margin-left : 3px;
      }
     .guide {
           font-size : 11px;
           text-decoration : none;
           color : #54a8a8;
           font-weight : bold;
           font-family : Arial;
      }
     h1 {
           font-size : 20px;
           text-decoration : none;
		   margin:2px;
           color : #336699;
           font-weight : bold;
           font-family : Arial;
      }
     h2 {
           font-size : 18px;
           text-decoration : none;
           color : #000000;
           font-weight : bold;
           font-family : Arial;
      }
     .sizema {
           font-size : 14px;
           font-weight : bold;
           font-family : Arial;
           color : #000000;
           background-color : #CCFF42;
           text-align : left;
           margin : -2px -2px 2px;
           padding : 2px;
      }
	  .sizebox {
           font-size : 14px;
           font-weight : bold;
           font-family : Arial;
           color : #00000;
           text-align : center;
		   margin : -2px -2px 2px;
           padding : 2px;
      }
     .sizera {
           font-size : 14px;
           font-weight : bold;
           font-family : Arial;
           color : #ffffff;
           background-color : #f86567;
           text-align : center;
           margin : -2px -2px 2px;
           padding : 2px;
      }
    .textempf {
           font-size : 11px;
           text-decoration : none;
           color : #000000;
           font-family : Arial;
      }
     a:link {
           font-size : 14px;
           text-decoration : none;
           color : #009999;
           font-weight : bold;
           font-family : Arial;
           margin-left : 3px;
      }
	   a:hover {
           font-size : 14px;
           text-decoration : underline;
           color : #00cc00;
           font-weight : bold;
           font-family : Arial;
           margin-left : 3px;
      }
     a:visited {
           font-size : 14px;
           text-decoration : none;
           color : #009999;
           font-weight : bold;
           font-family : Arial;
           margin-left : 3px;
      }
    
     a.list:link {
           font-size : 13px;
           text-decoration : underline;
           color : #336699;
           font-weight : bold;
           font-family : Arial;
      }
     a.list:visited {
           font-size : 13px;
           text-decoration : underline;
           color : #336699;
           font-weight : bold;
           font-family : Arial;
      }
     a.list:hover {
           font-size : 13px;
           text-decoration : none;
           color : #336699;
           font-weight : bold;
           font-family : Arial;
      }
     a.guide:link {
           font-size : 11px;
           text-decoration : underline;
           color : #64b832;
           font-weight : bold;
           font-family : Arial;
           margin-left : 3px;
      }
     a.guide:visited {
           font-size : 11px;
           text-decoration : none;
           color : #64b832;
           font-weight : bold;
           font-family : Arial;
           margin-left : 3px;
      }
     a.guide:hover {
           font-size : 11px;
           text-decoration : none;
           color : #64b832;
           font-weight : bold;
           font-family : Arial;
           margin-left : 3px;
      }
     a.empfehlung:link {
           font-size : 11px;
           text-decoration : none;
           color : #000000;
           font-family : Arial;
      }
     a.empfehlung:visited {
           font-size : 11px;
           text-decoration : none;
           color : #000000;
           font-family : Arial;
      }
    a.empfehlung:hover {
           font-size : 11px;
           text-decoration : none;
           color : #336699;
           font-family : Arial;
      }

	  
	  
     #guide {
	position : absolute;
	top : 48px;
	width : 98%;
	height : 17px;
	text-align : right;
	border-bottom : 1px solid #FFCC00;

      }
     #info {
           width : 100%;
           height : 15px;
           text-align : center;
      }

