
/********************************************************************************************/

html, body {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  padding: 0px;
  margin: 0px;
  height:100%;
  background-color: #a0cbed;
}

body {
  width:100%;
  text-align:center;
}

.bodytext {
  padding: 0px;
  margin: 0px;
}

.csc-firstHeader {
}

p {
  padding: 0px;
  margin: 0px;
}
a {
	color: #233065;
}
h1 {
  font-family: Arial, sans-serif, Verdana, Helvetica, Geneva;
  font-weight: bold;
  font-size: 14px;
  color: #233065;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

h2 {
  font-family: Arial, sans-serif, Verdana, Helvetica, Geneva;
  font-weight: bold;
  font-size: 12px;
  color: #549FD8;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

h3 {
  font-family: Arial, sans-serif, Verdana, Helvetica, Geneva;
  font-weight: bold;
  font-size: 12px;
  color: #233065;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

h4 {
  font-family: Arial, sans-serif, Verdana, Helvetica, Geneva;
  font-weight: bold;
  font-size: 11px;
  color: #233065;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

h5 {
  font-family: Arial, sans-serif, Verdana, Helvetica, Geneva;
  font-weight: bold;
  font-size: 11px;
  color: #233065;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

h6 {
  font-family: Arial, sans-serif, Verdana, Helvetica, Geneva;
  font-weight: bold;
  font-size: 11px;
  color: #233065;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

hr {
	border-style: none;
	border-top: 1px dotted;
}


/********************************************************************************************/

#container {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  padding: 0px;
  margin: 0px;
  height:100%;
  background-color: #a0cbed;
}

#layouttable {
  width:996px;
  height:100%;
  padding: 0px;
  margin: 0px;
  text-align:center;
  background-color: white;
}

#layouttop {
  vertical-align:top;
  padding: 0px;
  margin: 0px;
  border: 0px solid #bbbbbb;
  border-width: 0px 1px 0px 1px;
}

#layouttable tr {
  padding: 0px;
  margin: 0px;
}

#layoutfooter {
  padding: 0px;
  margin: 0px;
  vertical-align:bottom;
  height:110px;
}

/********************************************************************************************/

#head {
  padding: 0px;
  margin: 0px;
  background-color:red;
  color:#FFFFFF;
  visibility: hidden;
  display: none;
}

#headcenter {
  text-align:left;
  background-color:#549ed6;
  width:976px;
  padding:auto;
  margin:auto;
}

#headlogo {
  padding: 0px;
  margin: 0px;
}

#headlogo img {
  padding: 0px;
  margin: 0px;
  margin-bottom:10px;
}

#headshortcut {
  padding: 0px;
  margin: 0px;
  margin-top:6px;
  float:right;
}

#headshortcut ul {
  padding: 0px;
  margin: 0px;
  list-style-type:none;
}

#headshortcut li {
  display:inline;
}



/********************************************************************************************/

#headsearch {
  text-align:left;
  clear:both;
  float:right;
  height:20px;
  overflow:hidden;
}

.search {
  float: left;
  font-size: 10px;
  margin-right:5px;
}

.search input {
   font-size: 10px;
   border: 1px solid #174775;
   padding-left: 2px;
}

.search-ok {
   padding-top: 1px;
}


/********************************************************************************************/
#headmenu {
  width:650px;
  height:20px;
  position:relative;
  z-index:100;
  margin-left:0px;
}

#headmenu ul {
  padding: 0px;
  margin: 0px;
  list-style-type:none;
}

#headmenu ul ul {
  width:89px;
  border-top: 1px solid black;
  
}

#headmenu li {
  float:left;
  /*width:89px;*/
  margin-right: 7px;
  position:relative;
}

#headmenu a, #headmenu a:visited {
  text-align:center;
  display:block;
  font-size:11px;
  font-weight: bold;
  text-decoration:none;
  color:#fff;
  height:20px;
  background:#1363a9;
  line-height:19px;
}

#headmenu ul ul a, #headmenu ul ul a:visited {
  text-align:left;
  color: #233065;
  display:block;
  font-size:11px;
  text-decoration:none;
  border:1px dotted #144882;
  border-width:0 1px 1px 1px;
  font-weight: normal;
}

* html #headmenu a, * html #headmenu a:visited {
  width:6px;
  w\idth:6px;
  font-weight: bold;
}

#headmenu ul ul a.drop, #headmenu ul ul a.drop:visited {
  background:#D6E6F5;
}

