/* Generelle Stylesheets des Template */

body {

background-color:#EBEBF0;
}

.menu  {
        color: #000000;
        font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
        font-size: 11px;
        text-decoration: none;
}


a.menu:hover  {
        color: #0;
        font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
        font-size: 11px;
        text-decoration: underline;
}

a.menu:active  {
        color: #d49d29;
        font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
        font-size: 11px;
        font-weight: bold;
}



.highlight {
        font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
        font-size: 11px;
        color: #000;
        font-weight: bold;
        text-decoration: none;
}

a.highlight:active {
        font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
        font-size: 11px;
        color: #d49d29;
        text-decoration: none;
}

body,td,tr,th,p,a  {
        color: #000000;
        font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
        font-size: 12px;
        text-decoration: none;
        margin: 20px;
		background-color:#EBEBF0;
}

a {
  text-decoration: none;
  color: #000;
  margin:0;
}

a:hover  {
        color: rgb(140, 125, 125);
}


.bighead {
        font-size: 12px;
        font-weight: bold;
}

.head {
        font-size: 11px;
        font-weight: bold;
}

div#content_sitzplan {
        width: 710px;
        float: left;
        display: inline;
        font-size: 12px;
        font-weight: normal;
        font-family: "Arial", "Helvetica";
        color: #000;
        line-height: 16px;
        margin: 10px;
}

h1 {
        font-family: "Times New Roman", "Times", "serif";
		font-weight:normal;
        color: #000000;
        font-size: 24px;
        margin: -1px 0 21px 0;
        line-height:20px;
}
