/* Stylesheet für Toastmasters District 59

*/
	
* { 
		padding: 0; 
		margin: 0;
		border: 0;
}

html { 
	height: 101%;
	width: 100%;
}

body {
  background-color: #fff;
  font-family: Verdana, Arial, Helvetica;
	font-size: 75%;
	width: 100%;
}

/* ===================================================
	 Layout-Formate
=================================================== */

#wrapper {
  position: relative;
	margin: 0 auto;
	width: 1000px;
  border: 1px solid #607e94;
  background-image: url(/fileadmin/district59/images/layout/background.gif);
  background-repeat: repeat-y;
}

/* ===================================================
	 Header
=================================================== */

#header {
  position: absolute;
  top: 0;
  left: 0;
  height: 222px;
  width: 100%;
  background-color: #003363;
  color: #e8e4d0;
  border-bottom: 3px solid #fba719;
}

#slogan {
  width: 980px;
  height: 25px;
  padding: 5px 10px 5px 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  border-bottom: 1px solid #e8e4d0;
}

#slogan h1 {
  font-family: georgia, times, serif;
  font-size: 2.5em;
  position: absolute;
  bottom: 3px;
  color: #e8e4d0;
  font-weight: normal;
  margin: 0;
}

#slogan h2 {
  font-family: georgia, times, serif;
  font-size: 1.5em;
  position: absolute;
  bottom: 9px;
  left: 50%;
  color: #e8e4d0;
  font-weight: normal;
  margin: 0;
}

#picture-line {
  position: absolute;
  top: 45px;
  width: 100%;
  height: 125px;
  border-top: 1px solid #fba719;
  background-image: url(/fileadmin/district59/images/layout/main.jpg);
  background-repeat: repeat-x;
  background-position: 85px;
  border-bottom: 4px ridge #e8e4d0;
}

#picture-line img#logo {
  height: 120px;
  padding: 2px 3px 3px 3px;
  float: left;
  background-color: #e1d7bd;
}

#picture-line h1 {
  position: absolute;
  top: -500px;
  left: -500px;
}

/* ===================================================
	 top level Menu
*/

#staticmenu {
  position: relative;
  background-color: #e1d7bd;
  height: 120px;
  width: 138px;
  padding: 2px 3px 3px 3px;
  float: right;
  text-align: right;
	z-index: 1000; 
}

#staticmenu ul {
  list-style-type: none;
  position: relative;
  
}

#staticmenu ul li {
  position: relative;
  width: 138px;
  margin: 3px 0;
}

#staticmenu ul li a {
  text-decoration: none;
}

#staticmenu ul li:hover a,
#staticmenu ul li.current a {
  text-decoration: underline;
}

#staticmenu p.menubullet {
  padding: 0 ;
  margin: -12px 0 0 0;
  text-align: left;
  color: #607e94;
}

#staticmenu ul li ul {
  position: absolute;
  top: 0;
  right: 130px;
  display: none;
  background-color: #e1d7bd;
  border: 1px solid #607e94;
  text-align: left;
  width: 250px;
}

#staticmenu ul li:hover ul {
  display: block;
}

#staticmenu ul li ul li {
  width: 250px;
  padding: 2px 3px 3px 3px;
  
}

#staticmenu ul li.current ul li a,
#staticmenu ul li:hover ul li a {
  text-decoration: none;
}

#staticmenu ul li ul li.current a,
#staticmenu ul li.current ul li:hover a,
#staticmenu ul li:hover ul li:hover a {
  text-decoration: underline;
}

/* ===================================================
	 top level Menu
=================================================== */

#toplevel-menu {
	position: absolute;
	top: 175px;
	left: 0px;
	height:  25px; 
  width: 100%;
  background-image: url(/fileadmin/district59/images/layout/background-menu-level-1);
  background-repeat: repeat-x;
  background-position: 5px;
  background-color: #d3e0e8;
}

#toplevel-menu p {
  width: 128px;
  color: #003363;
  padding: 8px 8px 4px 8px;
  margin: 0;
  float: left;
  font-size: .8em;
}

#toplevel-menu ul {
	list-style:  none; 
	height:  23px; 
	padding-top: 2px;
	border-bottom: 1px solid #aebfcb;
	font-size: .9em;
}
	