#headmenu ul ul a.drop:hover{
  background:#DDDDDD;
}

#headmenu ul ul :hover > a.drop {
  background:#D6E6F5;
}


#headmenu ul ul {
  visibility:hidden;
  position:absolute;
  height:0px;
  top:20px;
  left:0;
  width:80px;
}

* html #headmenu ul ul {
  top:19px;
  t\op:20px;
}

#headmenu table {position:absolute; top:0; left:0;}

#headmenu ul ul a, #headmenu ul ul a:visited {
  background:#D6E6F5;
  height:auto;
  line-height:1em;
  padding:5px 10px;
  width:179px
}
* html #headmenu ul ul a{
  width:180px;
  w\idth:179px;
}

#headmenu a:hover {
  visibility:visible;
  background-color: #dddddd;
  color: #000000;
}


#headmenu :hover > a{
  visibility:visible;
}

 #headmenu ul ul :hover > a {
  visibility:visible;
}

#headmenu ul li:hover ul,
#headmenu ul a:hover ul{
  visibility:visible;
}

#headmenu a.dropact {
  background-color: #dddddd;
  color: #000000;
}

#headmenu ul ul a:hover{
  background:#DDDDDD;
  color: #233065;
}
/********************************************************************************************/

#headspacer {
  padding: 0px;
  margin: 0px;
  background:url('../images/headspacer.jpg');
  height:0px;
  font-size:0px;
  visibility: hidden;
  display:none;
}

#headspacercenter {
  padding: 0px;
  margin: 0px;
  background:url('../images/headspacer.jpg');
  height:10px;
  font-size:0px;
}

#center {
  text-align:left;
  width:976px;
  margin:auto;
  padding:auto;
  overflow: hidden;
}

#top {
  height:146px;
  margin-top: 10px;
  margin-bottom: 10px;
  visibility: hidden;
  display:none;
}

#left {
  text-align:left;
  float:left;
  width: 186px;
}


/********************************************************************************************/

#menu {
  text-align:left;
  font-size: 11px;
  margin-bottom:20px;
  border-bottom:dotted 1px ;
  visibility: hidden;
  display:none;
}

.mainnav1 {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top:1px dotted #144882;
  padding-left: 5px;
}

.mainnav1 a {
  text-decoration: none;
  background-color: #FFFFFF;
  color: #000000;
}

.mainnav1 a:hover {
  text-decoration: none;
  color: #549fd7;
}

.mainnav1-act {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #DDDDDD;
  border-top:1px dotted #144882;
}

.mainnav1-act a {
  text-decoration: none;
  color: #549fd7;
}


/********************************************************************************************/

.mainnav2 {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 17px;
  background-color: #DDDDDD;
}

.mainnav2 a {
  text-decoration: none;
  color: #000000;
}

.mainnav2 a:hover {
  text-decoration: none;
  color: #549fd7;
}

.mainnav2-act {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 17px;
  background-color: #DDDDDD;
}

.mainnav2-act a {
  text-decoration: none;
  color: #549fd7;
}


/********************************************************************************************/

.mainnav3 {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 24px;
  background-color: #DDDDDD;
}

.mainnav3 a {
  text-decoration: none;
  color: #000000;
}

.mainnav3 a:hover {
  text-decoration: none;
  color: #549fd7;
}

.mainnav3-act {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 24px;
  background-color: #DDDDDD;
}

.mainnav3-act a {
  text-decoration: none;
  color: #549fd7;
}


/********************************************************************************************/

.mainnav4 {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 31px;
  background-color: #DDDDDD;
}

.mainnav4 a {
  text-decoration: none;
  color: #000000;
}

.mainnav4 a:hover {
  text-decoration: none;
  color: #549fd7;
}

.mainnav4-act {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 31px;
  background-color: #DDDDDD;
}

.mainnav4-act a {
  text-decoration: none;
  color: #549fd7;
}



/********************************************************************************************/

.headnav1 {
  display:inline;
  background-color: #1363A8;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  margin:0 5px;
  color: white;
  font-size: 11px;
}

.headnav1 a {
  text-decoration: none;
  color: white;
}

.headnav1 a:hover {
  text-decoration: none;
  font-weight: bold;
  color: white;
}

.headnav1-act {
  display:inline;
  background-color: #1363A8;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0px 5px;
  color: white;
  font-size: 11px;
}

.headnav1-act a {
  text-decoration: none;
  font-weight: bold;
  color: white;
}

.headnavlayer{
  position:absolute;
  background-color: #1363A8;
}


