body {
  margin: 0px;
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #000000;
  /*background: url(../img/layout/bg_body.png) top center repeat-x;*/
  background: #DBDBDB none repeat-x scroll center center;
  background-color: #dbdbdb;
}

#page {
  margin: 0 auto;
  /*width: 999px;*/
  width: 1004px;
  min-height:400px;
  overflow: visible;
  background: transparent url(../img/layout/page_bg.png) 0 0 repeat-y;
}
* html #page {
  background: transparent url(../img/layout/page_bg_ie6.gif) 0 0 repeat-y;
}

#header {
  margin: 0 auto;
  margin-top: 3px;
  width: 1004px;
  /*margin-left:10px;*/
  height: 167px;
  /*background: transparent url(../img/layout/dgs_dachverband_head.png) 0 0 no-repeat;*/
  background: transparent url(../img/layout/dgs_neu_head2.png) 0 0 no-repeat;
}
* html #header {
  /*background: transparent url(../img/layout/dgs_dachverband_head.png) 0 0 no-repeat;*/
  background: transparent url(../img/layout/dgs_neu_head2.png) 0 0 no-repeat;
}

#metanavi {
  height: 155px;
  position: absolute;
  top: 6px;
  margin-left: 20px;
  width: 1024px;
  height: 25px;
}

#metanavi ul li {
  height: 21px;
  padding-bottom: 4px;
}

#metanavi ul li a {
  display: inline-block;
  margin-top: 6px;
}

#metanavi li {
  float: left;
  margin-right: 23px;
}

#metanavi a {
  font-size: 10px;
  font-weight: bold;
}

#metanavi ul li#selectedMetaNavi {
  display: inline;
  padding: 0px 10px 4px 6px;
  vertical-align: middle;
  background-color: #F1D689;
  border-color: #BBBBBB;
  border-style: solid;
  border-width: 1px 1px 0;
}

#header .floatRight {
  font-size: 10px;
  margin: 34px 15px 0 0;
  text-align: right;
  width: 210px;
  height: 124px;
}

#header .floatRight * {
  vertical-align: middle;
}

#header .floatRight img {
  margin-left: 10px;
}

#header .floatRight span {
  margin-right: 10px;
}

#header .floatRight span a {
  text-decoration: none;
}

#header .floatRight span a:hover {
  text-decoration: underline;
}

#header .floatRight div {
  height: 10px;
}


#suche {
  margin-top: 1px;
  width: 330px;
  float: right;
}

#suche * {
  vertical-align: middle;
}

#suche input {
  width: 221px;
  height: 17px;
  margin: 2px 7px 0 14px;
  padding: 3px 0 0 10px;
}

.pfeilRechts {
  padding: 0 0 0 15px;
  background-image: url(../img/layout/pfeil_rechts.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
}

.pfeilRechtsW {
  padding: 0 0 0 15px;
  background-image: url(../img/layout/pfeil_rechts_w.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
}

.pfeilRechtsB {
  padding: 0 0 0 15px;
  background-image: url(../img/layout/pfeil_rechts_b.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
}

.pfeilUnten {
  padding: 0 0 0 15px;
  background-image: url(../img/layout/pfeil_unten.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
}

.pfeilUntenW {
  padding: 0 0 0 15px;
  background-image: url(../img/layout/pfeil_unten_w.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
}

#nav {
  width: 980px;
  margin: 0 auto 0 auto;
}

#nav a {
  color: #000000;
}

#nav span {
  margin-right: 10px;
}

#nav span#now a {
  color: #A99B77;
}

#links {
  /*background: transparent url(../img/layout/trennlinie_big_bgr.png) repeat-x scroll 0 top;*/
  display: inline;
  float: left;
  left: 11px;
  overflow: visible;
  position: relative;
  top: 2px;
  width: 657px;
}

* html #links {
  /*top: 1px;*/
}



