*+html .content {
  width: 955px;
  padding: 0 11px 0 11px;
}

*+html .rootline {
  background: #FFFFFF;
  width: 947px;
  margin: 0 0 0 0;
  padding: 10px 0 0 30px;
}


/********************/
* html .spalte1-2 {
margin-left: 0px;
margin-right: 75px;
padding-left: 20px;
}


* html .rootline {
  background: #FFFFFF;
  margin: 0 0 0 0;
  padding: 5px 0 0 30px;
  width: 947px;
}

/********************/
html { height: 100%;}

body {
	  background: url(../bilder/bg-body.gif) repeat-x #c6c5c4;
  	font-size: 12px;
    font-family: serif;
  	line-height: 130%;
  	height: 100%;
  	color: #101010;
}

h1 {
  font-size: 33px;
  font-family: helvetica, arial, sans-serif; /* Arial */
  line-height: 120%;
}

p.csc-subheader-0 {
  color: #fd007a;
  font-size: 18px;
  font-family: Times;
  line-height: 140%;
}

h2 {
  font-size: 15px;
  font-family: Arial;
  margin-bottom: 8px;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  /*border-bottom: 1px dotted #8d817a;*/
  background: url(../bilder/bg-strichlinie.gif) repeat-x bottom;
  margin-bottom: 10px;
  padding-bottom: 4px;
  
}

p {	
  font-size: 12px;
  font-family: Arial;
  padding-bottom: 12px;
  line-height: 155%;
}

strong, b {
  font-weight: bold;
}

.container {
  height: 100%;
  width: 977px;
  margin: 0 auto;
}


/* ### HEADER ### */

.top-navigation {
  height: 18px; /* 28 - 10 */
  text-align: right;
  padding: 10px 31px 0 0;
  background: none;
}

.top-navigation span {
  border-right: 1px solid #949494;
  padding: 0 6px 0 6px;
}

.top-navigation span.last {
  border: none;
  padding-right: 0px;
}

.top-navigation span.last a {
  color: #fd007a;
}

.top-navigation span a {
  color: #949494;
  text-decoration: none;
  font-size: 11px;
}

.top-navigation span a:hover {
  text-decoration: underline;
}

.header {
  width: 955px;
  /*height: 291px;*/
  padding: 10px 11px 0 11px;
  background: #FFFFFF;

}

.navigation {
  height: 51px;
  background: #1f1f1f;
}

.navigation img {
  margin: 11px 0 0 20px;
  float: left;
}


.headerbild {
	background: url(../bilder/headerbilder/plaedoyer.jpg) no-repeat;
  height: 239px;
  border-top: 1px solid #e8e8e8;
}

.rootline {
  /*color: #FFFFFF;*/
  /*color: #cccccc;*/
  color: #b3b3b3;
  width: 922px; /* 792 - 20 */
  float: left;
  margin: 8px 0 0 31px;
  height: 20px;
  font-family: Georgia;
  font-size: 11px;
}

.rootline a {
  color: #b3b3b3;
  text-decoration: none;
  margin: 0 5px 0 5px;
}

.rootline a:hover {
  text-decoration: underline;
}

.subnavigation {
  width: 162px;
  float: right;
}

.subnavigation ul {
  height: 170px; /* 191 - 21 */
  padding-top: 21px;
  margin-bottom: 1px;
  background: url(../bilder/bg-transparenz.png) repeat;
  /*background: rgba(31, 31, 31, 0.65);*/
}

.subnavigation ul li {
  margin: 0 0 10px 15px;
}

.subnavigation ul li a {
  font-size: 13px;
  text-decoration: none;
  color: #FFFFFF;
  
}

.subnavigation ul li a:hover, .subnavigation ul li.aktiv a {
  text-decoration: underline;
}

.ecommerce {
  width: 112px; /* 162 - 50 */
  height: 37px; /* 47 - 20 */
  padding: 10px 0 0 50px;
  background: url(../bilder/bg-koerbchen.jpg) no-repeat #1f1f1f;
}

.ecommerce a {
  color: #FFFFFF;
  text-decoration: none;
}
.ecommerce a:hover {
  text-decoration: underline;
}

.subnavigation-ebene3 {
  padding-left: 25px; /* 31 - 6 */
  background: #FFFFFF;
  padding-top: 5px;
}

.subnavigation-ebene3 span {
  border-right: 1px solid #101010;
  padding: 0 6px 0 6px;
  margin-top: 20px;
}

.subnavigation-ebene3 span.last {
  border: none;
}

.subnavigation-ebene3 span a {
  color: #101010;
  text-decoration: none;
  font-size: 13px;
}

.subnavigation-ebene3 span a:hover {
  text-decoration: underline;
}

