﻿/**************************************************************
FORMS
**************************************************************/


fieldset {	
	margin-bottom: 30px; 
	margin-top: 20px;
	background: url(/images/global/bg.fieldset.jpg) 0px 10px no-repeat;
	border: 0px;
	padding: 5px 10px 0px 10px;
	position:relative;
}

legend {
/*	margin: 0px 20px px 0px;*/
/*	position:absolute;
	left: 0px;
	top:-10px;*/
	padding: 3px 0px 5px 17px;
/*	font-style: italic;*/
	background: url(/images/global/bg.legend.jpg) top left no-repeat;
	color:white;
}

legend span {
	background: url(/images/global/bg.legend.r.jpg) top right no-repeat; 	
	width: 20px;
	height: 21px;
	padding: 3px 20px 5px 0px;	
/*	border: 1px solid red;
	background-color: yellow;	*/
}


.formfield, .formfieldxl, .formfieldstr {width: 201px;}
.formfieldxxl {
	width: 250px;
}

select.formfield {width: 207px;}
.name { width: 96px;}
.plz,
.formfieldplz {width: 46px;}
.ort, 
.formfieldx {width: 146px;}
.strasse {width: 166px;}
.nr {width: 26px;}
.month {width: 18px;}
.year {width: 40px;}
.tausender {width: 54px;}
.textarea {	width: 300px;}

/* MEIN WIFO SPECIALS */


#ctl00_ctlContent_txtKto1, #ctl00_ctlContent_txtBLZ1,
#ctl00_ctlContent_txtKto2, #ctl00_ctlContent_txtBLZ2 {
	width: 96px;
}



/* für eingerückte Titel */
label.second {
	width: 150px;
/*	background-color: yellow;*/
	display:block;
	float:left;
}

button {
/*	background-color: red;*/
	border: 1px solid white;
	padding:0px 13px 0px 0px; 
	text-align: center;
	cursor:pointer;
	text-align:center;
	font-weight: bold;
	color:white;
	background: url(/images/global/bg.submit.r.jpg)  right no-repeat;
	margin-left: 178px;
	
}

button span {
	position:relative;
	display:block;
	white-space:nowrap;
	background: url(/images/global/bg.submit.jpg)  left no-repeat;
	padding:10px 0px 0px 15px; 
	height: 29px;
}

button:hover {	background: url(/images/global/bg.submit.r.hover.jpg)  right no-repeat;	}
button:hover span {	background: url(/images/global/bg.submit.hover.jpg)  left no-repeat;}

/* REGISTRIERUNG SEITE 2 || MEIN WIFO*/

form.registrierung button,
form#aspnetForm button,
form#frmMain button {
/*	background-color: red;*/
	border: 1px solid white;
	padding:0px 13px 10px 15px; 
	text-align: center;
	cursor:pointer;
	text-align:center;
	font-weight: bold;
	color:white;
	background: url(/images/global/bg.submit.single.jpg)  top left no-repeat;
	height: 39px;
	margin-left: 178px;
	width: 240px;
}


form.registrierung button {
/*	margin-left: 0px;	*/
}



form.registrierung button:hover,
form#aspnetForm button:hover,
form#frmMain button:hover {
	background: url(/images/global/bg.submit.single.mo.jpg)  top left no-repeat;
}




/**************************************************************
MEIN WIFO SPECIALS
**************************************************************/



/* 
Firmendaten, Konkatke						#aspnetForm 
KUNDEN 											#frmMain

*/



form#aspnetForm,
form#frmMain
{
/*	background-color: yellow;*/
	margin-left: -10px;
}



form#aspnetForm fieldset,
form#frmMain fieldset {	
	background: url(/images/global/bg.fieldset.xl.jpg) 0px 10px no-repeat;
}


form#aspnetForm button,
form#frmMain button {
	margin-left: 0px;
}

form#aspnetForm legend {
 	padding: 3px 317px 5px 17px;
	width: 400px;
	display:block;
	background: url(/images/global/bg.legend.single.jpg) top left no-repeat;
	color:white;
}



form#aspnetForm table,
form#frmMain table {
	font-size: 11px;
	font-family:arial, sans-sarif;
	border-spacing: 1px;
}

form#aspnetForm table td,
form#frmMain table td {
	padding: 3px 2px;
}




/* KUNDEN */

input#txtFilter,
form#aspnetForm h2,
form#frmMain h2 {
	margin-left: 2px;
}

form#frmMain button#cmdFilter {
/*	padding:0px 13px 0px 13px; 	*/
	padding:2px 0px 3px 0px ; 	
	background: url(/images/global/bg.submit.s.single.jpg) no-repeat 0px 1px;
	width: 120px;
	margin-top: 2px;
	height: auto;
}

form#frmMain button#cmdFilter:hover {
	background: url(/images/global/bg.submit.s.single.mo.jpg) no-repeat 0px 1px;
}






table#BillsGrid,
table#CalcGrid,
table#PaymentGrid {
	margin-left:-50px;
}


































.formreihe {
  	clear: both;
  	padding: 2px 0px;
	border-top: 1px dotted #cccccc;
}

.label, .labell {
	font-family: arial, helvetica, sans-serif;
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	*/	font-size: 11px;
	color: #333333;  
/*	background-color: red;*/
	padding-top: 2px;
  	padding-right: 5px;
	
}

