html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code,
img, small,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	/*font-size: small;*/
	font-family: 'Open Sans', Calibri, arial, verdana, Helvetica;
	vertical-align: baseline;
	
}

object {
margin-left: 10px;
margin-bottom: 30px;

}

.content ul li em {
font-weight: inherit !important;
font-family: 'Open Sans', Calibri, arial, verdana, Helvetica;
}

ul.print {
float: right;
list-style-type: none;
margin-top: 14px;
margin-right: 5px;
}

body {
background: #2E476B;

}

#overall {
width: 100%;
background: url(../img/bg.gif) top left repeat-x #fff;
}

.container {
width: 980px;
margin: 0 auto;
padding-bottom: 10px;
/*background: #aa0000;*/


}

.header {
width: 980px;
float: left;
}

.header img.logo {
float: left;
}

.header .header-right {
float: left;
width: 750px;
}

.header .header-right .csc-textpic {
float: right;
margin: 1px 0 0 0 !important;
padding: 0 !important;
border-left: 1px solid #2452A3;
border-right: 1px solid #2452A3;


}

@-moz-document url-prefix() {
  .header .header-right .csc-textpic {
    margin: 0px 0 0 0 !important;
  }
}



.header .header-right .csc-textpic .csc-textpic-imagewrap {
margin: 0 0 0 0 !important;
padding: 0 !important;

height: 220px;

}


.header .header-right .csc-textpic .csc-textpic-imagewrap img {
margin: 0px 0 0 0;
padding: 0;
}



#referenzen .header .header-right .csc-textpic-imagewrap .csc-textpic-image  {
margin-top: 0px;
}




.header .header-right .csc-textpic-clear {
display: none;
margin: 0;
padding: 0;
}

/** Suche **/
.header .tx-macinasearchbox-pi1 {
float: right;
margin: 10px 0px 20px 0;

padding: 0 !important;
}

.header .tx-macinasearchbox-pi1:nth-of-type(1n) {
margin-bottom: 21px\9;
} 

.header .tx-macinasearchbox-pi1 input {
float: left;
padding: 4px;
width: 200px;
background: #fff;
margin: 0;
}

.header .tx-macinasearchbox-pi1 input.sbutton {
display: block;
width: 32px;
height: 26px;
background: url(../img/suche.png) no-repeat 50% 50% #E6E6E6;
color: #E6E6E6;
font-size: 0px;
 -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  margin-top: 1px !important;
	  margin-left: 5px;
	  /* behavior: url(fileadmin/template/PIE.htc);*/ 
}

.header .tx-macinasearchbox-pi1 input.sbutton:hover {
cursor:pointer;
background: url(../img/suche.png) no-repeat 50% 50% #fff;
}


ul.nav {
float: left;
margin-top: 10px;
list-style-type: none;
font-size: 1.1em;
font-weight: normal !important;
}

ul.nav li {
float: left;
margin: 0;
padding: 0;
border-left: 1px solid #8BA3CB;
}

ul.nav li.nav-first {
border-left: none;
}

ul.nav li a {
display: block;
padding: 4px 12px 4px 12px;
text-decoration: none;
color: #E6EBF4;
font-weight: normal !important;
margin: 0;
/*border-left: 1px solid #fff;*/
}

ul.nav li a:hover {
color: #fff;
}

ul.nav li a.current {
font-weight: bold;
color: #fff;
background: #1A3D78;
}

ul.nav li.vb {
color: #8BA3CB;
 background: #c0c0c0; 
 padding: 0 !important;
  
}

#start .content-container {
float: left;
background: url(../img/left-bg.gif) repeat-y 280px 0;
margin-top: 10px;
}

.content-container {
float: left;
background: url(../img/left-bg.gif) repeat-y 230px 0;
margin-top: 15px;
}

.left {
float: left;
width: 250px;
margin-top: 15px;
}

.left ul.subnav {
list-style-type: none;
margin-left: 10px;
margin-right: 10px;
}

