body {
 font-size:12px;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 background:#E8E9EB url(images/background.jpg);
 margin: 0;
 padding: 0;
}
/*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;
  height: 100%;
  background: #fff;
}
/*header*/
#header {
  background: #ffffff url(images/typo3erweiterungen.de_banner.jpg) no-repeat;
  width: 970px;
  height: 250px;
  border-bottom: 1px solid #3d7c14;
}
/*floatet left und content*/
#main {
  float: left;
  width: 970px;
  background-color: #ffffff;
}
/*content bereich*/
#content {
  width:790px;
  line-height: 18px;
  float: right;
  background-color: #ffffff;
  text-align: left;
  height: 100%;
} 
#main-left {
	float:left;
	width:382px;
}
#main-right {
	width:382px;
	float:right;  
}
/*gemeinsame eigenschaften linke und rechte spalte*/
#left, #right {
  line-height:18px;
}
/*linke spalte*/
#left {
  float:left;
  width: 180px;
}
/*footer der Seite*/
#footer {
  clear: both;
}
/* navtitle*/
#navTitle{
  border-bottom: 1px #F18909 double;
	margin-top: 16px;
	margin-left: 8px;
	font-weight: bold;
	font-size: 13px;
}
.navlink {
  border: 0px solid #000;
  width: 180px;
	margin: 10px 0 0 0;
	padding: 0px;
	text-align: left;
}
/* Top Navigation */
#menucontainer{
    background-color: #89845E;
    width: 970px;
    height: 22px;
}
#tabsG {
  text-align: center;
  width:100%;
  font-size:93%;
  line-height:normal;
  
  }
#tabsG ul {
  margin:0;
  padding: 43px 5px 0px 380px;
  list-style:none;
}
#tabsG li {
  display:inline;
  margin:0;
  padding:0 0 0 0;
}
#tabsG a {
  float:left;
  background:url("images/tableftG.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabsG a span {
  float:left;
  display:block;
  background:url("images/tabrightG.gif") no-repeat right top;
  padding:5px 15px 6px 5px;
  color:#000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsG a span {float:none;}
/* End IE5-Mac hack */
#tabsG a:hover span {
  color:#FFF;
}
#tabsG a:hover {
  background-position:0% -42px;
}
#tabsG a:hover span {
  background-position:100% -42px;
}

#tabsG #current a {
  background-position:0% -42px;
}
#tabsG #current a span {
  background-position:100% -42px;
  color:#FFF;
}
/*Navigation*/
/* 2nd Level */
#secondLevel {
	/*list-style-image: url(images/arrow.gif);*/
	list-style: square;
	color: #F18909;	
	margin: 0px;
}

#secondLevel a{
	color: #000;	
}

#current2nd a{
	color: #000;
	border-bottom: 1px solid #F18909;
}

/* 3rd Level */
#thirdLevel {
	/*list-style-image: url(images/arrow_grey.gif);*/
	list-style: square;
	color: #2FA946;
	margin-left: 0px;
}

#thirdLevel a{
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

#current3rd a{
	color: #000;
	border-bottom: 1px solid #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;
}
/*Breadcrumb Navigation*/
.breadcrumb {
  font-size: 11px;
  margin: 5px 5px 3px 15px;
}
.breadcrumbLine {
  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;
}

/*Spacer*/
.spacer-top {
  margin-top: 15px;
}

