
body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  background: #FFFFFF;
  font-size: 12px; 
  color: #000000;
}

.container {
  border: 1px solid #739BE3;
  top: 0px;
  width: 1050px;
  margin: 0 auto;
  text-align: center;
}

.header{
  clear:both;
  text-align:left;
  padding:0px;
  top:0px;
  left:0px;
  width:1050px; height:150px;
  z-index: 10;
}

.left-content {
  float: left;
  width: 175px;
  position: relative;
  top: 2px;
  left: 0px;
}

.wrapper {
  float:right;
  width:850px;
}

.main-content {
  padding-top: 12px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

.right-content {
  float:right;
  width: 200px;
  position:relative;
  top: 2px;
  left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  color: #213C93; 
}

.footer{
  clear:both;
  text-align: center;
  font-size:10px;
  border-top: 1px solid #93A8CF;
  background: #FFFFFF;
  padding:4px;
}

td.leftcontent {
  border-right: 1px solid #93A8CF;
  background: #E6EBFA;
}

td.maincontent {
  text-align: left;
}

td.rightcontent {
  border-left: 1px solid #93A8CF;
  background: #E6EBFA;
}

div.rootline {
  border-bottom: 1px solid #93A8CF;
  background: #F3F3F3;
  text-align: left;
  font-size: 13px;
  height: 15px;
  padding: 6px;
  padding-left: 15px;
  margin-bottom: 15px;
}

/* Vertical Navigation Menu */ 

.vertnav1-spc {
  display:block;
  margin: 10px 0px 0px 10px;
  text-indent: 0px;
  font-size:12px;
  font-weight: bold;
  color: #486BDC;
  width: 165px;
}

.vertnav1 A {
  display:block;
  margin: 2px 0px 0px 10px;
  text-indent:15px;
  white-space:nowrap;
  font-size:12px;
  color:#486BDC;
  text-decoration:none;
  width:165px;
  background:url(grafikk/button_arrow_blue_right.gif) 5px 30% no-repeat;
}

.vertnav1 a:hover {
  color:#FF6000; /* red orange*/ 
}

.vertnav1-act A {
  display: block;
  margin: 2px 0px 0px 10px;
  text-indent: 15px;
  white-space: nowrap;
  font-size: 12px;
  color: #FF6000; 
  text-decoration: none;
  width: 165px;
  background: url(grafikk/button_arrow_green_down.gif) 2px 30% no-repeat;
}

.vertnav1-act a:hover {
  color:#FF6000; /* red orange*/ 
}

.vertnav2 A {
  display:block;
  margin: 2px 0px 0px 10px;
  text-indent: 25px;
  white-space:nowrap;
  font-size:12px;
  color: #486BDC; 
  text-decoration:none;
  width:165px;
  background:url(grafikk/button_square_blue_line.gif) 15px 50% no-repeat;
}

.vertnav2 a:hover {
color:#FF6000; /* red orange*/ 
}

.vertnav2-act A {
  display:block;
  margin: 2px 0px 0px 10px;
  text-indent: 25px; 
  white-space:nowrap;
  font-size:12px;
  color:#FF6000; /* red orange*/ 
  text-decoration:none;
  width:165px;
  background:url(grafikk/button_square_green_line.gif) 15px 50% no-repeat;
}

.vertnav3 A {
display:block;
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:12px;
color:#486BDC;
text-decoration:none;
width:165px;
background:url(grafikk/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}

.vertnav3-act A {
display:block;
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:12px;
color:#FF6000;
text-decoration:none;
width:165px;
background:url(grafikk/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}

.vertnav4 A {
display:block;
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#486BDC;
text-decoration:none;
width:165px;
background:url(grafikk/button_square_blue_solid.gif) 50px 50% no-repeat;
}

.vertnav4 a:hover {
color:#FF6000; /* red orange*/ 
}

.vertnav4-act A {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../grafikk/button_square_green_solid.gif) 50px 50% no-repeat;
}


A { color:#274BBF; }
A:hover { color:#FF6000; text-decoration:none; }
TABLE.terminliste1 { border:1px #333333 solid; margin:10px 0px 10px 0px; width:550px; }
TABLE.terminliste1 TR TD { padding:0px 3px 0px 3px; }
TABLE.terminliste2 TR { background-color:#EDEBF1; }
TABLE.terminliste2 { border:1px #333333 solid; margin:10px 0px 10px 0px; width:550px; }
TABLE.terminliste2 TR TD { padding:0px 3px 0px 3px; }
TABLE.terminliste2 TR { background-color:#EDEBF1; }
H1.csc-firstHeader { font-family:arial, helvetica; font-size: 20px; margin-top:0px; }


