body
{
	background-color: #CCCCCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
}
a
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.Main
{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

a.Main:Hover
{
	text-decoration: underline;
}

a.Content
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.Content:Hover
{
	color: #999999;
}

b
{
	font-weight: bold;
}
form
{
	margin: 0 0 0 0;
	border: 0;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

input.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

input.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

input.image
{
	border-width: 0px;
}

img
{
	border-width: 0px;
}

.img-border
{
	border-color: #000000;
	border-width: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
}

.border-1
{
	border-color: #FFFFFF;
	border-width: 1px;
	border-top: 2px;
	border-bottom: 2px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
}
td
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bg-color-1
{
	background-color: #CCCCCC;
}

.bg-color-2
{
	background-color: #BCBCBC;
}

.bg-color-3
{
	background-color: #999999;
}

.txt-klein-1
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txt-headline-1
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.txt-headline-2
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Headline2
{
	font-size: 14px;
	font-weight: bold;
}

.TextWhite
{
	color: #FFFFFF;
}

.TextWhiteBold
{
	color: #FFFFFF;
	font-weight: bold;
}

.TextRed
{
	color: #FF0000;
}

.TextRedBold
{
	color: #FF0000;
	font-weight: bold;
}


.txt-headline-3
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
}

.txt-normal-1
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table, tr, td
{
	border-color: #FFFFFF;
}

.BgColorGrey2
{
	background-color: #BCBCBC;
}

.BgColorGrey3
{
	background-color: #999999;
}

.TxtHeadline1
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
}
