body{
	background-color:#ffffff;
	text-align: left;
}


body, td , input, select, textarea{
	margin: 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
body, td {
	color:#535353;
}
 
#body{
	text-align: center;
}
form{
	margin:0px;
	padding:0px;
}

#hp_top a:link, #hp_top a:active,
#hp_bottom a:link, #hp_bottom a:active,
#contentdetail a:link, #contentdetail a:active,
#right a:link, #right a:active,
a.pwvergessen:link, a.pwvergessen:active, a.pwvergessen:visited
	{color:#000000;}
#hp_top a:hover,
#hp_bottom a:hover,
#contentdetail a:hover,
#right a:hover
	{color:#666666;}
#hp_top a:visited,
#hp_bottom a:visited,
#contentdetail a:visited,
#right a:visited
	{color:#999999;}

a.logout, a.logout:link, a.logout:visited {
/* gem�ss eService 2916
	color:#657d8e;
*/
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.hidden {
	display: none;
}

/*****************
 * Main box
 */
#main {
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;

}

/*****************
 * Metanav, langs, logout
 */
#above {
	position:relative;
	top:0px;
	right:0px;
	height:125px;
	line-height:30px;
	float:right;
	width:940px;
	
}
#metanav{
	position:absolute;
	top:35px;
	right:180px;
	/*text-transform:uppercase;*/
}

#lang {
	position:absolute;
	top:35px;
	right:20px;
}
#lang a{
	font-size:11px;
	color: #666666;
}

#left {
	margin:0px 15px 0px 0px;
	width:210px;
	float:left;
	display: inline; /* IE double margin fix */
	border-top:1px solid #DEDEDE;
}

#banner {
	padding:0px;
	border-bottom:0px solid #DEDEDE;
	border-left-width:0px;
	border-right-width:0px;
	margin-bottom:0px;
	margin-top:30px;
	height:95px;
	
}

#headerimg{
	height:80px;
}
#contentdetail.withoutright #headerimg{
	margin:-10px -10px 0px;
}

#headerimg img {
	margin:0px;
	padding:0px;
	width:462px;
	height:80px;
}

/*****************
 * content + context 
 */
#box{
	padding:0px 0px;
	background-color:#fff;
	/*width:940px;*/
	width:940px;
	padding-bottom: 0px;
	*padding-bottom: 0px;
}


#contentbox{ 
	width:710px;
	margin-right:0px;
	line-height:15px;
	float:left;
	background-image:url(../images/bg_bottomright.gif);
	background-repeat:repeat-y;
	background-position: bottom;
	
}

#contentbox.contentboxnonav {
	padding-top: 10px;
	margin-left: 20px;
	_margin-left: 10px;
	width:935px;
}

#contentdetail {
	background-color:#ffffff;
	padding:10px 0px 10px 0px;
	margin-right:40px;
	min-height: 360px;
	width:470px;
}

* html #contentdetail { /* ie 6 min-height hack */
	height:auto !important;
	height:360px;
}

.withright{
	margin-right:225px;
}

* html #contentbox{
	margin-right:0px;
	width:700px;
}

#right{
	width:215px;
	float:right;
}


#footer {
	color:#666666;
	padding:10px 0px 10px 0px;
	font-size: 9px;
	margin-left:225px;
}

#footernav {
	float: right;
	text-align:right;
}
#footertext{
	text-align:left;
	margin-right:200px;
}


hr.linecontentend {
	border-width:0px;
	border-bottom: 1px solid #CCC;
	height:1px;
	clear:right	;
	padding-top:25px;
}

* html hr.linecontentend{
	margin-top:25px;
	padding-top:0px;
}

/**************************************
 NAV
 **************************************/

/*****************
 * meta, footer
 */


.metanav a{
}
.metanav span{
	float:left;
	display:block;
} 



.metanav a, a.nozoom, #footertext {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.metanav a.aktiv{
	font-weight:bold;
}






#navigation ul, 
#cug ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#navigation ul, 
#cug ul{
	display:block;
}

.nav2{
	background-color:#ffffff;
}
.nav3{
	/* DOK: FF9933 = Orange..*/
	border-top:0px solid #DEDEDE;
}

