body 
{ 
	background-color:#FFFFFF;
	font-size : 12px;
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 0px;
	margin-top:0px;
	margin-left:0px;
}

.Main 
{
	color:#000000; 
	font-size: 12px;
	background-color:#FFFFFF;
	border:0px;
	padding:5px 0px 0px 0px;
	width:640px;
}

.MainInput 
{
	border:0px;
}

.MainDetail
{
	border-right: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

.Detail
{
	border-right: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

.Dialog
{ 
	background-color: #FFFFFF;
}


.HeaderTable1
{
	/*color: #a95e86;*/
	font-size : 12px;
	font-weight:normal;
	background-color:#fff;
	border-bottom: 1px solid #D0D0D0;
}


.HeaderTable2 
{
	font-size : 12px;
	font-weight:bold;
	background-color:#fff;
	border-bottom: 1px solid #D0D0D0;
}

.HeaderTable2 a
{
	font-size : 12px;
	font-weight: normal;
	background-color:#fff;
}

.RowUnpair 
{
	font-size : 12px;
	background-color: white; 
}

.RowPair 
{
	font-size : 12px;
	background-color: none; 
}


.TitelPage 
{
	text-align:left;
	font-weight: bold;
	font-size: 12pt;
}

.Titel
{
	font-weight: bold;
	font-size : 14px;
}

.Titel a
{
	font-size : 14px;
}

.Titel2
{
	font-weight: bold;
	font-size: 12pt;
	vertical-align:bottom;
}

.HeaderTable2 .Titel2 a
{
	font-weight: bold;
	font-size: 12pt;
	vertical-align:bottom;
}

.Edit
{
	font-size : 12px;
}


.Field
{
	font-size : 12px;
}

.FieldTitel
{
	font-size : 12px;
}

.ErrorMessage
{
	color: Red;
	font-weight:normal;
	font-size:11px;
	background-color: TRANSPARENT;
	border-right: 1px solid red;
	border-top: 1px solid red;
	border-left: 1px solid red;
	border-bottom: 1px solid red;
}

.InfoMessage
{
	color: white;
	font-weight:normal;
	font-size: 12px;
	background-color:blue;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.Loading
{
	text-align:center;
	padding:10px;
	color: white;
	background-color: #00005A;
	border:1px solid #DDD;
	font-size:11px;
}


.Hinweis 
{
	background-color:#FFFF00;
	border:1px solid black;
	font-size:9px;
	position:relative;
	width:100%;
}

.MainBottom .PB_Newsletter
{
	text-align:left;
}

table.AngebotDet
{
}

table.AngebotDet tr.AngebotTitel
{
}

table.AngebotDet tr.AngebotBeschreibung
{
}

table.AngebotDet tr.AngebotButton
{
}

td.AngebotSeperator
{
}

