a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
	outline: none;
}

html {
	height: 100%;
	overflow-y: scroll;
}	

body {
	color:#fff;
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
	background: #000;
	text-align: center;
	height: 100%;
}

#content-boxen {
	float:left;
	width:951px;
}

.content-trenner {
	height:10px;
	width:951px;
	float:left;
}

#wrapper {
	text-align: left;
	width: 951px;
	margin:  auto;
	padding-top: 60px;
	
}

#top {
	background: transparent url(../images/bg_top.gif);
	height:  281px;
	padding: 10px;	
	margin-top: 5px;
	margin-bottom: 8px;
	width: 931px;
	float:left;	
}

#desc {
	padding-top: 141px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#desc #inner {
	/* background: transparent url(../images/bg_top_desc.png) no-repeat center 0; */
	height:  140px;
	padding-left: 20px;
	padding-right: 10px;
}

#desc h2, #desc h3 {
	padding-top: 5px;
	margin: 0;
}

#desc h2 {
	font-size:24px;
	padding-top:10px;
}

#desc h3 {
	font-size:11px;
	font-weight: normal;
	width: 465px;
}
img {
	border: 0;
}

#header {
	/*height: 75px;*/
	width:951px;
	float:left;
}

h1#logo {
	margin: 0;
	float: left;
	width: 300px;
}

#meta {
	float: right;
 	margin-top:25px;
	height: 11px; 
}

#menu {
	float: left;
	height: 14px;
	width:951px;
	margin: 0px;
	/*
	clear: right;
	margin-top: 22px;
	margin-left: -100px;
	*/
}

#menu ul.hmenu {
	float:right;
}

ul.hmenu, ul.menu {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

ul.hmenu li, ul.menu li {
	float: left;
	display: inline;
}
 
ul.hmenu li a, ul.menu li a {
	float: left;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	text-transform: uppercase;
}

ul.hmenu li a:hover, ul.menu li a:hover {
	text-decoration: underline;
}

#left ul.menu ul {
	margin: 0;
	list-style:none;
	padding: 0;
}

#left ul.menu ul li a {
	padding-left: 30px;
	background: #D1D1D1 url(../images/bg_list.gif) no-repeat 20px 10px ;
}

#left ul.menu ul li a:hover {
	background: #b0aeae url(../images/bg_list.gif) no-repeat 20px 10px ;
}

#menu a {
	font-size: 12px;
	/*background: transparent url(../images/bg_menu.gif) no-repeat 10px 3px;
	padding-left: 25px;*/		
	font-weight: bold;
}

#meta a, #footer a, #footer span {
	color: #868686;	
	border-right: 1px solid #868686;
	height: 10px;
	margin-top: 3px;
	line-height: 10px;
	padding-right: 5px;
	font-size: 10px;
}

#footer span {
	float: left;
}


#meta .last a, #footer .last a  {
	border-right: 0;
	padding-right: 0;
}


#footer {
 	margin-top: 13px;
	height: 30px;
}

#start li {
	width: 231px;
	margin-right: 9px;
}

* html #start li {
	width: 230px;
	overflow: hidden;
}

#start li a {
	padding-left: 0;
	float: none;
}

#start li div {
	background: #fff;
	padding: 10px;
	color: #000;
	height:260px;
}

#start li.last {
	margin-right: 0;
}

* html #start li.last {
	width: 232px;
}

#start h4 {
	color: #e2b12e;
	margin: 0;
	margin-top: 12px;
	font-size:11px;
}

 
#right h2, #right h3, h1.csc-firstHeader {
	background: transparent url(../images/bg_headline.gif) no-repeat 0 5px;
	color: #e2b12e;
	margin: 0;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size:16px;
}

#right h2 a, #right h3 a, h1.csc-firstHeader a{
    color: #E2B12E;
    text-decoration:none;
}


#start p {
	margin: 0;
	padding-bottom: 6px;
}