#toplevel-menu ul li {
	display:  block; 
	float:  left; 
	margin:  0 -6px 0 0;
}

#toplevel-menu ul li a {
	float:  left; 
	padding: 1px 15px; 
	height: 20px; 
	border-top: 1px solid #888; 
	border-bottom: 1px solid #aebfcb; 
	position: relative; 
	z-index: 100; 
	font-style: normal; 
	text-decoration: none;
	text-transform:  uppercase;
	color: #0f6dbb;
	font-weight:  bold;
	background:  url("/fileadmin/district59/images/layout/tab.gif") repeat-x bottom left; 
	font-size: 1em; 
	line-height: 20px;
}

#toplevel-menu ul li span {
	font-size: 0; 
	line-height: 0; 
	position: relative; 
	border-bottom: 1px solid #aebfcb; 
	border-top: 1px solid #888; 
	width: 1px; 
	display: block; 
	float: left; 
	z-index: 300; 
	background:  url("/fileadmin/district59/images/layout/tab.gif") repeat-x bottom left;
}

#toplevel-menu ul li span.p1 {
	height: 19px; 
	background: #888; 
	margin-top: 4px; 
	border-top: 0; 
	z-index: 100;
}

#toplevel-menu ul li span.p2 {
	height: 19px; 
	margin-top: 2px; 
	border-top: 2px solid #888; 
	border-bottom: 1px solid #888; 
	z-index: 100;
}

#toplevel-menu ul li span.p3 {width: 2px; height: 21px; margin-top: 1px; z-index: 100;}
#toplevel-menu ul li span.p5 {height: 20px; margin-top: 2px;}
#toplevel-menu  ul li span.p6 {height: 19px; margin-top: 3px;}
#toplevel-menu ul li span.p7 {height: 18px; margin-top: 4px;}
#toplevel-menu ul li span.p8 {height: 17px; margin-top: 5px;}
#toplevel-menu ul li span.p9 {height: 16px; margin-top: 6px;}
#toplevel-menu ul li span.p10 {height: 15px; margin-top: 7px;}
#toplevel-menu ul li span.p11 {height: 14px; margin-top: 8px;}
#toplevel-menu ul li span.p12 {height: 13px; margin-top: 9px;}
#toplevel-menu ul li span.p13 {height: 12px; margin-top: 10px;}
#toplevel-menu ul li span.p14 {height: 11px; margin-top: 11px;}
#toplevel-menu ul li span.p15 {height: 10px; margin-top: 12px;}
#toplevel-menu ul li span.p16 {height: 9px; margin-top: 13px;}
#toplevel-menu ul li span.p17 {height: 8px; margin-top: 14px;}
#toplevel-menu ul li span.p18 {height: 7px; margin-top: 15px;}
#toplevel-menu ul li span.p19 {height: 6px; margin-top: 16px;}
#toplevel-menu ul li span.p20 {height: 5px; margin-top: 17px;}
#toplevel-menu ul li span.p21 {height: 4px; margin-top: 18px;}
#toplevel-menu ul li span.p22 {height: 3px; margin-top: 19px;}
#toplevel-menu ul li span.p23 {height: 2px; margin-top: 20px;}
#toplevel-menu ul li span.p24 {height: 1px; margin-top: 21px;overflow: hidden;}
#toplevel-menu ul li span.p25 {width: 1px; height: 1px; background: #fff; margin-top: 22px; border-top: 0; overflow: hidden;}
#toplevel-menu ul li span.p26 {width: 1px; height: 1px; background: #aebfcb; margin-top: 23px; border: 0; overflow: hidden;}


#toplevel-menu ul li:hover a,
#toplevel-menu ul li:focus a, 
#toplevel-menu ul li:active a {
	position: relative; 
	z-index: 500; 
	color: #bfd2e0; 
	background:  url("/fileadmin/district59/images/layout/tab-hover_dark2.gif") bottom left; 
	border-bottom-color: #888;
	border-top-color:  #CBDDE7;
}


#toplevel-menu ul li:hover span, 
#toplevel-menu ul li:focus span, 
#toplevel-menu ul li:active span {
	background:  url("/fileadmin/district59/images/layout/tab-hover_dark2.gif") bottom left;
	border-bottom-color: #888;
	border-top-color:  #CBDDE7;
}