#links .trenner {
  clear: both;
  height: 30px;
  background: url(../img/layout/trennlinie.gif) center left no-repeat;
}

#links .trenner_leer {
  clear: both;
  height: 20px;
}

#links .trenner_klein {
  clear: both;
  height: 30px;
  background: url(../img/layout/trennlinie.gif) center left no-repeat;
}

#main-content {
  text-align: left;
  width: 600px;
  margin-left: 35px;
  margin-top: 20px;
}

#rechts {
  display: inline;
  float: right;
  overflow: visible;
  padding: 4px 12px 0;
  position: relative;
  right: 10px;
  top: -4px;
  width: 300px;
}

#rechts .trenner {
  margin-bottom: 20px;
}

#rechts .teaser {
  width: 300px;
  margin-bottom: 20px;
}

#rechts .teaser .teaserTitel {
  width: 292px;
  height: 19px;
  color: white;
  padding: 3px 0 0 8px;
  font-weight: bold;
}

#rechts .teaserO .teaserTitel {
  background-color: #E37826;
}

#rechts .teaserB .teaserTitel {
  background-color: #0074B1;
}

#rechts .teaser .teaserInhalt {
  padding: 10px 10px 10px 10px;
  font-size: 10px;
}

#rechts .teaserO .teaserInhalt {
  border-left: 1px #E37826 solid;
  border-right: 1px #E37826 solid;
  border-bottom: 1px #E37826 solid;
  background-color: #F6EAC5;
}

.e3-counter {
  color: #D41822;
  font-size: 40px;
  text-align: center !important;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

#rechts .teaserB .teaserInhalt {
  border-left: 2px #0074B1 solid;
  border-right: 2px #0074B1 solid;
  border-bottom: 2px #0074B1 solid;
}

#rechts .teaser .teaserInhalt img {
  margin-right: 5px;
}

#footer {
  margin: 0 auto 0 auto;
  width: 1004px;
  background: transparent url(../img/layout/page_footer.png) top center no-repeat;
  text-align: center;
  height: 50px;
  padding-top: 30px;
}
* html #footer {
  background: transparent url(../img/layout/page_footer_ie6.gif) top center no-repeat;
}

input, textarea, select {
  background-color: #FFFFFF;
  border: 1px #E5E5E5 solid;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #000000;
}

input.trans {
  background-color: transparent;
  border: none;
}

input, select {
  vertical-align: middle;
  font-weight: normal;
}

