/***************************************************************************
* General Configuration
***************************************************************************/

* {
  margin: 0px;
  padding: 0px;
	}

body {
  background: #012E65;
  color: #000;
  font: 11px Arial, sans-serif;
  text-align: center;
}

h1,h2,h3,h4,h5 {
  font-size: 1.1em;
}

#container {
  background: #fff url(../img/container_bg.gif) top left repeat-y;
  margin: 0px auto;
  padding-left: 15px;
  position: relative;
  text-align: left;
  width: 815px;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
}

/***************************************************************************
* Header
***************************************************************************/

#header {
  background: #fff;
  overflow: hidden;
  width: 800px;
}

#logo {
  background: url(../img/logo.gif) right bottom no-repeat;
  height: 78px;
  margin-bottom: 8px;
  overflow: hidden;
  width: 800px;
}

#menuTop {
  color: #6A9AB7;
  overflow: hidden;
  padding: 0 0 0 8px;
  width: 800px;
}

#menuTop a {
  color: #4B7C9B;
  text-decoration: none;
}

#logo .homeLink {
  display: block;
  height: 63px;
  margin: 15px 0 0 525px;
  text-decoration: none;
  width: 270px;
}

#headerSpecial {
  background: #fff;
  height: 171px;
  margin-top: 10px;
  overflow: hidden;
  width: 800px;
}

.spaceDiv1 {
  background: #6A9AB7;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  float: left;
  height: 18px;
  width: 162px;
}

#newsticker {
  background: #E5A100;
  border-bottom: 1px solid #fff;
  float: right;
  height: 18px;
  overflow: hidden;
  text-align: left;
  width: 637px;
}

#newsticker marquee {
  color: #fff;
  padding: 1px 0 2px;
}

#newsticker marquee a {
  text-decoration: none;
}

#newsticker marquee a:hover {
  text-decoration: underline;
}

#headerInfo {
  background: #E5A100;
  border-right: 1px solid #fff;
  clear: left;
  color: #E5E5E5;
  float: left;
  line-height: 1.5em;
  height: 122px;
  padding: 15px 0 15px 10px;
  width: 152px;
}

#headerInfo a {
  color: #E5E5E5;
}

#headerPicture {
  float: right;
  height: 152px;
  width: 637px;
}

/***************************************************************************
* Main
***************************************************************************/

#main {
  background: #fff;
  border-top: 1px solid #fff;
  overflow: hidden;
  width: 800px;
}


/***************************************************************************
* Navigation
***************************************************************************/

#navigation {
  float: left;
  overflow: hidden;
  width: 162px;
}

#searchbox {
  background: #6A9AB7 url(../img/lupe.gif) left center no-repeat;
  border-bottom: 1px solid #fff;
  height: 38px;
  width: 162px;
}

#searchbox input.s_word {
  background: #fff;
  border: none;
  color: #6A9AB7;
  float: left;
  height: 17px;
  margin: 11px 0 0 25px;
  width: 100px;
}

#searchbox input.s_button {
  color: #6A9AB7;
  float: left;
  height: 17px;
  margin: 11px 0 0 10px;
}

menuMain {
  overflow: hidden;
  width: 162px;
}

#menuMain ul {
  list-style-position: outside;
  list-style-type: none;
  overflow: hidden;
  width: 162px;
}

#menuMain ul li {
  background: #6A9AB7 url(../img/mainMenuItem_bg.gif) left no-repeat;
  border-bottom: 1px solid #0A396F;
  letter-spacing: 0.3em;
  padding: 3px 0 3px 30px;
  width: 132px;
}

#menuMain ul li.hasSubItem {
  background: none;
  border: none;
  padding: 0;
  width: 162px;
}

#menuMain ul li a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

#menuMain ul li ul li.menuMain-sub1 {
  background: url(../img/mainMenuSubitem_bg.gif) bottom repeat-x;
  border: none;
  font-weight: normal;
  padding: 6px 0 6px 8px;
  width: 156px;
}

#menuMain ul li ul li.lastMenuItem {
  background-image: none;
  border: none;
}

#menuMain ul li ul li.menuMain-sub1 a {
  color: #0D1858;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}

#menuMain ul li ul li.menuMain-sub1 a:hover {
  color: #7E96AE ;
}

/***************************************************************************
* Content
***************************************************************************/

#content {
  color: #333333;
  float: left;
  line-height: 1.5em;
  margin: 14px;
  overflow: hidden;
  width: 457px;
}

#content h1 {
  clear: both;
  color: #002E63;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 2px 0;
  width: 457px;
}

#content .csc-text h1,
#content .csc-textpic h1 {
  clear: none;
  padding: 0;
  width: auto;
}


