/* -------------------------
	copyright 2007 by mmc
---------------------------*/

 
/* columns of the body for the sub navigation and content */


#pg-verlauf{
 width: 100%;
 float: left;
 background: #ffffff url(../img/unterseite_bg.jpg) top left repeat-x;
}

#pg {
 b!ackground: url(../img/hg1.jpg) top left no-repeat;
 background-color:transparent;
 padding-bottom: 30px;
}






/* div#hdr {background:none;}*/
#bd {
       background-color:transparent;
       background:none;
       padding-top: 160px;
    }




#bd .clm-1 { 
        width: 300px; 
        }

#bd .clm-2 { width: 660px;}
  
/* .clm-1 .nvg = sub navigation of the page */

#bd .clm-1 .nvg {
 b!!order-top:1px solid #BED5DD;
 
 margin-left:30px;
 width: 240px;
 overflow: hidden;
 }


#bd .clm-1 .nvg a {
	text-decoration: none;
	width: 220px;
	background: url(../img/nvg-arrow.gif) 230px no-repeat;
	border-bottom: 1px solid #bed5dd;
	padding: 3px 15px 3px 5px;
}

#bd .clm-1 .nvg a:hover { color: #5cb7d5;}
#bd .clm-1 .nvg .frs { background: url(../img/nvg-frs-arrow.gif) 230px no-repeat;}

#bd .clm-1 .nvg .act, 
#bd .clm-1 .nvg .act:hover { 
	font-weight: bold; 
	color: #299bc0; 
	background: #bed5dd url(../img/nvg-act-arrow.gif) 230px no-repeat;
} 

#bd .clm-1 .nvg ul li a {
	padding-left: 10px;
}
#bd .clm-1 .nvg ul li a.act, 
#bd .clm-1 .nvg ul li a.act:hover { 
	font-weight: normal; 
	color: #057295; 
	background: transparent url(../img/nvg-act-arrow.gif) 230px no-repeat;
} 




/* columns of the content */
#bd .clm-2 .clm { width: 300px;}

#bd .clm-2 .clm img { border: 1px solid #cedde1; margin-bottom: 10px;}

#bd .clm-2 .clm img.atsign { border: none; margin: 0 2px;}




#bd .clm-2 .clm-1 {margin-right: 40px;}






/* ============================================ */
/* STYLES DROPDOWN SITEMAP - begin
/* ============================================ */



#bd .clm-2 .clm div.tx-dropdownsitemap-pi1 img {border:none; }



div.tx-dropdownsitemap-pi1	{
	background-color: #transparent;
}
div.tx-dropdownsitemap-pi1 div.expAll	{
	background-color: #fafbfb;
}
div.tx-dropdownsitemap-pi1 div.expAll a	{
	color: #299bc0;
}
div.tx-dropdownsitemap-pi1 div.expAll a:hover	{
	color: #FF0000;
}

div.tx-dropdownsitemap-pi1 ol {
	margin: 0;
	padding: 0;
}


div.tx-dropdownsitemap-pi1 ol img {
	margin: 2px 5px 0 5px;
	padding: 0;
	
}


div.tx-dropdownsitemap-pi1 ol ol {
	padding-left: 10px;
}

div.tx-dropdownsitemap-pi1 ol li	{
	background-color: #fafbfb;
	list-style: none;
	margin: 0;
	padding: 0;*
}
div.tx-dropdownsitemap-pi1 div.level_1	{
	background-color: #fafbfb;
}


div.tx-dropdownsitemap-pi1 div.level_1	a	{
	color: #299bc0;
	border:none;
}


div.tx-dropdownsitemap-pi1 div.level_2, div.tx-dropdownsitemap-pi1 div.level_3, div.tx-dropdownsitemap-pi1 div.level_4 	{
	background-color: #fafbfb;
	border: none;
}

div.tx-dropdownsitemap-pi1 div.level_2 a{
	padding-left:15px;
	border:none;
}
