.maxwidth {
    width: 100%;
}
.textcenter {
    text-align: center;
}
.textleft {
    text-align: left;
}
.center {
    margin-left: auto;
	margin-right: auto;
}
.noborder {
    border: none;
}
.highlight {
    font-weight: bold;
    color: red;
}
h1 {
    font-size: 16pt;
    text-align: center;
    padding-bottom: 20px;
}
h2 {
    font-size: 13pt;
    padding-bottom: 10px;
    text-align: center;
}
h3 {
    font-size: 13pt;
    padding-bottom: 10px;
    text-align: left;
}
#content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    background-image: url("pix/content_bottom.gif");
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
}
#content #home TABLE.termintabelle TD {
    text-align: left;
    padding: 5px;
}

#content #vorher table {
    background-image: url("../content/vorher/pix/bg.jpg");
}
#content #vorher table td,
#content #vorher table th {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid black;
    border-collapse: collapse;
}
#content #vorher .group,
#content #vorher .team {
    color: gray;
}
#content #vorher .year {
    font-weight: bold;
}
#content #vorher a img {
    border: 1px solid black;
}
#content #damals {
    background-image: url("../content/damals/pix/titelbild.jpg");
    background-repeat: no-repeat;
    background-position: top center;
}
#content #damals #firstlink {
    position: relative;
    top: 30px;
    left: 65px;
}
#content #damals #secondlink {
    position: relative;
    top: 20px;
    left: -20px;
}
#content #damals #thirdlink {
    position: relative;
    top: 20px;
    left: 20px;
}
#content #damals #fourthlink {
    position: relative;
    left: -70px;
}
#content #damals #fifthlink {
    position: relative;
    top: -30px;
    left: 50px;
}
#content #damals #sixthlink {
    position: relative;
    top: -20px;
    left: 10px;
}
#content #damals #seventhlink {
    position: relative;
    top: -20px;
    left: -40px;
}
#content #damals #eighthlink {
    position: relative;
    top: -20px;
    left: -70px;
}
#content #links table td {
    text-align: left;
    padding: 10px;
}
#content #lager2002 #textbox {
    width: 500px;
    height: 250px;
    left: 150px;
    top: 100px;
}
#content IMG.img-thumbnail, 
#content IMG.img-thumbnail-selected, 
#content IMG.img-picture, 
#content IMG.img-galicon { 
    border: 1px solid #333333;
    padding: 0px;
}
#content TD.galitem-icon {
    width: 120px;
}
#content TD.galitem-title {
    font-weight: bold;
    height: 20px;
}
#content .galitem-caption{
    vertical-align: top;
}
#content .gallisting-cell {
    text-align: left;
}
#content TABLE.table-thumbnails, 
#content TABLE.table-picture {
    width: 650px;
}
#content TD.thumbnails-thumb, 
#content TD.thumbnails-thumb-selected {
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    padding-bottom: 10px;
}
#content .centerbox {
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}
#content .footer {
    font-family: sans-serif;
    font-size: 7pt;
    font-weight: bold;
}
#content li {
    margin-left: 20px;
}

