* {
margin: 0;
padding: 0;
font-size: 100%;
}

body {
font: normal 13px/20px verdana, arial, sans-serif;
color: #000;
background-color: #fff;
}

h2 {
text-align: center;
font-size: 15px;
font-weight: bold;
}

h3 {
text-align: left;
font-size: 10px;
font-weight: bold;
margin: 10px 30px 0px 30px;}

/*--- HEADER ---*/

#header{
height: 65px;
}

.headerimage {
margin: 10px 0px 10px 10px;
}

/*--- NAVIGATION ---*/

#navi {
display: none;
}

/*--- INHALT ---*/

#content {
width: 670px;
height: 100%;
}

#contentimpressum {
width: 670px;
height: 100%;
margin: 30px 30px;
}

.contentimage {
display: none;
}

#shadow {
display: none;
}

#content p {
margin: 10px 30px 0px 30px;
text-align: justify;
}

#content p.center {
margin: 10px 30px 0px 30px;
text-align: center;
}

#content p.small {
font-size: 10px;
line-height: 12px;
margin: 10px 30px 0px 30px;
text-align: justify;
}

#content p.smallcenter {
font-size: 10px;
line-height: 12px;
margin: 10px 30px 0px 30px;
text-align: center;
}

#content p.markcenter {
font-weight: bold;
text-align: center;
}

#content p.mark1 {
font-weight: bold;
}

#content p.mark2 {
font-weight: bold;
}

#list ul {
margin: 10px 30px 10px 30px;
text-align: left;
}

#list li {
margin-left: 15px;
}

/*--- BILDERGALLERIE ---*/

#gallery1 ul {
margin: 10px 30px 0px 30px;
}

#gallery1 li {
list-style: none;
float: left;
height: 50px;
width: 66px;
margin: 5px 5px;
}

#gallery2 ul {
margin: 10px 30px 0px 30px;
}

#gallery2 li {
list-style: none;
float: left;
height: 50px;
width: 66px;
margin: 5px 5px;
}

/*--- TERMINTABELLE ---*/

#termine td {
text-align: center;
padding: 0 2px;
}

#termine td.tabkopf {
font-weight: bold;
}

#termine td.tabgruppe {
font-weight: bold;
}

#termine td.tabaktuell {
}

#termine td.tabmark1,
#termine p.tabmark1 {
}

#termine td.tabmark2,
#termine p.tabmark2 {
}

/*--- partnerseiten, COUNTER ---*/

#partnerseiten {
display: none;
}

/*--- KOMMENTAR ---*/

#comment {
margin: 10px 30px 10px 0;
font-size: 85%;
font-style: italic;
text-align: right;
}

/*--- FUSSZEILE ---*/

#footer {
display: none;
}
