
#rightcontent .csc-uploads-1,
#rightcontent .csc-frame-frame1 {
 border: 1px solid #cccccc;
 background-color: #f2f2f2;
}



#rightcontent td .csc-uploads-icon,
#rightcontent td .csc-uploads-fileName,
{
/* border-width: 0px;
 border: none; */
 border: 2px solid #ffe400;
}


.csc-uploads-1 {
 width:185px;
}

.csc-frame-rulerAfter {
 border-bottom: 1px #ccc solid;
 height:1px;
 line-height:1px;
 font-size:1px;
}

.csc-frame-rulerBefore {
 border-bottom: 1px #ccc solid;
 height:1px;
 line-height:1px;
 font-size:1px;
}


.border {
 border:1px solid #ccc;
}

h1,h2 {
 font-size:14px;
}

p {
 font-size:11px;
}

p.alignright {
 text-align:right;
 padding-right:5px;
}

h2.balkenrot {
 background:url('img_embedded/balken_blau_var.gif');
 background-repeat:no-repeat;
 color:#fff;
 padding-left:20px;
 padding-top:5px;
 font-size:13px;
 height:26px;
}

h2.balkenrotrounded {
 background:url('img_embedded/blaurundlinks.gif');
 background-repeat:no-repeat;
 background-position:left top;
 color:#fff;
 padding-left:20px;
 padding-top:5px;
 font-size:13px;
 height:26px;
}

.csc-frame h2.balkenrotrounded,
h2.balkenrotrounded_noline {
 background:url('img_embedded/blaurundlinks_ohnestrich.gif');
 background-repeat:no-repeat;
 background-position:left top;
 color:#fff;
 padding-left:20px;
 padding-top:5px;
 font-size:13px;
 height:26px;
}

h3 {
 font-size:13px;
}

h3.blau_underline {
 color:#0055aa;
 padding-left:0px;
 padding-top:5px;
 height:20px;
 width:	540px;
/* border-bottom: 1px solid #e9e9e9; */
 background:url('img_embedded/header_underline.gif');
 background-repeat:no-repeat;
 background-position: bottom left;
 margin-bottom:5px;
}

h4 { 
 font-size:11px;
}

h2.balkenhellgraurounded {
 background:url('img/hellgraurundlinks.gif');
 background-repeat:no-repeat;
 background-position:left top;
 color:#0055aa;
 padding-left:20px;
 padding-top:5px;
 font-size:13px;
 height:26px;
}

h2.balkenhellblaurounded {
 background:url('img/hellblaurundlinks.gif');
 background-repeat:no-repeat;
 background-position:left top;
 color:#0055aa;
 padding-left:20px;
 padding-top:5px;
 font-size:13px;
 height:26px;
}

h2.balkengraurounded {
 background:url('img/graurundlinks.gif');
 background-repeat:no-repeat;
 background-position:left top;
 color:#0055aa;
 padding-left:20px;
 padding-top:5px;
 font-size:13px;
 height:26px;
}





h2.balkengrau {
 background:url('img/balken_grau_var.gif');
 background-repeat:no-repeat;
 color:#0055aa;
 padding-left:20px;
 padding-top:5px;
 font-size:13px;
 height:26px;
}

h2.balkendunkelgrau {
 background:url('img/balken_dunkelgrau.gif');
 background-repeat:no-repeat;
 color:#0055aa;
 padding-left:20px;
 padding-top:5px;
 font-size:13px;
 height:26px;
}

h2.balkenhellblau {
 background:url('img/balken_hellblau.gif');
 background-repeat:no-repeat;
 color:#0055aa;
 padding-left:20px;
 padding-top:5px;
 font-size:13px;
 height:26px;
}
#rightcontent h2.balkenhellblau {
 color:#000;
}
#centercontent ul,
#leftcontent ul {
 padding-left:30px;
}
#leftcontent #secmenu ul {
 padding-left:0px;
}

#centercontent ul li,
leftcontent ul li {
  color:bcbec0;
  padding-left: 0px;
  list-style:none;
  list-style-image:url('img_embedded/squareblaukl.gif');
  margin: 0 0 0 0;
  margin-bottom:3px;
  
}


span.rot,
p.rot,
.rot,
.tx-indexedsearch-redMarkup {
  color:#ab1449;
}
span.hellblau,
p.hellblau,
.hellblau {
  color:#d4effc;
}
span.hellgrau,
p.hellgrau,
.hellgrau {
  color:#dee2e4;
}
span.dunkelgrau,
p.dunkelgrau,
.dunkelgrau {
  color:#bcbec0;
}

td.rot,
tr.rot {
  background-color:#ab1449;
  color:#fff;
}
tr.hellblau,
td.hellblau {
  background-color:#d4effc;
  color:#000;
}
tr.hellgrau,
td.hellgrau {
  background-color:#dee2e4;
  color:#000;
}
tr.dunkelgrau, 
td.dunkelgrau{
  background-color:#bcbec0;
  color:#000;
}

table.contenttable th.sp0 { width: 187px; }
table.contenttable th.sp1 { width: 152px; }
table.contenttable th.sp2 { width: 152px; }
table.contenttable th.sp3 { width: 102px; }
table.contenttable th.sp4 { width: 113px; }