ul.nav3 {
    width: 198px;
}

ul.nav3 li {
    width: 165px;
}

.nav1 li{
	margin-top:5px;
	border-bottom:1px solid #DEDEDE;
}

#ueberuns .nav2 li.last{
	padding-bottom: 15px;
	
}
.nav2 ul {
	overflow:hidden;
}
.nav2 li{
	margin:0px 13px 0px 5px;
	border-bottom:0px solid #999999;
}
.nav2 li.last{
	border-width:0px;
	margin-bottom: 5px;
}
.nav3 li {
	margin-right:0px;
	margin-left: 28px;
}	
.nav3 li.first {margin-top:-3px;}
.nav3 li.last {
	border-bottom:1px solid #DEDEDE;
	margin-right:-12px;
	margin-left: 28px;
	height:25px;
}

.nav0 a.aktiv, .nav1 a.aktiv{
	font-weight:bold;
}
.nav1 a, .nav0 a{
	background-color:#ffffff;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	color:#999999;
	font-size:12px;
	padding-left:10px;
	line-height:20px;
	/*height:20px;*/
}
.nav0 a{
	padding-left:0px;
}

.nav1 a{
	background-image:url(../images/nav.gif);
	background-position:0px;
	background-repeat:no-repeat;
	padding-left:18px;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}

.nav1 a.aktiv {
	background-image:url(../images/nav_act.gif);
	background-position:0px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.nav2 a{
	margin-right:-13px;
	margin-left:5px;
	background-color:#ffffff;
	font-size:13px;
	background-image:none;
	text-transform:none;
	color: #333333;
	line-height:25px;
}

.nav2 a.hover, .nav2 a.aktiv{
	background-image:none;
	color: #cc0000;
	font-size:13px;
}

.nav3 a{
	margin-right:-26px;
	margin-left:0px;
	padding-left:20px;
	font-size:12px;
	background-image:none;
	font-weight:normal;
	line-height:20px;
}
.nav3 a.aktiv{
	background-image:none;
	font-weight:normal;
}

.nav1 a:hover, .nav2 a:hover, .nav3 a:hover,  #cug .nav1 a:hover, #cug .nav2 a:hover, #cug .nav3 a:hover {
	color: #cc0000;
}

#cug{
	margin-top:20px;
}

#cug .loginform{
	color:#333333;
}

#cug .nav0 a{
	background-color:#ffffff;
	padding-left:25px;
	color: #333333;
	font-size:14px;
	font-weight:bold;
}

#cug .nav1 a{
	background-color:#efefef;
	border-width:0px;
	background-image:url(../images/nav_cug.gif);
	color: #999999;
}

#cug .nav1 a.aktiv{
	background-image:url(../images/nav_act_cug.gif);
	color: #333333;
}

#cug .nav2{
	background-color:#efefef;
	
}
#cug .nav2 a{
	background-color:#efefef;
	background-image:none;
	color: #999999;
	font-size:13px;
	color: #333333;
}
#cug .nav3 a{
	background-color:#efefef;
	background-image:none;
	padding-left:15px;
	color: #333333;
	font-weight:normal;
	width: 155px;
	margin-right: 0px;
}
#cug .nav2 a.aktiv{
	background-image:none;
}
#cug .nav3 a.aktiv{
	color: #cc0000;
}
#cug ul {
	background-color:#efefef;
}



/*****************
 Breadcrumb
 */
#breadcrumb{
	border-top:0px solid #EEEEEF;
	height:18px;
	padding-top:10px;
	color:#535353;
	font-size:11px;
	margin-right:0px;
	width:100%;
	background-image:url(../images/bg_maintop.gif);
	background-repeat:no-repeat;
	background-position:3px 50%;
}

* html #breadcrumb{
	height:30px;
}

#breadcrumb a {
	text-decoration:none;
	color:#535353;
	font-size:11px;
}

#page_service {
	clear: left;
	margin-bottom: 30px;
	display: block;
	width: 500px;
}

/**************************************
 Search- / Login
 **************************************/


#contentonlysearch{
	width:100%;
	position:relative;
	top:-10px;
	left:10px;
}