/********************************************************************************************/

.subnav1 {
  display:inline;
  color: white;
  padding-left: 12px;
  font-size: 11px;
}

.subnav1 a {
  text-decoration: none;
  color: white;
  padding-left: 3px;
}

.subnav1 a:hover {
  text-decoration: underline;
  font-weight: normal;
  color: white;
  padding-left: 3px;
}

.subnav1-act {
  display:inline;
  color: white;
  padding-left: 12px;
  font-size: 11px;
  text-decoration: underline;
}

.subnav1-act a {
  text-decoration: none;
  text-decoration: underline;
  color: white;
  padding-left: 3px;
}


/********************************************************************************************/

#bottomshortcut {
  padding: 0px;
  margin: 0px;
  margin-top:15px;
  margin-right:10px;
  float:right;
  visibility: hidden;
  display:none;
}

.footAbonieren, .footAbonieren-act {
  display:inline;
  color: white;
  padding-left: 10px;
  padding-right: 12px;
  font-size: 11px;
  background:url('../images/rss.gif') 0px 3px no-repeat;
}

.footNewsletter, .footNewsletter-act {
  display:inline;
  color: white;
  padding-left: 11px;
  padding-right: 12px;
  font-size: 11px;
  background:url('../images/newsletter.gif') 0px 4px no-repeat;
}

.footSitemap, .footSitemap-act {
  display:inline;
  color: white;
  padding-left: 10px;
  padding-right: 12px;
  font-size: 11px;
  background:url('../images/sitemap.jpg') 0px 3px no-repeat;
}

.footImpressum, .footImpressum-act {
  display:inline;
  color: white;
  padding-left: 10px;
  font-size: 11px;
  background:url('../images/impressum.jpg') 0px 4px no-repeat;
}

#bottomshortcut a {
  text-decoration: none;
  color: white;
  padding-left: 3px;
}

#bottomshortcut a:hover {
  text-decoration: underline;
  font-weight: normal;
  color: white;
  padding-left: 3px;
}

.footnav1-act {
  display:inline;
  color: white;
  padding-left: 12px;
  font-size: 11px;
  text-decoration: underline;
}


/********************************************************************************************/

#right {
  float:right;
  width: 186px;
}

#right-home {
  float:right;
  width: 186px;
  margin-top:10px;
}

/********************************************************************************************/

#content {
  display: table;
  font-size: 11px;
  color:#233065;
  line-height: 1.3em;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 584px;
}

#content-2c {
  display: table;
  margin-left: 215px;
  font-size: 11px;
  color:#233065;
  margin-left: 10px;
  margin-right: 10px;
   width: 780px;
}

#content-2c-home {
  font-size: 11px;
  margin-left: 0px;
  margin-right: 0px;
     width: 976px;
}

#content h1 {
  font-size: 14px;
}

#content .bodytext {
  margin-bottom: 10px;
}
#content-2c .bodytext {
  margin-bottom: 10px;
}
#content-2c-home .bodytext {
  margin-bottom: 10px;
}



/********************************************************************************************/

#rootline {
  margin-top: -3px;
  margin-bottom:10px;
  font-size: 10px;
  color:#569DD5;
  visibility: hidden;
  display:none;
}

#rootline a{
  text-decoration:none;
  color:#848484;
}

.toolsprn {
  float: left;
}

.toolspdf img {
	margin: 0px;
}

#rootline ul {
  padding: 0px;
  margin: 0px;
  list-style-type:none;
}

#rootline li {
  padding: 0px;
  margin: 0px;
  display:inline;
}

#toplinks {
  float:right;
  font-size: 10px;
  margin-top: -3px;
  visibility: hidden;
  display:none;
}

#bottomspacer {
  padding: 0px;
  margin: 0px;
  background-color:#A0CBED;
  height:10px;
  font-size:0px;
  border: 1px solid #bbbbbb;
  border-width: 0px 1px 0px 1px;
  visibility: hidden;
  display:none;
}

#bottomspacercenter {
  padding: 0px;
  margin: 0px;
  background-color:#A0CBED;
  height:10px;
  width:996px;
  font-size:0px;
}

#bottom {
  font-size:14px;
  padding: 0px;
  margin: 0px;
  background-color:#549ed6;
  color:#FFFFFF;
}

#bottomcenter {
  text-align:left;
  background-color:#549ed6;
  background:url('../images/footer.jpg');
  width:996px;
  padding:auto;
  margin:auto;
  height:111px;
}