#content h2 {
  border-bottom: 1px solid #002E63;
  clear: both;
  color: #002E63;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 2px 0;
}

#content h3 {
  color: #4B7C9B;
  clear: both;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 2px 0;
}

#content h4 {
color:#4B7C9B;
font-size: 11px;
}

#content a {
  color: #4B7C9B;
  text-decoration: none;
}

#content .printLink {
  text-align: right;
}

#content .printLink img {
  border: none;
}

/* General Content Elements
*****************************/

#content .csc-text {
  margin: 0 0 20px;
}

#content .csc-text hr {
background:transparent url(../img/mainMenuSubitem_bg.gif) repeat-x scroll left bottom;
border:medium none;
height:1px;
margin:5px 0pt;
}


#content .csc-menu {
  margin: 5px 0 20px;
}

#content .csc-textpic-caption {
  margin: 2px 2px 5px;
  font-style: italic;
}

#content ul {
  list-style-position: outside;
  list-style-type: none;
  margin: 0 0 20px 17px;
}

#content li {
  background: url(../img/listItem_bg.gif) left top no-repeat;
  margin: 5px 0;
  padding-left: 15px;
}

/* RSS News
*****************************/

#content #twrss_table a {
  font-weight: bold;
}


#content #twrss_table hr {
  background: url(../img/mainMenuSubitem_bg.gif) bottom left repeat-x;
  border: none;
  height: 1px;
  margin: 5px 0 5px 0;
}

#main #content .linkRSS {
  margin-left: 0px;
  padding-bottom: 40px;
}

#main #content .linkRSS a {
  background: url(../img/rss_button.gif) no-repeat;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  margin-left: 6px;
  padding-left: 30px;
  width: 72px;
}

#main #content .linkRSS_oh a {
  background: url(../img/rss_button_oh.gif) no-repeat;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  margin-left: 6px;
  padding-left: 30px;
  width: 90px;
}
/* Sitemap
*****************************/

#content .csc-sitemap ul {
  list-style-position: outside;
  list-style-type: none;
  margin: 0 0 20px 10px;
}

#content .csc-sitemap li {
  background: none;
  margin: 5px 0;
  padding-left: 5px;
}

/* File Links
*****************************/

#content .csc-uploads {
  margin-bottom: 20px;
}

#content .csc-uploads a {
  background: url(../img/download_icon.gif) left center no-repeat;
  padding-left: 20px;
}


/* Mail Formular
*****************************/

#content .csc-mailform {
  margin: 5px 0 20px;
}

#content .csc-mailform input {
  border: 1px solid #6A9AB7;
  width: 200px;
}

#content .csc-mailform select {

}

#content .csc-mailform textarea {
  border: 1px solid #6A9AB7;
  width: 350px;
}

#content .csc-mailform fieldset {
  border: 1px solid #6A9AB7;
  padding: 5px 5px 0 5px;
}

#content .csc-mailform fieldset legend {
  font-size: 1.1em;
  font-weight: bold;
  padding: 5px;
}

#content .csc-mailform fieldset dl {
  width: auto;
}

#content .csc-mailform fieldset dt {
  float: left;
  clear: left;
  margin-right: 6px;
  padding: 0 0 .5em 0;
  text-align: right;
  width: 80px;
}

#content .csc-mailform fieldset dd {
  float: left;
  padding: 0 0 .5em 0;
  width: auto;
}

#content .csc-mailform fieldset textarea {
  font: 12px Arial, Verdana, sans-serif;
  width: 300px;
}

#content .csc-mailform .csc-mailform-check {
  border: none;
  width: auto;
}

#content .csc-mailform .csc-mailform-submit {
  background: #E6E6E6;
  color: #002E63;
  font-size: 1em;
  font-weight: bold;
  width: auto;
}

/* Newsletter
 ********************************/

#content .tx-tenewsletterform-pi1 input {
  margin-left: 10px;
}

#content .tx-tenewsletterform-pi1 .mailText {
  margin: 15px 0 10px 10px;
}

#content .tx-tenewsletterform-pi1 .nl_email {
  border: 1px solid #6A9AB7;
  float: left;
  height: 17px;
  margin: 10px 0 0 15px;
  width: 150px;
}

#content .tx-tenewsletterform-pi1 .nl_submit {
  border: none;
  float: left;
  height: 17px;
  margin: 11px 0 0 5px;
  width: 17px;
}

/* Seminar-System
 ********************************/

#content .tx-julleevents-pi1-singleViewField-title {
  border-bottom: 1px solid #002E63;
  background: #fff;
  color: #002E63;
  font-size: 1.1em;
  margin-bottom: 5px;
  padding: 2px 0;
  text-align: left;
}