.left ul.subnav li {
margin: 0 5px 5px 0;

}

.left ul.subnav li a {
display: block;
text-decoration: none;
color: #333333;
background: url(../img/subnav.gif) no-repeat 5px 50%;
padding: 3px 0 3px 28px;
border-bottom: 1px dashed #c0c0c0;
font-size: .9em;
}

.left ul.subnav li a:hover {
color: #000;
}

.left ul.subnav li.current a {
/*background: url(../img/subnav-h.gif) no-repeat 5px 50% #4D76BC;*/

background: url(../img/subnav-h.gif) no-repeat 5px 50% #7292CA;
color: #fff;
}

.left ul.subnav li ul {
list-style-type: none;
margin-left: 0px;
margin-right: 0px;
}

.left ul.subnav li ul li {
margin-top: 3px;
margin-right: 0 !important
}

.left ul.subnav li ul li a {
font-size: .9em;
background: #E1E8F4 !important;
color: #333 !important;

}

.left ul.subnav li ul li a:hover {
color: #000 !important;
}

.left ul.subnav li.current-sub a {
background: url(../img/subnav-h.gif) no-repeat 5px 50% #7292CA;
color: #fff;
border-bottom: none !important;
}

.left ul.subnav li ul li.current a {
font-weight: bold;
color: #111 !important;
}

.left h3 {
color: #444444;
font-weight: bold;
font-size: 1.1em !important;
border-top: 1px solid #7E3232;
border-bottom: 1px solid #7E3232;
padding: 3px 0 3px 0;
margin-top: 5px;
margin-right: 25px;
margin-bottom: 10px;
}

.left .text-box {
margin: 10px 25px 10px 0;
padding-bottom: 5px;
border-bottom: 1px dashed #C0C0C0;
}

.left #c46 {
margin-top: 20px;
}

.left p {
font-size: .9em;
margin: 0 0 8px 0;
}

.left .text-box p {
font-size: .9em;
margin: 0 0 8px 0;
}

.left .text-box p a {
display: block;
color: #3B5E9B;
margin-top: 8px;
background: url(../img/pfeil-content.png) no-repeat 0 5px;
padding-left: 13px;
}

.left .text-box p a:hover {
text-decoration: none;
}

ul.breadcrumb {
float: left;
list-style-type: none;
margin-left: 10px !important;
margin-top: 0;
margin-bottom: 10px;
width: 710px;
padding-top: 0 !important;
border-bottom: 1px solid #E6E6E6;
}

ul.breadcrumb li {
float: left;
padding-top: 0 !important;
padding-left: 0 !important;
background: none !important;
}

ul.breadcrumb li a {
font-size: .8em;
color: #A6A6A6;
padding-top: 0 !important;
background: none;
padding-left: 0;
} 

a.top-link {
display: block;
float: right;
background: url(../img/top2.png) no-repeat 99% 2px !important;
padding-right: 25px;
color: #c0c0c0 !important;
font-size: .8em;
text-decoration: none;
margin-top: 15px;
}

a.top-link:hover {
color: #666666 !important;
background: url(../img/top2-h.png) no-repeat 99% 2px !important;
} 

 #stellen .content {
 width: 718px;
 border: 1px solid #999;
 }
 
 #stellen .content .csc-textpic-above .csc-textpic-imagewrap .csc-textpic-image img {
 border: none !important;
 }
 
.content {
float: left;
width: 720px;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 20px;
/*background: #C0C0C0;*/
}

.no-border img {
border: none !important;
}


/** Startseite **/
#start .left {
width: 300px;
}

#start .content {
width: 660px;
margin-bottom: 20px;
margin-left: 20px;
margin-top: 5px;
}
/****/

/** Referenzen **/
.content-small {
float: left;
width: 496px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
}

#referenzen h2 {
margin-top: 0 !important;
padding-top: 0 !important;

}

#referenzen .csc-textpic-text {

}

