/* global */
*{ margin: 0; padding: 0; }

.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
/* eof global */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #036;
	/*background-color: #EFEFEF;*/
	background-color: #fff;
}
#seite {
	width: 1000px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	height: 1000%;
	background-color: #FFF;
}


#logo {
	float: right;
	clear: both;
}
#header {
	height: 230px;
	width: 1000px;
	/* background-image: url(../header/flash.jpg); */
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 1;
	background-color: #ffffff;
}
#breadcrumps {
	width: 1000px;
	clear: both;
	float: left;
	height: 14px;
	padding-bottom: 10px;
	background-color: #fff;
	padding-top: 4px;
}
#breadcrumps ul {
	padding-left: 20px;
}
#breadcrumps ul li {
	display: inline;
	padding-left: 10px;
	line-height: 10px;
	background-image: url(../../fileadmin/layout/pfeil-bread.gif);
	font-size: 8px;
	text-transform: uppercase;
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#breadcrumps a {
	color: #353535;
	text-decoration: none;
	letter-spacing: 0.2em;
}



#seite #inhalt {
	float: left;
	/* border: 1px solid #666666; */
	width: 1000px;
	background-color: #fff;
	clear: both;
	height: 100%;
	min-height:395px;
	color: #666;
}
#inhalt #content {
	float: left;
	width: 600px;
	padding-left: 40px;
	background-color: #fff;
}
#inhalt #spalte-rechts {
	width: 336px;
	float: right;	/*padding: 10px;
	 height: 200px; */
}
#seite #inhalt #news {
	width: 655px;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-top-color: #4FA648;
	border-right-color: #4FA648;
	border-bottom-color: #4FA648;
	border-left-color: #4FA648;
	margin: 0px;
	padding: 0px;
	/* height: 186px; */
	/* nachträglich flexibel gefordert */
	min-height: 185px;
	clear: left;
	background-image: url(../layout/bg-news-start.jpg);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#seite #footer #flummi {
	height: 38px;
	width: 175px;
	position: absolute;
	z-index: 14;
	top: 490px;
	right: 0px;
	background-image: url(../../fileadmin/layout/flaeche.png);
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#seite #footer #flummi a{
	color: #333;
	text-decoration: none;
	font-size: 11px!important;
}
#inhalt ol,#inhalt ul {
	list-style-position: outside;
	margin-left: 28px;
}
#standard {
	clear: both;
	padding-right: 10px;
	float: right;
	width: 950px;
}
#zeileOben p {
	padding: 0px;
	margin: 0px;
}
/* bei 2 Spalten Inhalt..
#inhalt #content {
	padding: 10px;
	float: left;
	width: 400px;
	height: 200px;
}*/
#inhalt #trailer {
	height: 280px;
	float: left;
	z-index: 0;
}



#seite #navi_block {
	width: 1000px;
	height: 23px;
	
	position: absolute;
	z-index: 5;
	/* clip: rect(auto,auto,auto,auto); 
		display: table-row; */
	top: 153px;
	left: 1px;
	margin: 0px;
	padding: 0px;
	background-image: url(../layout/nav-bg.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#navi_block a {
	/* width: 120px; */
	color: #FFFFFF;
	height: 22px;
	display: block;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

.subnavi {
	display: block;
	margin: 0px;
	padding-top: 2px;
}

#navi_block .subnavi a {
	font-size: 12px;
	color: #333333;
}
 
#navi_block .subnavi a:hover {
	font-size: 12px;
	color:#990000;
}

#navi_block .aktive {
	/* width: 120px; */
	display: block;
 
}


#seite #footer {
	height: 40px;
	clear: both;
	float: left;
	width: 1000px;
	background-color: #EFEFEF;
	background-image: url(../layout/footer-karte.gif);
	background-position: left top;
	background-repeat: no-repeat;
}




#inhalt  h1 {
	color: #3c9b37;
	font-size: 17px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#inhalt h2 {
	color: #48AA43;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#seite #inhalt  a {
	text-decoration: underline;
	color: #3C9B37;
}
#seite #inhalt  a: hover {
	color: #982528;
	text-decoration: underline;
}
#seite .abstand {
	padding: 10px;
}
/* nur template-product.html */
#inhalt #product {
	float: left;
	width: 555px;
}
#product #spalte2-detail {
	width: 250px;
	float: left;
}
#product #spalte3-detail {
	float: right;
	width: 280px;
	text-align: right;
}
/* eof */

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 1px solid gray;
		padding: 0px 0px;
	}
.zentriert {
	margin-right: auto;
	margin-left: auto;
}
.rechts {
	float: right;
}
/* Layou 2 Spalten + subnavi */

#spalte2 {
	clear: right;
	float: right;
	width: 500px;
}
#spalte1 {
	/* width: 160px;*/
	width:180px;
	float: left;
}

#unternavi {
	clear: left;
	float: left;
	width: 240px;
	padding-bottom: 50px;
}
/* eof                       */

