
/*-------------------------------------------------*/
body
{
    font-size: 100%;
    font-family: arial,verdana,tahoma;
    color: #FFF; 
    background-color: #24050D;
    background-image: url('../backgrounds/bg_verlauf2.bmp');
    background-repeat: repeat-y;
    background-position:center;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

/*-------------------------------------------------*/
table
{
   font-size: 90%;
   font-family: arial;
}

/*-------------------------------------------------*/
h1
{
    font-size: 110%; 
    font-weight: normal;
    color: #CF950F; 
    margin: 0px;
padding: 0px 0px 13px 0px;
    margin-top: 0px;
}

/*-------------------------------------------------*/
h2
{
   font-size: 140%;
   font-family: trebuchet,tahoma,verdana;
   color: #999896;
   font-weight: bold;
}

/*-------------------------------------------------*/
h3
{
   font-size: 90%;
   font-family: trebuchet,tahoma,verdana;
   color: #000000;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}

/*-------------------------------------------------*/
.bodybox
{
    margin: auto;
    margin-top: 50px;
}

/*-------------------------------------------------*/
.contentbox_links
{
font-size: 100%;
}

/*-------------------------------------------------*/
.contentmodul
{
width: 480px;
position: relative;
padding-bottom: 15px;
line-height: 120%;
}

/*-------------------------------------------------*/
.contentmodul_signet
{
width: 41px;
height: 18px;
float: left;
background-image: url('../backgrounds/listsign.gif');
background-repeat: no-repeat;
background-position:0px 0px;

}

/*-------------------------------------------------*/
.thumbnail
{
float: left;
margin: 0px 6px 5px 0px;
border: 1px solid #81515F;
}

/*-------------------------------------------------*/
.thumbborder
{
border: 1px solid #81515F;
}

/*-------------------------------------------------*/
.text_content
{
font-size: 85%;

}

/*-------------------------------------------------*/
.textbox_content
{
margin-left: 50px;
padding-top: 6px;

}

/*-------------------------------------------------*/
.text_footer
{
font-size: 85%;
color: #CF950F;
}

/*-------------------------------------------------*/
.textbox_footer
{
margin-left: 2px;
background-color: #5E2E3C;
border-right: 1px solid #784554;
border-left: 1px solid #784554;
background-image: url('../backgrounds/footer_left_mitte_1px.jpg');
background-repeat: repeat-x;
background-position:top;
}

/*-------------------------------------------------*/
.text_projekte_teaser
{
font-size: 75%;
}

/*-------------------------------------------------*/
.homebox
{
background-image: url('../icons/home.gif');
background-repeat: no-repeat;
background-position:48px 6px;
}