#referenzen table {
border-collapse: collapse;
}

#referenzen table tr {

}

#referenzen table tr td {
padding: 5px 5px 5px 0;
border-bottom: 1px solid #BCCCE6;
font-size: .9em;
}

#referenzen table tr td.ref1 {
width: 45%;
}

#referenzen  .csc-textpic-imagewrap .csc-textpic-image  {
margin-left: 0;
margin-top: 5px;
}

#referenzen  .csc-textpic-imagewrap .csc-textpic-imagerow .csc-textpic-image  {
margin-left: 10px;
margin-top: 0px;
}

#referenzen  .csc-textpic-text ul {
margin-left: 0 !important;
padding-left: 10px;
}

#referenzen .divider {
margin-top: 25px;
margin-bottom: 25px;
}

.right {
width: 221px;
float: left;
background: #E8EFEF;
border: 1px solid #D8E4E4;
}

.right .csc-textpic {
margin-top: 10px;


}

.right .csc-textpic-imagewrap {

}

.right .csc-textpic-imagewrap .csc-textpic-imagerow {

}

.right .csc-textpic-imagewrap .csc-textpic-imagerow ul {

margin-left: 7px !important;
width: 200px !important;
}

.right .csc-textpic-imagewrap .csc-textpic-imagerow ul li {
background: none !important;
}


.content h1 {
font-size: 1.7em;
margin: 10px 0 12px 10px;
color: #111111;
}

.content h2 {
font-size: 1.3em;
margin: 20px 0 10px 10px;
color: #111111;
}

.content h3 {
font-size: .9em;
margin: 12px 0 5px 10px;
color: #111111;
font-weight: bold;
}

.content p {
font-size: .9em;
line-height: 1.4em;
margin: 10px 10px 10px 10px;
color: #333;
}

.content p.sub-line {
color: #7E3232;
font-style: italic;
font-weight: bold;
}

.content p.small {
font-size: .7em;
}

.content a {
color: #3B5E9B;
background: url(../img/pfeil-content.png) no-repeat 0 50%;
padding-left: 13px;
}

.content a:hover {
text-decoration: none;
}

.left a {
color: #3B5E9B;
background: url(../img/pfeil-content.png) no-repeat 0 50%;
padding-left: 13px;
}

.left a:hover {
text-decoration: none;
}



 a.pdf {
background: url(../img/pdf.png) no-repeat 0 50%;
padding-left: 16px;
color: #3B5E9B;
}

 a.pdf:hover {
text-decoration: none;
}

.content a.mail {
background: none;
padding-left: 0;
}


.content ul {
list-style-type: none;
font-size: .9em;
margin: 0 0 15px 20px;
}

.content ul li {
padding-left: 18px;
background: url(../img/dot.gif) no-repeat 0 3px;
margin-bottom: 7px;
color: #444;
}

#referenzen .csc-textpic a img {
opacity: 1;


}

#referenzen .csc-textpic a img:hover {
-moz-transition:  opacity .4s linear;
		-webkit-transition:  opacity .4s linear;
	-o-transition: opacity .4s linear;
transition:  opacity .4s linear;
opacity: .5;

}

#leistung .csc-textpic .csc-textpic-imagerow {
margin-bottom: 15px;
}

#leistung .csc-textpic a img {
opacity: 1;


}

#leistung .csc-textpic-caption, #referenzen .csc-textpic-caption {
font-weight: bold;
}

#leistung .csc-textpic a img:hover {
-moz-transition:  opacity .4s linear;
		-webkit-transition:  opacity .4s linear;
	-o-transition: opacity .4s linear;
transition:  opacity .4s linear;
opacity: .5;

}

#ref-liste .content ul li {
padding-left: 18px;
background: url(../img/dot.gif) no-repeat 0 3px;
margin-bottom: 5px;
color: #444;

border-bottom: 1px solid #E6E6E6;
padding-bottom: 3px;
}