#copyright {
  padding: 0px;
  margin: 0px;
  padding-top:16px;
  margin-left:140px;
  font-size: 9px;
}

#bottomcenter-top {
  text-align:left;
  background-color:#549ed6;
  background:url('../images/footer-top.jpg');
  width:996px;
  height:54px;
  padding:auto;
  margin:auto;
  border: 1px solid #bbbbbb;
  border-width: 0px 1px 0px 1px;
}

#bottomcenter-bottom {
  text-align:left;
  background-color:#549ed6;
  background:url('../images/footer-bottom.jpg');
  width:996px;
  height:66px;
  padding:auto;
  margin:auto;
  border: 1px solid #A0CBED;
  border-width: 0px 1px 0px 1px;
  visibility: hidden;
  display:none;
}


/********************************************************************************************/

/********************************************************************************************/

.hlayout-erfolgsstorys {
  font-size: 11px;
  background-color: #d7e5f5;
  margin-bottom: 20px;
  line-height:1.3em;
}

.hlayout-erfolgsstorys h1 {
  margin: 0px;
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  background-color:#9e9e9e;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 7px;
}

.hlayout-erfolgsstorys .bodytext span {
  margin-top: 10px;
}

.hlayout-erfolgsstorys p.trennlinie {
  margin-left: 10px;
  margin-right: 10px;
  border-top: 1px dotted black;
  color: #d7e5f5;
  font-size: 0px;
}

.hlayout-erfolgsstorys p.blue-normal {
  color: #148299;
  font-size: 11px;
  padding-top: 5px;
  margin-left: 10px;
}

.hlayout-erfolgsstorys p.blue-bold {
  color: #148299;
  font-size: 11px;
  font-weight: bold;
  padding-top: 7px;
  padding-left: 10px;
  padding-right: 10px;
}

.hlayout-erfolgsstorys p.blue-italic {
  color: #148299;
  font-size: 11px;
  font-style: italic;
  padding-top: 5px;
  margin-left: 10px;
}

.hlayout-erfolgsstorys .bodytext {
  color: #9E9E9E;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 7px;
}

.hlayout-erfolgsstorys .bodytext a {
  text-decoration: none;
  color: #9E9E9E;
  background:url('../images/erfolgsstorys-link.gif') -2px 4px no-repeat;
  padding-left: 8px;
}

.hlayout-erfolgsstorys .bodytext a:hover {
  text-decoration: underline;
  color: #9E9E9E;
  padding-left: 8px;
}


/********************************************************************************************/

.hlayout-blase {
  margin-bottom: 20px;
  line-height:0.9em;
}

.hlayout-blase .blase-oben {
   	height: 12px;
	background:url('../images/sprechblase-oben.jpg') 0px 0px no-repeat;
}

.hlayout-blase .bodytext {
  color: #9E9E9E;
  background-color: white;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 0px solid #d7e5f5;
  border-right: 0px solid #d7e5f5;
}

.hlayout-blase .bodytext a {
  text-decoration: none;
  color: #9E9E9E;
  background:url('../images/erfolgsstorys-link.gif') -2px 4px no-repeat;
  padding-left: 8px;
}

.hlayout-blase .bodytext a:hover {
  text-decoration: underline;
  color: #9E9E9E;
  padding-left: 8px;
}

.hlayout-blase .blase-unten {
	height: 18px;
	background:url('../images/sprechblase-unten.jpg') 0px 0px no-repeat;
  visibility: hidden;
  display:none;
}


/********************************************************************************************/

.hlayout-blase-ueber {
  margin-bottom: 20px;
  line-height:0.9em;
}

.hlayout-blase-ueber .blase-oben {
}

.hlayout-blase-ueber h3 {
	height: 20px;
	color: #549FD8;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	background:url('../images/sprechblase-oben.jpg') 0px 14px no-repeat;
}

.hlayout-blase-ueber .bodytext {
  color: #9E9E9E;
  background-color: white;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 0px solid #d7e5f5;
  border-right: 0px solid #d7e5f5;
}

.hlayout-blase-ueber .bodytext a {
  text-decoration: none;
  color: #9E9E9E;
  background:url('../images/erfolgsstorys-link.gif') -2px 4px no-repeat;
  padding-left: 8px;
}

.hlayout-blase-ueber .bodytext a:hover {
  text-decoration: underline;
  color: #9E9E9E;
  padding-left: 8px;
}

.hlayout-blase-ueber .blase-unten {
	height: 18px;
	background:url('../images/sprechblase-unten.jpg') 0px 0px no-repeat;
}


