body
{
 font-size:12px;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 background-color:#e8e8e8;
 margin-top: 5px;
 padding: 0px;
}
/*Links*/
a,
a:link
 {
  color:#000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-size:11px;
  text-decoration: none;
}
a:active,
a:hover
 {
  color:#000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size:11px;
  text-decoration: none;
}
/*breite der gesamten seite*/
#frame {
  width: 970px;
  background: #ffffff url(images/bg.jpg);
}
/*header*/
#header {
  background: #ffffff url(images/www.speed7.com_header.jpg);
  width: 970px;
  height: 143px;
}
#menumain {
  width: 970px;
  height: 30px;
}
/*floatet left und content*/
#main {
  float: left;
  width: 970px;
  background: #ffffff url(images/bg.jpg);
  border-left: 0px solid #1C455B;
  border-right: 0px solid #1C455B;
	text-align: left;
}
/*content bereich*/
#content {
  float: right;
  width: 690px;
  margin-top: 15px;
  margin-bottom: 30px;
  line-height: 18px;
  padding-right: 10px;
  border: 0px solid #000;
}

/*linke spalte*/
#left {
  float:left;
  width: 220px;
  margin: 0;
  margin-top: 15px;
  /*line-height: 18px;*/
  /*background: #ffffff url(images/navigation.gif);*/
}
#navtitle {
  border: 0px solid #000;
	margin-top: 5px;
	margin-left: 8px;
	font-weight: bold;
	font-size: 13px;
}
#navcontent {
  border: 0px solid #000;
	margin-left: 8px;
	margin-bottom: 50px;
}
#language {
  float: left;
  font-size: 11px;
  margin: 5px 4px 3px 4px;
}

/*Breadcrumb Navigation*/
#breadcrumb {
  float: left;
  font-size: 11px;
  margin: 5px 4px 3px 4px;
}
#breadcrumbLine {
  margin-top: 25px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #C8C8C8;
}
a#breadcrumbLink {
  color:#000000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-size:10px;
  text-decoration: none;
}

/* 2spaltig */
#contentMain {
	float: left;
  width:680px;
  font-size: 11px;
  margin: 5px;
}
#contentLeft {
	float:left;
	width:330px;
  }

#contentRight {
	width:300px;
	float:right;
  padding: 5px;
}
#contentRight h1,
#contentRight h2,
#contentRight h3,
#contentRight h4,
#contentRight h5,
#contentRight h6 {
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f90;
	color:#f90
}

/* footer */
#footer {
	float: left;
  width: 970px;
  line-height: 20px;
  background: #ffffff;
  border-top: 3px solid #00636B;
  border-bottom: 20px solid #00636B;
}

/*Spacer*/
.spacer-top, .clearer {
  margin-bottom: 20px;
  margin-right: 40px;
  clear: both;
}

/* Top Navigation */
#modernbricksmenu{
padding: 0;
margin: 0;
width: 950px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 30px; /*margin between first menu item and left browser edge*/
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing:1px;
background-color: black; /*Default menu color*/
border-top: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #036373; /*Brown color theme*/
border-color: #036373; /*Brown color theme*/
}

#modernbricksmenuline{
padding: 0;
margin: 0px;
margin-right: 107px;
width: 900;
height: 5px;
line-height: 5px;
background: #036373; /*Brown color theme*/
}

/* Menu left */
/* 2nd Level */
#secondLevel {
	list-style-image: url(images/arrow.gif);
	margin-left: 20px;
}
#current2nd a{
	color: #f90;
}
/* 3rd Level */
#thirdLevel {
	list-style-image: url(images/arrow_grey.gif);
	margin-left: 10px;
}
#thirdLevel a{
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
#current3rd a{
	color: #f90;
}

/* fourthLevel */

#fourthLevel {
	list-style-image: url(images/arrow_grey_single.gif);
	margin-left: 10px;
}
#fourthLevel a{
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
#fourthLevel a{
	color: #000;
}
#current4th a{
	color: #f90;
}