.subnavigation-ebene3 span.aktiv {
  font-size: 13px;
  text-decoration: underline;
}

.subnavigation-ebene3 span.aktiv-last {
  border: none;
  font-size: 13px;
  text-decoration: underline;
}



/* ### CONTENT ### */

.content {
  background: #FFFFFF;
  min-height: 300px;
  padding: 40px 11px 30px 11px;
  /*font-family: georgia, times, "times new roman";*/
  font-family: Arial;
}

.content a {
  color: #2068cb;
}

.content ul {
  padding-bottom: 10px;
}

.content li {
  list-style-type: disc;
  list-style-position: outside;
  /*font-size: 15px;*/
  margin-left: 15px;
  padding-bottom: 5px;
}

.referenzen {
  background: #FFFFFF;
  padding: 11px 11px 0 11px;
}


/* FCE zweispaltig*/

.spalte1-3 {
  width: 311px;
  margin-right: 11px;
  float: left;
}

.spalte2-3 {
  width: 311px;
  margin-right: 11px;
  float: left;
}

.spalte3-3 {
  width: 311px;
  float: left;
}


/* FCE dreispaltig*/

.spalte1-2 {
  width: 450px;
  margin: 0 95px 0 20px;
  float: left;
}

.spalte2-2 {
  width: 370px;
  float: left;
  margin-right:20px;
}

.spalte2-2 p {
  font-size: 11px;
  font-family: Verdana;
}

.spalte2-2 .csc-frame {
  margin-bottom: 25px;
}

#page {
  border: 1px solid red;
}

/* FCE Referenzen */

.referenzen-spalte1-3 {
  width: 281px;
  margin-right: 37px;
  padding: 10px 0 25px 0;
  float: left;
}

.referenzen-spalte2-3 {
  width: 281px;
  margin-right: 37px;
  padding: 10px 0 25px 0;
  float: left;
}

.referenzen-spalte3-3 {
  width: 281px;
  padding: 10px 0 25px 0;
  float: left;
}

/* Rahmen */

.csc-frame-punktlinie-unten {
  background: url(../bilder/bg-strichlinie.gif) repeat-x bottom;
}

.csc-frame-referenz {
  background: red;
}




/* Sitemap */
.csc-sitemap {
  padding-top: 12px;
  padding-bottom: 5px;
}

.csc-sitemap ul {
  padding-bottom: 0px;
}

.csc-sitemap ul li ul {
  padding-top: 5px;
  padding-bottom: 0px;
}

ul.csc-menu {
  padding-bottom: 5px;
}


/* Kontaktformular */
#php-formular {
  width: 450px;
}

#php-formular li{
  margin: 0 0 12px 0;
  list-style-image:none;
  list-style-position:inside;
  list-style-type:none;
}

#php-formular label {
  display: block;
  float: left;
  width: 120px;
}

#php-formular input {
  border: 1px solid #706e6e;
  font-family: Arial,Helvetica,"sans serif";
  width: 252px;
  padding: 2px 3px;
}

#php-formular textarea {
  border: 1px solid #706e6e;
  font-family: Arial,Helvetica,"sans serif";
  font-size: 12px;
  width: 252px;
  padding: 2px 3px;
}

#php-formular input#senden {
  margin-left: 120px;
  width: 120px;
}

/* ### FOOTER ### */

.footer {
	background: url(../bilder/bg-footer.gif) repeat-x;
  margin-top: 1px;
  height: 90px; /* 90 - 15 */
  padding-top: 15px;
  text-align: center;
}

.footer span {
  border-right: 1px solid #949494;
  padding: 0 6px 0 6px;
}

.footer span.last {
  border: none;
}

.footer span a {
  color: #949494;
  text-decoration: none;
  font-size: 11px;
}

.footer span a:hover {
  text-decoration: underline;
}

.footer span.aktiv {
  font-size: 11px;
  color: #949494;
  text-decoration: underline;
}

.footer span.aktiv-last {
  border: none;
  font-size: 11px;
  color: #949494;
  text-decoration: underline;
}

/* ### Helfer Klassen ### */
.clearer-left {
  clear: left;
  font-size:1px;
  height: 0px;
  line-height:100%;
  background: url(../bilder/clearer-bg.gif) no-repeat;
}


/* ######## Styling Helper für Plugins */

/* ## ACCORDION ## */
.ka-handler {
  cursor:pointer;
}

.close .ka-handler h3, .open .ka-handler h3 {
  padding-left: 15px;
}
.close .ka-handler, .open .ka-handler {
  background-repeat: no-repeat;
  background-position: 2px left;
}
.open .ka-handler {
  background-image: url(../bilder/pfeil_akkordion_open.jpg);
}
.close .ka-handler {
  background-image: url(../bilder/pfeil_akkordion_closed.jpg);
}