/****** PRENT SNIÐ*************/
@media print {
* {
          FONT-FAMILY: Tahoma, Arial, Helvetica, Verdana, Sans-serif ;
          COLOR: #000000;
}

body, div, td {
          FONT-SIZE: 12px;
}

BODY {
}

input, select, textarea {
          font-size: 10px;
          width: 100px;
}

H1 {
          font-size: 130%;
          margin: 0px 0px 3px 0px;
}

H2 {
          font-size: 120%;
          margin: 0px 0px 3px 0px;
}

H3 {
          font-size: 110%;
          margin: 0px 0px 3px 0px;
}

H4 {
          font-size: 100%;
          margin: 0px 0px 3px 0px;
}

H5 {
          font-size: 90%;
          margin: 0px 0px 3px 0px;
}

H6 {
          font-size: 80%;
          margin: 0px 0px 3px 0px;
}

HR {
}

HR.clear {
          DISPLAY: none ;
}

A:link {
          text-decoration: none;
}

div {
          text-align: left;
}

form {
          margin: 0px;
}

strong {
}

.Hidden {
          DISPLAY: none ;
}

object {
          DISPLAY: none ;
}

}

/****** SKJÁSNIÐ *************/
@media screen {
/****** COLORS *************/
          BODY {
          BACKGROUND: #FFF;
}

body, div, td {
          COLOR: #333;
}

.DateCatAuthor {
          color: #666;
}

.Banner1Text, .Banner2Text {
          background: #f6f6f6;
}

.SurveyGraphOff {
          background-color:#ccc;
}

.Headline, strong, A:link, A:visited, A:active {
          color: #cc0000;
}

#FooterArea, .Banner1Headline {
          background-color: #ccc;
}

#HeadTextBoxArea, .Banner2Headline, .SurveyGraphOn {
          background-color: #999 ;
}

A:hover, #FooterAreaContent A:hover {
          color: #999 ;
}

/****** GLOBAL OBJECTS *****************/
* {
          FONT-FAMILY: Tahoma, Arial, Helvetica, Verdana, Sans-serif ;
}

body, div, td {
          FONT-SIZE: 11px;
}

BODY {
          MARGIN: 0px;
          margin: 5px 0px 5px 0px;
}

input, select, textarea {
          font-size: 10px;
}

H1 {
          font-size: 130%;
          margin: 0px 0px 3px 0px;
}

H2 {
          font-size: 120%;
          margin: 0px 0px 3px 0px;
}

H3 {
          font-size: 110%;
          margin: 0px 0px 3px 0px;
}

H4 {
          font-size: 100%;
          margin: 0px 0px 3px 0px;
}

H5 {
          font-size: 90%;
          margin: 0px 0px 3px 0px;
}

H6 {
          font-size: 80%;
          margin: 0px 0px 3px 0px;
}

HR {
}

HR.clear {
          DISPLAY: none ;
}

A:link {
          text-decoration: none;
}

A:visited {
          text-decoration: none;
}

A:hover {
}

A:active {
          text-decoration: none;
}

div {
          text-align: left;
}

form {
          margin: 0px;
}

strong {
}

.Hidden {
          DISPLAY: none ;
}

/****** TEMPLATE AND ITS OBJECTS *****************/
#FrameArea {
		 float: center;
          width: 770px;
          border-bottom: 4px solid #cc0000;
}

#HeaderArea {
          float: left;
          width: 100%;
          height: 98px;
          background: #cc0000 url(alp_bann.htm) no-repeat;
}

.HeaderText {
          font-size:200%;
          font-weight:bold;
          color:#fff;
          margin:30px 0px 0px 60px;
}

#LeftArea {
          float:left;
          width:170px;
          margin-right:10px;
          margin-bottom:10px;
}

#VertMenuArea {
          float:left;
          width:100%;
          margin-bottom:10px;
}

#LeftContentArea {
          float:left;
          width:100%;
          margin-bottom:10px;
}

#CenterArea {
          float:left;
          width:590px;
          margin-bottom:10px;
          margin-top:10px;
}
#CenterArea3 {
          float:left;
          width:550px;
          margin-bottom:10px;
          margin-top:10px;
}

#CenterArea2 {
          float:left;
          width:280px;
          margin-bottom:10px;
          margin-right:10px;
          margin-top:10px;
}
#CenterAreabgd {
          float:left;
          width:580px;
          margin-bottom:10px;
          margin-right:10px;
          margin-top:10px;
}

#RightArea {
          float:right;
          width:300px;
          margin-bottom:10px;
          margin-top:10px;
}

#FooterArea {
          background:#bbb;
          border-bottom:1px solid #cc0000;
          width:770px;
          height:25px;
          margin-bottom:50px;
}

#FooterNav {
          width: 770px;
          margin-top:10px;
}

.FooterText {
          width:100%;
          text-align:center;
          color:#333;
          padding-top:5px;
}

.FooterText A {
          color:#333;
}

.FooterText A:hover {
          color:#666;
}

.bordercar {  
	border:#999999 solid; 
	border-width:1px 1px 0px;
}
}