/*Text*/
h1 {font-size:14px;color:#000000;margin-bottom:4px;font-family: Verdana, Helvetica, Arial, sans-serif;}
h2 {font-size:12px;color:#000000;margin-bottom:4px;font-family: Verdana, Helvetica, Arial, sans-serif;}
h3 {font-size:11px;color:#000000;margin-bottom:4px;font-family: Verdana, Helvetica, Arial, sans-serif;}
p {margin-top:0px;font-size: 12px;font-family: Verdana, Helvetica, Arial, sans-serif;}

TABLE.contenttable P { font-size: 12px; margin:0px;font-family: Verdana, Helvetica, Arial, sans-serif;}
TABLE.contenttable TR TD { vertical-align: top; }
TABLE.contenttable TR.tr-last TD P { background-color: #336699; }
TABLE.contenttable TR TD.td-last P { background-color: #aa6699; }
table.csc-frame-frame2,
table.csc-frame-frame2 td,
table.csc-frame-frame2 tr {
  border: 0px;
}
TABLE.csc-frame-frame2 TR TD {border: 0px #ff9900 solid;}
table.csc-frame-frame1,
table.csc-frame-frame1 td,
table.csc-frame-frame1 tr {
  border: 0px;
}
TABLE.csc-frame-frame1 TR TD {border: 0px; padding: 1px;}
TABLE.csc-frame-frame1 TH {border: 0px; padding: 1px; background-color: #ffffff;}
TABLE.csc-frame-frame1 h1 {border: 0px; padding: 0px 5px; margin: 0px; font-size: 12px; background: #e8e8e8; line-height: 22px; width: 590px;}

.align-right {
	text-align: right;
	margin-right: 25px;
}

.csc-textpic-text h1, h2, h3, h4 {

}
.csc-textpic-caption {
  font-size: 11px;
  font-style: italic;
}
.csc-textpic-intext-right-nowrap {
	padding-right: 15px;
}

DIV.csc-frame-indent6633 {
	padding-right: 25%;
}
DIV.csc-textpic-imagewrap {
	border: 0px solid;
}
# Farbe Bildunterschrift
.csc-textpic-caption {
	color:#ff9900;

}
.csc-firstHeader {
 color: #000;
}

ul {
margin: 0px; padding: 0px;
}
#content ul {
margin: 0;
padding: 0px;
margin-left: 30px;
}
/* Navigation Top */
#menumain ul {
	margin: 0;
	padding: 0px;
}
#navcontainer
{
margin: 0;
padding: 0;
height: 22px;
font: 11px Verdana, sans-serif;
width: 50%;
border-bottom: 0px solid #bbb;
list-style-type: none;
}

#navlist li {
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link {
background: #fff;
color: #555;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
border-bottom: 3px solid #f90;
}

#navlist li a:hover
{
color: #039;
border-bottom: 3px solid #CECECE;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
font-weight: bold;
border-bottom: 3px solid #CECECE;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}

/* 2nd Level */
#secondLevel {
	list-style-image: url(images/arrow.gif);
	margin-left: 20px;
}
#current2nd a{
	color: #f90;
}
/* 3rd Level */
#thirdLevel {
	list-style-image: url(images/arrow_grey.gif);
	margin-left: 10px;
}
#thirdLevel a{
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
#current3rd a{
	color: #f90;
}

/* fourthLevel */

#fourthLevel {
	list-style-image: url(images/arrow_grey_single.gif);
	margin-left: 10px;
}
#fourthLevel a{
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
#fourthLevel a{
	color: #000;
}
#current4th a{
	color: #f90;
}
/* Navi Top */
#navlisttop li {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}
#navlisttop li a,
#navlisttop li a:link {
	width: 129px;
	height: 23px;
	display: block;
}
.secondTop {
	width: 129px;
	height: 23px;
	background: #ffffff url(images/topnav_normal.gif);
	display: block;
}
.firstTop {
	width: 129px;
	height: 23px;
	background: #ffffff url(images/topnav_start.gif);
	display: block;
}

#menutopcontainer {
float: right;
margin: 0;
padding: 0;
padding-top: 1px;
padding-right: 1px;
height: 20px;
font: 11px Verdana, sans-serif;
border-bottom: 0px solid #bbb;
list-style-type: none;
}