.label {
  	width: 150px; 	
	float: left;
}
.labell {
  	width: 250px; 	
  	float: left;
}

.labelxl {
  	width: 400px; 	
  	float: left;
	font-family: arial, helvetica, sans-serif;
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	*/	font-size: 11px;
	color: #333333;  
/*	background-color: red;*/
	padding-top: 2px;
  	padding-right: 5px;
	
}
.formfelder {
	margin-left: 170px;
	font-size: 20px;
	font-family: arial, helvetica, sans-serif;
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	*/	font-size: 11px;
	color: #333333;  	
	padding-top: 2px;

}
.formfelderl {
	margin-left: 270px;
	font-size: 20px;
	font-family: arial, helvetica, sans-serif;
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	*/	font-size: 11px;
	color: #333333;  	
	padding-top: 2px;

}

.formfelder select, .formfelder input, .formfelder textarea,
select, input, textarea
 {
	font-family: arial, sans-serif;
	font-size: 11px; 
	border: 1px; 
	border-style: solid; 
	padding: 2px;
}

.formfelder select, .formfelder input, .formfelder textarea,
select, input, textarea {
	background-color: #E5EFF6;
	border-color: #7FB2D1;
}
table.lizenzwahl .formfelder input, 
table.lizenzwahl input {
	background-color: transparent;
	border: 0px;
}

.radio { background-color: transparent !important;
			border-color: white !important;	}
	
	
input:focus,
textarea:focus,
select:focus { background-color: #ffffff !important;}
	
.feld { float: left; margin-right: 25px; }
.feld2 { float: left; margin-right: 25px; }
.feld3 { float: left; margin-right: 25px; }

form br { /*clear: left;*/ }
form h3 { /* border-bottom: 1px dashed #00B25A;*/ }

form div {
	margin: 0px;
	padding: 0px;
}

input#submit { 
  float: none;
  width: auto;
  border: 0px;
}



.partnerreihe {
/*	clear: both;*/
  	padding: 10px 0px 10px 0px;
	border-top: 1px dotted #cccccc;
}
.partnerlogo {
  	width: 250px; 	
	float: left;	
	padding: 0px;
}
.partner {
	font-family: arial, helvetica, sans-serif;
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	*/
	font-size: 11px;
	color: #333333;  
	margin-left: 270px;
	padding: 0px;
}

#dhtmltooltip, .dhtmltooltip{
font-family: verdana, arial, sans-serif;
font-size: 10px;
position: absolute;
width: 150px;
border: 1px solid #999999;
padding: 3px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
/*color: red;*/
}






form table p {
	margin: 0px;
	padding:3px 0px;
}

.infotext {
	font-size: 10px;
	color: #666666;
}





























/* RECENT WIFO STYLES BELOW::: */ 

.formbutton{
	font-family: arial, helvetica, sans-serif;
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	*/
	font-weight: bold; 
	font-size: 13px; 
	color: white; /* #006B36    dunkelgrï¿½n h1*/
	background-color: #0065A4; /*hellgrï¿½n...*/	
	border: 1px solid white;
	padding: 2px 5px 2px 5px;
	text-align: center;
	margin-left: 20px;
	cursor:pointer;

/*
font-family: Verdana; font-size: 11px; font: bold; color: #000000; 
border: 1px solid #b6d3cb; padding: 1px;  background-color: #ffffff ; cursor: hand*/
}



.sendetext {
	color: #666666;
	font-size: 11px;
/*	float: left;*/
/*	margin-right: 40px;*/
}

.gesetzestext {
	font-size: 9px;
	color: #666666;
/*	border-top: 1px dotted #999999; */
	margin-top: 10px;
}


.u {
	border-bottom: 1px dotted #cccccc;
}

.white {	background-color: White; }


hr {  border:0px; border-bottom:1px dashed #BCBCBC;}

.preload {
	visibility: hidden; 
	width: 1px;
	height: 1px;
}

.icon22px {
	display:none;
	height:22px;
	width:17px;
}
.icon16px {
/*	display:none;*/
	float:left;
	left:0px;
	height:16px!important;
	width:15px!important;
	line-height: 16px;
	padding-bottom: -10px!important;
	margin-bottom: -10px!important
/*	background: yellow;*/
}

.inside .navi ul li .iconclear  {
	clear:none; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	clear:left;
}

.inside .navi ul li {
/*		background: red;*/
}

.iconleft {
	float:left;
	margin-right:2px;
}

.sel, a .sel, a:visited .sel, #navi ul ul a .sel, #navi ul ul ul a .sel {  color:black;text-decoration:none!important;font-weight:bold;}

button.imagebutton {
  	padding:0px;
	margin:0px;
	background-color:transparent;
	border: none;
}

.boxinfo a { text-decoration:underline!important; }

img.eyecatcher {width:200px;height:200px;float:left;margin: 0px 1em 1em 0px;}
.newshead img.eyecatcher {width:100px;height:64px;float:left;margin: 0 0.5em 0.2em 0;}

.infomsg {
    width: 50%;
    padding: 5px;
    border: solid #ddd 1px;
    background: #ffc url(../admin/img/admin/icon_alert.gif) 5px .3em no-repeat;
    text-indent: 20px;
    margin: 10px 0px;
}
