body
{
	width:980px; 
	color:Black;
	font-family:Tahoma;
	font-size:10pt;
	margin:0; 
	padding:0; 
	height:100%;
	margin-left:auto; 
	margin-right:auto;
}
input
{
	color:Black;
	font-family:Tahoma;
	font-size:10pt;
}

.formdiv
{
	text-align:left; 
	padding-left:10px;
	padding-bottom:15px;
	margin-bottom:20px; 
	background-color:#AECCE3;
}

.boxes
{
	border:solid 2px #AECCE3;
	width:100%; 
	float:left; 	
	margin-bottom:20px; 
	text-align:center
}
	
img
{
	margin-bottom:10px;
	}
	
.MasterDiv
{
	width:900px; 
	margin:30px auto; 
	text-align:center;
}

html, address, blockquote, body, dd, div, dl, dt, fieldset, form,
frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center,
dir, hr, menu, pre   
{ 
	display: block; 
}

p,blockquote, ul, fieldset, form, ol, dl, dir,menu
{ 
	margin: 1.12em 0 
}

ol, ul, dir, menu, dd        
{ 
	margin-left: 20px 
}
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }


h1, h2, h3, h4, h5, h6, b, strong  
{
	font-weight: bolder;
}

h2
{
	font-size: 1.5em; 
	padding:0; 
	margin:0; 
	vertical-align:top;
}

h3
{
	font-size: 1.17em; 
	padding:0; 
	margin:0; 
	vertical-align:top;
}

h1
{
	font-size: 2em; 
	padding:0; 
	margin:0; 
	vertical-align:top;
}

td, th, tr 
{ 
	vertical-align: inherit 
}

thead           { display: table-header-group }
tbody           { display: table-row-group }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell }
caption         { display: table-caption }
th              { font-weight: bolder; text-align: center }
caption         { text-align: center }

table
{ 
	display: table;
	border-spacing: 2px; 
}
tr
{ 
	display: table-row;
	
}



.tnAllgemeineDaten
{
	height:20px;
}
.table50Prozent
{
	width:50%;
	text-align:left;
}

.CreatuserWizard
{
	/*position:relative; 	
	width: 400px;
	height: 200px;
	/*margin-top: -110px; /* Höhe durch zwei */    
	/*margin-left: 50px; /* Breite durch zwei */ 
}

/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

@media print {
  h1            { page-break-before: always }
  h1, h2, h3,
  h4, h5, h6    { page-break-after: avoid }
  ul, ol, dl    { page-break-before: avoid }
}
