@charset "utf-8";
/* CSS Document */

body{ background-image:url(images/strips.png); font-family:Arial; font-size:12px;}

#allt{ width:970px; height:auto; margin-left:auto; margin-right:auto; margin-top:100px;}
#banner{ width:970px; height:199px; background-image:url(images/banner.gif) }
#bar{ width:970px; height:auto;}
#content{ width:970px; height:460px; background-color:#FFF; float:left; clear:both;}
#footer{ width:970px; height:auto;}
#meny_buttons{ width:105px; height:27px; float:left; margin-left:10px; margin-top:172px;}
#rubrik{ width:auto; height:auto; margin-left:20px; margin-top:20px;}
#text{ width:615px; height:auto; margin-left:20px; margin-top:10px;}


.bold{ font-weight:bold;}
.px18{ font-size:18px; }
.input{ width:400px; height:180px;}