/* CSS Document */

/* Allgemeines */
div,p,h1,h2,h3,h4,form,input
{
margin:0;
padding:0;
}

img
{
border:none;
}

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

a:hover
{
color:red;
text-decoration:none;
}

body
{
text-align:center;
width:100%;
height:100%;
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
margin:0px;
background: #fff url('../upload/layout/lay_bg_body.jpg') repeat-x;
padding:0px;
color:#767676;
}


#container
{
margin:20px auto;
text-align:left;
height:auto;
width:885px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
background-color: #fff;
border:1px solid #c0c0c0;
color:#767676;
padding:5px;
}

#header
{
    width:885px;
    float:left;
    height:auto;
    background: #fff url('../upload/header/background4.jpg') no-repeat right bottom;
}

#wappen
{
float:left;
width:auto;
height:auto;
padding:0px 12px 0px 20px;
}

#vereinsnamePLUSbild
{
    float:left;
    width:auto;
    position:relative;
    height:145px;
}

#verein
{
    display:none;
    float:left;
    position:absolute;
    bottom:56px;
    background:transparent;
    border-top:1px solid #020d89;
    border-bottom:1px solid #020d89;
    padding:4px 0px 4px 8px;
    width:300px;
    margin-left:15px;
    font-size:1.7em;
    font-weight:bold;
    color:#1031cb;
}

#verlauf
{
    clear:both;
    margin-top:-21px;
    float:left;
    width:885px;
    height:21px;
    line-height:20px;
}

#trenner
{
    float:left;
    width:885px;
    margin:0px 0px;
    height:14px;
    line-height:14px;
    background: #1031cb url('../upload/layout/schatten.jpg') repeat-x right bottom;
}

#contentContainer
{
float:left;
width:885px;
height:auto;
background: #fff url('../upload/layout/lay_bg_content.jpg') repeat-y;
border-bottom:2px solid #c0c0c0;
margin-bottom:5px;
}

#contentBereich
{
float:left;
width:516px;
height:auto;
padding:15px 24px 10px 20px;
line-height:18px;
}

#contentBereich { \width: 560px; }
#contentBereich { w\idth: 516px; }

#contentBereich table
{
max-width:515px;
}

#contentBereich h1
{
font-size:16px;
color:#1031cb;
padding-bottom:5px;
margin-bottom:15px;
border-bottom:2px dotted #020d89;
}

#contentBereich p
{
line-height:18px;
margin-bottom:10px;
}

#contentBereich a
{
color:#1031cb;
text-decoration:none;
background-image:none;
}

#contentBereich a:hover
{
color:#1031cb;
text-decoration:underline;
background-image:none;
}

#newsContainer
{
float:left;
width:173px;
height:auto;
margin-top:0px;
}

#newsBereich
{
float:left;
width:173px;
height:auto;
padding:0px 0px 5px 0px;
position:relative;
}

#newsBereich a
{
color:#1031cb;
text-decoration:none;
background-image:none;
font-weight:bold;
}

#newsBereich a:hover
{
color:#1031cb;
text-decoration:none;
background-image:none;
}

#newsBereich h2#aktuell
{
color:#1031cb;
font-size:15px;
font-weight:bold;
letter-spacing:0.1em;
margin-bottom:13px;
text-transform:uppercase;
padding:10px 20px;
background-color:#f2f2f2;
}

#newsBereich .news h2
{
color:#1031cb;
font-size:11px;
font-weight:bold;
margin-bottom:0px;
padding-left:0px;
}

#newsBereich .news 
{
clear:both;
float:none;
background-color:#f2f2f2;
margin-top:7px;
padding:7px 10px 7px 10px;
}

#newsBereich .newsBild
{
float:none;
}

#newsBereich .news h3
{
color:#1031cb;
margin-top:1px;
margin-bottom:2px;
font-size:11px;
}

#newsBereich .news p
{
line-height:16px;
font-size:11px;
}

form, input
{
margin:0px;
padding:0px;
color:#000000;
}

input
{
margin:0px;
padding:0px;
border:1px solid #1031cb;
}

#siteInfo
{
clear:both;
height:auto;
width:885px;
font-size:11px;
text-align:center;
}

/* Standard-Userstyles */
.BildLinks
{
float:left;
margin:10px;
margin-top:4px;
margin-left:0px;
}