#contentonlysearch #search{
	margin:0px 0px 0px 0px;
	position:absolute;
	width:215px;
	top:0px;
	right:-230px;
}



#contentonlysearch #searchform, #hp_top #searchform{
	visibility:hidden;
}

/*****************
 Forms 
 */

#searchform{
	background-color:#F8F8F8;
	padding:10px 0px 10px 15px;
	background-image:url(../images/bg_search.gif);
}

.smallforms_label{
	font-size:15px;
	color: #333333;
	font-weight:bold;
	margin-bottom:10px;
}
#loginform .smallforms_field input, 
#searchform .smallforms_field input{
		width:150px;
}

.smallforms_button{
	margin-left:10px;
}

#loginform{
	background-color:#f5f5f5;
	padding:5px 10px 10px;
	margin-top:0px;
}
.logintitle{
	border-top:5px solid #FFFFFF;
	margin:0px -10px 5px;
	padding:15px 0px 0px 10px;
	color:#333333;
	font-size:12px;
}

#logout input{
	background-color:#EEEEEE;
	border-width:0px;
	font-size:9px;
	color:#657D8E;
	height:30px;
	line-height:30px;
	margin:0px;
	padding:0px;
}

#logout {
	float:right;
	margin-top:15px;
	margin-right:20px;
}



/**************************************
 Content - Design
 **************************************/

p.bodytext{
	margin:0px;
	padding:0px;
}
.cobj{
	margin-bottom:20px;
	display:block;

}

.cobj ul, .cobj ol {
	/*margin-top:5px;*/
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
#context .cobj{
	padding:10px 5px;
	margin-top:15px;
	background-color:#ffffff;
}

#right #context .cobj {
	background-image:url(../images/bg_teaser_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom:5px;
	padding-top:0px;
	padding-left:0px;

}
#right #context .cobj p{
	padding-bottom:15px;
	padding-left:10px;
	padding-right: 10px;
	padding-top:5px;
}
#contentdetail .cobj p {
	margin: 0px;
	margin-top: 0px;
}
.slideInfoZone p.info {
	margin: 15px !important;
}

#right #context .cobj h2, #right #context .cobj h3 {
	padding-left:10px;
	padding-top:10px;
}
/*****************
 * Sitemap
 */

#contentdetail .sitemap a,
#contentdetail .sitemap a:link,
#contentdetail .sitemap a:visited,
#contentdetail .sitemap a:hover{
	font-size:10px;
	color:#000000;
}



/*****************
 * Funktionen
 */
a.functions, a.langchange, #lang{
	color:#000000;
	
}
a.functions:hover, , a.langchange:hover{
	color:#CC0000;
}
a.langchange{
	text-decoration:none;
}
#lang  strong {
	color:#333333;
}

/*****************
 * Header
 */
h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#333333;
	font-size:12px;
}

h1{
	font-size:24px;
	padding-bottom:10px;
	margin-bottom:37px;
	line-height:24px;
	text-transform:uppercase;
}
* html h1{
}
h2{
	font-size:13px;
}
#context h2, #teaser h2{
	margin-bottom:2px;
	font-size:15px;
}
#context .csc-textpic-text h2 {
	padding-top:10px;
	margin-bottom: 0px;
	padding-left: 10px;
}
#contentdetail h4 a{
}
#contentdetail h4 a:visited{
}
h2 a, h3 a, h4 a,
a h2, a h3, a h4
{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
h2 a:hover, h3 a:hover, h4 a:hover,
a:hover h2, a:hover h3, a:hover h4
{
	color:#666666;
	font-weight:bold;
}
h2 a:visited, h3 a:visited, h4 a:visited,
a:visited h2, a:visited h3, a:visited h4
{
	color:#999999;
}



/*****************
 * Linkliste
 */
 
.linkliste{
	margin-bottom:-13px;
}
.ll_clear{
	clear:left;
}

.ll_layoutsimple img{
	margin-right:15px;
}

.ll_layoutcols{
	margin-left:-15px; 
}
* html .ll_layoutcols{
}
.ll_layoutcols .ll_item{
	width:215px;
	float:left;
	display:inline;
	margin-left:20px;
}
* html .ll_layoutcols .img{
	
}
.ll_layoutcols img{
	float:none;
	margin-bottom:15px;
	margin-right:10px;
}
* html .ll_layoutcols img{
	margin-left:-3px;
}



/*****************
 * Tabellen
 */
 
/* Tabelle Layout 1 --------------------------------- */

.BgTab0c{
	padding:2px;
}

/* Tabelle Layout 2--------------------------------- */

.BgTab1hc1, .BgTab1hc2, .BgTab1r1c, .BgTab1r2c {
	padding:2px;
}

.BgTab1hc1 { /* titel zeile, celle 1 */
	font-weight: bold;

	background-color: #E8E8E8;
}

.BgTab1hc2 { /* titel zeile, ab celle 2 */
	font-weight: bold;
	background-color: #E8E8E8;
}

.BgTab1r1c { /* zeile 1, alle cellen */
	background-color: #DDDDDD;
}

#tdright.BgTab1r1c, #tdright.BgTab1r2c {
	width:200px;
	text-align:right;
}

