a{text-decoration:underline; cursor:pointer; color:#03F;}

.ort{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#009653;
}

.h1{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#009653;
}

.h1 a{
color:#009653;
text-decoration:underline;
}

.h1 a:hover{
color:#000000;
text-decoration:underline;
}

.h2, h2{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#009653;
}

.h2 a{
color:#009653;
text-decoration:underline;
}

.h2 a:hover{
color:#000000;
text-decoration:underline;
}

.red{
color:#FF0000;
font-weight:bold;
}

#divForm{
padding-left:14px;
}


#tdLeft{
padding-right:15px;
}

#tableKurs{
width:600px;
}

#tdKursTop{
height:35px;
padding-left:30px;
padding-right:15px;
background-image:url(../images/bg/kurs_top.png);
background-position:center top;
background-repeat:no-repeat;
}

#tdKursBody{
height:15px;
padding-left:30px;
padding-right:15px;
background-image:url(../images/bg/kurs_body.png);
background-position:center top;
background-repeat:repeat-y;
}

#tdKursFoot{
height:35px;
padding-left:30px;
padding-right:15px;
background-image:url(../images/bg/kurs_foot.png);
background-position:center top;
background-repeat:no-repeat;
}

#tableKursHead{
height:35px;
width:100%;
}

#tableKursBody{
height:25px;
width:100%;
}

#tdCol1{
width:25%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;
}

#tdCol2{
width:25%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;}

#tdCol3{
width:20%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;}

#tdCol4{
width:15%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;}

#tdCol5{
width:15%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;}

#tablePrisHead{
height:35px;
width:100%;
}

#tablePrisBody{
height:25px;
width:100%;
}

#tdPrisCol1{
width:85%;
line-height:18px;}

#tdPrisCol2{
width:15%;
line-height:18px;
padding-right:15px;}


#tdKursCol1{
width:15%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;}

#tdKursCol2{
width:30%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;
}

#tdKursCol3{
width:15%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;
}

#tdKursCol4{
width:15%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;
}

#tdKursCol5{
width:10%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;
}

#tdKursCol6{
width:15%;
line-height:18px;
border-bottom:#9C3 solid 1px;
padding-bottom:5px;
}

ul.pdf{
	list-style:inside;
	list-style-image:url(../images/btns/pdf_bullet_mini.png);
	font-weight:bold;
}



div.blackout{ display:block; position:fixed; z-index:100; top:0; left:0; width:100%; height:100%;  overflow:hidden;  background:#ffffff; 
filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;}
	
div.blackout_container{ display:block; z-index:101; position:absolute; top:28%; left:28%; width:600px; height:400px; background: #FFF; border:solid 3px #9C0;

  }
  
div.blackout_container div{ display:block; padding:50px; }
div.blackout_container h1{font-size:2.0em; font-weight:bold; font-style:oblique; padding-bottom:1em;}
