html
{
	overflow: auto;
}

html, body, th, td, h1, h2
{
    font-family: verdana;  
} 

html, body, th, td
{
    font-size: 11px;
} 

h1
{
	font-size: 18px;  
    font-weight: bold;  
    color: #4A88D5;
	margin: 0px 0px 10px 0px;
}

h2
{
	font-size: 11px;  
    font-weight: bold;  
    color: #000000;
	margin: 10px 0px 10px 0px;
	background-color: #CCE1F4;
}

form
{
	display: inline;
}

img
{
	margin: 0px;
	padding: 0px;
}

textarea
{
	margin-bottom: 0px;
	overflow-y: auto;
	font-family: 'MS Sans Serif', sans-serif; 
	font-size: 13px;
}

.control
{
	border-width: 1px; 
	border-color: #7F9DB9; 
	border-style: solid;
	font-family:'MS Sans Serif', sans-serif; 
	font-size: 13px;
}

.inputfont
{
	font-family: 'MS Sans Serif', sans-serif; 
	font-size: 13px;
}

body
{
	margin: 5px;
	background-color: white;
}

ol
{
    margin-left: 10pt;	
	padding-left: 6pt;
}

ul
{
    margin-left: 10pt;
	padding-left: 6pt;
}

li
{
    margin-bottom: 6px;
}

.colorA
{
    color: #4A88D5;
}

.colorB
{
    color: #E4D102;
}

.colorC
{
    color: red;
	font-weight: bold;  
}

.colorD
{
    color: #CCE1F4;
}

.bgColorA
{
    background-color: #4A88D5;
}

.bgColorB
{
    background-color: #E4D102;
}

.bgColorC
{
    background-color: red;
}

.bgColorD
{
    background-color: #CCE1F4;
}

.fontHead1
{
    font-size: 24px;  
    font-weight: bold;  
}

.fontHead1ColorA
{
    font-size: 24px;  
    font-weight: bold;  
    color: #4A88D5;
}

.fontHead2
{
    font-size: 18px;  
    font-weight: bold;  
}

.fontHead2ColorA
{
    font-size: 18px;  
    font-weight: bold;  
    color: #4A88D5;
}

.fontHead3
{
    font-weight: bold;  
}

.fontHead3ColorA
{
    font-weight: bold;  
    color: #4A88D5;
}

.anzeigenTrenner
{
    font-weight: bold;  
    color: #317FCF;
	border: 1px solid #E4D102;
	background-color: #FFF7A1; 
}

.fontSmall
{
    font-size: 9px;  
}

.fontSmallColorA
{
    font-size: 9px;  
    color: #4A88D5;
}

.tdGerade
{
	background-color: #FFFFFF;
}

.tdUngerade
{
	background-color: #CCE1F4;
}

.tdHead
{
    background-color: #FFFFFF;
	padding-bottom: 10px; 
}

.tdBody
{
}

.tdFoot
{
    height: 40px;
    vertical-align: middle;
    background-color: #FFFFFF;
    text-align: center;
}

.tdInputLeft 
{
}

.tdInputRight 
{ 
}

.tdInputHead 
{
    font-weight: bold;  
}

.tdInputContent 
{ 
    vertical-align: top;
}

.tdListHead
{
}

.tdListLeft 
{	
}

.tdListRight 
{ 
}

a
{ 
    font-weight: bold;
	color: #4A88D5;
	text-decoration: none;
}

a.Selected
{ 
    font-weight: bold;
    color: #4A88D5;
	text-decoration: none;
}

a.Big
{ 
    font-weight: bold;
    font-size: 18px;  
    color: #4A88D5;
	text-decoration: underline;
}

a:hover
{
	color: #E4D102;
}

a.aNavi
{ 
    color: #4A88D5;
}

a.aNavi:hover
{
	color: #E4D102;
}