.BgTab1r2c { /* zeile 2, alle cellen */
	background-color: #F5F5F5;
}
/* END : Tabelle Layout 2 ---------------------------- */

/* Tabelle Layout 3 --------------------------------- */
.BgTab2r1c1, .BgTab2r1c2, .BgTab2r2c1, .BgTab2r2c2, .BgTab2hc1, .BgTab2hc2 {
	padding:2px;
}

.BgTab2hc1 { /* titel zeile, celle 1 */

	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

.BgTab2hc2 { /* titel zeile, ab celle 2 */
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

.BgTab2r1c1 { /* zeile 1, celle 1 */
	background-color: #DDDDDD;
}

.BgTab2r1c2 { /* zeile 1, ab celle 2 */
	background-color: #DDDDDD;
}

.BgTab2r2c1 { /* zeile 2, celle 1 */
	background-color: #F5F5F5;
}

.BgTab2r2c2 { /* zeile 2, ab celle 2 */
	background-color: #F5F5F5;
}
/* END : Tabelle Layout 3 ---------------------------- */

/* Tabelle Layout 4 --------------------------------- */
.BgTab3hc1, .BgTab3hc2, .BgTab3r1c1, .BgTab3r1c2, .BgTab3r2c1, .BgTab3r2c2 {
	padding:2px;
}

.BgTab3hc1 { /* titel zeile, celle 1 */
	background-color:#FFFFFF;
	font-weight: bold;
	color: #000000;
}

.BgTab3hc2 { /* titel zeile, celle 2 */
	background-color:#FFFFFF;
	font-weight: bold;
	color: #000000;
}

.BgTab3r1c1 { /* zeile 1, celle 1 */
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

.BgTab3r1c2 { /* zeile 1, ab celle 2 */
	font-weight: normal;
	background-color: #DDDDDD;
}

.BgTab3r2c1 { /* zeile 2, celle 1 */
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

.BgTab3r2c2 { /* zeile 2, ab celle 2 */
	font-weight: normal;
	background-color: #F5F5F5;
}
/* END : Tabelle Layout 4 ---------------------------- */



/*****************
 * L�nder-DB
 */

.ldb_text{
	border:1px solid #CCCCCC;
	border-top-width:0px;
	border-right-width:0px;
	background-color:#FFFFFF;
	margin:0px 0px 0px;
	padding:9px;
}
.ldb_seperator{
	height:20px;
	background-color:#FFFFFF;
	margin:0px 0px;
}

.rubtitletop, .rubtitlesub, .rubtitlesub2{
	font-weight:bold;
	padding-left:5px;
	margin-top:15px;
}
.rubtitletop{
	background-color:#F2F2F2;
	padding:2px;
	margin-top:15px;
	margin-bottom:2px;
	padding-left:5px;
}
.text{
	padding:0px 5px;
	clear:left;
}
td.rubrik{
	border-bottom:1px solid #CCCCCC;
}
.table_laender{
}
.rubrik a {
	display:block;
	padding:5px 20px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid #CCCCCC;
	border-bottom-width:0px;
	margin-top:2px;
}

.rubrik_nolink{
	font-weight:bold;
	border:0px solid #CCCCCC;
	border-top-width:1px;
	padding-top:15px;
	margin-top:15px;
}


td.rubrikact{
	border:1px solid #CCCCCC;
	border-bottom-width:0px;
	background-color:#FFFFFF;
	
}

.rubrik_nolink, #contentdetail .rubrik a:link, #contentdetail .rubrik a:hover, #contentdetail .rubrik a:visited{
	color:#999999;
}

.rubrikact a{
	padding-top:7px;
	border-width:0px;
	margin-top:0px;
}
#contentdetail .rubrikact a:link, #contentdetail .rubrikact a:hover, #contentdetail .rubrikact a:visited{
	color:#333333;
}

.text ul, .text ol{
	margin:0px;
	padding:0px;
	padding-left:20px;
	list-style-position:inside;
}
.la_default .laender_img{
	float:right;
}
.laender_img img{
	border:1px solid gray;
}

.row_number{
	text-align:right;
}
.row td{
	padding:1px 5px;
}
.row0 td{
	background-color:#eeeeee;
}
.row1 td{
	background-color:#FFFFFF;
}
#disclaimer{
	margin:20px 0px 0px 5px;
	color:#cccccc;
	font-size:9px;
}

/*****************
 * Bildergalerie
 */


.textimage_description{
	font-size : 10px;
}

.tx_hldamgallery_img{
	padding:1em 0em;
}
.tx_hldamgallery_img_desc{
	padding-bottom:1em;
}
	

.imgPager{
	padding-top:1em;
	padding-bottom:1em;
	clear:both;
}

/*
	height/width original: 115
	*height:105px;
	_height:115px; der machts iregendwie richtig
*/	

#contentdetail .imgtext-table img {
	margin-top:2px;
	margin-bottom:2px;
}

