﻿
/* Haeder	*/
.MasterMain_Pan_Sprach_Menu
{
	position: absolute;
	background: none transparent scroll repeat 0% 0%;
	left: 0px;
	top: 0px;
	height: 30px;
	margin-left: 0;
	margin-right: auto;
	padding-left: 15px;
	text-align: left;
}


/* Navigationsliste Hyperlink		*/
.Pan_MasterMain_Home_Navigation
{
	background: none transparent scroll repeat 0% 0%;
	top: 0px;
	height: 30px;
	text-align: right;
	margin-left: auto;
	margin-right: 0;
	padding-right: 15px;
	float: right;
}

/* Header		*/
.Pan_Master_Default_Oberer_Bereich
{
	height: 259px;
	width: 980px;
	background-color: white;
}
.Pan_Master_Head_Default
{
	position: absolute; /*	float: left;	*/
	left: 1px;
	width: 978px;
	top: 30px;
	height: 137px;
	background-color: white;
}
.Pan_Head_Txt_Left
{
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: white;
	top: 147px;
	left: 20px;
	font-weight: bold;
}

.Master_Lbl_Head_Txt_Right_1_Default
{
	position: absolute;
	font-family: Arial;
	font-size: 18px;
	text-align: left;
	color: white;
	top: 108px;
	left: 770px;
}

.Master_Lbl_Head_Txt_Right_2_Default
{
	position: absolute;
	font-family: Arial;
	font-size: 18px;
	text-align: left;
	color: white;
	top: 133px;
	left: 817px;
}
.Pan_Master_Automarken
{
	position: absolute; /*	float: left;	*/
	left: 1px;
	width: 978px;
	top: 167px;
	height: 62px;
	background-color: white;
}

/* Menüsystem		*/

.Master_Pan_Menu_Navigation_Rand_Default
{
	position: absolute;
	left: 1px;
	width: 978px;
	top: 230px;
	height: 29px;
	background-repeat:  repeat-x;
}
.Master_Pan_Menu_Navigation
{
	position: absolute;
	left: 20px;
	top: -1px;
	height: 29px;
	background: transparent;	
}
.Master_Pan_CMS_EinAus
{
	position: absolute;
	left: 820px;
	top: -195px;
}
.ParentMaster_Pan_CMS_EinAus
{
	position: absolute;
	left: 820px;
	top: -95px;
}


/*	Definitionen für den Parent-Master	*/
.MasterParent_Pan_Sprach_Menu
{
	position: absolute;
	background: white;
	left: 1px;
	top: 0px;
	height: 30px;
	padding-left: 15px;
}
.MasterParent_Pan_Home_Navigation
{
	background: none transparent scroll repeat 0% 0%;
	top: 0px;
	height: 30px;
	text-align: right;
	margin-left: auto;
	margin-right: 0;
	padding-right: 15px;
	float: right;
}
.MasterParent_Pan_HeadImage
{
	position: absolute;
	left: 1px;
	width: 978px;
	top: 30px;
	height: 95px;
}
.MasterParent_Lbl_Head_Txt_Right_1
{
	position: absolute;
	font-family: Arial;
	font-size: 18px;
	text-align: left;
	color: white;
	top: 65px;
	left: 771px;
}
.MasterParent_Lbl_Head_Txt_Right_2
{
	position: absolute;
	font-family: Arial;
	font-size: 18px;
	text-align: left;
	color: white;
	top: 90px;
	left: 818px;
}

.MasterParent_Pan_Menu_Navigation_Rand
{
	position: absolute;
	left: 0px;
	width: 978px;
	top: 124px;
	height: 30px;
	background-repeat: repeat-x;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: white 1px solid;
}
.Pan_Footer_Default
{
/*###	position: absolute;		kein position !!!			*/
	background-color: white;
	height: 25px;
	width: 980px;
	padding-top: 10px;
	clear: both;
	font-family: Arial;
	font-size: 5px;		
}
.Pan_Footer_Line_Default
{
	background-color: white;
	position: absolute;		
	left: 0px;
	height: 25px;	
	width: 980px;
	clear: both;
	text-align: center;		/*###			*/
	margin: 0 auto;			/* damit Mozilla auch zentriert	*/
}
.LBL_Style_Footer_grau_zentriert
{
/*###	position: absolute;		kein position !!!			*/
	font-family: Arial;
	font-size: 11px;
	color: #191F53;
	font-weight: bold;
	padding-top: 3px;
/*###	padding-left: 340px;		*/
}