#toplevel-menu ul li:hover span.p1, 
#toplevel-menu ul li:focus span.p1, 
#toplevel-menu ul li:active span.p1 {
	background:  #C6D7E1;
	border-bottom-color: #888;
	border-top-color:  #CBDDE7;
}

#toplevel-menu ul li:hover span.p25, 
#toplevel-menu ul li:focus span.p25, 
#toplevel-menu ul li:active span.p25 {
	background:  #fff;
	border-bottom-color:  #888;
}

#toplevel-menu ul li:hover span.p26, 
#toplevel-menu ul li:focus span.p26, 
#toplevel-menu ul li:active span.p26 {
	background: #888;
}

#toplevel-menu ul li.selected, 
#toplevel-menu ul li:hover.selected,  
#toplevel-menu ul li:active.selected {
	color:  #000;
	position:  relative;
	z-index: 600;
}
	
#toplevel-menu ul li.selected a, 
#toplevel-menu ul li:hover.selected a,
#toplevel-menu ul li:active.selected a {
	color:  #bfd2e0;
	background:  url("/fileadmin/district59/images/layout/tab-hover_dark2.gif") bottom left;
	border-bottom-color: #888;
	border-top-color:  #C6D7E1;
}
	
#toplevel-menu ul li.selected span, 
#toplevel-menu ul li:hover.selected span, 
#toplevel-menu ul li:active.selected span{
	background:  url("/fileadmin/district59/images/layout/tab-hover_dark2.gif") bottom left;
	border-bottom-color: #888;
	border-top-color:  #CBDDE7;
}

#toplevel-menu ul li.selected span.p1, 
#toplevel-menu ul li:hover.selected span.p1, 
#toplevel-menu ul li:active.selected span.p1 {
	background:  #C6D7E1;
	border-bottom-color:  #CBDDE7;
}

#toplevel-menu ul li.selected span.p26, 
#toplevel-menu ul li:hover.selected span.p26, 
#toplevel-menu ul li:active.selected span.p26 {
	width: 1px; 
	height: 1px; 
	background: #fff; 
	margin-top: 23px; 
	border-top: 0; 
	overflow: hidden;
}


/* ===================================================
	 2nd level Menu
=================================================== */

#header #menu {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 100%;
	font-size: .9em;
}

#header #menu ul {
  position: relative;
}

#header #menu li {
  position: relative;
	float: left;
	list-style-type: none;
  text-align: center;
}

#header #menu li.menuid658,
#header #menu li.menuid659,
#header #menu li.menuid660,
#header #menu li.menuid661 {
  width: 186px;
}

#header #menu p#homelink {
  width: 186px;
  padding: 0;
  margin: 0;
  float: left;
  text-align: center;
}

#header #menu p#homelink a {
  margin: 0 auto;
  padding: 5px 3px 0 3px;
/*	margin: 5px 17px 3px 17px;*/
	font-size: 1.2em;
	text-decoration: none;
  color: #e8e4d0;
}

#header #menu a {
  padding: 0 3px;
	margin: 5px 17px 3px 17px;
	font-size: 1.2em;
	display: block;
	text-decoration: none;
  color: #e8e4d0;
}

#header #menu li:hover a,
#header #menu p#homelink a:hover {
	text-decoration: underline;
	color: #fba719;
}

#header #menu li.current a,
#siteId-6 #menu p#homelink a {
	font-weight: bold;
	text-decoration: underline;
	color: #fba719;
}

/* ===================================================
	 2nd level Submenu  
*/
	 
#header #menu ul li ul {
  position: absolute;
  background-color: #e1d7bd;
  padding: 5px 0;
  margin: 0;
  width: 200px;
  display: none;
  border: 1px solid #13488c;
}

#header #menu ul li:hover ul {
  display: block;
}

#header #menu ul li p.menubullet {
  padding: 0 ;
  margin: -12px 0 0 0;
  text-align: right;
}

#header #menu ul li ul li {
  float: none;
  padding: 0 5px;
  margin: 5px 0 ;
  text-align: left;
  color: #13488c;
}

#header #menu ul li ul li a,
#header #menu ul li:hover ul li a,
#header #menu ul li.current ul li a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-size: 1em;
  color: #13488c;
  font-weight: normal;
}

