/* text */
h1                     { font-family: Arial, Helvetica, Verdana; font-size: 24px; font-style: normal; line-height: 24px; font-weight: normal; color: #7a7b7c; }
.text                  { font-family: Arial, Helvetica, Verdana; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #7a7b7c; }
.texthead							 { font-family: Arial, Helvetica, Verdana; font-size: 14px; font-style: normal; line-height: 18px; font-weight: normal; color: #7a7b7c; }
.textcolor             { font-family: Arial, Helvetica, Verdana; font-size: 17px; font-style: normal; font-weight: normal; color: #a1b900; padding-top:-10px;}

.textbold              { font-family: Arial, Helvetica, Verdana; font-size: 12px; font-style: normal; line-height: 16px; font-weight: bold; color: #7a7b7c; }
.textsmall             { font-family: Arial, Helvetica, Verdana; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #7a7b7c; }


.textwhite             { font-family: Arial, Helvetica, Verdana; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #ffffff; }
.textheadwhite         { font-family: Arial, Helvetica, Verdana; font-size: 14px; font-style: normal; line-height: 18px; font-weight: normal; color: #ffffff; }
.hwhite                { color: #ffffff; }

/* links */
a:link                 { text-decoration: none; color: #ffffff; border:0px; }
a:visited              { text-decoration: none; color: #ffffff; border:0px; }
a:hover                { text-decoration: none; color: #a1b900; border:0px; }
a:active               { text-decoration: none; color: #a1b900; border:0px; }

/* links */
.download              { font-family: Arial, Helvetica, Verdana; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #a1b900; }
.download a:link       { text-decoration: none; color: #a1b900; border:0px; }
.download a:visited    { text-decoration: none; color: #a1b900; border:0px; }
.download a:hover      { text-decoration: none; color: #7a7b7c; border:0px; }
.download a:active     { text-decoration: none; color: #7a7b7c; border:0px; }

/* navi  */
.navi                  { font-family: Arial, Helvetica, Verdana; font-size: 13px; font-style: normal; line-height: 20px; font-weight: normal; color: #7a7b7c; padding:12px; }
.naviover              { font-family: Arial, Helvetica, Verdana; font-size: 13px; font-style: normal; line-height: 20px; font-weight: normal; color: #a1b900; padding:12px; }
.navi a:link           { text-decoration: none; color: #7a7b7c; }
.navi a:visited        { text-decoration: none; color: #7a7b7c; }
.navi a:hover          { text-decoration: none; color: #a1b900; }
.navi a:active         { text-decoration: none; color: #a1b900; }


/* startnavi  */
.startnavi             { font-family: Arial, Helvetica, Verdana; font-size: 13px; font-style: normal; line-height: 20px; font-weight: normal; color: #ffffff; padding:12px; }
.startnavi a:link      { text-decoration: none; color: #ffffff; }
.startnavi a:visited   { text-decoration: none; color: #ffffff; }
.startnavi a:hover     { text-decoration: none; color: #a1b900; }
.startnavi a:active    { text-decoration: none; color: #a1b900; }


/* projekt navi  */
.projektnavi           { font-family: Arial, Helvetica, Verdana; font-size: 24px; font-style: normal; line-height: 24px; font-weight: normal; color: #a1b900; padding-right:6px; padding-left:8px; }
.projektnaviover       { font-family: Arial, Helvetica, Verdana; font-size: 24px; font-style: normal; line-height: 24px; font-weight: normal; color: #7a7b7c; padding-right:6px; padding-left:8px; }
.projektnavi a:link    { text-decoration: none; color: #a1b900; }
.projektnavi a:visited { text-decoration: none; color: #a1b900; }
.projektnavi a:hover   { text-decoration: none; color: #7a7b7c; }
.projektnavi a:active  { text-decoration: none; color: #7a7b7c; }


/* form */
input                  { font-family: Arial, Helvetica, Verdana; font-size: 12px; font-style: normal; color: #4d503e; border: #2f1f49 1px solid; background-color: #f2f4e5; width:200px; }
.submit                { font-family: Arial, Helvetica, Verdana; font-size: 12px; font-style: normal; color: #FFFFFF; border: #2f1f49 1px solid; background-color: #2f1f49; width:100px; }


/* body */
body                   {  background-image:url(../img/site/bg.gif); }