.news-list-morelink a, a.more, #start a.more, .news-single-backlink a {
	background: transparent url(../images/bg_more.gif) no-repeat 0 3px;
	padding-left: 15px;
	display: block;
	float: none;
	color: #000;
	width: 40px;
	text-transform: none;
	text-decoration: none;
}

.news-list-morelink a:hover, a:hover.more, #start a:hover.more, .news-single-backlink a:hover {
	text-decoration: underline;
}

.news-single-backlink a {
	width: 140px;
}

#right {
	background: #fff;
	float: right;
	border: 1px solid #575757;
	color: #000;
	padding:5px 0 13px 13px;
	width:697px;
}

#right p {
	padding-right:20px;
}

#left {
	float: left;
	width: 231px;

}

.box .bodytext {
    font-size: 12px;
    background: url("../images/bg_box.gif") no-repeat scroll 0 3px transparent;
    padding-left: 15px;
}

.clearer {
	clear: both;
}

#left ul.menu li, #left ul.menu li a {
	display: block;
	float: none;
}
#left ul.menu li a {
	text-transform: none;
	background: #d1d1d1;
	padding: 4px;
	padding-left: 13px;
	color: #000;
	border-bottom: 1px solid #fff;	
}
#left ul.menu li a:hover {
	background: #b0aeae;	
	text-decoration: none;
}
#left ul.menu li.last a {
	border-bottom: 1px solid #bababa;	
}


 

.box {
	border: 1px solid #555;
	padding: 14px;
	margin-bottom: 10px;
	background: #000;
}

.box img, .box div.csc-textpic img {
	border: 1px solid #919493;
 
}

#left .box h4, #left .box h1  {
	text-transform: uppercase;
	background: transparent url(../images/bg_box.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin: 0;
	padding-bottom: 10px;
	color: #fff;
	font-size: 12px;	
}
.breadcrumb a:hover  {
	text-decoration: underline;
}
.breadcrumb span {
	margin-right: 5px;
}
.breadcrumb a {
	text-decoration: none;
	font-size: 10px;
	color: #000;
}
.breadcrumb {
	font-size: 10px;
	height: 35px;
}


ul.news { 
margin:0;
padding:0 0 0 13px;
}

ul.news li { 
padding-bottom:10px;
}

ul.news a { 
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}

ul.news a strong { 
font-weight: normal;
}


ul.news a:hover { 
text-decoration:underline;
}

ul.news a b { 
	color:#e2b12e;
}

#right .news-list-item h3 {
	background: transparent;
	padding: 0;
	font-size:14px;	
	font-weight: normal;
}

#right .news-list-item a  {
	text-decoration:none;
	color: #000;
}

.bodytext {
	margin: 0;
	padding-bottom: 6px;
	padding-top: 3px;
	line-height: 16px;
}

.news_img {
	float: left;
	display: block;
	margin-right: 10px;
	width: 155px;
}

.news-list-right {
	float: right;
	width: 480px;
}

#right .news-list-item a:hover {
	text-decoration: underline;
}

.clearer hr {
	display: none;
}

.clearer   {
	clear: both;
}

.news-list-item {
	padding-bottom: 15px;
	border-bottom: 2px solid #d6d6d6;
	margin-bottom: 18px;
}

a.download {
	color: #7e7e7c;
	text-decoration: none;
}

a.download:hover, form input.submit:hover {
	text-decoration: none;
	background: #B0AEAE;
	color: #000000 ! important;
	cursor: pointer;
}

#right a.big {
	width: 100px;
}

ul.csc-menu {
	list-style: none;
	margin:0;
	padding:0;
	width: 505px;
}

ul.csc-menu li {
	width: 153px;
	margin-right: 15px;
	float: left;
	display: block;
	padding-bottom: 5px;
}

.csc-menu-1 li .listitem{
	height:140px;
}

 
ul.csc-menu-1 a  {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../images/bg_winzer.gif) no-repeat 0 5px;
	padding-left: 10px;
	display: block;
	min-height: 55px; 
	
}