#header #menu ul li ul li:hover a,
#header #menu ul li.current ul li:hover a,
#header #menu ul li.current ul li.current a,
#header #menu ul li.current ul li.current ul li.current a {
  text-decoration: underline;
}

#header #menu ul li ul li ul,
#header #menu ul li:hover ul li ul,
#header #menu ul li.current ul li ul {
  position: absolute;
  top: 0;
  left: 125px;
  display: none;
}

#header #menu ul li ul li:hover ul {
  display: block;
}

#header #menu ul li ul li:hover li a,
#header #menu ul li.current ul li:hover li a,
#header #menu ul li.current ul li.current li a {
  text-decoration: none;
}

#header #menu ul li ul li:hover ul li:hover a,
#header #menu ul li.current ul li.current:hover ul li:hover a {
  text-decoration: underline;
}

/* ===================================================
	 Linke Seite
=================================================== */

#left_side {
  padding: 235px 5px 150px 5px;
	width: 175px;
	/*
  background-color: #e1d7bd;
  border-right: 1px solid #607e94;
  */
  color: #13488c;
}

#left_side .tx-wagrandomimage-pi1 img {
  margin: 0 12px 10px 13px;  
}

#left_side li {
  margin-left: 2em;
}

#left_side .csc-textpic-text,
#left_side .csc-textpic-clear {
  clear: left;
}

#left_side h2 {
  font-size: 1.1em;
  margin: .25em 0 .5em 0;
}

#left_side .pull-down {
  position: relative;
  border: 1px solid #607e94;
  padding: 1px 1px 23px 5px ;
  height: 50px;
}

#left_side .pull-down #find-club-map {
  float: right;
  margin-left: 2px;
}

#left_side .pull-down #find-club-map img {
  border: 1px solid #e7dec9;
} 

#left_side .pull-down a#find-club-map:hover img {
  border: 1px solid #607e94;
}

#left_side .pull-down h2 {
 margin-top: 2px;
 padding-top: 0;
}

#left_side .pull-down p {
  margin-top: 12px;
}

#left_side .pull-down ul {
  position: absolute;
  top: 52px;
  height: 18px;
  width: 165px;
}

#left_side .pull-down ul li {
  display: none;
  background-color: #fff;
  border-left: 1px solid #607e94;
  border-right: 1px solid #607e94;
  margin-left: 0;
}

#left_side .pull-down ul li a {
  text-decoration: none;
  margin: 0 2px;
}

#left_side .pull-down ul li a:hover {
  text-decoration: underline;
}

#left_side .pull-down ul:hover li {
  display: block;
}

#left_side .pull-down ul li.visible {
  display: block;
  border: 1px solid #607e94;
  color: #666;
  height: 18px;
  padding: 0 0 0 2px;
}


#left_side .pull-down ul li.visible img {
  float: right;
}

#left_side .pull-down ul li.last {
  border-bottom: 1px solid #607e94;
}

/* ===================================================
	 Submenu  */

#submenu ul {
  list-style-type: none;
  margin: 0 0 10px 0 ;
  padding: 0;
  border-bottom: 1px solid #607e94;
}

#left_side #submenu li {
  margin: 0;
  padding: 0;
}

#left_side #submenu li p.menubullet {
  padding: 0 ;
  margin: -12px 0 0 0;
  text-align: right;
}

#left_side #submenu li {
  position: relative;
  float: none;
  padding: 3px 0;
  margin: 0;
  text-align: left;
  color: #13488c;
}

#left_side #submenu li a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-size: 1em;
  color: #13488c;
  font-weight: normal;
}

#left_side #submenu li ul li {
  padding: 5px 10px;
  border-bottom: 1px solid #aa9b8a;
}

#left_side #submenu li:hover a,
#left_side #submenu li.current ul li:hover a,
#left_side #submenu li.current a,
#left_side #submenu li.current ul li.current a {
  text-decoration: underline;
}

#left_side #submenu li ul,
#left_side #submenu li.current ul {
  background-color: #e1d7bd;
  width: 180px;
  padding: 0;
  display: none;
}

#left_side #submenu li.current ul {
  width: 160px;
}


#left_side #submenu li:hover ul {
  position: absolute;
  top: 0;
  left: 175px;
  display: block;
  border: 1px solid #13488c;
}

