BODY {
	margin: 0px 0px 0px 0px;
	background-color: white;
	background : White;
}

FIELDSET {
	background-color: white;
	vertical-align: middle;
	border-color: #3c47d5;
	border-style: outset ;
}

LEGEND {
	color: #3c47d5;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
}

SELECT {
	Color: #3c47d5;
	Background-Color: white;
	Font-Family: Helvetica, Arial, Sans-Serif;
	Border-Color: #3c47d5;
	font-size: 100%;
	Font-Weight: bold;
	Border-Right-Color: #3c47d5;
	Border-Top-Color: #3c47d5;
	Border-Left-Color: #242997;
	Border-Bottom-Color: #242997;
}

TEXTERA {
	Color: #3c47d5;
	Background-Color: white;
	Font-Family: Helvetica, Arial, Sans-Serif;
	Border-Color: #3c47d5;
	Border-Bottom-Color: #1C2075;
	Border-Left-Color: #242997;
	Border-Right-Color: #3c47d5;
	Border-Top-Color: #3c47d5;
	font-size: 100%;
}

IMG
	{
	page-break-inside : avoid;
	}

img.insert {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	width: auto;
	height: auto;
	clear: both;
}

A 
{
	text-decoration:none;
}

a:active 
{
	color: #3c47d5;
}

a:hover {
	color: #3c47d5;
	text-decoration: underline;
}

a:link {
	color: #3c47d5;
}

a:visited {
	color: #7077c8;
}

a.inner {
	text-decoration: none;
	color: black;
}
	
a.inner:active {
	color:black;
}

a.inner:hover {
	color: #3c47d5;
	text-decoration: underline;
}

a.inner:link {
	color: black;
}

a.inner:visited {
	color:black;
}

a.headerA {
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.headerA:hover {
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  }

a.headerA:link {
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.headerA:visited {
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c47d5;
	background-color: #FFFFFF;
}

.buttonBeschreibung {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #3c47d5;
	background-color: #FFFFFF;
	text-align: center;
}

div.bodyDIV {
	margin: 2px 10px 10px;
}

div.headerDIV {
	margin: 0px;
	clear: both;
	float: none;
	height: 0px;
	width: 0px;
	overflow: visible;
	position: static;
	visibility: visible;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: auto;
	border-bottom-style: solid;
	border-bottom-color: #7077C8;
	text-align: center;
	border-bottom-width: 2px;
	padding: 0px;
	visibility: hidden;
}

INPUT.checkbox {
	Color: #3740cd;
	Background-Color: white;
	Border-Style: inset;
	border: 1px inset white;
}

INPUT.text {
	color: #3c47d5;
	background-color: white;
	font-family: Helvetica, Arial, Sans-Serif;
	border-color: #3c47d5;
	font-size: 100%;
	font-weight: bold;
}

.left {
	clear: none;
	border: 0px;
	float: left;
	margin: 5px 1em 5px 5px;
	position: static;
}

.leftAbs {
	clear: both;
	border: 0px;
	float: left;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
}

.right {
	margin : 5px 0px 5px 1em;
	border-width : 0px;
	clear : none;
	float : right;
}

.rightAbs {
	clear: both;
	border: 0px;
	float: right;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: auto;
	margin: 0px;
	position: absolute;
}

.searchbackground {
	background-color: #6B9FFF;
}

.searchfound {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	Text-Align: justify;
}

.searchsitename {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #3c47d5;
}

.searchstring 
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	Text-Align: justify;
	font-weight:bold;
}

td.headerTD 
{
	color: #7077C8;
	background-color:white;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	visibility:collapse;
	height: 0px;
	width:0px;
}

td.headerTDactiv 
{
	background-color: white;
	color: #3C48D8;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	visibility: collapse;
	height: 0px;
	width:0px;
}

.text 
{
	Color: #3c47d5;
	Background-Color: white;
	Font-Family: Helvetica, Arial, Sans-Serif;
	Border-Color: #3c47d5;
	font-size: 100%;
	Font-Weight: bold;
}

td.headerTD:hover {
	background-color: #3C48D8;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.big {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
	color: #3c47d5;
}

.untertitel 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3c47d5;
}

.scope
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3c47d5;
	visibility: hidden;
	height:0px;
}

.small 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	Text-Align: justify;
	font-weight: normal;
}


.mini {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	visibility: hidden;
	height:0px;
  }
