#table-content 
{
	width:100%;
}
#MFDE_Main
{
}
#MFDE_Main h2:first-child, #MFDE_Main h2.contentheading
{
	margin-top:0px;
}

.td_menu
{
	width: 24.8%;
}
#MFDE_Menu
{
	margin-top:-3px;
}

#MFDE_Menu ul
{
	margin: 0px;
	padding:0px;
}
#MFDE_Menu ul li
{
	list-style: none;
}

.tableData{
    border: 0px;
    border-collapse: collapse;
    background-color: #ffffff;
    width: 100%;
}

.tableData td{
}


.tableAdd
{
	vertical-align:bottom;
}

.tableAdd img
{
	border:0;
	width:20px;	
	height:20px;
	padding:0;
}

.tableLabel{
    font-weight: bold;
    vertical-align: top;
    padding: 0px 5px;
}

.tableFilter{
    border-bottom: solid 2px #666666;
    vertical-align: top;
    padding: 3px 0px;
    min-width: 40px;
}

.tableFilter input{
    margin: 0px;
    width: 60%;
}
.filterStatus .submit
{
	background-image: -webkit-linear-gradient(#eeeeee 0%, #ffffff 100%);
	background-image: -moz-linear-gradient(#eeeeee 0%, #ffffff 100%);  	
	background-image: -o-linear-gradient(#eeeeee 0%, #ffffff 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff');
    border:1px solid #900303;
    color:#333333;
    margin-top: 3px;
    padding:3px 5px;
    font-size:14px;
    line-height:16px;
    vertical-align: middle;
    box-shadow: 0 0 3px #a1a1a1;
}
input.filterAnzeigePos
{
	width: 20px;
}

.tableData tbody td{
    border-bottom: solid 1px #cccccc;
    padding: 0px 5px;
}

.tableBez{
    font-weight: bold;
}

.tableIsFeld{
    text-align: center;    
}

.tableAktion{
    text-align: center;
}


.filterPLZ{
    width: 40px;
}

.formOrgOrganisation_fName, .formOrgOrganisation_fLinkURL, .formOrgOrganisation_fLinkVerzeichnis, .formOrgOrganisation_fBeschreibung{
    width: 600px;
}

.formOrgOrganisation_fBeschreibung{
    height: 100px;
}

/* Tabellen zum Editieren */
.tableAdminEdit, .FieldTable {
    border: 0px;
    border-collapse: collapse;
    width:100%;
}

.tableAdminEdit td, .FieldTable td{
    vertical-align: top;
    padding:0px;
}
.tableAdminEdit td:first-child {
}
.FieldTable textarea,.FieldTable input[type="text"] {
	margin-top:0px;
    margin-bottom:5px;
}

/* Backend-Menu */
.BeMenuHeadline{
    color: #900303;
    font-weight: bold;
    font-size: 110%;
    margin-top: 0px;
}
	
td[filterfield="AnzeigePos"]{
    width: 40px;
}

input.filterPLZ
{
	width: 30px;
}

.TextType, input[type="text"], input[type="email"], input[type="password"], textarea 
{
    background: -moz-linear-gradient(center top , #EEEEEE 0%, #FFFFFF 100%) repeat scroll 0 0%, none repeat scroll 0 0 #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff');
    border:1px solid #900303;
    color:#333333;
    margin-top: 3px;
    padding:3px 5px;
    font-size:14px;
    line-height:16px;
    vertical-align: middle;
    box-shadow: 0 0 3px #a1a1a1;
}
.TextType:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus 
{
    background:#ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
    border:1px solid #bd2727;
    box-shadow: 0 0 5px #FCADB1;
}
input[type="submit"], input[type="button"], input[type="reset"], button, input.button, input[type="image"]
{
	box-shadow: 0 0 3px #A1A1A1;
	-webkit-box-shadow: 0px 0px 3px #A1A1A;
	-moz-box-shadow: 0px 0px 3px #A1A1A;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ffffff, offX=1, offY=1, positive=true);
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover, input.button:hover, input[type="image"]:hover 
{
	box-shadow: 0px 0px 0px transparent;
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ffffff, offX=0, offY=0, positive=true);
}
#formUserPwdLost input, #formMediatorLogin input {
    width: 150px;
}

#formUserPwdLost #formUserPwdLost1_submit, #formUserPwdChange1_submit, #formUserGutschein1_submit, #formMediatorLogin input.submit,#formMediatorRegister input.submit, #formMediatorRegister button, #formUserVertragsmodell input.submit_green
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px;
    line-height: 135%;
    background: url("../images/bg-input-button.png") center center repeat-x #900303;
    border:1px solid #fff;
    color: #ffffff;
	cursor:pointer;
	box-shadow:0px 0px 3px #a1a1a1;
}
#formUserPwdLost #formUserPwdLost1_submit, #formUserPwdChange1_submit, #formUserGutschein1_submit
{
    width: 150px;
}

#formMediatorLogin input.submit,#formMediatorRegister input.submit, #formMediatorRegister button, #formUserVertragsmodell input.submit_green
{
	width: 100px;
}

#formMediatorLogin a.submit{
  margin-top: 5px;
  font-size: 85%;
  width: 150px;
}

.FieldWerteliste,
.FieldWertelisteSingle
{
	width:200px;
	height:22px;
	border:1px solid #900303;
	box-shadow:0px 0px 3px #a1a1a1;
}

.ProfilBearbeiten .FieldWerteliste,
.ProfilBearbeiten  .FieldWertelisteSingle,
.MediatorenBearbeiten .FieldWerteliste,
.MediatorenBearbeiten .FieldWertelisteSingle
{
	width:100%;
	height:22px;
	border:1px solid #900303;
	box-shadow:0px 0px 3px #a1a1a1;
}
.FieldTd textarea, .FieldTd input[type="text"]
{
	width:96.4%;
}

.FieldWerteliste img
{
	margin-right:2px;	
}

.FieldWerteliste_Head,
.FieldWerteliste_HeadValid,
.FieldWertelisteSingle_Head,
.FieldWertelisteSingle_HeadValid
{
	height:22px;
	line-height:21px;
	padding-left:5px;
	color:#333;
	vertical-align:middle;
	overflow: hidden;
}
.FieldWerteliste_Head,
.FieldWertelisteSingle_Head
{
	background: url(../images/werteliste_open.png) no-repeat 98.8% center #ffffff;
}

.FieldWerteliste_HeadValid,
.FieldWertelisteSingle_HeadValid
{
	background: url(../images/werteliste_openvalid.png) no-repeat 98.8% center #fff;
}

.FieldWerteliste_Data,
.FieldWertelisteSingle_Data
{
	background-color:#EEEEEE;
	z-index:600;
	position:absolute;
	min-width: 200px;
	margin-left:-1px;
	border-left:1px solid #900303;
	border-right:1px solid #900303;
	box-shadow: 2px 2px 3px #a1a1a1;
	-webkit-box-shadow: 2px 2px 3px #a1a1a1;
	-moz-box-shadow: 2px 2px 3px #a1a1a1;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#a1a1a1, offX=2, offY=2, positive=true);
}

.FieldWerteliste_Body{}

.FieldWerteliste_Foot, .FieldWertelisteSingle_Foot
{
	background:#ffffff;
	padding:0 2px;
	z-index:100;
	border-bottom:1px solid #900303;
	color: #ffffff;
	font-weight:bold;
	text-align: right;	
}
/*Button Rot*/
.submit, .submit_green, .FieldWerteliste_Button, .FieldWertelisteSingle_Button, .FieldFoto_DIV input, .FieldFoto_DIVUploadSubmit, .DIVConfirm input[type=button], .MedMediatorField button
{
    background: url("../images/bg-input-button.png") center center repeat-x #900303;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	margin:1px 0;
	padding:3px 5px ;
	width:76px;
	line-height:135%;
	vertical-align: top;
}
#formMediatorLogin .submit
{
    background: #fff;
	border:0px none;
	color:#900303;
	cursor:pointer;
    box-shadow: 0 0 0px #fff;
    padding:0px;
    margin:0px;
}
form.excelExport .submit_green
{
	width:150px;
	vertical-align: top;
}
.FieldWerteliste_Button:hover,
.FieldWertelisteSingle_Button:hover,
.FieldFoto_DIV input:hover,
.FieldFoto_DIVUploadSubmit:hover,
#formMediatorLogin input[type="submit"]:hover,
.DIVConfirm input[type=button]:hover,
.MedMediatorField button:hover
{
    background: #900303;
    box-shadow: 0 0 0px #fff;
}

.FieldWertelisteSingle img
{
	margin-right:2px;	
}

.FieldWertelisteSingle_Body{}

.FieldLabelTd
{
	width:450px;
}
.FieldTd
{
	min-width:200px;
}

.FieldLabelTd div
{
	margin-bottom:8px;
}
.Field{}

.FieldFoto
{
	height:210px;
	width:150px;
	position:absolute;
	margin-top:2px;
	z-index:500;
    background:url("../images/dummy.png") no-repeat center center #FFE2DF;
    border: solid 1px #900303;
	box-shadow:0px 0px 3px #a1a1a1;
}
.FieldFoto_DIV
{
	height:210px;
	width:150px;
	background-repeat: no-repeat;
	vertical-align:bottom;
	text-align:center;
}
.FieldFoto_DIV input
{
	width:90px;
}
.FieldFoto_DIVUpload
{
	position:fixed;
	margin-left:50%;
	left:-232px;
	top:100px;
	background-color: #ffffff; 
	border: 1px solid #ffffff;
	width:464px;
	padding:10px;
	z-index: 1000;
	box-shadow:0px 0px 4px #757575 inset;
}
.FieldFoto_DIVUpload form {}
.FieldFoto_DIVUpload input[type=file]
{	
	width:460px;
}
.FieldFoto_DIVUploadSubmit
{
	display:block;
	width:120px;
}
.FieldFoto_DIVUploadHead
{
    background: url("../images/bg-input-button.png") center center repeat-x #900303;
	color:#FFFFFF;
	margin:-10px -10px 0px -10px ;
	padding:5px 10px;
	font-weight:bold;
	cursor:pointer;
}
.FieldFoto_DIVUploadDescription
{
	margin:0;
	padding:5px;
}

.statistik
{
	border-bottom: solid 1px #900303;
	width: 90%;
	padding-bottom: 3px;
}

#DIV_Modellaenderung
{
	position: absolute;
	width: 450px;
	background-color: #D6A4A5; 
	border:1px solid #900303;
	color:#FFFFFF;
	margin: -30px 0 0 0;
	z-index: 999;
}

.DIV_ModellaenderungHead
{
	background-color:#900303;
	color:#FFFFFF;
	cursor:pointer;
	margin:0;
	padding: 2px;
}

.DIV_ModellaenderungBody
{
	padding: 5px;
}

.MedMediatorField button
{
	margin:3px 0 1px 5px;
	padding:1px 0;
	width:120px;
}

.hr1
{
    border-top: 1px solid #E6E6E6;
    border-bottom:0px none;
    border-left:0px none;
    border-right:0px none;
	background: url("../images/schatten-trenner-900px.png") no-repeat scroll center top transparent;
    clear: both;
    height: 18px;
    width: 100%;
	float:left;
}
.FieldOEMPartnerTrenner
{
    border-top: 1px solid #E6E6E6;
    border-bottom:0px none;
    border-left:0px none;
    border-right:0px none;
	background: url("../images/schatten-trenner-900px.png") no-repeat scroll center top transparent;
    clear: both;
    height: 18px;
    width: 100%;
    margin:10px 0px 0px 0px;
}
.message_form_li
{
	background-color: #FFFBDF;
    border: 1px solid #FFD78A;
	padding: 1px 7px;
	margin: 0px 0px 10px 0px;
	color: #535353;
	border-radius:3px;
	box-shadow:0px 0px 2px #a1a1a1;
}
.StmAttributSubmit
{
	margin-top:10px;
}

.DIVConfirm
{
	min-height:100px;
	width:420px;
	position:fixed;
	margin-left:50%;
	left:-210px;
	top:270px;
	z-index: 1000;
	background-color: #fff; 
	position: fixed; 
	border: 1px solid rgb(144, 3, 3);
}

.DIVConfirm form
{
	padding-left:2px;	
}

.DIVConfirmSubmit
{
	background-color:#900303;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	margin:1px 0;
	padding:2px 0;
	display:block;
	width:120px;
}

.DIVConfirmHead
{
	background:url("../images/bg-input-button.png") repeat-x scroll center center #900303;
	color:#FFFFFF;
	margin:0;
	padding:5px;
	cursor:pointer;
}

.DIVConfirmDescription
{
	margin:0;
	padding:5px;
}

.DIVConfirm input[type=button]
{
	margin:5px 5px;
	width:90px;	
	cursor:pointer;
}
.DIVConfirm input[type=text]
{
	margin:5px 5px;
}