.imgtext-table-gallery td div{
	height:140px;
	width:140px;
	*height:130px; /* IE7 fix */
	_height:140px; 
}

/* sry.. */
.imgtext-table-gallery td {
	line-height: 0px;
	*line-height: 12px;
	_line-height: 0px;
}

.imgtext-table-gallery td table{
	text-align:center;
	vertical-align:middle;
	height:100%;
	width:100%;
}	
.imgtext-table-gallery td table{
	text-align:center;
	vertical-align:middle;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	
}	
.imgtext-table-gallery td table td{
	text-align:center;
	height:100%;
	width:100%;
	vertical-align:middle;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	margin:0px;	
}

/* POWERMAIL */

.formRow {
	margin: 10px 0px 10px 0px;
	clear:both;
}
.powermailLabel {
	width:150px;
	display:block;
	float:left;
}
.powermailSmallLabel {
	display: block;
	margin-bottom:5px;
}
.powermailTextfield {
	width:230px;
}
.powermailCaptcha {
	float:left;	
	margin:10px 0px 0px 0px;
}
.powermailCaptchaField {

	width:230px;	
}
.powermailTextarea {
	width:230px;
	height:120px;
}
.powermailSelect {
	width:234px;
}
.powermailRadio {
	float:left;

}
.powermailRadioBox {
	margin-left: 150px;
}
.tx-srfreecap-pi2-image {
	margin:0px;
	padding:0px;
}
.powermailSubmit {

}

.cobj ul {
	
	
	/*
	list-style-image: url(../images/line.gif);
	list-style-position: outside;
	*/
	margin-left: 0px;
	padding-left: 0px;
	
}
.cobj ul li {
	list-style-type:none;
	background-image:url(../images/line.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	list-style-position:outside;
	margin-left:0;
	padding-left:15px;
}

.wtgallery_list {
	width:40px;
	float:left;
	margin-right:5px;
}

h2.wtgallery_list, .wtgallery_list_pagebrowser_area, h2.wtgallery_single {
	display:none;
}
.wtgallery_single_browser_previous {
	width:50%;
	float:left;
	margin-bottom:10px;
}


.wtgallery_single_browser_next {
	width:50%;
	float:right;
	text-align:right;
	margin-bottom:10px;
}

.list_row_1 {
	width:470px;
}

hr.rule_before, hr.rule_after {
	border: 0px;
	height: 1px;
	background-color: #DEDEDE;
	color: #DEDEDE;
	margin-top: 6px;
	margin-bottom: 12px;
}
/*
hr.rule_after {
	margin-top: 14px;
}
*/
#context h2, #news h2 {
	color: #333;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}

#navigation #ueberuns {
	display: none;
}