#stellen {

}



#stellen .content ul {
margin-right: 100px;

}

.content ul.stellenanzeigen {
list-style-type: none;
font-size: .9em;
margin: 0 0 10px 10px;
}

.content ul.stellenanzeigen li {
background: url(../img/block.gif) no-repeat 0 5px;
padding-left: 18px;
margin: 0 0 6px 0;
color: #444;
}

/** Nur Bilder **/

.content .csc-textpic-imagewrap .csc-textpic-imagerow  {
float: left;
width: 120%;
/*width: 690px;*/
/*margin-left: 10px;*/
}

.content .csc-textpic-imagewrap .csc-textpic-imagerow ul li {
background: none;
padding-left: 0 !important;
}

.content .csc-textpic-imagewrap .csc-textpic-imagerow ul li a {
background: none;
padding-left: 0 !important;
}

.content .csc-textpic-imagewrap .csc-textpic-imagerow  img {
padding: 2px;
border: 1px solid #c0c0c0;
}

.content .csc-textpic-imagewrap .csc-textpic-image {
margin-left: 10px;
}


/** Nur Bilder zwei Reihen **/

.content .csc-textpic-left .csc-textpic-imagewrap  {
margin-left: 0px;
}

.content .csc-textpic-left .csc-textpic-imagewrap  img {
padding: 2px;
border: 1px solid #c0c0c0;
}

/** Nur Bilder zwei Reihen mit Beschreibung **/

.content .csc-textpic-left .csc-textpic-imagewrap dl.csc-textpic-image {
margin-left: 10px !important;
}

.content .csc-textpic-left .csc-textpic-imagewrap dl dt img {
padding: 2px;
border: 1px solid #c0c0c0;
}

.content .csc-textpic-left .csc-textpic-imagewrap .csc-textpic-caption {
font-size: .8em;
margin-top: 3px;
color: #555;
}

.csc-textpic-caption {
font-size: .8em;
margin-top: 3px;
color: #555;
}



/** Text + Bild rechts **/

.csc-textpic-intext-right {
margin-top: 20px;
}

.csc-textpic-intext-right .csc-textpic-text h2, .csc-textpic-intext-right .csc-textpic-text h3, .csc-textpic-intext-right .csc-textpic-text p {
margin-top: 0;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
     width: auto;
     
     margin-left: 30px !important;  
}

.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-imagerow {
 width: auto;
 clear: left;
 
}

.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-image img {
padding: 2px;
border: 1px solid #c0c0c0;
}

.csc-textpic .csc-textpic-imagewrap a {
background: none;
padding-left: 0;
}

/** Text + Bild rechts mit Beschriftung**/

.csc-textpic-intext-right dl dt img {
padding: 2px;
border: 1px solid #c0c0c0;
}

.content .csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-caption {
font-size: .8em;
margin-top: 3px;
margin-left: 0px;
color: #555;
}




/** Text + Bild links **/

.csc-textpic-intext-left {
margin-left: 0px;
}

.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-image img {
padding: 2px;
border: 1px solid #c0c0c0;
margin-right: 10px;
}

.csc-textpic-intext-left .csc-textpic-text {
margin-left: 0 !important;
}

/** Text + Bild links mit Beschriftung**/

.content .csc-textpic-intext-left .csc-textpic-imagewrap {

margin-left: 10px !important;
margin-right: 10px !important;
}

.csc-textpic-intext-left dl {
padding-left: 0 !important;


}

.csc-textpic-intext-left dl dt {

padding-left: 0 !important;
}

.csc-textpic-intext-left dl dt img {
padding: 2px;
border: 1px solid #c0c0c0;
margin-left: 0 !important;

}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap img {
 padding: 2px;
 border: 1px solid #c0c0c0;
}

.csc-textpic-intext-left-nowrap {
 margin-left: 10px;
}

.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap img {
 padding: 2px;
 border: 1px solid #c0c0c0;

}

