/* Standard-CSS f�r www.newtec.de */
/*--------------------------------------*/
/*--------------------------------------*/
/*--------------------------------------*/
/*--------------------------------------*/
html,body
{
    font-size: 90%;
    font-family: tahoma,arial,helvetica;
    color: #484F52; 
    background-color:#BDD7EA;
    margin: 0px;
    padding: 0px;
    height: 100.01%;
}
/*--------------------------------------*/
table
{
   font-size: 90%;
   font-family: tahoma,arial,helvetica;
   table-layout: fixed;
   border-collapse: collapse;
   border-spacing: 0px;
   empty-cells: show;
   Border: 0px;
    height: 100%;
}
/*-------------------------------------------------*/
.contentbox
{
width: 954px;
margin: auto;
position: relative;
margin-top: 26px;
}
/*-------------------------------------------------*/
a
{
font-family: tahoma,arial,helvetica;
color: #0E67AC;
text-decoration: underline;
font-weight: normal;
font-size: 11px;
cursor: pointer;
}
a:link 
{
color: #0E67AC;
}
a:visited 
{
color: #0E67AC;
}
a:hover 
{
color: #70747B;
}
a:active 
{
color: #0E67AC;
}
/*-------------------------------------------------*/
h1
{
    font-size: 100%; 
    line-height: 15px;
    font-family: arial,helvetica,verdana;
    font-weight: bold;
    color: #484F52; 
    margin: 0px;
    padding: 0px;
}
/*-----------------------------------------------------*/
h2
{
    font-size: 85%; 
    line-height: 13px;
    font-family: arial,helvetica,verdana;
    font-weight: bold;
    color: #14197D; 
    text-align: left;
    margin: 0px;
}
/*-----------------------------------------------------*/
h3
{
   font-size: 90%;
   font-family: verdana, arial;
   color: #000000;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
/*-----------------------------------------------------*/
h4
{ 
    padding-left: 4px;
    line-height: 19px;
    background-color: #F27000;
    border-width: 0px 0px 1px 0px;
    border-color: #28276F;
    border-style: solid;
    margin: 1px;
    font-size: 110%;
    font-weight: bold;
    color: white;
}
/*-------------------------------------------------*/
h5
{ 
    font-size: 100%;
    font-weight: bold;
}
/*-------------------------------------------------*/
.box
{
background-color:#E5EFF8;
border: 1px solid #206AC1;
font-size: 90%;
font-family: tahoma,arial,helvetica;
color: #0E67AC; 
padding-left: 2px;
}



