*
{
    font-family:Helvetica, Verdana, Helvetica, Arial, sans-serif;
}

a
{
    color:#8bcdea;
}
a:hover
{
    color:#4b9daa;
}

#all
{
    margin:auto;
    clear:both;
    width:1000px;
}

body
{
    background: url("./imgs/bg.png") repeat-x #212121;
}

#header
{
    text-align:right;
    border:0px solid red;
}

#txt_intro
{
    margin-top:5px;
    font-size:18px;
    color:#ccc;
    line-height:29px;
    border:0px solid red;
}

#txt_cap_itms
{
    clear:both;
    font-size:21px;
    color:#ddd;
    margin-top:20px;
}

.inf_all
{
    clear:both;
    width:100%;
    font-size:16px;
    color:#fff;
    line-height:21px;
}

#inf_ezug
{
}
#inf_amicl
{
}
#inf_mds
{
}
#inf_jtg
{
}


#cntct_cap
{
    clear:both;
    margin-top:10px;
    color:#ddd;
    font-size:18px;
}

.vcard
{
    float:left;
    margin-top:5px;
    font-size:12px;
    color:#ddd;
    line-height:16px;
}

#itms
{
    float:left;
    width:100%;
    margin-top:5px;
    padding-left:10px;
}

.itm
{
    float:left;
    margin-right:30px;
    height:300px;
}

#itm_ezug
{
    width:228px;
    background: url(http://www.virtualart-online.de/imgs/img_ezug.png) no-repeat;
}

#itm_mds
{
    width:213px;
    background: url(http://www.virtualart-online.de/imgs/img_mds.png) no-repeat;
}

#itm_amicl
{
    width:231px;
    background: url(http://www.virtualart-online.de/imgs/img_amicl.png) no-repeat;
}

#itm_jtg
{
    width:199px;
    background: url(http://www.virtualart-online.de/imgs/img_jtg.png) no-repeat;
}

#footer
{
    clear:both;
    text-align:right;
    font-size:10px;
    color:#999;
}