.content .csc-textpic-intext-left .csc-textpic-imagewrap dl dd.csc-textpic-caption {
font-size: .8em;
margin-top: 3px;
margin-left: 0px;
color: #555;

}

.content .csc-textpic-intext-left .csc-textpic-text {
margin-left: 25px;

}

.content .csc-textpic-intext-left .csc-textpic-text p {

}

.divider hr {
border-top: 1px solid #c0c0c0;
border-bottom: none;
margin-left: 10px;
}

/** Kontaktformular **/

form#mailform {
font-size: .9em;
background: #F6F9F9;
padding: 4px;
border: 1px solid #E7EFEF;
}

.csc-mailform-field {

padding: 2px 2px 2px 4px;
}

.csc-mailform-field input {
border: 1px solid #D9D9D9;

padding: 2px;
}

.csc-mailform-field textarea {
border: 1px solid #D9D9D9;

padding: 2px;
}

.csc-mailform-field input.csc-mailform-submit {
-moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  margin-top: 1px !important;
	  margin-left: 5px;
	  /* behavior: url(fileadmin/template/PIE.htc);*/ 
	  background: #3D618F;
	  color: #fff;
	  padding: 3px;
}

.csc-mailform-field input.csc-mailform-submit:hover {
cursor:pointer;
background: #456DA1;
color: #CBD4E7;
}

/** Kontakt - Google Maps **/
.content #c9 {
float: left;
}

.content #c48 {
float: right;
}

#start .content .box {
float: left;
width: 185px;
height: 390px;
border-top: 4px solid #3B5E9B;
border-bottom: 2px solid #3B5E9B;
margin: 10px 10px 0 10px;

/*background: #c0c0c0;*/
}

#start .content .box h3 {
color: #111111;
font-size: 1.0em;
margin: 3px 0 3px 0;
}

#start .content .box h3 a {
color: #1F3147;
text-decoration: none;
background: none;
padding-left: 0;
}


#start .content .box p {
margin: 0 0 10px 0;
}

#start .content .box p a {
background: url(../img/pfeil-content.png) no-repeat 0 50%;
padding-left: 13px;
}

#start .content .box p a:hover {
text-decoration: none;
}

#start .content .box .csc-textpic-imagewrap .csc-textpic-image {
margin-left: 0;
}

#start .content .box img {
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;

}

#start .content .box a   {
background: none;
padding-left: 0;
}

#start .content .box-trenner {
float: left; 
width: 1px; 
height: 400px; 
background: #C0C0C0;
margin: 10px 5px 0 5px;
}


.content .box {
float: left;
width: 200px;
height: 390px;
border-top: 4px solid #3B5E9B;
border-bottom: 2px solid #3B5E9B;
margin: 10px 10px 0 10px;

/*background: #c0c0c0;*/
}

.content .box h3 {
color: #111111;
font-size: .9em;
margin: 3px 0 3px 0;
font-weight: bold;
}

.content .box p {
margin: 0 0 10px 0;
}

.content .box ul {
list-style-type: none;
margin: 0 0 10px 0;
}

.content .box ul li {
font-size: .9em;
background: url(../img/ok.png) no-repeat 0 50%;
padding-left: 22px;
margin-bottom: 6px;
}

.content .box p a {
background: url(../img/pfeil.gif) no-repeat 0 50%;
padding-left: 12px;
}

.content .box p a:hover {
text-decoration: none;
}

.content .box .csc-textpic-imagewrap .csc-textpic-image {
margin-left: 0;
}

.content .box img {
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
}

.content .box-trenner {
float: left; 
width: 1px; 
height: 400px; 
background: #C0C0C0;
margin: 10px 5px 0 5px;
}


.footer {
width: 100%;

background: url(../img/footer-bg.gif) top left repeat-x #2E476B;
/*border-top: 10px solid #A2B9D7;*/
border-top: 10px solid #33527A;
margin-top: 0px;
}