ul.csc-menu-1 a:hover, ul.csc-menu-2 a:hover span {
	text-decoration: underline;
}

#right p a {
	color: #000;
	text-decoration: none;	
}

#right p a:hover {
	color: #000;
	text-decoration: underline;
}

.news_image {
	float: left;
	width: 323px;
	padding-top: 7px;
}

.news_subheader em {
	font-weight: bold;
	font-style: normal;
}

.news_content {
	float: right;
	width: 305px;
	margin-right: 10px;
}

.products {
	width: 98%;
}

ul.csc-menu-2 a span {
background:transparent url(../images/bg_winzer.gif) no-repeat scroll 0 5px;
color:#000000;
display:block;
font-weight:bold;
padding-left:10px;
text-decoration:none;
}

.products ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.products form label {
	width: 103px;
	height: 22px;
	display: block;
	padding: 5px;
	padding-bottom: 2px;	
	padding-left: 2px;		
	background: #d1d1d1;
}


input.text {
	border:1px solid #aaa;
	font-size:11px;
	height:13px;
	margin-top:0;
	padding:2px;
	padding-top: 3px;
}



.products form label input.text {
	border:0;
font-size:11px;
height:13px;
margin-top:0;
padding:2px;
width:54px;
padding-top: 3px;
}

.products form label span {
	display:block;
float:left;
margin-left:5px;
margin-top:3px;
width:40px;
}


form .submit, a.download {
	font-size:11px;
	border: 1px solid #cecece;
	padding: 3px;
	background: #ffffff;
	color: #000;
	/*display: block;*/
	height:29px;
}


a.download {
	padding:8px;
	/*display: block;*/
	height:auto;
}

.products .left, .downloads .left {
	float: left;
}

.products .right, .downloads .right {
	float: right;
}

.products img, .downloads img {
	margin-right: 10px;
}

.products p, .downloads p {
	margin-top: 0;
}

.downloads td.bottom, .downloads td.img {
	border-bottom: 1px solid #ccc;
}

.downloads {
	border-collapse: collapse;
}

#right .downloads h2 {
	padding-top: 10px;
	background-position: 0 15px;
}
.downloads p.left {	
padding-top:13px;
}

.downloads p.left span {	
padding-right:10px;
}

.cart {
	width: 97%;
	border-collapse: collapse;
}

.cart th {
	background: #d1d1d1;
	padding: 5px;
}

.cart td {
	border-bottom: 2px solid #d1d1d1;
	padding: 5px;
}

.cart td.money, .cart th.money {
	text-align: right;
	padding-right: 20px;
}

ul#meta li a:hover, ul#footer li a:hover {
	text-decoration: none;
	color: #ddd;
}


ul#menu li a:hover {
	background: transparent url(../images/bg_menu_hover.gif) no-repeat 10px 3px;
	text-decoration: none;
	color: #E2B600;
}

.csc-frame ul.csc-menu-1 a {
	background: transparent;
	font-weight:normal;
	padding: 0;
	display: inline;
	
}

.csc-frame ul.csc-menu li {
	float: none;
	margin-right:0;
	width:auto;	

}



#start a {
	text-transform:none;
	color:#000000;
	display: inline;
}

.press h4 {
	font-weight:normal;
	margin-bottom:7px;
	margin-top:3px;
	font-size: 11px;
}

.press h4 strong {
	font-weight:normal;
	font-size: 11px;
}

 
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content {
	width: 951px;
	display: inline-block;
	background: #2e2e2e;
	padding-left: 1px;
	border-bottom: 8px solid #e2b12e; 
	padding-bottom: 10px;
}  

* html #content {
	zoom: 1;     
	display: block;      
}  

#right span.detail a:hover {
	color: #000;
	text-decoration: underline;
}

