﻿
.LBL_Style_Haupt_Title
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #061c49;
	background-color: Transparent;
}
.LBL_Style_SubTit
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #061c49;
	line-height: 20px;
	padding-left: 12px;
}
.LBL_Style_SubSubTit
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
/*	color: #061c49;		*/
	color: #2A3646;	
	line-height: 20px;
}
.LBL_Style_Bildlegende
{
	font-family: Arial;
	font-size: 12px;
	color: #767882;
}
.LBL_Style_Padding12
{
	font-family: Arial;
	font-size: 12px;
	color: #061c49;
	padding-left: 12px;
}
.LBL_Style_Kursiv_Padding12
{
	font-family: Arial;
	font-size: 12px;
	vertical-align: bottom;
	color: #061c49;
	line-height: 20px;
	padding-left: 12px;
	font-style: italic;
}
.LBL_Style_normal_grau
{
	font-family: Arial;
	font-size: 12px;
	color: #767882;
}
.LBL_Style_normal_blau
{
	font-family: Arial;
	font-size: 12px;
	color: #061c49;
}
.LBL_Style_normal_blau_bold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #061c49;
}
.LBL_Style_14_blau_bold
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #061c49;
}
.LBL_Style_normal_blau_rechts
{
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	color: #061c49;
	text-align: right;
	width: 600px;
	left: 0px;
}
.LBL_Style_normal_grau_ZeiAbst_1
{
	font-family: Arial;
	font-size: 12px;
	color: #767882;
	background-color: Transparent;
	text-align: left;
	line-height: 16px;
}
.LBL_Style_normal_blau_ZeiAbst_1
{
	font-family: Arial;
	font-size: 12px;
	color: #061c49;
	background-color: Transparent;
	text-align: left;
	line-height: 16px;
}
.LBL_Style_normal_blau_bold_ZeiAbst_1
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #061c49;
	background-color: Transparent;
	text-align: left;
	line-height: 16px;
}

.LBL_Style_normal_Title_bold_padding_8
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #061c49;
	background-color: Transparent;
	padding-left: 8px;
}
.LBL_Style_normal_Title
{
	font-family: Arial;
	font-size: 12px;
	color: #061c49;
	background-color: Transparent;
}
.LBL_Style_normal_Title_padding_8
{
	font-family: Arial;
	font-size: 12px;
	color: #061c49;
	background-color: Transparent;
	padding-left: 8px;
}

.LBL_Style_Footer_grau_rechts
{
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	color: #767882;
	text-align: right;
	width: 173px;
	left: 400px;
	font-weight: bold;
	margin-right: 20px;
	padding-right: 20px;
}

.LBL_Style_Footer_grau_links
{
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	color: #767882;
	text-align: left;
	width: 300px;
	left: 0px;
	font-weight: bold;
	padding-left: 20px;
}

.BUT_Style_normal
{
	position: relative;
	float: left;
}
.BUT_Style_padding_right
{
	float: right;
	margin-right: 20px;
}



