.box_container
{
    float:left;
    width: 255px;
    padding-bottom:35px;
    margin-bottom:35px;    
}

.box_technik
{
    background-image:url(../images/template/box_technik.jpg);
    background-repeat:no-repeat;
    background-postion:top right;
    height:113px;
    width:253px;
    margin-top:8px;
    float:right;
}

.box_technik_en
{
    background-image:url(../images/template/box_technology-production.jpg);
    background-repeat:no-repeat;
    background-postion:top right;
    height:113px;
    width:253px;
    margin-top:8px;
    float:right;
}

.box_layout
{
    background-image:url(../images/template/box_datenaustausch.jpg);
    background-repeat:no-repeat;
    background-postion:right;
    height:124px;
    width:253px;
    margin-top:5px;
    float:right;    
}

.box_layout_en {
  background-image:url(../images/template/box_filetransfer.jpg);
   background-repeat:no-repeat;
    background-postion:right;
    height:124px;
    width:253px;
    margin-top:5px;
    float:right; 
  }

.box_login,
.box_login_en
{
    background-image:url(../images/template/box_loginserviceportal.jpg);
    background-repeat:no-repeat;
    background-postion:right;
    height:119px;
    width:253px;
    margin-top:5px;
    float:right;    
}



.box_container p 
{
    font-size:10px;
    font-family:verdana;    
    color:#45494c;
    padding-top:55px;
    padding-left:19px;
    padding-right:70px;
}

.box_container p a, .box_container ul li a
{
    font-size:10px;
    font-family:verdana;    
    color:#45494c;
    text-decoration:none;
}

.box_container p a:hover, .box_container ul li a:hover
{
    color:black;
}

.box_container ul
{
    padding-top:55px;
    padding-left:19px;
    padding-right:70px;
    list-style:none;
}

.box_container ul li
{
    font-size:10px;
    font-family:verdana;    
    color:#45494c;
    background-image:url(../images/template/box_container_li.gif);
    background-repeat:no-repeat;
    background-position: 4px 6px;
    //background-position: 4px 8px;    
    padding-left:13px;
}

.box_container a
{
    font-family:verdana;
    font-weight:normal;
    color:#002664;
    text-decoration:none;
}

.box_container a:hover
{
    color:#3f6bb2;
}

.box_container a.pfeil
{
    background-image:url(../images/template/a_pfeil.gif);
    background-repeat:no-repeat;
    background-position:0px 3px;
    padding-left:20px;
    text-decoration:none;
    font-size:10px;
    font-weight:normal;
    display:block;    
}

.box_container div.line
{
    margin:0;
    padding:0;
    background-position:0px;
    height:9px;
    line-height:9px;
    width:156px;
}
