/* CSS Document */

body { background-color: #73C2FD }

.stylehovedfarge { background-color: #52B0F8 }

.styleaktivlink { font-size: 12px; font-family: verdana, Helvetica; font-weight: bold; background-color: #ffffff }

.stylebildefelt { background-color: #ffffff }


.stylelinje    { line-height: 6px;}





.stylehovedlink    { font-size: 12px; font-family: verdana, Helvetica; font-weight: bold; color: #4FB1FA}
.stylehovedlink:link { color: #ffffff; text-decoration: none }
.stylehovedlink:visited { color: #ffffff; text-decoration: none }
.stylehovedlink:hover { color: #4FB1FA; text-decoration: none }

.styleunderlink    { font-size: 12px; font-family: verdana, Helvetica; font-weight: normal; color: #4FB1FA}
.styleunderlink:link { color: #ffffff; text-decoration: none }
.styleunderlink:visited { color: #ffffff; text-decoration: none }
.styleunderlink:hover { color: #4FB1FA; text-decoration: none }

.styletittellink    { font-size: 12px; font-family: verdana, Helvetica; font-weight:normal; color: #ffffff}
.styletittellink:link { color: #ffffff; text-decoration: none }
.styletittellink:visited { color: #ffffff; text-decoration: none }
.styletittellink:hover { color: #4FB1FA; text-decoration: none }

.stylebrodtekst    { font-size: 12px; font-family: verdana, Helvetica; font-weight:normal; color: #ffffff}
.stylebrodtekst:link { color: #ffffff; text-decoration: none }
.stylebrodtekst:visited { color: #ffffff; text-decoration: none }
.stylebrodtekst:hover { color: #ffffff; text-decoration: none }










.styleknappen {  font-family: arial, Helvetica, sans-serif; 
				font-size: 8pt;
				font-weight: bold; 
				border: 1px solid; 
				margin-top: 1px; 
				margin-right: 0px; 
				margin-bottom: 0pt; 
				margin-left: 0px; 
				border-right: #CC0000 1px solid; 
				border-left: #FF6666 1px solid; 
				border-top: #FF6666 1px solid; 
				border-bottom: #CC0000 1px solid;
				text-align : center;
				color: #ffffff;
				background:#ff0000
			}