.footer .footer-inner {
width: 980px;
margin: 0 auto 0 auto;

}

.footer .footer-kontakt {
float: left;
width: 250px;
margin-top: 15px;
margin-right: 10px;
/*border-right: 1px solid #fff;*/
border: 1px solid #395984;
/*background: #314D72;*/
background: #406596;
}

.footer .footer-kontakt p {
/*color: #B9C8DF;*/
color: #CBD6E7;
margin: 6px 0 6px 6px;
line-height: 1.5em;
font-size: .9em;
}

.footer .footer-kontakt img {
margin-left: 7px;
border: 1px solid #314D72;
}

.footer .fnav {
float: left;
margin: 15px 10px 0 10px;
}

.footer ul.footer-nav {
list-style-type: none;
font-size: .9em;
margin: 0px 0 0 20px;
width: 195px;

}

.footer ul.footer-nav li {
margin: 0 0 3px 5px !important;
border-bottom: 1px solid #456DA1;
padding-bottom: 3px;
}

.footer ul.footer-nav li.first {
font-weight: bold;
font-size: 1.0em;
margin: 0 0 3px 0px !important;
border-bottom: none;


}

.footer ul.footer-nav li.first a {
background: none;
padding-left: 0 !important;
color: #DCE4EF;
font-weight: normal;
}

.footer ul.footer-nav li a {
display: block;
color: #A6BCD9;
text-decoration: none;
padding: 2px 2px 2px 15px;
background: url(../img/footer-pfeil.gif) no-repeat 0 50%;
}

.footer ul.footer-nav li a:hover {
color: #fff;
}

/*** Kontaktformular ***/

form#mailform {
margin: 0 10px 0 10px;
width: 500px;
}

.csc-mailform-field {
margin-bottom: 10px;
}

form#mailform label {
display: block;
width: 130px !important;
float: left;
margin-top: 3px;
}

form#mailform input {
width: 250px;
}

form#mailform textarea {
width: 250px;
}

form#mailform input.csc-mailform-submit {
margin-left: 130px;
}

/*** News ***/

/** News Latest **/

.news-latest-container {
margin: 0 20px 0 0px;
}

.news-latest-container h2 {
color: #444444;
font-size: 1.2em !important;
border-top: 1px solid #7E3232;
border-bottom: 1px solid #7E3232;
padding: 3px 0 3px 0;
}

.news-latest-item {
border-bottom: 1px dashed #C0C0C0;
margin-top: 10px;
padding-bottom: 8px;
}

.news-latest-item h3 {
margin-bottom: 5px;
margin-right: 0;
margin-top: 0 !important; 
border: none;
padding: 0 !important;
font-size: 1.1em !important;
}

.news-latest-item h3 a {
color: #1F3147;
font-size: .9em;
background: none;
padding-left: 0;
}

.news-latest-item p {
margin-left: 0;
font-size: .9em;

line-height: 1.4em;
}

.news-latest-item a {
color: #3B5E9B;
font-size: .9em;
margin-top: 10px;
background: url(../img/pfeil-content.png) no-repeat 0 50%;
padding-left: 13px;
}

.news-latest-item a:hover {
text-decoration: none;
}

.news-latest-date {
display: none;
}

.news-latest-date a {
display: none;
}

.news-latest-gotoarchive {
display: none;
}

/** News List **/

.news-list-container {
margin: 0 10px 0 10px;
}

.news-list-item {
float: left;
border-bottom: 1px dashed #C0C0C0;
margin-bottom: 10px;
padding-bottom: 8px;
width: 100%;
}

.news-list-item .news-list-date {
font-size: .9em;
color: #8C8C8C;
}

.news-list-item h3 {
margin-left: 0;
font-size: 1.0em;
}

.news-list-item h3 a {
color: #1F3147;
font-size: .9em;

background: none !important;
padding-left: 0 !important;
}

.news-list-item p {
margin-left: 0;

}

