P {
        FONT-SIZE: 14px; COLOR: #000000; TEXT-INDENT: 0px; FONT-FAMILY: 'ArialMT', 'Arial', sans-serif; TEXT-ALIGN: deafult
}
A:link {
        FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: 'AndaleMono', 'Andale Mono', 'ArialMT', 'Arial', sans-serif; TEXT-DECORATION: none
}
A:visited {
        FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: 'AndaleMono', 'Andale Mono', 'ArialMT', 'Arial', sans-serif;; TEXT-DECORATION: none
}
A:hover {
        FONT-SIZE: 12px; COLOR: #05B0F9; FONT-FAMILY: 'AndaleMono', 'Andale Mono', 'ArialMT', 'Arial', sans-serif; TEXT-DECORATION: none
}


# Arial, Times New Roman, Verdana, Helvetica, sans-serif;

# P : Schriftgröße des Textes
# visited Schriftgröße der Menüpunkte und Links
# hover Schriftgröße und art des Roll-Over effektes


h2,h3,h4,h5,h6,div,p,body,html,input,button,align-center {
        font: bolt 14px Arial,Times New Roman,Verdana,Helvetica
}
body{
        text-align:top;
        font-size: 100.0%;
        font-weight: none;
        background-color:#bbc2c0;

        }

h1 {
        font: normal 24px 'AndaleMono', 'Andale Mono', 'ArialMT', 'Arial', sans-serif;
        font-weight: bold;
        color:#000000;
}

h2 {
        font: normal 22px 'AndaleMono', 'Andale Mono', 'ArialMT', 'Arial', sans-serif;
        font-weight: bold;
        color:#000000;
}
h3 {
        font: normal 20px 'AndaleMono', 'Andale Mono', 'ArialMT', 'Arial', sans-serif;
        font-weight: bold;
        color:#000000;
}


.align-center {
	text-align:center;
}

img.block {
        display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {                         #Trailer bereich
  text-align:left;
  margin-left: 0 auto;
  margin-top: 0 auto;
  margin: 0 auto;
  border:50px white;


 }

div#links {
        float:left;
        width:250px;
       # position:relative;
       # left:0 auto; top:0 auto; bottom:0 auto;
        background-color:#ffffff;

}

div#head {
 #       font: bolt 10px 'AndaleMono', 'Andale Mono', 'ArialMT', 'Arial', sans-serif;
      #  padding-top:12px;
#	padding-bottom:10px;
        background-color:#ffff00;
}

div#center {
       # position: absolute;
       # left:360px; top: 10px; width:680px; height:0 auto;
        background-color:#ffffff;
        }


.float-left {
 #       float:left;

}