ul.csc-menu-1 a.img {
	background: transparent;
	padding-left:0;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h1 a:hover {
	color: #fff;
	text-decoration: underline;
}

.subheader p {
	font-size:11px;
}

.form_large_text {
	border: 1px solid #fff;
	padding: 1px;
	width: 230px;
	font-size:11px;
}

#glossary_form p.left {
	float: left; width:538px; background: #d6d6d6; margin: 0; padding: 5px;
}

#glossary_form p.right {
	float: right; width:118px; margin: 0; padding: 0;
}


#glossary_form p.right .submit {
	height:27px;
	padding:1px 3px 3px;
}


#glossary_form p.left span {
	display: block;
	float: left; width: 215px; 
	padding-top: 2px;
}


.letters {
	font-size:13px;
}

.letters a {
	font-weight: bold;
}

.letters span {
	background: transparent url(../images/bg_letter.gif) no-repeat left 3px;
	padding-left:9px;
	padding-right:6px;
}


.letters span.first {
	background: transparent;
}

.tx-sgglossary-pi1 td {
	padding-top: 5px;
	padding-right: 25px;
}

.tx-sgglossary-pi1 a {
	color: #000;
	text-decoration: none;
}

.tx-sgglossary-pi1 a:hover {
	text-decoration: underline;
}

#right .tx-sgglossary-pi1 p.letters b a {
	color: #E2B12E;
}

.tx-felogin-pi1 div {
	font-weight: bold;
	padding-bottom: 5px;
}

.tx-srfeuserregister-pi1 label, .tx-felogin-pi1 label {
	font-weight: bold;
	padding: 3px;
	float: left;
	background: #d6d6d6;
	width: 150px;
	margin-right: 10px;
	display: block;
	text-align: right;
}


.tx-srfeuserregister-pi1 .text, .tx-felogin-pi1 .text {
	padding: 3px;
	float: left;
	background: #fff url(../images/bg_input.gif) no-repeat;
	border: 0;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #dddddd;
	width: 310px;
	margin-right: 10px;
	display: block;
}

.tx-felogin-pi1 input:focus.text {
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #cccccc;
}

.tx-felogin-pi1 div {
	height: 31px;
}



.tx-felogin-pi1 .submit {
	margin-left:167px;
}


.tx-srfeuserregister-pi1 dt {
	width:180px;
}

.tx-srfeuserregister-pi1 dt label {
	width:170px;
}


.tx-srfeuserregister-pi1 label.white {
	background: #fff;
	font-weight: normal;
}

#tx-srfeuserregister-pi1-password {
	width: 93px;
}

.tx-srfeuserregister-pi1 dd label.tx-srfeuserregister-pi1-password-again {
	padding:3px;
	width: 90px;
}

#tx-srfeuserregister-pi1-password_again {
	width: 93px;

}

.tx-srfeuserregister-pi1 label span {
	color: #777;
}

.presse_img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.presse_img .spacer-gif, .presse_img br {
	display: none;
}

.tx-felogin-pi1 .status_message {
	padding-bottom: 30px;
}

#right .tx-felogin-pi1 a:hover {
	color: #000;
	text-decoration: underline;
}

.letters span.first {
	padding-left:2px;
}
 
 
.news-list-item font, .news_img br, .news_img .spacer-gif {
	display: none;
}

.tx-ttnews-browsebox td {
	font-size: 11px;
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell {
	background-color: #FFFFFF;
}

#right .tx-ttnews-browsebox-SCell a{
	text-decoration: underline;
}

#right .tx-ttnews-browsebox p{
	padding-right: 5px;
}


#right p a:hover.download {
	text-decoration: none;
}

.tx-felogin-pi1 {
	margin-top: 15px;
}

form .tx-srfeuserregister-pi1-submit {
	float: left;
	margin-right: 10px !important;
	margin-top: 10px !important;
}

/***Bild DB***/
.bilddb-teaser {
	float:left;
}

.bilddb-teaser ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

.bilddb-teaser ul li{
	float:left;
	margin:0;
	padding:0 10px 0 0;
	height:195px;
	width:150px;
}

