.latest_news {
	list-style: none;
}

.csc-sitemap {
	margin-top: 10px;
}

.csc-sitemap ul {
      margin: 0;
      padding: 0;
}

.csc-sitemap li {
	margin-bottom: 3px;
}

.csc-sitemap a {
	text-decoration: none;
	color: #33599A;
}

.csc-sitemap a:hover {
	color: black;
}

table.csc-loginform  {
	margin-top: 10px;
	border: 1px solid #33599A;
	background-color: white;
	padding: 20px 60px;
}

.csc-form-labelcell {
	font-weight: bold;
}

.csc-loginform td {
	padding: 2px;
}

.csc-textpic-text {
	margin-bottom: 10px;
}

/*
==================================================
NEWS
==================================================*/

.news_list {
	margin-top: 10px;
}

.news_list .news_entry {
	border: 1px solid #33599A;
	margin-bottom: 10px;
	padding: 10px;
}

.news_list .news_entry .news_title {
	margin-bottom: 5px;
}

.news_list .news_entry .news_title a {
	font-weight: bold;
	color: #33599A;
	text-decoration: none;
}

.news_single {
	margin-top: 10px;
}

.news_single .bodytext {
	font-size: 10px;
      color: #000;
      font-weight: normal;
}

.news_single a {
      font-size: 10px;
      font-weight: normal;
      color: #33599A;
}

.news_single a:hover {
      color: #000;
}

.news_single .news_title {
	margin-bottom: 10px;
}

.news_single .news_date {
      font-size: 10px;
      font-weight: bold;
      color: #000;
	margin-bottom: 10px;
}

.news_archive {
	margin: 10px 0px;
}

.news_archive li.news-amenu-item-year {
	margin-left: 20px;
	font-weight: bold;
	list-style-image: url(arrow.gif);
}

.news_archive li.news_archive_entry {
	margin-left: 50px;
	list-style: none;
}


.news_subheader a {
      color: #33599A;
}

.news_subheader a:hover {
      color: #000;
}

/*
==================================================
Search
==================================================*/

.tx-indexedsearch {
	margin-top: 10px;
}

.tx-indexedsearch-res td {
	font-size: 10px;
}

.tx-indexedsearch-title a {
      color: #33599a;
}

.tx-indexedsearch-title a:hover {
      color: #000;
}

.search_page {
      margin-top: 4px;
}

.browsebox {
      margin: 8px;
      text-align: center;
}

.browsebox a {
      color: #33599a;
}

.browsebox a:hover {
      color: #000;
}

.browsebox .tx-indexedsearch-browselist-currentPage a {
      color: #33599a;
}

.browsebox .tx-indexedsearch-browselist-currentPage a:hover {
      color: #000;
}

.tx-n98l1b-pager .tx-n98l1b-pager-navigation a {
      color: #33599a;
      text-decoration: none;
      text-align: left;
}

/*
==================================================
Teaser
==================================================*/

#content #teaser {
	color: #000;
}

#content {
	font-size: 10px;
}

#content h1.csc-firstHeader,
#content h2.csc-firstHeader
{
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content h2 {
	margin-top: 20px;
	margin-bottom: 4px;
	font-size: 14px;
	color: #000E60;
}

#content h3 {
	font-size: 12px;
}

#content ol {
	margin-left: 30px;
}

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

.fliesstext {
	font-size: 11px;
	font-weight: normal;
}

#content ul{
	margin-left: 0px;
}

#teaser a {
	font-size: 10px;
	font-weight: bold;
	color: #33599a;
	text-decoration: none;
}

#teaser a:hover {
	font-size: 10px;
	font-weight: bold;
	color:#000;
}

/*----- Upcoming Events (Startseite) -----*/

.latest_upcoming_events {
	background: #e6e9f0;
}

.latest_upcoming_events h2 {
	background: url(bg_upcoming_events.jpg) no-repeat;
	font-size: 14px;
	line-height: 18px;
	padding-left: 8px;
}

.teaser_upcoming {
	padding: 4px 8px;
}

.teaser_upcoming a {
	background: url(arrow_upcoming.gif) no-repeat;
	padding-left: 9px;
	text-decoration: none;
}

/*----- rechte Seite mit Teasern -----*/

.teaser_headline {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.teaser_fliesstext {
	font-size: 10px;
	font-weight: normal;
}

.teaser_link {
	margin-top: 10px;
	font-size: 10px;
	vertical-align: middle;
}


/*----- Formulare -----*/

.csc-mailform-field {
	margin: 5px;
}

.csc-mailform-field .label {
	width: 150px;
	float: left;
}

th label {
      font-size: 11px;
}

.mailform {
	margin-left: 150px;
	margin-top: 5px;
}

.csc-mailform-field .radio {
	margin-left: 0px;
}

.submit-button {
      font-size: 10px;
}

.right {
	margin-left: 170px;
}

input, textarea, select {
	border: 1px solid grey;
}

.tx-n98l1b-form .submit-button {
	margin-left: 108px;
}

.tx-n98l1b-form .tx-n98l1b-form-field label {
	font-weight: bold;
}

#tx_pss_pi1[captcha] {
  width:30px;
}

.tx-newloginbox-pi1 h3 {
      display: none;
	margin-bottom: 10px;
}

.tx-newloginbox-pi1 form {
	border: 1px solid #aaa;
	background: #eee;
	padding: 10px;
}

.tx-newloginbox-pi1 form p {
	font-weight: bold;
}

.tx-newloginbox-pi1 p {
	margin-bottom: 10px;
}

.tx-newloginbox-pi1 .tx-newloginbox-pi1-forgotP {
	margin-top: 20px;
}

.tx-newloginbox-pi1 table {
      font-size: 11px;
}

.tx-newloginbox-pi1 table input {
      font-size: 11px;
}

.contenttable {
    font-size: 10px;
}

.contenttable td {
    padding: 4px;
}

.gray-background {
    background-color: #eee;
}

.gray-background-with-border {
    border: 1px solid black;
    background-color: #eee;
}
