/* CSS Document */

/*in allem vorhanden*/
body {margin: 20px; font: 14px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; height: 100%; background-image:url(background.jpg); background-repeat:repeat-x;}
.außen{float: left; width: 670px;}
.header{float: left; width: 670px; height: 110px; background: url(header2.gif) no-repeat; margin-bottom:10px;}
.innen1{float: left; width: 60px; }
.footer{float: left; width: 670px; font: 10px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #e88800; }
a:link, a:visited, a:hover {color: #e88800; text-decoration: none; font-weight: bold;}

/*Texte*/
.innen2{float: left; width: 670px; height: 200px; background:url(kastentext.gif) top right no-repeat;}
.textBeiLayout{float: left; width: 600px; margin-top:40px}

/*Abmeldeform*/
.innen2abmelden{float: left; width: 670px; height: 180px; background:url(abbestellen.gif) top right no-repeat; padding-top: 30px;}
.text{float: left; width: 80px; color: #e88800; margin: 5px;}
.feld{float: left; width: 460px; margin: 5px; }


/*Anmeldeform*/
.innen2anmelden{float: left; width: 670px; height: 450px; background:url(aboklein.gif) top right no-repeat; padding-top: 30px;}
.sternchen{float: left; width: 250px; margin: 5px; font: 9px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;}
.text1{float: left; width: 250px; color: #e88800; margin: 5px;}
.feld1{float: left; width: 320px; margin: 5px; }














