#container {
width:975px;
height:400px;
text-align:center;
}

h1,h2,h3,h4 {
font-family: helvetica, "sans serif", arial;
}

p {
font-size: 13pt;
font-family: helvetica, "sans serif", arial; 
}

.color  {color: blue;}
.color1 {color: red;}
.color2 {color: green;}
.color3 {color: white;}

.links {float: left;}

.links1{float: left;text-align:left;}

.rechts {float: right;}