/*Text*/
h1 {font-size:14px;color:#000000;margin-bottom:4px;}
h2 {font-size:13px;color:#000000;margin-bottom:4px;}
h3 {font-size:12px;color:#000000;margin-bottom:4px;}
p {margin-top:0px;}

.contentMain {
  font-size: 11px;
  margin: 5px 5px 3px 15px;
}
TABLE.contenttable P { font-size: 11px; margin:0px;}
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; }
  





/* 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;  
}

/*image*/
.csc-textpic-imagewrap {
  border: 0px;
}
/*extended sitemap*/
ul.list {
  list-style-type:square;
}
li.deep1 {
 list-style: none;
 background-image: url('http://baumedia.net/fileadmin/img/arrow_black.gif');
 background-repeat: no-repeat;
 background-position: 0px 5px;
 padding-left: 15px;
}
/*   NEW  */
li.lastWeek, li.lastDay {
 background-image: url('http://www.scriptworker.com/fileadmin/scriptworker/images/new.png');
  background-repeat: no-repeat;
 background-position: 0px 1px;
 padding-left: 20px;
}
hr {
  background-color: #F67F00; /* Mozilla 1.4 */
  color: #F67F00; /* IE 6 */
  border: #F67F00; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

hr.dotted {
  background-color: #F67F00; /* Mozilla 1.4 */
  color: #F67F00; /* IE 6 */
  border: #F67F00; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

.csc-frame-rulerAfter,
.csc-frame-rulerBefore {
  border-bottom: 1px #F67F00 dotted;
}



/* Rahmen um Code */
p.csc-frame-frame1 { background-color: #C8CCE6; padding: 2px 4px 2px 4px; border: 1px solid #3952A3; }
.eluna_pagecomments_comment { background-color: #F4F4F4; padding: 2px 4px 2px 4px; border: 1px solid #4B57A3;margin: 2px; }
.eluna_pagecomments_comment_alt { background-color: #F4F4F4; padding: 2px 4px 2px 4px; border: 1px solid #C8CCE6; margin: 2px;}


/* 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: 10px;
      color: #000;  
}

textarea {
  margin-bottom: 10px;
  color: #000; 
  width: 90%;
  height: 50px; 
}
/* 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: 11px;
}

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;
  clear: both;
}

.news-list-item a {
  padding: 0;
  margin: 0;
  color: #000;
  text-decoration: none;
}
/* sb_download */
#sb_download_flexWrap {
  padding: 0 0 0px 0;
  margin: 0 0 20px 0;;
  clear: both;
}
.sb_download_flex {
  padding: 5px;
  margin: 0px 10px 5px 0;
  width: 360px;
  height: 150px;
  float: left;
  background: #f0f4f3;
}

.sb_download_text {
	text-align: left;
}
.sb_download_image {
	float: left;
	text-align: left;
}
.sb_download_flex .description,
.sb_download_flex .sb_download_text{
  width: 360px;
}
.sb_download_flex p.bodytext,
.sb_download_single p.bodytext {
  padding: 0;
  margin: 0;
}

.sb_download_flex .image img,
.sb_download_single .image img {
  padding: 0;
  margin: 0 10px 10px 0;
  float: left;
  width: 63px;
  height: 63px;
  border: 2px solid #D0EFED;
}
.sb_download_flex .clicks,
.sb_download_single .clicks {
	font-size: 11px;
	float: right;
}

.sb_download_flex .datetime,
.sb_download_single .datetime {
	font-size: 10px;
	float: left;
}
.sb_download_flex .title,
.sb_download_single .title {
  padding: 0;
  margin: 0;
  color: #004D74;
  font-weight: bolder;
}

.sb_download_flex .links,
.sb_download_single .links {
  padding: 0;
  margin: 0;
  float: left;
}

.sb_download_flex a {
  padding: 0;
  margin: 0;
  color: #000;
  text-decoration: none;
}

.sb_download_flex a.more {
  padding: 0;
  margin: 0;
}

.sb_download_flex a:hover {
  text-decoration: none;
}
.sb_download_single {
	float: left;
	padding: 0px;
	margin: 0px;
}
.sb_download_single .sb_download_text {
	width: 750px;
}

img {
  border: 0px;
}

.csc-textpic-caption {
	margin-left:5px;
  font-style:italic;
  font-size: 11px;
}

/* sb_folderdownload */
#sbfolderdownloadWrap {
  padding: 0 0 0px 0;
  margin: 0 0 0px 0;;
  clear: both;
}
.sbfolderdownload {
  padding: 7px 8px 0px 10px;
  margin: 0px 0px 0px 0;
  width: 30px;
  float: left;
	height: 30px;
	overflow: hidden;
}
.sbfolderdownload_name {
	font-size: 12px;
}