img {
  border: 0;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.clear {
  clear: both;
}

p {
  margin-bottom: 5px;
  padding: 0;
}

.bereichTitel {
  height: 15px;
  border-bottom: 3px #E37826 solid;
  margin-bottom: 3px;
}

.bereichTitelB {
  height: 15px;
  border-bottom: 3px #E37826 solid;
  margin-bottom: 3px;
}

.bereichTitel a {
  font-weight: bold;
  margin-bottom: 10px;
}

.bereichTitelB {
  border-bottom: 3px #0074B1 solid;
}

.bereichBegriffe {
  clear: both;
  font-size: 10px;
  height: 20px;
}

.bereichBegriffe a {
  text-decoration: underline;
}

.artikelBildPdf {
  width: 215px;
  float: left;
}

.artikelBildPdf img {
  border: none;
}

.artikelInfo {
  width: 390px;
  float: right;
  line-height: 16px;
}

.artikelInfo h2 {
  margin: 0 0 10px 0;
  padding: 0;
}

.artikelInfo h2 a {
  color: #E37826;
  font-size: 15px;
  font-weight: bold;
}

.artikelInfo h2 a.blau {
  color: #0074B1;
}

h1,h5 {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  /*color:#E37826;*/
}

h1 a {
  font-size: 12px;
  font-weight: bold;
}

h1.pageTitel {
  font-size: 18px;
  margin: 0 0 10px
}

.news-list-item h1 {
  font-size: 14px;
}

h2.pageTitel2 {
  font-size: 12px;
  margin: 0 0 10px;
  text-transform: uppercase;
  line-height: 18px;
}

.artikelBildPdf-Detail {
  width: 210px;
  float: left;
}

.artikelBildPdf-Detail img {
  margin-left: 0px;
  border: 2px solid #E5E7E3
}

.artikelBildPdf-Detail div {
  margin: 0;
  padding: 0;
  list-style-type: none;
  left: 0;
  /*display: inline; */
}

.artikelBildPdf-Detail div a {
  color: #E37826;
  font-weight: bold;
  font-size: 11px;
  /*  padding: 0 0 0 17px;
   
   background-image: url(../img/layout/pfeil_rechts.gif);
   background-position: 4px 2px;
   background-repeat: no-repeat;
   */
}

.artikelBildPdf-Detail div img {
  border: none
}

.news-single-img {
  /* margin-top:100px;*/
}

.artikelInfo-Detail {
  width: 400px;
  float: right;
}

.artikelInfo-Detail h1 {
  color: #E37826;
  font-size: 16px
}

a {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

table {
  border-collapse: collapse;
}

ol, ul {
  list-style: none;
}

.bold {
  font-weight: bold;
}

.hand {
  cursor: pointer;
}

.blau, h2.blau {
  color: #0074B1;
}

.orange {
  color: #E37826 !important;
}

.more, .bereichTitel h1 a {
  padding: 0 0 0 15px;
  background-image: url(../img/layout/pfeil_rechts.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
}

.bereichTitelB h1 a {
  padding: 0 0 0 15px;
  background-image: url(../img/layout/pfeil_rechts_b.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
}

.more a, .links-article a {
  color: #E37826;
  font-weight: bold;
}

.links-article dd {
  margin: 0;
  padding: 0;
  display: inline;
  overflow: visible;
}

.fontsize10, .fontsize10 a, a.fontsize10 {
  font-size: 10px;
}

.fontsize11, .fontsize11 a, a.fontsize11 {
  font-size: 11px;
}

.fontsize12, .fontsize12 a, a.fontsize12 {
  font-size: 12px;
}

.marginBottom3 {
  margin-bottom: 3px;
}

.marginBottom5 {
  margin-bottom: 5px;
}

.marginBottom10 {
  margin-bottom: 10px;
}

.marginBottom15 {
  margin-bottom: 15px;
}

.marginLeft10 {
  margin-left: 10px;
}

.marginLeft15 {
  margin-left: 15px;
}

.marginRight5 {
  margin-right: 5px;
}

.marginRight10 {
  margin-right: 10px;
}

.marginRight15 {
  margin-right: 15px;
}

#screenshot {
  position: absolute;
  display: none;
}

p {
  margin: 0 0 10px 0;
  padding: 0;
}

/* Tooltip Start */
.balloonstyle {
  position: absolute;
  top: -500px;
  left: 0;
  visibility: hidden;
  z-index: 100;
  width: 345px;
  height: 176px;
  background: url(../img/inhalt/pdf_vorschau.gif) top left no-repeat;
  padding-left: 7px;
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

.balloonstyle img{ margin: 40px 0 0 3px; }

#arrowhead{
  z-index: 99;
  position:absolute;
  top: -500px;
  left: 0;
  visibility: hidden;
}


/* wortwolke */
#cloudspace{
  background-image: url(../img/layout/bg_gradient_tag_cloud.png);
  /*background-position: 2px 2px;*/
  background-repeat: repeat-y;
  padding-left:5px;
  border-bottom:2px solid white;
}

#cloudspace a  {
  color: #F28D00;
  font-size:11px;
  padding-right:8px;
  line-height:22px;
  font-family: arial;
}

#cloudspace a.medium{font-size:14px;}
#cloudspace a.big{font-size:19px;}
#cloudspace a#c50{display:none;}



/* Tooltip Ende */

#navi_over {
	z-index:99;
}