ul {
  font-size:11px;
  margin-left:5px;
  margin-bottom:10px;
  margin-top:10px;
}
ul.arrowWhite,
ul.arrowred,
ul.arrowgreyred {
  font-size:11px;
  list-style-image:none;
  list-style:none;
  margin-left:5px;
  margin-bottom:5px;
  margin-top:5px;
}

ul.arrowWhite li,
ul.arrowred li,
ul.arrowgreyred li {
  padding-bottom:15px;
  padding-left:20px;
  line-height:15px;
  background: url('img/arrowwhite.gif');
  background-repeat:no-repeat;
}
ul.arrowred li {
  padding-bottom:5px;
 background: url('img/arrowred.gif');
 background-position:0 2px;
   background-repeat:no-repeat;
}
ul.arrowgreyred li {
  padding-bottom:5px;
    padding-left:22px;
 background: url('img/arrowgreyred.gif');
 background-position:0 2px;
   background-repeat:no-repeat;
}

ul.arrowWhite li a,
ul.arrowred li a,
ul.arrowgreyred li a {
 text-decoration:none;
}
.contenttable {
 padding:2px;
 margin:0;
 border-collapse:collapse;
}

.contenttable td, td {
 vertical-align:top;
 font-size:11px;
}

.contenttable td {
 padding:2px;
}

#centercontent .contenttable,
#centercontent .contenttable td {
 border:1px solid #cccccc;
}

.contenttable td.center {
 text-align:center;
}
.contenttable td p {
  padding:0;
  margin:0;
  font-size:11px;
  line-height:14px;
  padding-bottom:6px;
}

.contenttable td a {
  line-height:14px;
}

.contenttable th {
 vertical-align:top;
 font-size:11px;
 padding:2px;
 border:1px solid #cccccc;
 background-color:#f2f2f2;
}

#centercontent table {
	width:100%;
}

.tx-felogin-pi1 th {
text-align:left;
}



a {
 font-size:11px;
 color:#ab1449;
 text-decoration:none;
}

label {
 font-size:11px;
}

fieldset {  
 border:none;  
 margin:0;  
 padding:0;  
}  
  
/* Suchformular input */
.tx-felogin-pi1 input,  
.tx-sremailsubscribe-pi1 input,  
#searchform input.forminput,
#newsletterform input.forminput {  
  border:1px solid #ab1449;  
  font-weight:normal;  
  margin:0;  
  margin-bottom:0px;  
  padding:2px;  
  font-size:10px;  
  width:155px;  
  color:#000;  
}  
.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-checkbox,  
.tx-felogin-pi1 #permalogin {  
  width:15px;  
  border:none;  
}  

.tx-felogin-pi1 label {
  float: left; 
  width: 150px;
  display: inline;
  font-weight: bold;
}

.tx-felogin-pi1 div {
  line-height: 1.5em;
  padding-bottom: 10px;
}

.tx-felogin-pi1 legend {
  display: none;
}

.tx-felogin-pi1 input {  
  border:1px solid #cccccc; 
}  

.tx-felogin-pi1 input#pass,
.tx-felogin-pi1 input#user {  
  width:149px;
}

  
.filecount {  
 color:#fff;  
 font-size:8px;  
}  
  
.mailformfield textarea {  
 width:250px;  
   margin-bottom:5px;  
}  

.mailformfield input {  
 margin-bottom:5px;  
   width:250px;  
}  

.mailformlabel {
  font-size: 12px;
}

/*Formulare Searchbar */
#searchform {
 float:left;
 display:inline;
 width:215px;
 padding-left:10px;
 height:26px;
 background-color:#ab1449;
}

#newsletterform {
 float:left;
 display:inline;
 width:277px;
 height:25px; /*26px */
  padding-left:7px;
 background-color:#cd7292; /*#ab1449; */
 /*-moz-opacity: 0.60;*/
 /*filter: alpha(opacity=60);*/
 border-top:1px solid #ab1449;
 overflow:hidden;
}
#loginform {
 margin:0;
	 background-color:#ab1449;
  /*-moz-opacity: 0.60;*/
  /*filter: alpha(opacity=60);*/
  height:26px;
  padding-left:5px;
  width:auto;
  width:204px;  
}

/*inputfelder Formulare oben */
#searchform input.forminput,
#newsletterform input.forminput,
#loginform input.forminput 
 {
  border:none;
  border-right:1px solid #ab1449;
  border-left:1px solid #ab1449;
  border-bottom:1px solid #ab1449;
  border-top:1px solid #ab1449;
  font-weight:normal;
  margin:0px;
  padding:3px;
  margin-top:0px;
  font-size:12px;
  width:95px;
  color:#000;
}

* html #newsletterform input.forminput {
  padding-top: 0px;
}

.csc-mailform .csc-mailform-field input,
.csc-mailform .csc-mailform-field textarea {  
  border:none;
  border-right:1px solid #ccc;
  border-left:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-top:1px solid #ccc;
  font-weight:normal;
  margin:0px;
  padding:3px;
  margin-top:0px;
  font-size:12px;
  width:250px;
  color:#000;
}

.csc-mailform .csc-mailform-field input.csc-mailform-submit {
  width:258px;
}


.csc-mailform .csc-mailform-field select{  
 min-width:250px;    
 margin-bottom:4px;  
 z-index: 1;
} 

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color:#000;font-weight:bold; 
}

td.partnerlogocell {
  vertical-align: middle; 
  text-align: center;
}


.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}