body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	text-align: left;
	background-position: left 50%;
	background-color: #98BB85;
}

.MainStyle
{
	font-size: 16px;
	text-align: left;
}

.MainStyleRight
{
	font-size: 16px;
	text-align:right;
}

.MainStyleBold
{
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

.Title1
{
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #446E52;
	text-align: center;

}
.TitelPage
{
	font-size: 24px;
	font-weight: bold;
	color: #0000cc;
	text-align: center;
	font-variant: small-caps;
}
.TitelPageLeft
{
	font-size: 24px;
	font-weight: bold;
	color: #0000cc;
	text-align: left;
	font-variant: small-caps;
}
.TitelPage_small
{
	font-size: 18px;
	font-weight: bold;
	color: #0000cc;
	text-align: center;
	font-variant: normal;
}
.Title1Bk
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #000000;
	}
.SmallFont
{
	font-size: 12px;
	left: auto;
	clip:  rect(   );
	text-align: left;
	line-height: 20px;
}

.SmallFontWhite
{
	font-size: 12px;
	left: auto;
	color: #FFFFFF;
}

.SmallFontRed
{
	font-size: 12px;
	left: auto;
	color: #FF0000;
}
.SmallFontBold
{
	font-size: 12px;
	font-weight: bold;
	left: auto;
	clip:  rect(   );
	text-align: left;

}
.SmallFontBulleted
{
	font-size: 12px;
	left: auto;
	clip: rect(   );
	text-align: left;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

.Title2
{
	font-size: 16px;
	color: #990033;
}
.SmallFontCenter {
	font-size: 12px;
	left: auto;
	clip:  rect(   );
	text-align: center;
}
.MainStyleCenter {
	font-size: 16px;
	text-align: center;
}
.MainStyleCenterRed {
	font-size: 16px;
	text-align: center;
	color: #FF0000;
}
.MainStyleBulleted
{
	font-size: 16px;
	list-style-position: inside;
	list-style-type: disc;
}
.HeadlineRed {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;

}
.MainStyleGreen {
	font-size: 16px;
	color: #006633;
	font-weight: bold;
}
.HeadlineBlack {
	font-size: 18px;
	color: #000000;
	text-align: left;
}

.HeadlineBlackCenter {
	font-size: 18px;
	color: #000000;
	text-align:center;
}

.MainStyleAufzahlung
{
	list-style-position: inside;
	line-height: normal;
	font-style: normal;
	list-style-type: disc;
	text-align: left;

}
.MainStyleGreenCenter {
	font-size: 16px;
	color: #006633;
	font-weight: bold;
	text-align: center;

}
.SmallFontBullets {
	font-size: 12px;
	left: auto;
	clip:  rect(   );
	text-align: left;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: disc;

}
.HeadlineBlackUnderline {
	font-size: 18px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}
.LeftFrame
{
	/*background-image: url(back2.bmp);*/
	background-color: #446E52;
	text-align:center;
}
.TopFrame
{
	background-image: url(back1.bmp);
}
.LeftCorner
{
	background-color: #446E52;
	font-size: 12px;
	text-align: center;
}
.InputBox
{
	height: 20px;
	width: 300px;
	vertical-align: middle; /*background-color: #33ff33;*/
}

.AbstractTitle
{
	height: 20px;
	width: 750px;
	vertical-align: middle; /*background-color: #33ff33;*/
}

.Button
{
	height: 30px;
	width: 200px;
	vertical-align: top;
	text-align: center;
}

.ButtonSmall
{
	height: 20px;
	width: 150px;
	vertical-align: top;
	text-align: center;
}
