/*	Beginn der Definitionen für Elemente	*/
body, td, textarea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

body
{
	background-image: url(../../Images/Website/back.gif);
}

/*	Ende der Definitionen für Hyperlinks	*/


/*	Beginn der Definitionen für Hyperlinks	*/
a:link, a:visited
{
	text-decoration: none;
	color: Black;
}

a:hover, a:active
{
	text-decoration: none;
	color: #8D95EF;
}
/*	Ende der Definitionen für Hyperlinks	*/


/*	Beginn der Textklassen	*/
.textSmall
{
	font-size: 10px;
}
.textNormal, .RadEditor, .RadEditor td
{
	font-size: 11px;
}
.textNormalBlue
{
	color: midnightblue;	
	font-size: 11px;
}

.textNormalRight
{
	color: midnightblue;
	font-size: 11px;
	text-align:right;
}

.textBig
{
	font-size: 14px;
}

.textSmallBold
{
	font-size: 10px;
	font-weight: bold;
}
.textNormalBold
{
	font-size: 11px;
	font-weight: bold;
}
.textBigBold
{
	font-size: 12px;
	font-weight: bold;
}

.RightContentTitle
{
	font-size: 10px;
	font-weight: bold;
}

.RightContentText
{
	font-size: 10px;
}

.RightNewsContentText
{
	font-size: 10px;
	color: White;
}
/*	Ende der Textklassen	*/

/*	Beginn der sonstigen Definitionen */

.smallBorder
{
	border: #3b619c 1px solid;
}

.TopCell
{
	background-image: url(../../Images/Website/HeaderBG.jpg);
	background-repeat: no-repeat;
}

.TopCellMenu td
{
	border-left: #FFFFFF 1px solid;
	padding-top: 2px;
}

.TopCellMenu a:link, .TopCellMenu a:visited, .TopCellMenu a:active
{
	font-size: 11px;
	color: White;
}

.TopCellMenu a:hover
{
	font-size: 11px;
	color: #989EDE;
}

.LeftCell
{
	border-top: #FFFFFF 1px solid;
}

.RightCell
{
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.LeftBanner td
{
	color: #111A7B;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
}

.CenterCell
{
	padding: 8px;
}

/*.BottomCell
{
	border: #003366 1px solid;
	background-image: url(../../Images/Website/bg_bottom.gif);
	background-repeat: repeat-x;
}

.BottomCell td
{
	color: #003366;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
}*/

.NewsTableBorder
{
	border: #CCCCCC 1px solid;	
}

.RangtabelleRechts td
{
	font-size: 9px;
	color: #1621a0;
}

.LinkPfeile a
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#1621A0;
	padding-right:3px
}

.DownloadPDF a:link, .DownloadPDF a:visited, .DownloadPDF a:active
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#1621A0;
}

.DownloadPDF a:hover
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#8D95EF;
}

/*	Ende der sonstigen Definitionen	*/

/*	Beginn der Panelbar Definitionen	*/


/*	Ende der Panelbar Definitionen	*/