#navi_over ul{
  margin-bottom:10px;
  /*background-image: url(../img/layout/pfeil_rechts.gif);*/
  background-repeat: no-repeat;
}

#navi_over table a{
  padding: 0 0 0 15px;
  background-image: url(../img/layout/pfeil_rechts.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  font-size:10px;
  font-weight:bold;
}

#navi_over table ul li a{
  padding: 0 0 0 15px;
  background-image: url(../img/layout/pfeil_rechts.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  font-size:10px;
  font-weight:normal;
  margin-left:10px;
}
#navi_over table ul li a:hover{
  text-decoration:underline;
}

#top-right img {margin-top:-6px;}



/*     PDF info LAYER */ 

.magContainer {
  font-size: 11px;
  position:relative;

}



.magLink{
  position:relative;
  height:30px;
}

.magLink a {
  color: #E37826;
  font-weight: bold;
  font-size: 11px;
  padding: 0 0 0 17px;
  background-image: url(../img/layout/pfeil_rechts.gif);
  background-position: 4px 2px;
  background-repeat: no-repeat;
}

.artikelBildPdf-Detail  .magContainer {
   display:block!important;
}




div.magPreview {
  position:absolute;
  z-index:20;
  left:22px;
  top:-100px;
  background-color:#FFF;
  border:1px solid #CCCCCC;
}

div.magPreview .pdf-head{
  background-color:#F5DD9A;
  padding:4px;
}


div.magPreview .pdf-img{
  margin-left:0px;
  clear:both;
}

div.magPreview .pdf-img img{
  border: 2px solid #E5E7E3;
}


div.magPreview .pdf-img img {margin:3px;}


.artikelInfo-Detail ul{
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1em;

}

.artikelInfo-Detail ol{
  list-style-type: decimal;
  list-style-position: inside;
  text-indent: -20px;
}

.artikelInfo-Detail ul li,
.artikelInfo-Detail ol li{
  padding-left:10px;
  line-height:15px;
  margin-bottom:4px;
}
.artikelInfo-Detail ol li{
  padding-left:20px;
}



.contactform label{
  width:120px;
  display:block;
  float:left

}
.contactform input.field,
.contactform textarea{
  width:200px;
}

.contactform select.combo{
  width:202px;
}
.contactform .button{
  line-height:22px;
  background-color:#ECE9D8;
  margin-left:120px;
}


.contactform div{
  line-height:22px;
  clear:both;
}


.news-edition-name{
  padding-bottom:10px;
}



#sb-info-inner {
 color:#E37826!important;
 background-color:silver;
}

#sb-counter{
   margin-left:10px;
}


/*  content workaround */
#c53{
  padding-left:185px;
}


/*
 * POWERMAIL
 */
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	/*border: 1px solid #aaa;
	background-color: #ccc;*/
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
  display:none;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 170px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 300px;
	padding:15px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #fcfcfc;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

.tx-srfreecap-pi2-cant-read  {
  clear:both;
  float:left;
  font-size:0.9em;
}


.powermail_submit{
  background-color:#DBDBDB;
}



/* default styles for extension "tx_cssfilelist" */
.filelinks div {
	line-height:15px;
	/*padding-left:25px; 
	background:url('/typo3/gfx/fileicons/default.gif') left top no-repeat;*/ 
	margin-bottom:10px;
}

.filelinks .filelink {
	float:left;
	clear:both;
	display:block;
	background:none !important;
	background-repeat: no-repeat !important;
	padding-left:0px;
	width:490px;
}

.filelinks .filelink .dlimage, .filelinks .filelink .dlimage a {
	float:left;
	padding-left:0px;
}

.filelinks .filelink .dlimage img {
	/*border:1px solid #cccccc;*/
}


.filelinks .filelink .dlimage {
  width:50px;
}

.filelinks .filelink .dltext {
	background:none;
	float: left; 
	width: 350px; 
	padding-left: 0px;
}