/********************************************************************************************/

.hlayout-blase-bild {
  margin-bottom: 20px;
  line-height:0.9em;
}

.hlayout-blase-bild .blase-oben {
	height: 12px;
	background:url('../images/sprechblase-oben.jpg') 0px 0px no-repeat;
}

.hlayout-blase-bild .blase-bild {
  color: #549FD8;
  background-color: white;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 0px solid #d7e5f5;
  border-right: 0px solid #d7e5f5;
}

.hlayout-blase-bild .blase-bild dl {
	margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.hlayout-blase-bild .csc-textpic-caption {
  padding-top: 5px;
}

.hlayout-blase-bild .blase-unten {
	height: 18px;
	background:url('../images/sprechblase-unten.jpg') 0px 0px no-repeat;
}


/********************************************************************************************/

.hlayout-kontakt {
  font-size: 11px;
  margin-bottom: 20px;
  line-height:1.3em;
}

.hlayout-kontakt h5 {
  color: #549FD8;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 3px;
  margin-bottom: 0px;
}

.hlayout-kontakt .bodytext{
  color: #242F65;
  background-color: #d7e5f5;
  padding-left: 10px;
  padding-right: 10px;
}

.hlayout-kontakt .bodytext a {
  text-decoration: none;
  color: #242F65;
  background:url('../images/kontakt-link.gif') -2px 4px no-repeat;
  padding-left: 8px;
}

.hlayout-kontakt .bodytext a:hover {
  text-decoration: underline;
  color: #242F65;
  padding-left: 8px;
}


/********************************************************************************************/

.hlayout-bild {
  margin-bottom: 20px;
  line-height:0.9em;
}


/********************************************************************************************/

.news-list-morelink {
	margin-left: 542px;
}
.news-list-content {
	margin-left: 75px;
	margin-top: 10px;
}	
.news-list-date {
	width: 75px;
	float: left;	
}
.news-list-header {
  color: #549fd8;
  padding: 0px;
  margin: 0px;
}
.news-list-header a{
  color: #549fd8;

}
.clearer {
	margin-bottom: 10px;
}
/********************************************************************************************/

.news-single-timedata {
	float: right;
}

/********************************************************************************************/

.news-latest-container {
	height:305px;
	overflow:hidden;
	padding:0px;
	width:325px;
	margin-left:0px;
	float: left;
}
.news-latest-item {
	border-right:1px dotted black;
	float:left;
	margin-top:10px;
	padding-left:10px;
	width:312px;
	margin-right:0px;
}
.news-latest-item1 {
	border-right: 0px none;
	float:left;
	margin-top:10px;
	padding-left:10px;
	width:312px;
	margin-right:0px;
}
.news-latest-box {
	height:280px;
}
.news-latest-content {
	color:#233065;
	margin-top:10px;
	width:300px;
	margin-bottom:10px;
}
.news-latest-headline {
	font-size:10px;
	color:#233065;
	font-weight:bold;
	margin-bottom:10px;
}
.news-latest-morelink {
	margin-left: 0px;
}
.news-latest-image img {
	border: 9px solid #D8E5F5;
}
.news-latest-rightcontent {
	margin:2px 10px 0px;
	padding:0px;
	color: #9E9E9E;
}
.news-latest-rightcontent hr {
	margin:7px 0px 0px;
	padding:0px;
	color: #9E9E9E;
}
.news-latest-rightmorelink a {
  	color: #9E9E9E;
	text-decoration:underline;
}
.news-latest-rightmorelink {
  	color: #9E9E9E;
	margin-left:10px;
	margin-top:0px;
	padding-bottom:10px;
	text-decoration:underline;
}


/********************************************************************************************/

.tx-indexedsearch {
	
}

.tx-indexedsearch .tx-indexedsearch-rules {
	margin-top: 20px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 20px;
}

.tx-indexedsearch .tx-indexedsearch-sw {
	color: #549FD8;
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
	margin-top: 20px;
}

.tx-indexedsearch li {
	display: inline;
	padding-right: 10px;
}

.tx-indexedsearch ul {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}


/********************************************************************************************/

.tx-indexedsearch input {
	font-size: 10px;
	border: 1px solid #174775;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.tx-indexedsearch select {
	font-size: 10px;
	border: 1px solid #174775;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.tx-indexedsearch #tx_indexedsearch_extResume {
	margin-left: 5px;
	margin-bottom: 0px;
}