#content .tx-julleevents-pi1-listrowField-title {
  border-bottom: 1px solid #002E63;
  color: #002E63;
  font-size: 1.1em;
  margin-bottom: 5px;
  padding: 2px 0;
}

#content .tx-julleevents-pi1-listrowField-datetime {

}

#content .tx-julleevents-pi1-listrowField-teaser {
  margin: 10px 0 15px;
}

#content .tx-julleevents-pi1-searchbox {
  border-top: 1px solid #002E63;
  margin-top: 25px;
  padding-top: 10px;
}

#content .tx-julleevents-pi1-searchbox-button {
  background: #E5E5E5;
  margin-left: 5px;
}

#content .tx-julleevents-pi1-singleView-Menu {
  display: none;
  margin-bottom: 10px;
}

#content .tx-julleevents-pi1-singleView-Subcontent {
  margin-bottom: 10px;
}

#content .tx-julleevents-pi1 input,
#content .tx-julleevents-pi1 textarea {
  border: 1px solid #6A9AB7;
  text-align: left;
}

#content .tx-julleevents-pi1-editAdd-HCell p {
  text-align: right;
  padding: 7px 5px 7px 0;
  width: 130px;
}

#content .tx-julleevents-pi1-singleView input[type = "submit"]{
  background: #E5E5E5;
  margin-left: 30%;
}

/* Indexed Search
*****************************/

#content .tx-indexedsearch {
  margin: 5px 0 15px;
}

#content .tx-indexedsearch fieldset {
  border: none;
}

#content .tx-indexedsearch .clear {
  overflow: hidden;
}


#content .tx-indexedsearch .tx-indexedsearch-form,
#content .tx-indexedsearch .tx-indexedsearch-search-submit {
  display: inline;
}

#content .tx-indexedsearch .tx-indexedsearch-form .tx-indexedsearch-searchbox-sword {
  background: #fff;
  border: 1px solid #6A9AB7;
  color: #000;
}

#content .tx-indexedsearch .tx-indexedsearch-search-submit input {
  background: #E6E6E6;
  border: 1px solid #6A9AB7;
  color: #002E63;
  font-size: 1em;
  font-weight: bold;
}

#content .tx-indexedsearch .tx-indexedsearch-whatis {
  display: none;
}

#content .tx-indexedsearch .tx-indexedsearch-browsebox {
  margin: 20px 0 10px;
}

#content .tx-indexedsearch .tx-indexedsearch-icon {
  float: left;
}

#content .tx-indexedsearch .tx-indexedsearch-title a {
  float: left;
  font-size: 1em;
  text-decoration: none;
}

#content .tx-indexedsearch .tx-indexedsearch-percent {
  color: #000;
  float: right;
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: none;
}

#content .tx-indexedsearch .tx-indexedsearch-descr {
  clear: both;
  margin-top: 5px
}

#content .tx-indexedsearch .tx-indexedsearch-info {
  background: #E6E6E6;
  margin: 10px 0;
}

#content .tx-indexedsearch .tx-indexedsearch-info dt {
  float: left;
}

#content .tx-indexedsearch .tx-indexedsearch-info dd {
  float: left;
  margin-right: 5px;
}

#content .tx-indexedsearch .tx-indexedsearch-text-item-path {
  margin: 10px 0 20px 0;
}

#content .tx-indexedsearch .tx-indexedsearch-text-item-path a {
  padding-right: 15px;
}

#content .tx-indexedsearch .tx-indexedsearch-noresults {
  margin-top: 10px;
  font-weight: bold;
}

/* Partner DB
*****************************/

#content .tx-tepartnerdb-pi1 {
}

#content .tx-tepartnerdb-pi1 select {
  border: 1px solid #6A9AB7;
  font: 12px Arial, sans-serif;
  margin-right: 10px;
  width: 150px;
}

#content .tx-tepartnerdb-pi1 input {
  background: #E6E6E6;
  border: 1px solid #6A9AB7;
  color: #002E63;
  font-size: 1.1em;
  font-weight: bold;
}

#content .tx-tepartnerdb-pi1 .error{
  font-size: 1.1em;
  margin-top: 15px;
}

#content .tx-tepartnerdb-pi1 .entry {
  font-size: 1.1em;
  margin-top: 15px;
}

#content .tx-tepartnerdb-pi1 .entry .name {
  font-weight: bold;
}

/* Mandantenrundschreiben
*****************************/

#content .tx-sdnewsletter-pi1 .pager {
  text-align: center;
}

#content .tx-sdnewsletter-pi1 a {
  font-weight: bold;
}

#content .tx-sdnewsletter-pi1 hr {
  background: url(../img/mainMenuSubitem_bg.gif) bottom left repeat-x;
  border: none;
  height: 1px;
  margin: 5px 0 5px 0;
}