.news-list-item a {
background: none;
padding-left: 0;
}

.news-list-item a:hover {
}


.news-list-item img {
float: right;
padding: 2px;
border: 1px solid #c0c0c0;
margin-left: 15px;
}

.news-list-browse {
clear: both;
font-size: .9em;
font-style: italic;
color: #888;
}

.news-list-browse a {
background: none;
color: #888;
}

/** News Single **/

.news-single-item {

margin-left: 10px;

}

.news-single-timedata {
font-size: .9em;
color: #8C8C8C;
}

.news-single-item h2 {
margin-left: 0;
}

.news-single-item p {
margin-left: 0;
font-size: .9em;
}

.news-list-morelink a {
font-size: .9em !important;
background: url(../img/pfeil-content.png) no-repeat 0 50%;
padding-left: 13px;
}

.news-single-item a:hover {
}

.news-single-img {
float: right;
margin-left: 20px;
}

.news-single-img a {
background: none;
padding-left: 0;
}

.news-single-img img {
padding: 2px;
border: 1px solid #c0c0c0;
}

.news-single-backlink a {
display: block;
background: url(../img/pfeil-back.png) no-repeat 0 50% !important;
padding-left: 13px;
margin-top: 20px;
}

.news-single-item table.contenttable {

}

.news-single-item table.contenttable td {
font-size: .8em;
padding: 0 10px 0 0px;
margin-bottom: 10px;
} 

.news-single-item table.contenttable td img {
 padding: 2px;
border: 1px solid #c0c0c0;
}

/** Slider Startseite **/

.flexslider {
float: right;
width: 748px;
height: 220px;
padding-top: 0 !important;
border-left: 1px solid #2452A3;
border-right: 1px solid #2452A3;
 /*margin-top: 1px;*/
/*margin-top: 1px\9;*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
.flexslider {
margin-top: 1px;
}
}

.flexslider:nth-of-type(1n) {
margin-top: 1px\9;
}


.flexslider ul.slides {
padding: 0 !important;
margin: 0 !important;
}

.flexslider .flex-caption {
display: none;
float: right;
width: 300px;
margin-left: 420px;
background: #1A3D78;
opacity: 0.9;
filter: alpha(opacity=90);
}

.flexslider .flex-caption h3 {
opacity: 1.0 !important;
filter: alpha(opacity=100);
}

.flexslider .flex-caption p {
opacity: 1.0 !important;
filter: alpha(opacity=100);
}

/** Suche **/

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

.tx-indexedsearch .tx-indexedsearch-searchbox table td {
padding: 0 13px 0 0;
}

.tx-indexedsearch .tx-indexedsearch-searchbox table td input.tx-indexedsearch-searchbox-button {
margin-top: 7px;
margin-bottom: 10px;
width: 100%;
}

.tx-indexedsearch-browsebox p {
margin-left: 0;
}

.tx-indexedsearch-res {

margin-bottom: 3px;
}

.tx-indexedsearch-res table {
margin-left: 0 !important;
padding: 8px;
background: #F2F2F2;
border-top: 1px solid #D9D9D9;
border-bottom: 1px solid #D9D9D9;
}

td.tx-indexedsearch-title {
width: 100%;
}

td.tx-indexedsearch-result-number {

width: 0px !important;
}

.tx-indexedsearch-res td.tx-indexedsearch-icon {
display: none;
}

td.tx-indexedsearch-percent {
display: none;
}

.tx-indexedsearch-redMarkup {
color: #7E3232 !important;
} 

td.descr {
font-size: .9em !important;
font-weight: normal !important;
font-style: normal !important;
width: 100%;
}

td.tx-indexedsearch-info {
display: none;
}


#closeLink {
	/* Edit here for a different image! Add width & height here if needed*/
	float: right !important;
  clear: both !important;
  
  display: block !important;
  background:transparent url(../img/close.gif) no-repeat center;
	/*clear:right;
	float:right;*/
}