#left_side #submenu li:hover.current ul,
#left_side #submenu li.current ul {
  position: relative;
  left: 0;
  display: block;
  padding: 10px 0 0 10px;
  border: none;
}

#left_side #submenu li:hover li a,
#left_side #submenu li:hover li a,
#left_side #submenu li.current li a {
  text-decoration: none;
}

#left_side #submenu li:hover ul li:hover a,
#left_side #submenu li.current:hover ul li:hover a {
  text-decoration: underline;
}

/* ===================================================
   ===================================================
	   Content
   ===================================================
   =================================================== */

#content {
	margin: 0;
	padding: 225px 0 0 0;
	color: #13488c;
	width: 814px;
	float: right;
}

#content li {
  list-style-image: url(/fileadmin/district59/images/layout/list-bullet5x5.gif);
	margin-left: 20px;
	margin-bottom: 1em;
}

#text-middle {
  width: 540px;
  padding: 10px 20px;
  float: left;
}


/* ===================================================
	 Rechte Seite
=================================================== */

#right_side {
  width: 200px;
	padding: 10px 10px 0 20px;
	float: right;
	text-align: center;
}

#right_side * {
  text-align: center;
}

#right_side a.internal-link,
#right_side a.external-link-new-window {
	background-color: #6188c9;
  color: #ffffa0;
	text-decoration: none;
	padding: 1px;
}

#right_side a.internal-link:hover,
#right_side a.external-link-new-window:hover {
	color: #e9eba0;
	background-color: #13488c;
}

#right-content {
  height: 210px;
  overflow: auto;
  padding: 0 20px;
}


/* ===================================================
	 Footer & Copyright
=================================================== */

#footer {
  clear: both;
  background-image: url(/fileadmin/district59/images/layout/background-footer.png);
  background-repeat: repeat-x;
  border-top: 1px solid #607e94;
  padding: 20px;
  text-align: center;
  color: #666;
  background-color: #fff;
}

/* Mailform on Clarion Survey */

#siteId-88 .csc-mailform-field {
 margin-top: 1em;
 clear: left;
/*
 border-bottom: 1px solid #999;
 */
}
#siteId-88 .csc-mailform label {
 display: block;
 width: 90%;
 text-align: left;
 float: left;
 clear: left;
 padding-right: 2%;
}

#siteId-88 .csc-mailform .csc-mailform-check input {
 display: block;
 float: left;
 clear: left;
 padding-right: 1em;
 border: 1px solid #666;
}

#siteId-88 .csc-mailform .csc-mailform-check label {
 display: block;
 float: none;
 clear: none;
 padding-right: 0;
 padding-left: 30px;
}

#siteId-88 .csc-mailform input.csc-mailform-submit {
 margin-left: 2em;
}

#siteId-88 .csc-mailform-field input,
#siteId-88 .csc-mailform-field textarea {
  border: 1px solid #666;
}

/*--------------------
   special formats for history pages
   --------------------*/

#siteId-143 i,
#siteId-142 i,
#siteId-141 i,
#siteId-140 i,
#siteId-139 i,
#siteId-138 i {
  color: #583a16;
}



/* ===================================================
	 Allgemeine Definitionen
=================================================== */

a {
	text-decoration: underline;
  outline: none;	/* Punkte beim Aktivieren entfernen */
	color: #13488c;
}

.clear {
  clear: both;
}

a:hover {
}

p {
	font-size: 1em;
	margin: 6px 0;
}

h1 {
	color: #13488c;
	text-align: left;
	font-size: 1.6em;
	font-weight: bolder;
	margin: 1.5em 0 1em 0;
}

h2 {
	color: #13488c;
	text-align: left;
	font-size: 1.2em;
	margin: 1.5em 0 1em 0;
	font-weight: bold;
}

h3 {
	color: #13488c;
	text-align: left;
	font-size: 1em;
	margin: 1.25em 0 0.75em 0;
	font-weight: bold;
}

#content ol li {
  list-style-type: decimal;
  margin-left: 2em;
}

td {
 padding: .2em;
}

.tr-even {
 background-color: #ddd;
}

.tr-odd {
 background-color: #eee;
}

table.contenttable-1 {
  width: 100%;
}

.contenttable-1 .tr-0,
.contenttable-2 .tr-0,
.contenttable-3 .tr-0 {
  font-weight: bold;
}