/* detail produkt */
#spalte1-detail {
	/* wegen tabellenbreite unten neuen wert width: 530px;*/
	width: 550px;
	/* width: 590px; float: right; */
	float:left;
	clear: right;
	padding-right: 5px;
}
#spalte2-detail {
	clear: right;
	float: right;
	/* width: 140px; */
	width:195px;
	padding-right: 2px;
}
/* #### TT-NEWS #### */

.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	height: 186px;
	padding-left: 10px;
}
.news-latest-item {
	margin:0;
	clear: both;
	float: right;
	width: 580px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 1em;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
	clear: both;
	float: left;
	width: 350px;
}


.news-latest-container H2 {
	margin:0;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	width: 359px;
	font-weight: bold;
	text-decoration: none;
	clear: right;
	}
#news .news-latest-container .news-latest-item .news-latest-date {
	float: right;
	width: 358px;
	padding-top: 8px;
}
#inhalt #news .news-latest-container .news-latest-item h2 a {
	color: #4FA648;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
	/* für weiter link */
#seite #inhalt #news .news-latest-container .news-latest-item a img {
	float: right;
	margin: 0px;
	width: 63px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.news-latest-item IMG {
	float:left;
	border: none;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0;
}
#inhalt #news .news-latest-container .news-latest-item a {
	text-decoration: none;
	color: #666;
	font-size: 10px;
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/

.newsbuttons {
	float: left;
	width: 650px;
	text-align: right;
	height: 13px;
	margin: 0px;
	padding: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3C9B37;
}

#inhalt #news-list .news-list-item h2 {
	padding-top: 2px;
	/* margin-top: 0px; */
}
.news-list-item {min-height:90px;}
#news-list {min-height:395px;
clear:both;}
.news-list-container {
	margin-bottom: 50px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.trennstrich {
	clear: both;
	width: 580px;
	margin-left: 37px;
	margin-bottom: 25px;
	margin-top: 1px;
	height: 8px;
	background-image: url(../layout/trennstrich.jpg);
	background-repeat: no-repeat;
}
#seite #inhalt #news-list .news-list-item {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3c9b37;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 50;
	clear: both;
	width: 890px;
}

/* #inhalt .news-list-container H2 {
	padding-left: 35px;
	float: left;
	width: 800px;
	clear: both;
	padding-top: 10px;
} 
#inhalt #news-list .news-list-container H2 a {

	text-decoration: none;
	color: #3c9b37;
	font-size: 17px;
	text-transform: uppercase;
} 
*/
.news-list-inhalt {
	padding-left: 36px;
	margin: 0px;
	width: 580px;
}
.news-list-date {
	float: left;
	display:block;
	padding-left:44px;
	margin-bottom: 2px;
	clear: right;
	width: 850px;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}
/*
.news-list-container IMG {
	float: right;
	border: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;

}
*/
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}


	/* ------------- Liste Start --------------- */
	#seite #inhalt #news .news-latest-item h2 a {
	text-decoration: none;
	color: #3c9b37;
}
#seite #inhalt #news .news-latest-item .trennstrich-start {
	clear: both;
	width: 550px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(../layout/trennstrich-start.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top:0px;
	background-position: left center;
	height: 16px;
}
#seite #inhalt #news .news-latest-item a img {
	float: right;
	margin-top: 5px;
}
.subheaderbox {
	height: 30px;
}
#seite #inhalt #news .news-latest-item .subheaderbox {
	width: 388px;
	float: right;
	margin: 0px;
	padding: 0px;
}
/* für more button auf startseite */
#seite #inhalt #news .news-latest-item a img {
	float: right;
	margin-top: 5px;
	clear: right;
}
 #inhalt .news-list-container H2 {
	padding-left: 35px;
	float: left;
	width: 800px;
	clear: both;
	padding-top: 10px;
} 
#inhalt #news-list .news-list-container H2 a {
	text-decoration: none;
	color: #3c9b37;
	font-size: 17px;
	text-transform: uppercase;
} 
#inhalt #news-list .news-list-container .news-list-date {
	float: left;
	display:block;
	padding-left:44px;
	clear: right;
	width: 850px;
	margin-top: 0px;
}
	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/




.news-single-item {
	padding:0px; 
	margin-bottom:5px;


}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}

	/* w Neu */
.news-single-linksbox {
	margin-left: 43px;
	margin-bottom:2px;
	font-size:10px;

}
#news-list .news-single-item {
	margin-left: 0px;
	padding-left: 35px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #3c9b37;
	border-right-color: #3c9b37;
	border-bottom-color: #3c9b37;
	border-left-color: #3c9b37;
	width: 890px;
}
#news-list .news-single-item .news-single-img {
	margin-right: 40px;
	margin-bottom: 10px;
}
.news-single-item .news-single-backlink {
	padding: 0px;
	margin-left: 0px;
	clear: both;
}

	/* W  damit bilder  unten und links sind */
#seite #inhalt #news-list .news-single-item .news-list-img .news-single-img {
	margin: 0px;
	width: 880px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float:left;
	clear:both;
}
#seite #inhalt #news-list .news-single-item .news-list-img .news-single-img a img {
	float: left;
	padding-right: 20px;
}
#seite #inhalt #news-list .news-single-item .news-list-img .news-single-img .news-single-imgcaption {
	margin: 0px;
	padding: 0px;
}
	/* w */ /*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;
}






/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}
/*mailform*/
#mailform .csc-mailform .csc-mailform-field label {
	width: 150px;
	padding-left: 0px;
	float: left;
}
#mailform .csc-mailform .csc-mailform-field {
	padding-bottom: 5px;
}

