@import url(http://fonts.googleapis.com/css?family=Lato);

#fliesstext {
        width             :    960px;
			  position          : absolute;
        top               :    250px;
        left              :     10px;
        background-color  :  #EEEEEE;
        margin-left       :      0px;
        font-family       :     Lato;
        font-size         :   1.3rem;
        color             :  #43464B;
        position          : absolute;
        padding           :    10px;
       }

#kastentext {
             background-color  :lightgray;
             font-family       :     Lato;
             font-size         :   1.4rem;
             color             :  #43464B;
             padding           :    15px;
           }

#font1 {
        font-family :    Lato;
        color       : #43464B;
        font-size   : 1.2rem; 
       }

#font2 {
        font-family :   Lato;
        color       :#43464B;
        font-size   : 1.3rem; 
       }

#font2weiss {
             font-family :   Lato;
             color       :#000000;
             font-size   : 1.15rem; 
            }

#font3 {
        font-family :   Lato;
        color       :#43464B;
        font-size   :1.25rem; 
       }
	   	   	   
#impressum{
           width             :   1068px;
	          position          : absolute;
           top               :    230px;
           background-color  :  #EEEEEE;
           left              :     10px;
           margin-left       :      0px;
           font-family       :     Lato;
           font-size         :   1.3rem;
           color             :  #43464B;
           position          : absolute;
           padding           :     5px;
          }

#tableheader{
        width             :   1000px;
        height            :    300px;
	       position          : absolute;
        top               :     10px;
        left              :     10px;
        background-color  :  #555555;
        margin-left       :      0px;
        font-family       :     Lato;
        font-size         :   1.3rem;
        color             :  #EEEEEE;
        position          : absolute;
        padding           :      5px;
       }


#tabletext{
        width             :  1000px;
	       position          : absolute;
        top               :    330px;
        background-color  :  #EEEEEE;
        left              :     10px;
        margin-left       :      0px;
        font-family       :     Lato;
        font-size         :   1.5rem;
        color             :  #43464B;
        position          : absolute;
        padding           :      5px;
       }

#tablerow  { 
	        background-color  :  #DDDDDD;
	        border-collapse   : collapse;
	        border            :      0px;
           }

#fragebogen{
            width             :   1000px;
	           position          : absolute;
            top               :    320px;
            background-color  :  #EEEEEE;
            left              :     10px;
            margin-left       :      0px;
            font-family       :     Lato;
            font-size         :   1.2rem;
            color             :  #43464B;
            position          : absolute;
            padding           :      5px;
           }

#body { 
       width           :   1000px ;
       text            :    white ;
       link            :     blue ;
       vlink           :   purple ;
       alink           :      red ;
       top             :      10px ;
       left            :      0px ;
       position        : absolute ;
       margin-left     :      0px ;
       font-family     :      Lato;
       font-size       :    1.3rem;
       padding         :      0px ;
       background-color:  #EEEEEE ;
      }

