/* --------------------------------------------------- */
/* Globale Styles                                      */
/* --------------------------------------------------- */

html, body {
  width: 100%;
}

body {
    padding: 0px;
    margin: 0px;
    text-align:left;
    color:rgb(0,0,0);
    font-family: Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 12px;
    background-color: #ffffff;
}

div,p  { margin-top:0; }

h1 {
	font-weight: bold;
	font-size: 110%;
	margin: 0;
	padding-bottom: 10px;
}


a { text-decoration:none; }
a:hover, a:focus, a:active { text-decoration:underline; }


.versteckt {
	display:none;
}


/* --------------------------------------------------- */


/* --------------------------------------------------- */
/* Seiten- und Containerlayout                         */
/* --------------------------------------------------- */

a.toplink, a.toplink:hover, a.toplink:focus, a.toplink:active {
    text-decoration: none;
    background-color: transparent;
    color: #ffffff;
    font-size: 8px;
}

#pagehead {
  display:block;
  width:100%;
}

#BreadCrumb {
  display: none;
}

#pagebody {
  display:block;
  width:100%;
}

#pageNavi {
  display: none;
}

#Navi {
  display:none;
}

#NaviContainer {
  display: none;
}

#Content {
  width:100%;
  display:block;
}

#Content1 {
  width:100%;
  display:block;
}

#Content2 {
  width:100%;
  display:block;
}

#Content3 {
  width:100%;
  display:block;
  font-size: 90%;
}

#Teaser {
  display: none;
}

#Footer {
    text-align:right;
    width:100%;
    margin:20px 0 0 0;
    display:block;
    clear:both;
}

/* --------------------------------------------------- */



/* --------------------------------------------------- */
/* Suche                                               */
/* --------------------------------------------------- */

#searchbox {
    display: none;
}

/* --------------------------------------------------- */


/* --------------------------------------------------- */
/* Teaser - Aktuelle Veranstaltungen                   */
/* --------------------------------------------------- */

#TeaserMainFrame_news, #TeaserMainFrame_info {
    width:100%;
display: none;
}

table { font-size: 110%; }
tr { font-size: 95%; }
td { font-size: 95%; }


/* --------------------------------------------------- */


/* --------------------------------------------------- */
/* Footer (Topbutton)                                  */
/* --------------------------------------------------- */

#Footer img { display: none; }

.footer {
    font-size: 10px;
    color: #577580;
    font-family:Arial,Helvetica,Sans-serif,Verdana,Tahoma,sans-serif;
    background: url(../images/top_linie.gif) repeat-x;
}

/* --------------------------------------------------- */
/*                         */
/* --------------------------------------------------- */


/* --------------------------------------------------- */


/* --------------------------------------------------- */
/* Noch nicht benötigete styles                        */
/* --------------------------------------------------- */

/* --------------------------------------------------- */