.bilddb-teaser .list-image {
	border:1px solid #CCCCCC;
	height: 100px;
    	padding: 3px;
	float:left;
}

.bilddb-teaser .list-image a {
	border:0;
}

.bilddb-teaser .list-download {
	float:left;
	margin-top:3px;
}

.bilddb-teaser .list-download-300 {
	float:left;
	margin-top:3px;
}

.bilddb-teaser .list-download a,.bilddb-teaser .list-download-300 a {
	border: 1px solid #CCCCCC;
    	color: #000000;
    	float: left;
   	padding: 3px;
   	text-align: center;
    	text-decoration: none;
    	width: 144px;
}

.bilddb-teaser .list-download a:hover,.bilddb-teaser .list-download-300 a:hover {
	text-decoration:none;
	background-color:#B0AEAE;
}

/***Formular***/
.mf-formwrap {
  margin-bottom: 0px;
}

fieldset {
  border: none;
  padding: 0 0 0.5em 0;
}

.form-label{
	float:left;
	width:200px;
}

.form-field{
	float:left;
	width:250px;
}

.csc-mailform-submit {
  margin: 0 0 0 10px;
  text-align:center;
}


.mf-input, .mf-pass, .mf-file {
        width: 250px;
        border:1px solid #CCCCCC;
        height:17px;
	padding-top:3px;
}

.mf-text {
        width: 249px;
        height:60px;
        border:1px solid #CCCCCC;
}

.mf-select {
        margin: 0px;
}
 
.mf-comment {
  float: none;
  font-weight: normal;
  margin: 5px 0px;
  width: 100%;
}

.mf-radiolayout, .mf-checklayout {
  padding: 0px 0px 5px 0px;
  line-height: 100%;
}

.mf-radiolayout legend {
  font-weight: bold;
  padding:0px;
  margin-bottom: 1em;
  border: none;
}

.mf-radiolayout label, .mf-radiolayout input {
  float: none;
}

.mf-radiolayout label {
  padding-top: 1px;
  width: auto;
}

.mf-radiolayout input {
  border: none;
  background: transparent;
  width: auto;
  padding: 0;
  margin: 2px 2px 2px 0px;
  vertical-align: middle;
}

.mf-radiolayout .form-field label {
	padding-left:2px;
	padding-right:5px;
}
 
.mf-checklayout label {
  padding-top: 1px;
  width: auto;
}

.mf-checklayout input {
  vertical-align: middle;
  border: none;
  width: auto;
  margin: 0 2px 0 0px;
  background: transparent;
}
 
/*.mf-submit, .mf-reset {
  font-weight: bold;
  margin: 10px 0 0 0;
  float: none;
  width: auto;
  overflow: visible;
  padding: 0px 15px 3px 15px;
  height: 19px;
  border: none;
  color: #000000;
}*/

.mf-submit, .mf-reset {
	margin-top:20px;
	margin-bottom:0px;
}

/*Comment at the end of form*/
.mf-footer {
  font-size: 11px;
  margin: 10px 0px 20px 0px;
} 

/* Powermail */
div.tx-powermail-pi1 {
}

div.tx-powermail-pi1 div{
}
	/* Form */
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0;
	padding: 0;
	margin-bottom: 20px;
}

fieldset.tx-powermail-pi1_fieldset legend {
	display:none;
}

fieldset.tx-powermail-pi1_fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title{
	display:block;
	font-size: 10px;
font-family: Verdana;
line-height: 14px;
color: #666;
width: 150px;
float: left;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: left;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 0 0 0.5em 0;
	clear:both;
}

div.tx_powermail_pi1_fieldwrap_html_label{

}

div.tx_powermail_pi1_fieldwrap_html_captcha img {
	margin-left:150px;
	width:220px;
}

