
body
{
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color:#000000;
    background-color: #ffffff;
    background-image:url('/layouts/layout.startseite/bilder/bg.jpg');
    background-repeat:repeat-x;        
}

table, input, select, textarea
{
    font-family: Arial;
    color:#000000;
    font-size: 12px;
}

a
{
    color:#DA065B;
    text-decoration:none;
}

a:hover
{
    color:#000000;    
}

h1, h2
{
    margin:0px;
    margin-top:15px;
    margin-bottom:10px;
    font-size:14px;
}

h3, h4, h5
{
    margin:0px;
    margin-top:15px;
    margin-bottom:10px;
    font-size:12px;
}

p
{
    margin-top:15px;
    margin-bottom:15px;    
}

.cHeader
{
    width:962px;
    height:137px;
    background-image:url('/layouts/layout.startseite/bilder/header.jpg');
    background-repeat:no-repeat;
}

.cHeaderText
{
    text-align:left;
}

.cHeaderText a
{
    color:#000000;
    margin-left:5px;
    margin-right:5px;
}

.cHeaderText a:hover
{
    color:#DA065B;
}

.cHeaderLine
{
    width:100%;
    height:5px;
    background-color:#DA065B;
    font-size:1px;
}

.c123
{
    width:962px;
    height:94px;
    background-image:url('/layouts/layout.startseite/bilder/123.jpg');
    background-repeat:no-repeat;
}

.cMain
{
    width:962px;
    height:303px;
    background-image:url('/layouts/layout.startseite/bilder/main.jpg');
    background-repeat:no-repeat;
}

.cContent
{
    width:962px;
}

.cContentText
{
    padding:10px 0px 10px 10px;
    text-align:left;
}

.cFooter1
{
    width:962px;
    height:207px;
    background-image:url('/layouts/layout.startseite/bilder/footer1.jpg');
    background-repeat:no-repeat;
}

.cFooter1Text
{

}

.cFooter2
{
    width:962px;
    height:154px;
    background-image:url('/layouts/layout.startseite/bilder/footer2.jpg');
    background-repeat:no-repeat;
    text-align:left;    
}

.cFooter2Text
{
    font-size:11px;
    color:#666666;  
}

.cFooterLinks
{
    width:962px;
}

.cFooterLinksText
{
    padding:10px;
    color:#666666;
    font-size:11px;
    line-height:20px;
}

.cFooterLinksText a
{
    color:#666666;
    font-size:11px;    
}
