/*-------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------CSS Formatierungsdatei: Projekt www.pga.co.at------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/


/*-----------------------------------------[ Tag-Formatierungen ]----------------------------------------------------------*/

html{height: 100%;}

body{
   font-family:Arial,Verdana,Helvetica,sans-serif;
   font-size:12px;
   font-weight:500;
    
   margin:0px;
   padding:0px;
	height: 100%;
	background-color: #CCCCCC;
	color: #222222;
   }

table{border-collapse: collapse;}

td{
	font-family:Arial,Verdana,Helvetica,sans-serif;
   font-size:12px;
   font-weight:500;
	padding: 0px;
	color: #222222;
	}

img{border-style: none;}
  
p{margin: 0px; padding: 0px; color: #222222;}
	
/*--[ Überschriftformatierungen ]---*/
h3{font-family:Arial,Verdana,Helvetica,sans-serif; font-size: 11px; font-weight: 700; margin: 0px; padding: 0px; color: #222222;}
	
/*-----------------------------------------[ ID-Formatierungen ]-----------------------------------------------------------*/


#tbl_main{
	margin: auto;
	border: 1px solid #999999;
	border-top-width: 2px;
	border-bottom-width: 3px;
	background-color: #FFFFFF;
	width: 740px;
	}
	
#tbl_main #box_1{
   height: 21px;
   background-color: #E7E7E7;
   border-top-style: solid;
   border-top-width: 1px;
   border-top-color: #999999;
   text-align: right;
   padding-right: 10px;
	}

#tbl_sel_language{
   float: right;
   }
   
#td_sel_lang_text{
   font-size: 11px;
   }
  
#tbl_main #box_2{
	height: 14px;
	background-color: #C90502;
	}
	
#tbl_main #box_3{
	height: 5px;
	background-color: #FFFFFF;
	}
	
#tbl_main #box_4{
	height: 4px;
	background-color: #CCCCCC;
	}
	
#tbl_main #box_5{
	height: 4px;
	background-color: #CCCCCC;
	}

#tbl_main #box_6{height: 15px;}

#tbl_main #box_7{height: 15px;}

#tbl_main #box_created_by{
   height: 16px;
   border-top-style: solid;
   border-top-width: 1px;
   border-top-color: #999999;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 50px;
   }

#tbl_links_top{width: 100%;}

#td_links_top{
	text-align: right;
  padding-bottom: 8px;
	}

#box_main_menue{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	}

#tbl_main_menue {width: 100%; height: 46px;}

#tbl_main_menue #mmenue_quader
	{
	background-image: url(../main/images/quader.gif);
	background-repeat: no-repeat;
	height: 46px;
	vertical-align: middle;
	text-align: right;
	}

#tbl_mmlinks{
	margin-left: auto;
	margin-right: 0px;
	}
	
#tbl_main_menue .mmenue_field{
	font-family:Arial,Verdana,Helvetica,sans-serif;
  	font-size:12px;
  	font-weight:700;
	padding-right: 25px;
	}

.mmenue_number{
	font-weight: 500;
	font-size: 10px;
	text-align: left;
	color: #626262;
	}

#td_submenue{
	width: 140px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
  	padding-right: 3px;
  	vertical-align: top;
	}

#td_content{
	width: 590px;
  	vertical-align: top;
  	height: 450px;
	text-align: center;
	}
  
#tbl_content{
   width: 560px;
   height: 100%;
   margin-bottom: 15px;
	margin: auto;
   }
   
#tbl_content #td_cont_caption{
   font-size: 14px;
   font-weight: 700;
   color: #C90502;
   vertical-align: top;
   }

#main_content{
	vertical-align: top;
	}

.main_content_caption{
	font-weight: 700;
	color: #C90502;
	font-size: 14px;
	margin-bottom: 20px;
	}
	
.std_sub_mpoint{
	padding-left: 8px;
	padding-right: 5px;
	}

	
#tbl_submenue .lnk_lvl1_block {
	padding-left: 5px;
	padding-right: 5px;
  padding-top: 7px;
  vertical-align: top;
	}

#tbl_submenue td{
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#tbl_submenue td img {
	display: block;
	}
	
#tbl_submenue td a{
	font-size: 12px;
	}
	
/*--Submenue Level 1 Normal State--*/
#tbl_submenue .lnk_lvl1_no a:link {color:#626262; font-weight: 700; text-decoration: none;}
#tbl_submenue .lnk_lvl1_no a:visited {color:#626262; font-weight: 700; text-decoration: none;}
#tbl_submenue .lnk_lvl1_no a:hover {color:#C90502; font-weight: 700; text-decoration: none;}
#tbl_submenue .lnk_lvl1_no a:active {color:#626262; font-weight: 700; text-decoration: none;}