/* formulare */
.csc-mailform-submit {
      color: #000;
}
.csc-mailform-field {
      color: #000;
}
.csc-mailform {
        border: 0px;
}
fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  border:0px;
}

label {
  width: 12em;
  font-size: 12px;
  padding: 0px 10px 0px 10px;
      color: #000;
  float: left;
  text-align: left;
  margin-right: 0.5em
  display: block;
}

input {
  margin-bottom: 10px;
      color: #000;
}

textarea {
  margin-bottom: 10px;
      color: #000;
}

/*Text*/
h1 {font-size:14px;color:#000000;margin-bottom:4px;font-family: Verdana, Helvetica, Arial, sans-serif;}
h2 {font-size:12px;color:#000000;margin-bottom:4px;font-family: Verdana, Helvetica, Arial, sans-serif;}
h3 {font-size:11px;color:#000000;margin-bottom:4px;font-family: Verdana, Helvetica, Arial, sans-serif;}
p {margin-top:0px;font-size: 12px;font-family: Verdana, Helvetica, Arial, sans-serif;}

.contenttable {border-collapse: collapse;}
.contenttable P { font-size: 12px; margin:0px;font-family: Verdana, Helvetica, Arial, sans-serif;}
.contenttable TR TD { vertical-align: top; padding: 2px; border: 1px solid #c8c8c8; }
.contenttable TR.tr-last TD P { background-color: #336699; }
.contenttable TR TD.td-last P { background-color: #aa6699; }
.align-right { text-align: right; }

.csc-header h1,h2,h3{
 color: #000;
}
.csc-header h1{
  font-size: 12px;
}
h1.csc-firstHeader{
 color: #000;
 font-size: 14px;
}
H1 { font-size: 14px; color: #000; font-weight: bold;}
H2 { font-size: 12px; color: #000; font-weight: bold;}
H3 { font-size: 11px; color: #000; font-weight: bold;}
H4 { font-size: 11px; color: #000; font-weight: bold;}
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 10px; }

/* Tabellen */
.htmlarea-showtableborders { border-collapse: collapse; margin:0px; padding: 0px;}
.htmlarea-showtableborders TH { background: #ff9900;}
.htmlarea-showtableborders TR TD {border: 1px #ff9900 solid;}
.htmlarea-showtableborders TR TD P.bodytext { font-size: 11px; margin:0px; padding: 0px; }
.htmlarea-showtableborders H1 {background: #ff9900; width: 100%; height: 22px; margin: 0px; padding: 4px 0px 0px 0px; }
.htmlarea-showtableborders H2 {background: #ff9900; width: 100%; height: 22px; margin: 0px; padding: 4px 0px 0px 0px; }
.htmlarea-showtableborders H3 {background: #c9c9c9; width: 100%; height: 22px; margin: 0px; padding: 4px 0px 0px 0px; }
.htmlarea-showtableborders .important {background: #ff9900; width: 100%;}

table.csc-frame-frame2 {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
table.csc-frame-frame2 td{
  border: 1px solid #e8e8e8;
  padding: 5px;
}
table.csc-frame-frame2 thead{
  padding: 0px;
  margin: 0px;
  width: 100%;
  font-size: 11px;
  background: #e8e8e8;
  color: #000;
}
table.csc-frame-frame2 h3,
table.csc-frame-frame2 h1{
  padding: 0px;
  margin: 0px;
  color: #000;
}

table.csc-frame-frame2 p.bodytext{
  line-height: 20px;
}

/*image*/
.csc-textpic-imagewrap {
  border: 0px;
}
/*extended sitemap*/
/*extended sitemap*/
.tx-flseositemap-pi1 {

}
ul.list {
  list-style-type:square;
}
li.deep1 {
 list-style: none;
 background-image: url(images/arrow_black.gif);
 background-repeat: no-repeat;
 background-position: 0px 5px;
 padding-left: 25px;
}

hr {
  background-color: #ff9900; /* Mozilla 1.4 */
  color: #ff9900; /* IE 6 */
  border: #ff9900; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

/* Ruler */
.csc-frame-rulerAfter {
  border-top: 1px dotted #FF9900;
}
.csc-frame-rulerBefore{
  border-top: 1px dotted #FF9900;
  margin-bottom: 10px;
}

/* Rahmen um Code */
p.csc-frame-frame1 { background-color: #F9CB2F; padding: 2px 4px 2px 4px; border: 1px solid #CB0E12; }

img {
	border: 0px;
}

/* Formulare */
/* ---------- Fieldset---------------------------------------- */
.csc-mailform-submit {
      color: #000;
}
.csc-mailform-field {
      color: #000;
}
.csc-mailform {
        border: 0px;
}
fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  border:0px;
}

label {
  width: 12em;
  font-size: 12px;
  padding: 0px 10px 0px 10px;
      color: #000;
  float: left;
  text-align: left;
  margin-right: 0.5em
  display: block;
}

input {
  margin-bottom: 0px;
      color: #000;
}

textarea {
  margin-bottom: 10px;
  color: #000;
  width: 90%;
  height: 50px;
}

/*

	Styles 2 Column DIV Section

*/

div.tx-fdfx2cols-pi1{
	float:left;
	width: 680px;
	margin-bottom:10px;
	padding: 0px;
  border: 0px solid #000;
}

/* Layout 1 */

div.c2l1d-left{
	float:left;
  left:0px;
  padding: 0px;
  width:430px;
  white-space:normal;
  border: 0px;
  margin: 0px;
}
div.c2l1d-left h1{
  color: #000;
  margin-top: 0px;
  padding-top: 0px;
}
div.c2l1d-left h2{
  color: #000;
}

div.c2l1d-middle {
	float: right;
	color:#333;
  padding: 0px 20px 20px;
	border: 0px;
	border-top: 1px solid #d7d7d7;
	margin: 0 15px 15p 15px;
  left:460px;
  padding: 5px;
  width:200px;
	background: #f6f6f6 url(images/featurebox_bg.gif) no-repeat 100% 100%
}
div.c2l1d-middle h1,
div.c2l1d-middle h2,
div.c2l1d-middle h3,
div.c2l1d-middle h4,
div.c2l1d-middle h5,
div.c2l1d-middle h6 {
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	color:#000
}
div.c2l1d-middle p {
	border:none;
	margin: 0 0 1em;color:#444
}
div.c2l1d-middle a {
	font-weight:bold
}


/* Layout 2 */

/* Layout 2 */

div.c2l2d-left{
	float:left;
  left:0px;
  width:330px;
  border: 0px;
  border:0px solid #ff9900; 
}
div.c2l2d-left h1,
div.c2l2d-middle h1{
  margin: 0px;
  border: 0px;
  font-size: 13px;
  padding: 1px 5px;
  background: #ff9900; 
}
div.c2l2d-left p.bodytext,
div.c2l2d-middle p.bodytext {
  margin: 0px;
  border: 0px;
  padding: 0px 0px;
}
div.c2l2d-middle{
  float: right;
  left: 350px;
  width:300px;
  border:0px solid #ff9900;
  background: #ffffff;
}

/* 	Layout 3 	embedded */

div.c2l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}

div.c2l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}

/* tt_news */
.news-list-morelink a.download,
.news-latest-morelink a.download {
	background: url(images/download.gif) no-repeat;
 background-position: left;
	padding-left: 25px;
}
.news-list-morelink a.extern,
.news-latest-morelink a.extern {
	background: url(images/link_ext.gif) no-repeat;
 background-position: left;
	padding-left: 25px;
}


.news-list-morelink a,
.news-latest-morelink a {
 /*background: url(images/arrow_black.gif);*/
 background-repeat: no-repeat;
 background-position: left;
	padding-left: 15px;
}

.news-latest-item .bodytext{
	padding: 0px;
}
.news-latest-item a{
	margin-left: 140px;
}
.news-list-date {
	font-weight: bold;
}

/* News allgemein */
.tx-ttnews-browsebox-SCell a{
  text-decoration: underline;  
}
.tx-ttnews-browsebox p{
  padding: 0px;
  margin: 0px;
}

.news-list-container a.download,
.news-list-container a.download,
.news-single-links a.download {
	background: url(images/download.gif) no-repeat;
 background-position: left;
	padding-left: 25px;
}
.news-list-container a.extern,
.news-list-container a.extern,
.news-single-links a.extern {
	background: url(images/link_ext.gif) no-repeat;
 background-position: left;
	padding-left: 25px;
}


.news-list-container a,
.news-list-container a,
.news-single-links a {
 background: url(images/arrow_news.gif);
 background-repeat: no-repeat;
 background-position: left;
	padding-left: 25px;
}

.news-list-item a.download,
.news-list-item a.download {
	background: url(images/download.gif) no-repeat;
 background-position: left;
	padding-left: 25px;
}
.news-list-item a.extern,
.news-list-item a.extern {
	background: url(images/link_ext.gif) no-repeat;
 background-position: left;
	padding-left: 25px;
}


.news-list-item a,
.news-list-item a {
 background: url(images/arrow_news.gif);
 background-repeat: no-repeat;
 background-position: left;
	padding-left: 25px;
}
.news-single-img {
	float: right;
	margin-left:5px;
  font-style:italic;
  font-size: 12px;
}
p.news-single-imgcaption {
  width: 180px;
  margin-bottom: 10px;
}
.news-list-item img {
  float: left;
  margin: 0 5px;
}
.news-list-item .news-list-morelink {
  margin: 0px;
  padding: 0px;
}
.news-list-item a {
  padding: 0;
  margin: 0;
  color: #000;
  text-decoration: none;
}

/* Products */
.tableProductList {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.tableProductList th{
  border: 1px solid #e8e8e8;
  background: #e8e8e8;
  padding: 1px 4px;
}
.tableProductList td{
  border: 1px solid #e8e8e8;
  padding: 4px;
  font-size: 11px;  
}
.tableProductList h3{
  padding: 0px;
  margin: 0px;
  color: #000;
  font-size: 11px;
}
.tableProductList p.bodytext{
    font-size: 11px;
    margin: 0px;
}


.tableProductSingle {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  width: 100%;
  border: 1px solid #e8e8e8;
}
.tableProductSingle th{
  border: 1px solid #e8e8e8;
  background: #e8e8e8;
  padding: 1px 4px;
}
.tableProductSingle td{
  border: 0px solid #e8e8e8;
  padding: 4px;
  font-size: 11px;  
}
.tableProductSingle p.bodytext{
    font-size: 11px;
}
.tableProductSingle h3,
.tableProductSingle h2{
  padding: 0px;
  margin: 0px;
  color: #000;
  font-size: 11px;
}


/* Rahmen */
.csc-frame-indent2080 {
  padding-left: 25%;
}

/* Sprachumschalter */
  .tx-srlanguagemenu-pi1{float:left; margin: 0px; width: 220px;}
   .tx-srlanguagemenu-pi1 p { font-family: Verdana, sans-serif; font-size: .8em; line-height:100%; color: #000; margin-top: 8px; padding: 0; text-indent: 0; }
   .tx-srlanguagemenu-pi1 img { margin: 0 5px; padding: 0; border-style: none; }
   .tx-srlanguagemenu-pi1 .CUR { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #000; text-decoration: none; font-weight: bold; }
   .tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#000; }
   .tx-srlanguagemenu-pi1 .NO { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #000; text-decoration:none; font-weight:normal; }
   .tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#333333; }
   .tx-srlanguagemenu-pi1 .INACT { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #35006d; text-decoration: none; font-weight: normal; }
   .tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #333333; }
   .tx-srlanguagemenu-pi1 .SPC {  float: left; font-family: Verdana, sans-serif; font-size: .8em; line-height: 100%; color: #35006d; }
   .tx-srlanguagemenu-pi1 fieldset { }
   .tx-srlanguagemenu-pi1 fieldset legend { }
   .tx-srlanguagemenu-pi1 fieldset label { display: none; }
   .tx-srlanguagemenu-pi1 fieldset select { font-size: .8em; font-family: Verdana, sans-serif; background-color: #35006d; color: white; font-weight: bold; }
   .tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-0 { }