.contenttable-1 td {
  padding: .5em;
}

.contenttable-1 .td-0 {
  width: 20%;
}

.contenttable-1 .td-1 {
  width: 30%;
}

.contenttable-1 .td-2 {
  width: 22%;
}

.contenttable-1 .td-3 {
  width: 22%;
}

table.contenttable-3 {
  width: 100%;
  font-size: .9em;
}
table.contenttable-3 .tr-odd {
 color: #7e5a04;
}
.contenttable-3 td {
  vertical-align: top;
}



div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border: 1px solid #607e94;
}

.csc-frame-frame1 {
  border: 1px solid #607e94;
  margin: 5px 0;
  padding: 5px;
}

.csc-frame-rulerBefore {
  background-image: url(/fileadmin/district59/images/layout/paragraph-line.jpg);
  background-repeat: no-repeat;
  background-position: 20px;
  margin-top: 20px;
  height: 10px;
  clear: both;
}

dl.csc-menu-4 dt,
dl.csc-menu-4 dd { 
  padding-left: 10px;
}

dl.csc-menu-4 dt { 
  background-image: url(/fileadmin/district59/images/layout/list-bullet5x5.gif);
  background-repeat: no-repeat;
  background-position: 0 3px; 
}

.csc-frame-invisible {
  clear: both;
}

.search-right-side {
  border-bottom: 1px solid #607e94;
  margin-bottom: 5px;
  padding: 0 3px 3px 3px;
}

.csc-searchform input[type=text] {
  width: 125px;
  border: 1px solid #607e94;
}

.csc-searchform input[type=submit] {
  background-color: #aaa;
  border: 2px outset #aaa;
}

/* Filelinks format */

.csc-uploads-2 {
  width: 525px;
}

.csc-uploads-fileSize {
  width: 40px;
}

.csc-uploads-icon {
  width: 150px;
}

.align-center {
  text-align: center;
}

.csc-textpic-caption {
  font-size: 12px;
  padding-top: 5px;
  text-align: center;
  padding-bottom: 1em;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  margin: 0;
  padding-top: 5px;
}

.csc-uploads td {
  padding: 2px 10px;
}



/* ===================================================
	 Powermail Form Definitionen30%
=================================================== */

.tx-powermail-pi1_fieldset {
  border: 1px solid #607e94;
  padding: 5px;
  background-color: #efe8e2;
  
}

.tx-powermail-pi1_fieldset legend {
  background-color: #fff;
  border: 1px solid #607e94;
  padding: 0 15px;
  font-weight: bold;
}

.tx_powermail_pi1_fieldwrap_html {
  width: 540px;
  padding: 3px 0 5px 0;
  clear: left;
  margin: 3px 0;
}

.tx_powermail_pi1_fieldwrap_html label,
.tx_powermail_pi1_fieldwrap_html_radio_title,
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
  width: 25em;
  display: block;
  float: none;
  border-bottom: #fff 1px solid;
}

.tx_powermail_pi1_fieldwrap_html .powermail_textarea,
.tx_powermail_pi1_fieldwrap_html input {
  border: inset #efe8e2 2px;
}

.powermail_mandatory_js {
  margin-left: 25em;
  color: red;
}

.radio-button-wrap {
  margin-left: 25em;
}

.powermail_radio_inner label,
.powermail_check_inner label {
  float: none;
  width: auto;
  border-bottom: none;
  display: inline;
}

.powermail_radio_inner,
.powermail_check_inner {
  margin: 3px 0;
}

.tx_powermail_pi1_fieldwrap_html .powermail_radio_inner input,
.tx_powermail_pi1_fieldwrap_html .powermail_check_inner input {
  border-width: 0;
}

.tx_powermail_pi1_submitmultiple_back,
.tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_fieldwrap_html_submit,
.tx_powermail_pi1_formconfirmation_back,
.tx_powermail_pi1_formconfirmation_submit {
  margin: 5px;
  padding: 3px;
  background-color: #aaa;
  border: 2px outset #aaa;
  width: 12em;
}


.tx_powermail_pi1_fieldwrap_html_submit input,
.tx_powermail_pi1_formconfirmation_back input,
.tx_powermail_pi1_formconfirmation_submit input {
  border: 0;
  background-color: #aaa;
  margin: 0 auto;
  display: block;
}


  
