/* CSS Document */

body {margin: 20px; font: 14px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; height: 100%; background-image:
url(background.jpg); background-repeat:repeat-x;}
.header{float: none; width: 668px; height: 110px; background: url(header.gif) no-repeat; margin-bottom:10px;}
a:link, a:visited, a:hover {color: #e88800; text-decoration: none; font-weight: bold;}

.ganzaußen{float:float; width:530; height: 420;}
.außen{float: left; width: 520px; height: 420px; background-image:url(kasten.gif); padding-top: 30px; padding-left: 10px; margin-left:25px;}
.platzhalter{float:right ; width: 520px;}

.innen1{float: left; width: 200px; height: 30px}

.lable1{float:left; width: 70px;}
.text1{float: left; width: 130px;}

.innen2{float: left; width: 200px; height: 30px}

.lable2{float: left; width: 120px;}
.text2{float: left; width: 80px;}

.innen3{float:left; width: 30px;}
.button1{float: left; width: 200px;}
.button2{float: left; width: 200px;}

.checkbox{float: none; width:520;}


