body {
  background-color: #dce3f0;
  color: #000000;
}

a {
  text-decoration: none;
  color: #003058;
}

* {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

img {
  border: 0;
}

ul {
  padding-left: 20px;
  list-style-type: disc;
}

.vspace {
  height: 2px;
  background-color: #ffffff;
}

.hspace {
  width: 2px;
  background-color: #ffffff;
}

#totalframe {
  width: 800px;
  height: 100%;
  background-color: #ffffff;
}

#header {
  height: 61px;
  background-color: #003366;
}

#logo {
  height: 61px;
}

#topnavigation {
  text-align: right;
  vertical-align: bottom;
  color: #ffffff;
  font-weight: bold;
}

#topnavigation a {
  color: #ffffff;
  margin-left: 4px;
  margin-right: 4px;
}

#topnavigation a:hover {
  color: #c3d1e6;
}

#navigation {
  width: 1%;
  background-color: #c5d1e6;
  vertical-align: top;
}

#menu {
  width: 178px;
}

.menu1_no a, .menu1_act a, .menu2_no a, .menu2_act a {
  color: #000000;
}

.menu2_no a:hover {
  font-weight: bold;
}

.menu1_no, .menu1_act {
  height: 24px;
  color: #000000;
  font-weight: bold;
  font-size: 11pt;
  padding-left: 5px;
}

.menu1_no {
  border-left: 3px solid #c5d1e6;
}

.menu1_act {
  border-left: 3px solid #990000;
  background-color: #b3c2dd;
}

.menu2_no, .menu2_act {
  height: 20px;
  color: #000000;
  background-color: #b3c2dd;
  font-size: 10pt;
  padding-left: 15px;
}

.menu2_act {
  font-weight: bold;
}

#contentframe {
  background-color: #ffffff;
  width: 620px;
  text-align: left;
  vertical-align: top;
}

#themebox {
  background-color: #990000;
  width: 620px;
  height: 100%;
  vertical-align: bottom;
}

#theme {
  vertical-align: top;
  padding-top: 2px;
  padding-left: 75px;
  color: #ffffff;
  width: 622px;
  height: 90px;
  background-image: url(../../fileadmin/template/stadt/images/thema01_comp.jpg);
  background-repeat: no-repeat;
}

#theme a {
  color: #ffffff;
  margin-left: 4px;
  margin-right: 4px;
}

#content {
  vertical-align: top;
  background-color: #ffffff;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
}

#sidebanner, #sidebanner-footer, #sidebanner-felinks {
  vertical-align: top;
  width: 180px;
  background-color: #eeeeee;
}

#footer-line {
  background-color: #ffffff;
  padding: 20px 20px 10px 20px;
  height: 1px;
}

#footer-line div {
  background-color: #003058;
  height: 1px;
}

#footer {
  vertical-align: bottom;
  background-color: #ffffff;
  text-align: center;
  padding-bottom: 10px;
  height: 1%;
}

#felinks {
  vertical-align: bottom;
  background-color: #ffffff;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}

#footer, #footer p, #footer a {
  font-size: 8pt;
}

.news_title {
  padding-bottom: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 18pt;
}

.news_teaser {
  text-align: justify;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 14pt;
  padding-bottom: 15px;
}

.news_spacer {
}

.news-catmenu-ACT a {
  font-size: 8pt;
  font-weight:bold;
}
.news-catmenu-ACT img {
  vertical-align:middle;
}

.news-catmenu-NO a {
  font-size: 8pt;
  font-weight:normal;
}
.news-catmenu-NO img {
  vertical-align:middle;
}

.download_title {
}

.download_install {
  padding-bottom: 8px;
  font-style: italic;
}

.download_desc {
  padding-top: 8px;
  padding-bottom: 4px;
  font-size: 8pt;
}

.tx_ablinklist_listView_categories b {
  padding-bottom: 10px;
}

.tx_ablinklist_listView_category {
  padding-bottom: 8px;
}

.tx_ablinklist_listView_category i {
  font-size: 8pt;
  padding-left: 13px;
}

.csc-mailform {
  border: 0px solid #ffffff;
}

#mailform {
  border: 0px solid #ffffff;
}

#sidebanner ul.csc-menu {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0px;
  padding-left: 0px;
}

#sidebanner ul.csc-menu li {
  margin: 0px;
  padding: 2px 5px 2px 5px;
  background-color: #e0e0e0;
  border-bottom: 1px solid #ffffff;
}


.zurueck {
  vertical-align: top;
  background-color: #ffffff;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
}

ul.contentlink {
  padding-left:70px;
} 
ul.contentlink li{
  padding-bottom:15px;
  padding-left:20px;
} 

/* single item */
.tx_sbpartner_pi1_single {
	size: 11px;
}
/* Logo1 */
.tx_sbpartner_pi1_single .image1{
	/*float: left;*/
	padding: 5px 10px 5px;
}
.tx_sbpartner_pi1_single .image2{
	/*float: right;*/
	padding: 5px 10px 5px 0;
}
.clearPartner {
	clear: both;
}

.tx-indexedsearch-browsebox {
  background-color: #dce3f0;
  width: 430;
}

.tx-indexedsearch .tx-indexedsearch-res TABLE {
  width:430; 
}



.tx-ttnews-browsebox {
  background-color: #dce3f0;
}

/*Bildunterschrift*/
/*.csc-textpic-caption {  font-size: 8pt;   font-style: italic;}*/

/*nur li*/
/*ol li {padding-left:20px;}*/
/*nummer der li*/
/*ol {padding-left:20px;}*/

