* {
  border: 0;
  padding: 0;
  margin: 0;
}

.clear {
  clear: both;
}

a {
	text-decoration: underline;
	color: black;
}

body {
  text-align: center; 
  font-family: Arial, sans-serif;
}

ul {
  list-style-type: none;
}

h3 {
	font-size: 12px;
	color: black;
}

h2 {
	font-size: 12px;
	color: black;
}

#right h2 {
		text-transform:uppercase;
		color: black;
		/*color: #2F68AD;*/
		/*color: #786E5A;*/
	}

#breadcrumb {
	position: absolute;
}

#breadcrumb li {
	display: inline;
}

#frame {
  text-align: left;
  margin: 1em auto;
  width: 930px;
  overflow:hidden;
}

#top {
  width: 930px;
  height: 240px;
}

#topImage {
	display: none;
  padding-top: 6px;
}


#logo {
  position: absolute;
  z-index: 999;
  top: 34px;
  background-color: #FFFFFF;
}

#menu {
  width: 930px;
  position: relative;
  top: 8px; 
  left: 0px;
  height: 25px;

  display: none;
}

* html #menu {
	width:790px;
	padding-right: 0px;
	margin-right: 0px;
}

* + html #menu {
	width: 790px;
	top: 12px;
}
#menu .menuitem {
  float: left;
}

#menu ul {
	position: relative;
	top: 0;
	left: 0;
}

#menu .menuitem a {
  display: block;
  padding: 5px 15px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.activitem {
	float:left;
}

.activitem a{
  display: block;
  padding: 5px 14px;
  
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
  background-color: black;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  color: #FFFFFF;
}


* html #left {
	margin-top: -16px;
}

#lefttop {
  position: relative;
  top: -1px;
  left: 0;
  width: 161px;
  margin-right: 9px;
  font-size: 12px;
  background-image: url(../images/left.bottom.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 58px;
  display: none;
}

#leftbottom {
  padding-left: 11px;
  padding-top: 10px;
  display:none;
}

#leftbottom h1 {
  text-transform: uppercase;
/*  color: #2E8CD6;*/
  font-size: 14px;
}

.submenu {
  padding-top: 29px;
  list-style-type: none;
  text-align: right;
}

.submenu li a {
  display: block;
  padding: 6px 20px 6px 0px;
  text-align: right;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #2E8CD6;
  color: #FFFFFF;
}


.submenu .act a{
  display: block;
  padding: 6px 20px 6px 0px;
  text-align: right;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: black;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  color: #FFFFFF;
}


.submenu2{
  border-bottom: 1px solid #000000;
  padding-top: 10;
  list-style-type: none;
  text-align: right;
}

.submenu2 li {
  background-color: #96B9D5;
}

.submenu2 li a {
  border-bottom: 0!important;
  display: block;
  padding: 6px 20px;
  text-align: right;
  text-transform: none;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background-color: #96B9D5;
  color: #000000;
}

.submenu2 .act a{
  display: block;
  padding: 6px 20px;
  text-align: right;
  text-transform: none;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  border-top: 0px solid #000000;
  background-color: #96B9D5!important;
  color: black;
}

#left {
	float: left;
	position: relative;
}

#content {
  width: 562px;
  position: relative;
  padding: 5px 25px 44px 6px;
  margin-right: 9px;
  font-size: 12px;
  float: left;
}

#content h1 {
  font-size: 12px;
  color: black;
  text-transform: uppercase;
  margin-top: 24px;
}

#content p.bodytext, #content p {
  margin-top: 17px;
  margin-bottom: 3px;
}

#right {
	position: relative;
  padding-top: 29px;
  padding-left: 12px;
  padding-right: 8px;
  padding-bottom: 30px;
  height: auto;
  width: 136px;
  font-size: 12px;
  float: left;
  display: none;
}

#right h1 {
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
}

#footleftandcenter, #footmenu {
  float: left;
}

#footleftandcenter {
	position: relative;
  width: 557px;
  font-size: 13px;
  padding-left: 217px;
  color: black;
}
#foot {
	position: relative;
	margin-top: 30px;
}

#footmenu {
	position: relative;
  width: 156px;
  text-align: center;
  font-size: 10px;
}
#footmenu a {
  text-decoration: none;
  margin-right: 1px;
  color: black;
}

h5 {
	font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 1px;
}

ul.csc-menu li {
	margin-top: 5px;

}

.news-latest-item {
  padding-bottom: 10px;
}

.news-latest-item h3 a {
	margin-top: 20px;
	color: black;
	text-decoration: none;
}

.news-latest-morelink a{
	text-decoration: none;
	margin-bottom: 10px;
	text-align: right;
	display:block;
	font-weight: bold;
}

#content .twocolumntable {
  width: 100%;
}

#content .twocolumntable .column01 {
  vertical-align: top;
  width: 60%;
}

#content .twocolumntable .column02 {
  vertical-align: top;
  width: 40%;
}

.news-single-img {
	margin-right: 19px;
	float: left;
	width: 190px;
	margin-top: 17px;
}

.news-single-imgcaption {
	font-style: oblique;
	font-size: 10px;
}

.news-single-img a img {
	margin-bottom: -10px;
}

#druckansicht {
	margin-top: 20px;
}

#druckansicht a{
	color: white;
	font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 6px 20px 6px 0px;
  text-align: right;
  display: block;
}

.clearer {
	border-bottom: 1px solid black;
	width: 100%;
	margin-top: 10px;
}

.news-list-item a img {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}

.news-list-item h3 a {
	width: 100%;
	color: black;
	text-transform: uppercase;
}

.news-list-item {
	padding-top: 10px;
}

.news-list-morelink {
	clear: both;
	margin-bottom: 15px;
	
}

.news-list-morelink a{
	float: right;
	color: black;
	width: 100%;
	text-align: right;
}

#content .tx-ttnews-browsebox-SCell a {
	color: black;
	font-weight: bold;
}
	
table tbody tr td p a{
	padding: 0px 10px 0px 10px;
}

#content .news-single-item h2 {
	text-transform: uppercase;
	color: color;
	margin-top: 10px;
}

.news-single-category {
	display: none;
}

#content .news-list-container {
	margin-top: 14px;
}