/* CSS Document */

#majabunt1:hover   { background-image: url(majabunt1.gif); }
#majabunt1:active  { background-image: url(majabunt2.gif); }

h1, h2, h3, h4, h5 { font-family: verdana; margin-left: 33px; margin-right: 33px; color: grey; } 
h1 {}
h2 {}
h3 {margin-top: -16px; font-decoration: none; font-size: 14px;} 
h4 {}
p { font-family: verdana; margin-left: 33px; margin-right: 33px; color: black; font-size: 11px; }
blockquote { font-family: verdana; margin-left: 55px; margin-right: 77px; color: black; font-size: 11px; }

body { background-color: #116F37; }

a         { font-family: verdana; font-size: 11px; }
a:link    { font-weight:bold; color:#116F37; text-decoration:none; }
a:visited { font-weight:bold; color:#116F37; text-decoration:none; }
a:focus   { font-weight:bold; color:#116F37; text-decoration:underline; }
a:hover   { font-weight:bold; color:#116F37; text-decoration:none; }
a:active  { font-weight:bold; color:red;    text-decoration:underline; }


.fett { font-weight: bold; }
.kursiv { font-decoration: italic; }
.rot { color: red; font-weight: bold; }
.times { font-family: Times New Roman; }
.gross { font-size: 25px; }

div.box {width: 740px; background-color: white; margin-top: -20px; text-align: justify; margin-bottom: +30px;}