div.tx_powermail_pi1_fieldwrap_html_captcha span.tx-srfreecap-pi2-cant-read {
	margin-left:150px;
	width:220px;
}

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,
fieldset.tx-powermail-pi1_fieldset select {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	width: 250px;
	padding: 3px;
	border: 1px solid #ccc;
	color: #444;	
	-webkit-box-shadow: 3px 3px 5px #eee;
	-moz-box-shadow: 3px 3px 5px #eee;
	box-shadow: 3px 3px 5px #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
fieldset.tx-powermail-pi1_fieldset textarea {
	height: 80px;
}
fieldset.tx-powermail-pi1_fieldset input:focus,
fieldset.tx-powermail-pi1_fieldset textarea:focus,
fieldset.tx-powermail-pi1_fieldset select:focus {
	background-color: #E5E5E5;
	border: 1px solid white;
	outline: none;
}
		/* radio buttons */
div.tx_powermail_pi1_fieldwrap_html_radio fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
fieldset.tx-powermail-pi1_fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title {
  display: block;
  float: left;
  margin: 0 0 0 150px;
  padding: 0;
}
div.tx_powermail_pi1_fieldwrap_html_radio {
	padding-bottom: 10px;
}
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight: bold;
	color: #CCCCCC;
	display: inline;
}
div.powermail_radio_inner {
	width: 250px;
	margin: -5px 0 5px 150px;
	clear: both;
}
div.powermail_radio_inner label {
	font-weight: normal;
	float: left;
	clear: none;
	margin-left: 10px;
}
div.powermail_radio_inner input {
	float: left;
	clear: left;
}
		/* checkboxes */
div.tx_powermail_pi1_fieldwrap_html_check {
	padding-bottom: 10px;
}
div.tx_powermail_pi1_fieldwrap_html_check fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
fieldset.tx-powermail-pi1_fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title {
}
div.powermail_check_inner {
	margin: -5px 0 5px 150px;
	clear: both;
	float: left;
}
div.powermail_check_inner label {
	font-weight: normal;
	width: 200px;
	float: left;
	clear: none;
	margin-left: 10px;
}
div.powermail_check_inner input {
	float: left;
	clear: left;
}
		/* date time */