/*--Submenue Level 1 Active State--*/
#tbl_submenue .lnk_lvl1_act a{
	color:#C90502;
	font-weight: 700;
	text-decoration: none;
	}

/*--Submenue Level 2 Normal State--*/
#tbl_submenue .lnk_lvl2_no a:link {color:#626262; font-weight: 500; text-decoration: none;}
#tbl_submenue .lnk_lvl2_no a:visited {color:#626262; font-weight: 500; text-decoration: none;}
#tbl_submenue .lnk_lvl2_no a:hover {color:#C90502; font-weight: 500; text-decoration: none;}
#tbl_submenue .lnk_lvl2_no a:active {color:#626262; font-weight: 500; text-decoration: none;}

/*--Submenue Level 2 Active State--*/
#tbl_submenue .lnk_lvl2_act a{
	color:#C90502;
	font-weight: 500;
	text-decoration: none;
	}
	
	
/*-----------------------------------------[ KlassenFormatierungen ]------------------------------------------------------*/
	

#sitemap ul{list-style-type: none; margin-left: 0px; padding-left: 0px;}
#sitemap ul li{font-weight: 600; padding-top: 2px;}

#sitemap ul ul{list-style-type: none; margin-left: 0px; padding-left: 0px;}
#sitemap ul li ul li{
	padding-left: 30px;
	background-image: url(../main/images/icons/ic_sitemap_path.gif);
	background-repeat: no-repeat;
  background-position: 15px 0px;
	padding-top: 2px;
}
  
#sitemap ul ul ul{list-style-type: none; margin-left: 0px; padding-left: 0px;}
#sitemap ul li ul li ul li {
	padding-left: 30px;
	background-image: url(../main/images/icons/ic_sitemap_path.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-top: 2px;
	}
	
/*---------------------------------------------[Pseudo-Formatierungen]----------------------------------------------------*/

a:link{text-decoration:underline; font-size:11px; color:#626262;}
a:visited{text-decoration: underline; font-size:11px; color:#626262;}
a:hover{text-decoration:underline; font-size:11px; color:#C90502;}
a:active{text-decoration:underline; font-size:11px; color:#626262;}


/*---Linkformatierung Hauptmenue :: Menue State Normal---*/
a.lnk_main_menue_no:link {text-decoration:none; font-size:12px; color:#626262;}
a.lnk_main_menue_no:visited {text-decoration:none; font-size:12px; color:#626262;}
a.lnk_main_menue_no:hover {text-decoration:none; font-size:12px; color:#C90502;}
a.lnk_main_menue_no:active {text-decoration:none; font-size:12px; color:#626262;}

/*---Linkformatierung Hauptmenue :: Menue State Active---*/
a.lnk_main_menue_act:link, a.lnk_main_menue_act:visited, a.lnk_main_menue_act:hover, a.lnk_main_menue_act:active
 {text-decoration:none; font-size:12px; color:#C90502;}
 


/*------------------------------------------------------------------------------------*/
/*-----------------------------------Zusatzformatierungen-----------------------------*/
/*------------------------------------------------------------------------------------*/

#created_by{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
	padding-bottom: 8px;
	}

a.lnk_bluelion_blue:link{text-decoration:none;font-size:10px;color:#2C859E;}
a.lnk_bluelion_blue:visited{text-decoration:none;font-size:10px;color:#2C859E;}
a.lnk_bluelion_blue:hover{text-decoration:none;font-size:10px;color:#2C859E;}
a.lnk_bluelion_blue:active{text-decoration:none;font-size:10px;color:#2C859E;}

a.lnk_bluelion_grey:link{text-decoration:none;font-size:10px;color:#636467;}
a.lnk_bluelion_grey:visited{text-decoration:none;font-size:10px;color:#636467;}
a.lnk_bluelion_grey:hover{text-decoration:none;font-size:10px;color:#636467;}
a.lnk_bluelion_grey:active{text-decoration:none;font-size:10px;color:#636467;}

a.lnk_bluelion_black:link{text-decoration:none;font-size:10px;color:#000000;}
a.lnk_bluelion_black:visited{text-decoration:none;font-size:10px;color:#000000;}
a.lnk_bluelion_black:hover{text-decoration:none;font-size:10px;color:#000000;}
a.lnk_bluelion_black:active{text-decoration:none;font-size:10px;color:#000000;}