#content .tx-sdnewsletter-pi1 .pager span {
  padding-left: 5px;
}

/***************************************************************************
* Content Special
***************************************************************************/

#contentSpecial {
  float: right;
  width: 153px;
}

#contentSpecial h1 {
  background: #E6A100;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0.2em;
  padding: 2px 5px;
  text-transform: uppercase;
  width: 143px;
}

/* Get Adobe Reader Box
*****************************/

#contentSpecial #getAdobeReader {
  padding: 10px 0;
  text-align: center;
}

#contentSpecial #getAdobeReader p {
  padding: 0 5px;
  margin-bottom: 10px;
}

#contentSpecial #getAdobeReader a {
  text-decoration: none;
}

#contentSpecial #getAdobeReader img {
  border: none;
}

/* Special Box
*****************************/

#contentSpecial #specialBox,
#contentSpecial #newslist {
  background: #fff;
  margin: 10px 0;
  overflow: hidden;
  width: 153px;
}

#contentSPecial #specialBox h1,
#contentSpecial #newslist h1 {
  border-top: 1px solid #fff;
}


#contentSpecial #specialBox .csc-text,
#contentSpecial #newslist .csc-text {
  padding: 5px;
}

#contentSpecial #specialBox ul,
#contentSpecial #newslist ul {
  list-style-position: outside;
  list-style-type: none;
  margin-left: 10px;
}

#contentSpecial #specialBox li,
#contentSpecial #newslist li {
  background: url(../img/listItemSpecial_bg_arrow.gif) left top no-repeat;
  margin: 0px 0pt 3px -10px;
  padding-left: 15px;
}

#contentSpecial #specialBox a,
#contentSpecial #newslist a {
  color: #4B7C9B;
  text-decoration: none;
  padding: 0;
}

#contentSpecial #specialBox .csc-textpic-image,
#contentSpecial #newslist .csc-textpic-image {
  margin-bottom: 0px;
}

/* Newsletter
 ********************************/

#newsletter {
  margin-bottom: 15px;
}

#newsletter .csc-text {
  background: #6A9AB7;
  color: #fff;
  padding: 5px 0 10px;
}

#newsletter .left {
  float: left;
  margin-left: 5px;
}

#newsletter .right {
  float: left;
  margin-left: 2px;
  width: auto;
}

#newsletter .mailText {
  margin: 10px 0;
  color: #fff;
  padding-left: 25px;
  width: 128px;
}

#newsletter .nl_email {
  border: none;
  color: #6A9AB7;
  float: left;
  height: 17px;
  margin: 10px 0 0 15px;
  width: 100px;
}

#newsletter .nl_submit {
  border: none;
  float: left;
  height: 17px;
  margin: 10px 0 0 5px;
  width: 17px;
}

/***************************************************************************
* Footer
***************************************************************************/

#footer {
  background: url(../img/footer_bg2.gif) bottom no-repeat;
  margin: 2px 0 0 -15px;
  padding: 2px 20px 2px 20px;
  width: 790px;
}

#footer a.topLink {
  background: url(../img/topLink_bg.gif) right center no-repeat;
  color: #FFFEFE;
  padding-right: 8px;
  text-decoration: none;
}

/***************************************************************************
* Banner Image
***************************************************************************/

#bannerImage {
  right: -148px;
  position: absolute;
  top: 130px;
}

/***************************************************************************
* News Plugin
***************************************************************************/

.news-list-item {
	padding: 5px 0px;
	font-weight: lighter; 
}
	
.news-list-item hr {
	visibility: hidden;
}

#content .news-list-browse {
	text-align: center;
}

#content .news-list-browse table {
	margin: 0px auto;
}

#content .news-list-browse table td {
	padding: 0 5px;
}

#content .news-single-item .clearer {
	visibility: hidden;	
}
		
#content .news-single-item h2 strong  {
	font: 12px Arial, sans-serif;	
	color:#002E63;
	font-size:12px;
	font-weight:bold;
}

#content .news-single-item a {
    color: #4B7C9B;
}
		
.news-list-item strong { font-weight: lighter; }
	
.news-single-item p { text-align:left; }

.news-single-timedata .bodytext em { font-style: none; }

#content .news-list-item strong {
	color: #4B7C9B;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 10px;
}

#content .news-list-item span img {
    display: inline;
    float: left;
    height: 90px;
    margin: 0pt 6px 8px 0pt;
    text-align: center;
    width: 90px;
}

#content .news-list-item .news-list-container {
    text-align: top;
}

#content .news-single-item em { font-style: none; }

#twrss_table { padding-top: 15px; }

#twrss_table_single img {
 	margin-right: 10px;
}