fieldset.tx-powermail-pi1_fieldset input.powermail_datetime {
	width: 300px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_time {
	width: 97px;
}
		/* submit */
input.powermail_submit {
	margin: 20px 0 0 200px;
	border: 0;
	padding: 5px 20px;
	color: #000000;
	font-weight: bold;
	background: #CCCCCC; /* old browsers */
	background: -moz-linear-gradient(top, #CCCCCC 0%, #CCCCCC 50%, #CCCCCC 51%, #CCCCCC 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(50%,#CCCCCC), color-stop(51%,#CCCCCC), color-stop(100%,#CCCCCC)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#CCCCCC',GradientType=0 ); /* ie */
	-webkit-box-shadow: 3px 3px 5px #aaa;
	-moz-box-shadow: 3px 3px 5px #aaa;
	box-shadow: 3px 3px 5px #aaa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

.tx-powermail-pi1_confirmation_back {
	float:left;
	margin: 0px 0 0 0px;
	border: 0;
	padding: 5px 20px;
	color: #000000;
	font-weight: bold;
	background: #CCCCCC; /* old browsers */
	background: -moz-linear-gradient(top, #CCCCCC 0%, #CCCCCC 50%, #CCCCCC 51%, #CCCCCC 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(50%,#CCCCCC), color-stop(51%,#CCCCCC), color-stop(100%,#CCCCCC)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#CCCCCC',GradientType=0 ); /* ie */
	-webkit-box-shadow: 3px 3px 5px #aaa;
	-moz-box-shadow: 3px 3px 5px #aaa;
	box-shadow: 3px 3px 5px #aaa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

.tx-powermail-pi1_confirmation_submit {
	float:left;
	margin: 0px 0 0 10px;
	border: 0;
	padding: 5px 20px;
	color: white;
	font-weight: bold;
	background: #CCCCCC; /* old browsers */
	background: -moz-linear-gradient(top, #CCCCCC 0%, #CCCCCC 50%, #CCCCCC 51%, #CCCCCC 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(50%,#CCCCCC), color-stop(51%,#CCCCCC), color-stop(100%,#CCCCCC)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#CCCCCC',GradientType=0 ); /* ie */
	-webkit-box-shadow: 3px 3px 5px #aaa;
	-moz-box-shadow: 3px 3px 5px #aaa;
	box-shadow: 3px 3px 5px #aaa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
		/* Description */
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a,
legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a,
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,
legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
legend.tx_powermail_pi1_fieldwrap_html_radio_title 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,
legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn {
	/* Description on mouseover */
	position: absolute;
	display: block;
	padding: 10px;
	color: #444;
	font-style: normal;
	font-size: 0.8em;
	background: #ffffff; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-box-shadow: 5px 5px 10px #888;
	-moz-box-shadow: 5px 5px 10px #888;
	box-shadow: 5px 5px 10px #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
		/* Multiple PHP */
input.tx_powermail_pi1_submitmultiple_back {
	padding: 5px 20px;
	color: white;
	font-weight: bold;
	background: #CCCCCC; /* old browsers */
	background: -moz-linear-gradient(top, #CCCCCC 0%, #2989D8 50%, #207cca 51%, #7db9e8 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(50%,#2989D8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#7db9e8',GradientType=0 ); /* ie */
	-webkit-box-shadow: 3px 3px 5px #aaa;
	-moz-box-shadow: 3px 3px 5px #aaa;
	box-shadow: 3px 3px 5px #aaa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
input.tx_powermail_pi1_submitmultiple_forward {
	padding: 5px 20px;
	color: white;
	font-weight: bold;
	background: #CCCCCC; /* old browsers */
	background: -moz-linear-gradient(top, #CCCCCC 0%, #2989D8 50%, #207cca 51%, #7db9e8 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(50%,#2989D8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#7db9e8',GradientType=0 ); /* ie */
	-webkit-box-shadow: 3px 3px 5px #aaa;
	-moz-box-shadow: 3px 3px 5px #aaa;
	box-shadow: 3px 3px 5px #aaa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	float: right;
}
p.powermail_pagebrowser {
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 10px;
}
		/* Multiple JS */
div.fieldsets {
	clear: both;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset.ui-tabs-hide{display:none;}
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: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	background: #ffffff; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* ie */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	outline: none;
}
ul.powermail_multiplejs_tabs li a.act {
	padding: 15px 10px 10px 10px;
	margin-top: -5px;
}
.powermail_mandatory_helper{visibility:hidden;height:1px;position:absolute;}

.placeholder {color:#999;}

		/* error message */
.error {
	background: #ffb76b; /* old browsers */
	background: -moz-linear-gradient(top, #CCCCCC 0%, #CCCCCC 45%, #CCCCCC 56%, #CCCCCC 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(45%,#CCCCCC), color-stop(56%,#CCCCCC), color-stop(100%,#CCCCCC)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#CCCCCC',GradientType=0 ); /* ie */
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 11px;
	color: #000000;
	padding: 3px 10px 5px 10px;
	margin-left: -2px;
    z-index:10;
    text-align:left;
    height:auto;
	-webkit-box-shadow: 3px 3px 5px #eee;
	-moz-box-shadow: 3px 3px 5px #eee;
	box-shadow: 3px 3px 5px #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.error p {
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, sans-serif;
	font-weight: bold;
}
.error em {
	display: block;
	width: 0;
	height: 0;
	border: 10px solid;
	border-color: #CCCCCC transparent transparent;
	position: absolute;
	bottom: -10px;
	left: 5px;
	border-bottom: 0 none;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
td.powermail_all_label {
	font-weight: bold;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

	/* Calendar */
/* 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;
	font-family: Calibri, Arial, sans-serif;
}
/* 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:14px;
	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;
}

.tx_powermail_pi1_formconfirmation_back {
	float:left;	
}

.tx_powermail_pi1_formconfirmation_submit {
	float:left;	
}