.filelinks .filelink .dltext a.headerlink {
	/*margin-left:20px;*/
}

.filelinks .filelink .dltext .form-btn {
	margin: 10px 0;
}

.filelinks  .last {
	background-image:none !important;
	border-bottom:1px solid #cccccc;
	padding:10px 0;
}



.filelinks span{display:block;}
.filelinks .filecount{display:block; margin-bottom:5px;} 
.filelinks a{font-weight:bold; text-decoration:none; }
/* Icons begin */
/*
.filelinks .ai{background-image:url('/typo3/gfx/fileicons/ai.gif')!important;}
.filelinks .ani{background-image:url('/typo3/gfx/fileicons/ani.gif')!important;}
.filelinks .au{background-image:url('/typo3/gfx/fileicons/au.gif')!important;}
.filelinks .avi{background-image:url('/typo3/gfx/fileicons/avi.gif')!important;}
.filelinks .bmp{background-image:url('/typo3/gfx/fileicons/bmp.gif')!important;}
.filelinks .cdr{background-image:url('/typo3/gfx/fileicons/cdr.gif')!important;}
.filelinks .css{background-image:url('/typo3/gfx/fileicons/css.gif')!important;}
.filelinks .csv{background-image:url('/typo3/gfx/fileicons/csv.gif')!important;}
.filelinks .doc{background-image:url('/typo3/gfx/fileicons/doc.gif')!important;}
.filelinks .dtd{background-image:url('/typo3/gfx/fileicons/dtd.gif')!important;}
.filelinks .eps{background-image:url('/typo3/gfx/fileicons/eps.gif')!important;}
.filelinks .exe{background-image:url('/typo3/gfx/fileicons/exe.gif')!important;}
.filelinks .fh3{background-image:url('/typo3/gfx/fileicons/fh3.gif')!important;}
.filelinks .flash{background-image:url('/typo3/gfx/fileicons/flash.gif')!important;}
.filelinks .folder{background-image:url('/typo3/gfx/fileicons/folder.gif')!important;}
.filelinks .gif{background-image:url('/typo3/gfx/fileicons/gif.gif')!important;}
.filelinks .htm{background-image:url('/typo3/gfx/fileicons/htm.gif')!important;}
.filelinks .html{background-image:url('/typo3/gfx/fileicons/html.gif')!important;}
.filelinks .ico{background-image:url('/typo3/gfx/fileicons/ico.gif')!important;}
.filelinks .inc{background-image:url('/typo3/gfx/fileicons/inc.gif')!important;}
.filelinks .java{background-image:url('/typo3/gfx/fileicons/java.gif')!important;}
.filelinks .jpg{background-image:url('/typo3/gfx/fileicons/jpg.gif')!important;}
.filelinks .js{background-image:url('/typo3/gfx/fileicons/js.gif')!important;}
.filelinks .max{background-image:url('/typo3/gfx/fileicons/max.gif')!important;}
.filelinks .mid{background-image:url('/typo3/gfx/fileicons/mid.gif')!important;}
.filelinks .mov{background-image:url('/typo3/gfx/fileicons/mov.gif')!important;}
.filelinks .mpeg{background-image:url('/typo3/gfx/fileicons/mpeg.gif')!important;}
.filelinks .mpg{background-image:url('/typo3/gfx/fileicons/mpg.gif')!important;}
.filelinks .pcd{background-image:url('/typo3/gfx/fileicons/pcd.gif')!important;}
.filelinks .pcx{background-image:url('/typo3/gfx/fileicons/pcx.gif')!important;}
.filelinks .pdf{background-image:url('/typo3/gfx/fileicons/pdf.gif')!important;}
.filelinks .png{background-image:url('/typo3/gfx/fileicons/png.gif')!important;}
.filelinks .ps{background-image:url('/typo3/gfx/fileicons/ps.gif')!important;}
.filelinks .psd{background-image:url('/typo3/gfx/fileicons/psd.gif')!important;}
.filelinks .rtf{background-image:url('/typo3/gfx/fileicons/rtf.gif')!important;}
.filelinks .sgml{background-image:url('/typo3/gfx/fileicons/sgml.gif')!important;}
.filelinks .swf{background-image:url('/typo3/gfx/fileicons/swf.gif')!important;}
.filelinks .sxc{background-image:url('/typo3/gfx/fileicons/sxc.gif')!important;}
.filelinks .sxw{background-image:url('/typo3/gfx/fileicons/sxw.gif')!important;}
.filelinks .tga{background-image:url('/typo3/gfx/fileicons/tga.gif')!important;}
.filelinks .tif{background-image:url('/typo3/gfx/fileicons/tif.gif')!important;}
.filelinks .ttf{background-image:url('/typo3/gfx/fileicons/ttf.gif')!important;}
.filelinks .txt{background-image:url('/typo3/gfx/fileicons/txt.gif')!important;}
.filelinks .wav{background-image:url('/typo3/gfx/fileicons/wav.gif')!important;}
.filelinks .wrl{background-image:url('/typo3/gfx/fileicons/wrl.gif')!important;}
.filelinks .xls{background-image:url('/typo3/gfx/fileicons/xls.gif')!important;}
.filelinks .xml{background-image:url('/typo3/gfx/fileicons/xml.gif')!important;}
.filelinks .xsl{background-image:url('/typo3/gfx/fileicons/xsl.gif')!important;}
.filelinks .zip{background-image:url('/typo3/gfx/fileicons/zip.gif')!important;}
*/
/* Icons end */

