body,table,tr,td,input,DropDownList
{
    font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;/*10px*/
    color: #494949;
}
/*----------------------------------------------- */
/* CheckBox
/*----------------------------------------------- */
.checkBoxText
{
	color:black;
}


/*----------------------------------------------- */
/* Buttons
/*----------------------------------------------- */
.Button{
    font-weight:bold;
    font-size:9px;
    font-family:verdana;
    height:19px;
    text-decoration:none;
}
/*----------------------------------------------- */
/* Wizard
/*----------------------------------------------- */
.SmallValue{
    width:50px;
}
.ExtraValue{
    width:140px;
}
.BigValue{
    width:200px;
	margin:0px;
	padding:0px;
}

.LargeValue{
    width:250px;
}

.MultiLineValue{
    width:250px;
    height:100px;
}   

td{
    font-size:11px;
}
td.right{
    text-align:right;
    padding-left:30px;
}


.border{
    border-bottom:1px solid white;
}
/*------------ AW --------------*/

.validator 
{
	padding: 5px;
}

.infobox {
	width: 300px;
	padding: 10px;
}

#logo {
/*	background-image:url(../images/layout/img_logo_affilinet.gif);*/
}

.login_headline_padding{
	width:195px;
    padding: 7px 7px 5px 10px;
}
#login_marginleft{
    margin-left:10px;
}
.login_input_width83px{
    width:83px;
}
.conf_text_margin{
    margin-top:4px;
    margin-left:4px;
}

.footer {
	padding:16px 16px 16px 16px;
}

.link_margin{
    text-align:right;
    margin-right:10px
}
.affiliHyperlink{
    height:30px;
    width:80px;
}
.alternativ_text_width:94px{
    width:94px;
}
.alternativ_text_fontsize{
    font-size:12px;
}
.abstand_height1px{
    font-size: 1px;
    line-height: 1px;
    height:1px;
}
.abstand_height9px{
    height:9px;
}
.abstand_height10px{
    height: 10px;
}   
.abstand_height11px{
    height: 11px;
}   
.abstand_height13px{
    height: 13px;
}   
.abstand_height14px{
    height: 14px;
}   
.abstand_height18px{
    height:18px
}

.submit_button 
{
	width:auto;
}
/*------------ Ali -------------*/
#FormTable table td
{
	text-align:left;
}

#FormTable table .Param
{
	color: #545454;
	text-align: right;
}
.Param
{
	text-align: right;
	width:140px;
}
.ComBox
{
	width:206px;
}

.Required
{
	font-size: 11px;
	color: #545454;
}
.Optional
{
	font-size: 11px;
	color: #545454;
}
.size2
{
font-size:13px;
}
.vsplit
{
	border-right: #ffffff 1px solid;
}
.Comment
{
font-size:9px;
}
.Link
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fd8000;	
}
.Quest
{
	
}
/*-------------------------------------------*/


.InfoLink
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fd8000;	
	
}
.TextValue
{
	width: 200px;
	height: 75px;
	background-color: #ffeede;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	background-image: url('../../images/wizard/needed2.gif');
	OVERFLOW: auto;
}
/*-------------------------------------------*/

h2
{
	font-size:18px;
	font-weight:normal;
	color:#C1C1C1;	
	display :inline ;
	margin :0px;
	padding:0px;
	padding-left:10px;
}

.CommentLabel
{
	text-align: left;
	padding-top: 3px;
	padding-left: 15px;
	float: left;

}
.ImageCode
{
	border-right: 2px inset;
	border-top: 2px inset;
	border-left: 2px inset;
	border-bottom: 2px inset;
	
}
.EmptyBox
{
	text-align:center;
	vertical-align:middle;	
}
.Needed
{
	background-image: url(../../images/wizard/needed.gif);
	background-color: #ffeede;
}
.TextOrange 
{
	color: #FF8A00;
}
.disabledTextbox
{
	background-color: #ebebeb;
}