fieldset {
border-style:none;
border-width:0px;
padding-left:0px;
}
/*
.csc-mailform-field #mailformformtype_mail {
	background-color: #FFF;
	color: #060;
	width: 80px;
	border: 1px solid #CCC;
}
*/
.csc-mailform-field #mailformformtype_mail {
	width: 80px;
	background-image: url(/fileadmin/layout/send_en.gif);
	background-repeat: no-repeat;
	margin-left: 365px;
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFF;
}
#mailform .csc-mailform-field .senden-de  {
	background-image: url(../../fileadmin/layout/send_de.gif)!important;
	background-repeat: no-repeat;
}
#mailform .csc-mailform-field .senden-se  {
	background-image: url(../../fileadmin/layout/send_se.gif)!important;
	background-repeat: no-repeat;
}
#mailform .csc-mailform-field .senden-fr  {
	background-image: url(../../fileadmin/layout/senden_fr.gif)!important;
	background-repeat: no-repeat;
}
/*sitemap */
.csc-sitemap ul li {
	list-style-type: none;
	list-style-image: url(../../fileadmin/layout/pfeil-bread.gif);
	padding-left: 10px;
}
.csc-sitemap ul li ul li {
	padding-left: 10px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../../fileadmin/layout/bullet-strich.gif);
}
.csc-sitemap ul li a {
	color: #666;
}
/* eof*/
/* tabelle */

#seite #inhalt #spalte1-detail .csc-textpic-text table {
	border-spacing:0px;
border-collapse:collapse; 
}
#spalte1-detail  td  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#spalte1-detail .contenttable {
	width: 520 px;
	text-align: left;
	margin-bottom: 20px;
	}
#standard .contenttable {
	width: 520 px;
	text-align: left;
	margin-bottom: 20px;
	}
#spalte1-detail .contenttable th,#standard .contenttable th  {
	background-color: #F2F2F2;
	padding-left: 5px;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	line-height: 25px;
}

#spalte1-detail .contenttable td,#standard .contenttable td {
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	line-height: 25px;
}
#spalte1-detail .contenttable tr,#standard .contenttable tr {
	margin: 0px;
}
#spalte1-detail .contenttable tr .keinRand, #standard .contenttable tr .keinRand {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#spalte1-detail .contenttable caption,#standard .contenttable caption {
	/*margin-top: 10px;*/
	padding-top: 10px;
	padding-bottom: 2px;
	margin-left:5px;
	text-align:left;
	 font-weight: bold; 
}
.contenttable tbody tr td p,  {
	margin-right: 5px;
}/* */
/* flv */
#newsFlash_inline {
	clear: both;
	float: left;
	display: block;
	margin-bottom: 10px;
}
/* eof */
/* bilder in ttnews singel nebeneinandwer bug ie `*/
#seite #inhalt #news-list .news-single-item .news-list-img .news-single-img .news-single-imgcaption {
	display: inline;
	
}
/* liste in text - neue bullets */
#seite #inhalt #spalte1-detail .csc-textpic-text ul {
	list-style-type: square;
	line-height:1.5em;
}
#seite #inhalt #spalte1-detail .csc-textpic-text ul li ul {
	list-style-image: url(/fileadmin/layout/bullet-strich-text.gif);
	
}
/* bildunterschrift */
#inhalt #spalte1-detail .csc-textpic-caption {
	font-size: 10px;
}
#logo-top {
	z-index: 99;
	height: 88px;
	width: 286px;
	left: 13px;
	top: 70px;
	position: absolute;
}
/* SUCHE */
#footer .rechts.suchbox {
	height: 40px;
	/* margin-right: 335px;wegen fr geändert */
	margin-right: 200px;
}
#footer .suchbox #indexedsearch input {
	margin-top: 0px;
}
/* lightbox */
#sb-wrapper {
	position:relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #009C27;
	background-color: #1D2124;
	/*padding-right: 10px;*/
	padding-right:0px!important;
	padding-left: 10px;
}

#sb-body, #sb-loading {
	background-color:#1D2124!important;
	margin: 0px;
	padding: 0px;
}
/* nach opben schieben 
#sb-title, #sb-info {
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
	z-index: 88;
	top: -20px;

}*/
#seite #inhalt #news-list .news-single-item .news-list-img .news-single-img a img {
	float: left;
	background-color: #FFF;
	margin-right: 20px;
	padding: 5px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #3C9B37;
}

#crm-form form label {
	display: inline-block;
	width: 150px;
	vertical-align: text-top;
	
}
#crm-form form input {
	padding-left: 2px;
}#crm-form form .formabstand {
	margin-bottom: 5px;
	display: inline-block;
	padding: 0px;
	vertical-align: top;
}
#crm-form form textarea,#crm-form form input,#crm-form form select {
	color: #666666;
}