div.tx-niexpose-pi1 {
	width: auto;
	float: left;
}

div.tx-niexpose-pi1 a img {
	border: 0px;
}

div.pdf {
	margin-bottom: 4px;
}

div.flabel {
	padding-left: 24px;
}

div.flabel img {
	margin-bottom: -4px;
	margin-left: -24px;
}

/*IE6 only*/

/*\*/ * html #box { width: 955px; } /**/
/*\*/ * html .loginspacer { height: 1px; margin-top: -12px; } /**/
/*\*/ * html #contentbox { width: 720px; } /**/


#formular_trenner hr, #formular_trenner_unten hr {
	display: none;
}

#formular_trenner {
	/*background: url(/fileadmin/swissbankers/Bilder/formular_trenner.gif) repeat-x top center;*/
	height: 10px;
	width: 100%;
	border: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-top: 1px solid #cccccc;
}

#formular_trenner_unten {
	/*background: url(/fileadmin/swissbankers/Bilder/formular_trenner_unten.gif) repeat-x top center;*/
	height: 10px;
	width: 100%;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}



/* --- Powermail --- */
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid #ccc;
	background-color: #fff;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label,
fieldset.tx-powermail-pi1_fieldset fieldset legend {
	/* label */
	display: block;
	width: 140px;
	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 {
	/* 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 0px;
	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;
    height:15px;
    padding:3px 10px 5px 10px;
    background-color:#cccccc;
    border:1px solid #cccccc;
    font-size:11px;
    color:#fff;
    text-decoration: none;
    /* 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;
	z-index: 12;
}
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
}

/* 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 */
.error em {
	display:block;
	width:0;
	height:0;
	border:10px solid;
	border-color:#FF0000 transparent transparent;

	/* positioning */
	position:absolute;
	bottom:-7px;
	left:5px;
	border-bottom:0 none;
}

/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	width:198px !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;
}


.tx_powermail_pi1_fieldwrap_html_reset, .tx_powermail_pi1_fieldwrap_html_reset input {
	float: left;
	margin:0px !important;
	margin-top: 10px !important;
	clear: none !important;
}
.tx_powermail_pi1_fieldwrap_html_submit, .tx_powermail_pi1_fieldwrap_html_submit input  {
	float: right;
	margin:0px !important;
	margin-top: 10px !important;
	clear: none !important
}

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 {
	height: auto;
	width: 300px !important;
	color: #000 !important;
	position: absolute !important;
	z-index: 999;
}

a:hover dfn {
	float: none;
	display: block !important;
	height: auto;
	width: 300px !important;
	color: #000 !important;
	position: absolute !important;
	z-index: 999;
}

div.tx-powermail-pi1 .style2 {
	width: 180px !important;
}

div.tx-powermail-pi1 select.style2 {
	width: 186px !important;
}

ul.powermail_mandatory_list {
	display: none;
}

div.tx-powermail-pi1_mandatory strong {
	color: red;
	padding-bottom: 12px;
	display: block;
}


.tx-imagecycle-pi1 ul li {
    list-style-type: none !important;
	background-image: none !important;
	background-position: left 0 !important;
	padding-left: 0px !important;
}


.print-link {
   float: right;
    margin: 0 -208px 0 0;
    overflow: visible;
    position: relative;
    text-align: right;
    width: 100%;
    top: 45px;
    *+ top: 35px;
}
.print-link a {
	font-size: 12px;
	text-transform: none;
	background: url("/images/printlink.jpg");
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	
}

div.floatWrap {
	display: block;
}

div.floatWrap div.floatClmn {
	display: inline-table;
	width: 48%;
	vertical-align: top;
}

div.onlyMobile {
	display: none;
}