.filelinks a:hover{text-decoration:underline;}


.filelinks .pdf .dltext {
	/*background:url('/typo3/gfx/fileicons/pdf.gif') 0% top no-repeat;*/
}






/**************************************************************************** 
 * Powermail 
 ****************************************************************************/
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	/*border: 1px solid #ccc;
	background-color: #f0f0f0;*/
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label,
fieldset.tx-powermail-pi1_fieldset fieldset legend {
	/* label */
	display: block;
	width: 200px;
	float: left;
	font-weight: bold;
    color:#515151;
    white-space:normal;
}
fieldset.tx-powermail-pi1_fieldset input {
	margin-left:0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset input.powermail_date,
fieldset.tx-powermail-pi1_fieldset input.powermail_datetime,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset input.powermail_captcha{
	/* Input and textarea */
	border:1px solid #ccc;
	background:#f8f8f8 none;
	-moz-box-shadow:0 0 5px #eee inset;
	-webkit-box-shadow:0 0 5px #eee inset;
    padding:2px;
	width:300px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_time,
fieldset.tx-powermail-pi1_fieldset input[type=time]{
    width:60px;
}


fieldset.tx-powermail-pi1_fieldset textarea:focus,
fieldset.tx-powermail-pi1_fieldset input:not([type="submit"]):focus {
	background:#fff none;
	border:1px solid #333;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 3px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 0 0 0.5em 0;
	clear:both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a{
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn{
	/* Description */
	display: none;
	text-decoration: none;
    position:absolute;
    z-index:1;
    width: auto;
    padding:3px 10px 5px 10px;
    background-color:#00559E;
    border:1px solid #00559E;
    font-size:11px;
    color:#fff;
    white-space: normal;
    /* CSS3 spicing for mozilla and webkit */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;

    -moz-box-shadow:0 0 6px #ddd;
    -webkit-box-shadow:0 0 6px #ddd;
    box-shadow:0 0 6px #ddd;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn{
	/* Description on mouseover */
	display: block;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

fieldset.tx-powermail-pi1_fieldset fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
	position: relative;
}
fieldset.tx-powermail-pi1_fieldset fieldset legend {
	position: absolute;
	left: 0;
	padding: 0;
	margin: 0;
}
.powermail_mandatory {
	color: #f00;
}
.placeholder {
    color:#999;
}

.powermail_mandatory_helper{visibility:hidden;height:1px;position:absolute;}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
	margin-left: 200px;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
	float: none;
	width: auto;
	display: inline;
	font-weight: normal;
	margin-left: 7px;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner input,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner input {
	float: left;
	position: relative;
	clear: left;
}

        /* Multiple JS */
div.fieldsets {
    clear: both;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset legend,
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset.ui-tabs-hide{
    display:none;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset {
    padding-top:15px;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset fieldset legend {
    display:block;
}
ul.powermail_multiplejs_tabs {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.powermail_multiplejs_tabs li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    list-style-type: none;
}
ul.powermail_multiplejs_tabs li a {
    display: block;
    padding: 5px 10px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    background: #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    outline: none;
}
ul.powermail_multiplejs_tabs li a.act {
    background: #F0F0F0;
    color: #333;
    padding:5px 10px 6px 10px;
    position:relative;
    margin-bottom:-1px
}

input.tx_powermail_pi1_submitmultiple_forward,
input.tx_powermail_pi1_submitmultiple_back {margin-top:1em;}

input.tx_powermail_pi1_submitmultiple_forward {
    float: right;
}

.powermail_multiple_php form > div.tx_powermail_pi1_fieldwrap_html_submit {
    display: inline;
    float: right;
    margin-top:1em;
}

/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	background-color:#FF0000;
	border:1px solid #FF0000;
	font-size:11px;
	color:#fff;
	padding:3px 10px 5px 10px;
	margin-left:-2px;
    z-index:10;
    text-align:left;
    height:auto;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
	box-shadow:0 0 6px #ddd;
}

.error p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* pure CSS arrow */
html:root .error em {
	display:block;
	width:0;
	height:0;
	border:10px solid;
	border-color:#FF0000 transparent transparent;

	/* positioning */
	position:absolute;
	bottom:-10px;
	left:5px;
	border-bottom:0 none;
}

/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	width: 237px !important;
}

/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
	box-shadow:0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#FA8800;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../img/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(../img/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:18px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}

/* slider root element */
.slider { 
	background:#3C72E6 url(../img/h30.png) repeat-x 0 0; 
	height:9px; 
	position:relative; 
	cursor:pointer;
	border:1px solid #333;
	width:300px;
	float:left; 
	clear:right;
	margin-top:10px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:inset 0 0 8px #000;
	box-shadow:inset 0 0 8px #000;
}

/* progress bar (enabled with progress: true) */
.progress {
	height:9px; 
	background-color:#C5FF00; 
	display:none;
	opacity:0.6;
}

/* drag handle */
.handle { 
	background:#fff url(../img/h30.png) repeat-x 0 0; 
	height:28px;
	width:28px;
	top:-12px;
	position:absolute; 
	display:block; 
	margin-top:1px;
	border:1px solid #000;
	cursor:move;
	-moz-box-shadow:0 0 6px #000;
	-webkit-box-shadow:0 0 6px #000;
	box-shadow:0 0 6px #000;
	-moz-border-radius:14px;
	-webkit-border-radius:14px; 
	border-radius:14px;
}

/* the input field */
fieldset.tx-powermail-pi1_fieldset input.powermail_text.range {
	float:left;
	margin:0 0 0 15px;
	padding:3px 0;
	text-align:center;
	width:50px;
}


.csc-default a{
 text-decoration:underline;
}
strong, strong a {
font-weight:bold;
}

.content ul{
  margin:0px;
  padding:0;
  margin-left:10px;
  margin-bottom:20px;
  list-style: none;
}

.content ul li{
  padding:4px;
  margin:0;
  margin-left:20px;
  padding:0;
  padding-left:1px; 
  list-style-type: disc;
}

img.tx-srfreecap-pi2-image{ 
 clear:both;
 margin-left:-140px;
 margin-top: 30px;
}

.csc-uploads-fileSize{
padding-left:10px;
}