// CSS-Skript für Georg Kastl Geigenbau

.bigheading { font-size: 20pt; font-family: serif; }
.box        { border: 2px #835013 solid;  float:left; }
.klein      { font-size: 10pt; font-family: sans }
.flowtext   { text-align: justify; padding-left: 70px; width: 330px; float: left; margin-top: 0px }
.contentimage { float:right; margin-left: 40px; margin-right: 40px; margin-bottom: 30px; margin-top: 0px; 
                border: 2px solid black; width: 250px }

#footer { width: 754px; height: 130px; margin-top: 50px; border-top: solid 3px #835013;}


body { background-image: url(textur4.jpg); background-repeat: repeat-y; background-position: center; 
       font-family: serif; text-align: center;  }
h1  { font-size: 16pt; font-family: serif; padding-bottom: 30px; padding-top: 20px}

a:link { font-weight:normal; color: black; text-decoration: inherit; }
a:visited { font-weight:normal; color: black; text-decoration:none; }
a:focus { font-weight:normal; color: black; text-decoration:none; }
a:hover { font-weight:normal; color: black; text-decoration:underline; }
a:active { font-weight:normal; color: black; text-decoration:none; }

img { border: none; margin: none }

