/*************************************/
/*GENERAL DEFINITIONS START*/
/*************************************/
body.popup{
	background-image:url();
}
.quicksearchmarked{
	background-color:yellow;
	color:#406186;
	font-weight:900;
	border-bottom:dashed 1px #406186;
}
a{
	text-decoration:underline;
	color:#000000;
}
.invisiblediv{
	display:none;
	width:0px;
	height:0px;
}
.invisiblediv2{
	visibility:hidden;
	width:1px;
	height:1px;
	overflow:hidden;
}
.pointerhand{
	cursor:pointer;
	cursor:hand;
}
a:active, a:hover{
	text-decoration:underline;
	color:#517281;
}
.mehrlink a{
	text-decoration:underline;
	color:#517281;
}
a.placeholder{
	text-decoration:none;
	color:#000000;
}
a.placeholder:active{
	text-decoration:none;
	color:#000000;
}
a.placeholder:hover{
	text-decoration:underline;
	color:#000000;
}
.div_berichte_select{
	float:right;
}
.div_berichte_sorting{
	float:left;
}
.selectbox_berichte{
	font-size:90%;
}
h1{
	color:#333333;
	margin:0 0;
	font-size:1.1em;
	border-bottom:3px solid #333333;	
	padding-bottom:3px;
}
.clearboth{
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}
.floatleft{
	float:left;
}
.geschaeftsbereicheheadline{
	color:#FFFFFF;
	font-weight:bold;
}
a.directeditlink:link{
	font-size:10px;
	font-family:Arial, Verdana, sans-serif;
	color:red;
	text-decoration:none;
}
a.directeditlink:active{
	font-size:10px;
	font-family:Arial, Verdana, sans-serif;
	color:red;
	text-decoration:none;
}
a.directeditlink:visited{
	font-size:10px;
	font-family:Arial, Verdana, sans-serif;
	color:red;
	text-decoration:none;
}
a.directeditlink:hover{
	font-size:10px;
	font-family:Arial, Verdana, sans-serif;
	color:red;
	text-decoration:underline;
}
.pxheight15{
	width:1px;
	height:15px;
	overflow:hidden;
}
.height5px{
	width:1px;
	height:5px;
	overflow:hidden;
}
.px3width{
	height:1px;
	width:3px;
	overflow:hidden;
}
.px1width{
	width:1px;
	overflow:hidden;
}
.oebigcolor{
	color:#FFDA06;
}
.biqgcolor{
	color:#379BC0;
}
.fgoecolor{
	color:#CC0000;
}
.width100px{
	width:200px;
}
.overviewblock{
	width:940px;
}
.bulletpfeil{
	background-image:url("../../media/nav/bullet_pfeil.gif");
	width:11px;
	height:7px;
	overflow:hidden;
}
.aktuellestrennung{
	width:100%;
	height:1px;
	overflow:hidden;
	border-bottom:dotted 1px #CCCCCC;
}
a.toplink{
	color:#999999;
	text-decoration:underline;
}
a.toplink:hover{
	color:#000000;
	text-decoration:underline;
}
div.gotop{
	background-image:url('../../media/nav/gotop.gif');
	float:left;
	width:10px;
	height:6px;
	background-repeat:no-repeat;
	background-position:3px;
}
div.gotopcontainer{
	float:right;
}
.artware_logo{
	position:absolute;
	top:90%;
}
.px300width{
	width:450px;
}
/*************************************/
/*GENERAL DEFINITIONS END*/
/*************************************/

/*************************************/
/*HOMEPAGE START*/
/*************************************/
.homecontent{
	margin-bottom:20px;
}
.homecontent_container{
	background-image:url('../templates/main/images/start_bg.png');
	background-repeat:repeat-x;
	height:200px;
}


/*************************************/
/*HOMEPAGE END*/
/*************************************/

/*************************************/
/*INFOBOX START*/
/*************************************/
.infobox_common{
	width:195px;
}
.infobox_top_start{
	background-image:url("../../media/nav/infobox_start_top.gif");
	background-repeat:no-repeat;
	height:32px;
}
.infobox_bottom_start{
	background-image:url("../../media/nav/infobox_start_bottom.png");
	background-repeat:no-repeat;
	height:13px;
}
.infobox_center_start{
	background-image:url("../../media/nav/infobox_start_bg.png");
	background-repeat:repeat-x;
	height:102px;	
}
.infobox_top_inside{
	background-image:url("../../media/nav/infobox_inside_top.gif");
	background-repeat:no-repeat;
	height:32px;
}
.infobox_top_inside2{
	background-image:url("../../media/nav/infobox_inside_top2.gif");
	background-repeat:no-repeat;
	height:32px;
}
.infobox_bottom_inside{
	background-image:url("../../media/nav/infobox_inside_bottom.png");
	background-repeat:no-repeat;
	height:13px;
}
.infobox_center_inside{
	background-image:url("../../media/nav/infobox_inside_bg.png");
	background-repeat:repeat-x;	
}

.infoboxul{
	width:175px;
	margin:0 10px;
	list-style-type: none;		
	padding:0px;
}
.infoboxlicontainer{
	border-top:dotted 1px #FFFFFF;
	padding-top:6px;
	padding-bottom:8px;	
}
.infoboximage{
	float:right;
	vertical-align:top;
}

.infoboxlicontainer a{
	text-decoration:none;
	color:#333333;
	font-size:112%;
}
/*************************************/
/*INFOBOX END*/
/*************************************/

/*************************************/
/*MAINBLOCKS START*/
/*************************************/
.logo{
	clear:both;
}
/*************************************/
/*MAINBLOCKS END*/
/*************************************/

/*************************************/
/*FONTSIZE SELECTION START*/
/*************************************/
.fontsize_select{
	float:left;
	white-space:nowrap;	
	background-color:#264351;
	color:#FFFFFF;
}
.fsize1{
	font-size:11px;
}
.fsize2{
	font-size:14px;
}
.fsize3{
	font-size:16px;
}
/*************************************/
/*FONTSIZE SELECTION END*/
/*************************************/

/************************************/
/*MAINCONTENT START*/
/************************************/
.maincontent_container{
	background-image:url("../templates/main/images/inside_bg_barrierefrei.jpg");
	background-repeat:repeat-x;
	height:200px;
}

.maincontent{	
	background-image:url("../templates/main/images/inside_bgtop1.jpg");
	background-repeat:no-repeat;
	padding:35px 0 0 35px;
	height:200px;	
	
}
.startcontent{	
	height:213px;
	background-image:url("../templates/main/images/start_bgtop1.jpg");
	background-repeat:no-repeat;
	padding:35px 0 0 35px;
}

.maincontent_center{
	float:left;
	border-left:dotted 1px #999999;
	border-right:dotted 1px #999999;
	min-height:500px;	
}
.maincontent_center_window{
	float:left;
	border-left:dotted 1px #999999;
	min-height:500px;	
}
.content_block{
	width:510px;
	margin:0 15px;	
	height:400px;
}
.maincontent_right{
	width:195px;
	float:left;	
	margin-left:15px;
}
.maincontent_detail{
	background-image:url("../templates/main/images/inside_bgtop1.jpg");
	background-repeat:no-repeat;	
	height:213px;
}
.themendetaildistance{
	margin-left:10px;
	padding-top:20px;
}
.bereichedetaildistance{
	margin-left:35px;
	padding-top:16px;
}
.maincontent_listing{
	width:100%;
}
.startcontentinner_left{
	float:left;
	border-right:dotted 1px #999999;	
	width:235px;
	margin-right:15px;
	padding-right:15px;
}
.startcontentinner_right{
	float:left;
	width:235px;
}
h1.startpage{
	margin-top:10px;
	font-size:1.3em;
}
.distancetonewsbox{
	height:20px;
}

/************************************/
/*MAINCONTENT END*/
/************************************/

.trennlinie{
	float:left;
	background-image:url("../templates/main/images/trennung.gif");
	width:9px;
}
/************************************/
/*METANAV START*/
/************************************/
.suchlabel{
	color:#264352;
	font-size:90%;
}
.suchlabelspan{
	height:15px;
	overflow:hidden;
	padding-right:5px;
}
.metanavallitems{
	float:left;
	margin:1px 0 0 20px;
}

.bogen_inner{
	float:left;
	width:352px;
	height:29px;
	background-image:url("../templates/main/images/inside_bogen.jpg");	
	background-repeat:no-repeat;
}
.bogen_start{
	float:left;
	width:352px;
	height:29px;
	background-image:url('../templates/main/images/start_bogen.jpg');
	background-repeat:no-repeat;
}
.metanav{
	float:left;
	left:330px;
}
.metanav form{
	margin:0 0;
}
.metanavPA{
	text-decoration:none;
	color:#264352;
	font-size:90%;
}
.metanavAC{
	text-decoration:none;
	color:#000000;
	font-size:90%;
}
.suchfeld{
	margin-left:15px;
	float:left;
}
.formular_search{
	margin:0 0;
	padding:0 0;
}
.suchfeldinput{
	width:103px;
	border:solid 1px #7795A2;
	color:#264352;
}
.suchbutton{
	float:left;
	margin-right:20px;
}
.distanceitem{
	color:#264352;
	white-space:nowrap;
	padding:0 3px;
}
.metanav_ul{
	list-style-type: none;	
	margin:0 0 0 0;
	padding:0px;
}
.metanavitem{
	float:left;
	color:#264352;
	margin:0 0;
	white-space:nowrap;
}
.metanavitem div{
	padding:3px 0px 0 0px; 
}

/************************************/
/*METANAV END*/
/************************************/

/************************************/
/*SUBMENU START*/
/************************************/


div.submenu_distance{
	height:15px;
	overflow:hidden;
}
div.submenu_distance_detail{
	height:3px;
	overflow:hidden;
}
li.pages_common{	
	padding:3px 0px 6px 25px;
	background-repeat:no-repeat;
}
li.pages_goeg_distancebottom{
	margin-bottom:5px;
}
li.pages_goeg{	
	background-image:url("../../media/nav/icon_goeg.png");	
}
li.pages_goeg a, li.pages_goeg a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
li.pages_oebig{
	background-image:url("../../media/nav/icon_oebig.png");	
}
li.pages_oebig a, li.pages_oebig a:hover{
	color:#EED429;
	text-decoration:none;
	font-weight:bold;
}
li.pages_biqg{
	background-image:url("../../media/nav/icon_biqg.png");
}
li.pages_biqg a, li.pages_biqg a:hover{
	color:#379BC0;
	text-decoration:none;
	font-weight:bold;
}
li.pages_fgoe{
	background-image:url("../../media/nav/icon_fgoe.png");
}
li.pages_fgoe a, li.pages_fgoe a:hover{
	color:#E62614;
	text-decoration:none;
	font-weight:bold;
}
.submenu_distanceopen{
	height:5px;
	overflow:hidden;
}
/*LEVEL1*/
ul.submenu_level1{
	padding:0px;
	list-style-type: none;	
	margin:0;	
}
li.submenu_level1{
	margin:0px 0 10px 0;
}
.submenu_level1 a.submenu_PA{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
.submenu_level1 a.submenu_PA:hover{
	color:#6A6A6A;
	text-decoration:none;
	font-weight:bold;
}
.submenu_level1 a.submenu_AC, .submenu_level1 a.submenu_AC:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
/*LEVEL2*/
ul.submenu_level2{
	padding:0px;
	list-style-type: none;	
	margin:5px 0 10px 0px;
	border-left:solid 2px black;
}
li.submenu_level2{	
	margin:5px 0 5px 10px;
	color:#999999;
}
.submenu_level2 a.submenu_PA{
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.submenu_level2 a.submenu_PA:hover{
	font-weight:bold;
	color:#6A6A6A;
	text-decoration:none;
}
.submenu_level2 a.submenu_AC, .submenu_level2 a.submenu_AC:hover{
	font-weight:bold;
	color:#000000;	
	text-decoration:none;
}
/*LEVEL3*/
ul.submenu_level3{
	margin:0;
	padding:0px;
	list-style-type: none;		
}
li.submenu_level3{
	margin:5px 0 5px 15px;
	color:#999999;
}
.submenu_level3 a.submenu_PA{
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.submenu_level3 a.submenu_PA:hover{
	font-weight:bold;
	color:#6A6A6A;
	text-decoration:none;
}
.submenu_level3 a.submenu_AC, .submenu_level3 a.submenu_AC:hover{
	font-weight:bold;
	color:#000000;	
	text-decoration:none;
}

/************************************/
/*SUBMENU END*/
/************************************/

/************************************/
/*MAIN MENU START*/
/************************************/
.mainmenu_container{
	width:980px;
}
.mainmenu_logo{
	background-color:#FFFFFF;
	padding:25px 0 0 40px;
	float:left;
}
.mainnav_ul{
	list-style-type: none;
	margin:0 0;
	padding:0 0;				
}

.mainmenu_item_text{
	margin:3px 10px 0 15px;
}
.mainmenu_item_text a{		
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	font-size:1em;
}
.mainmenu_item_text a:hover{
	text-decoration:none;	
	color:#FFFFFF;
	font-weight:900;
}
a.mainnav_AC {
	color:#000000;
}
a.mainnav_AC:hover{
	color:#000000;
	font-weight:500;
}
.content_aaa{
	height:21px;
	white-space:nowrap;		
	position:absolute;
	left:960px;
}

.content_aaa a{
	color:#FFFFFF;
	text-decoration:none;
}
.content_aaa a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.content_aaa div{
	padding:0 20px 0 0x;
	color:#FFFFFF;	
}
.mainnav_AC{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	font-size:12px;
}
.mainnav_PA{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	font-size:12px;
}
.mainnav_PA2{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	font-size:12px;
}

.bending_common{
	width:15px;
	background-color:#264351;
	background-repeat:no-repeat;
}
.baaaselect_common{
	background-color:#264351;
	background-repeat:no-repeat;
}

/************************************/
/*MEIN MENU END*/
/************************************/

/************************************/
/*ARBEITSBEREICHE START*/
/************************************/
.arbeitsbereiche_spalten{
	margin:10px 10px 10px 0;
	float:left;
	width:250px;
}
.spaltenheadline{
	width:100%;
}
.spaltenlogo{
	float:left;
	margin:0 8px 0 0;
}
.spaltenheadlinetext{
	width:200px;
	float:left;
	border-bottom:dotted 1px #999999;
}
.arbeitsbereiche_mainheadline{
	color:#000000;
	font-weight:bold;
	margin-left:26px;
}
.arbeitsbereiche_kurztext{
	color:#000000;
	margin:0 0 10px 0;
	margin-left:26px;
}

.content_block_listing{
height:400px;
}
.content_block_listing a {
	color:#000000;
	text-decoration:none;
}
.distanceheadline{
	margin:0 0 10px 0;
}
.distanceheadlinetop{
	height:20px;
	overflow:hidden;
}
.arbeitsbereiche_block{
	width:820px;
}
.spaltencontent{
	margin-left:26px;
}
.arbeitsbereichdistance{
	width:1px;
	height:20px;
	overflow:hidden;
	clear:both;
}
/************************************/
/*ARBEITSBEREICHE END*/
/************************************/

/************************************/
/*ARBEITSBEREICHE DETAIL START*/
/************************************/

.maincontent_detailhead{
	
}
.detailheadline{
	clear:both;
	white-space:nowrap;	
	width:100%;
	margin:10px 0 10px 0;
}
.detailzuruck{
	margin-left:232px;
}
.detailzuruecktext{
	margin-top:2px;
}
.detailzuruck a{
	color:#000000;
	text-decoration:none;
}
.detailzuruck div{
	float:left;
}
.detailzurueckimg{
	margin-left:5px;
	margin-right:5px;
}
.level0headlineimg{
	float:left;
}
.level0headlinetxt{
	float:left;
	margin-left:0px;
}
.level0headlinetxt h1{
	font-size:24px;
	border-bottom:none;
	margin-bottom:10px;
}

/************************************/
/*ARBEITSBEREICHE DETAIL END*/
/************************************/
/************************************/
/*INDEX VIEW A-Z START*/
/************************************/
.indexView{
	float:left;
	margin:0 20px 0 20px;
}
.indexview_block{
width:780px;
}
/************************************/
/*INDEX VIEW A-Z END*/
/************************************/


/************************************/
/*INDEX VIEW A-Z START*/
/************************************/
.geschaeftsbereich_container{

}
.geschaeftsbereich_image{
	float:left;
	margin:0;
}
.geschaeftsbereich_txt{
	float:left;
	margin:0 0 0 5px;
	width:150px;
}
.geschaeftsbereich_txt a{
	text-decoration:none;
	color:#000000;
	font-size:0.9em;
}
.geschaeftsbereich_txt a:hover{
	text-decoration:underline;
	color:#000000;
	font-size:0.9em;
}
.geschaeftsbereich_distance{
	clear:both;
	height:8px;
	overflow:hidden;
}
.geschaeftsbereich_startwith{
	height:20px;
	overflow:hidden;
}
/************************************/
/*INDEX VIEW A-Z END*/
/************************************/
.mehrlink{
	float:right;
}
.quicklinkboxcontainer{
	border-top:dotted 1px #FFFFFF;
	padding-top:6px;
	padding-bottom:8px;
}
.infoboximage{
	float:right;
	vertical-align:top;
}
.quicklinkboxcontainer a{
	text-decoration:none;
	color:#333333;
}
.indexViewEntry{
	padding-top:2px;
	padding-bottom:2px;
	width:190px;
}

/*===================================*/
/*ÜBER UNS - >BEREICHE START
/*===================================*/
ul.bereichelistung{
	padding:0px;
	margin:20px 0 0 0;
	list-style-type: none;
}

ul.bereichelistung li{
	margin:0 0 10px 0;	
}
ul.bereichelistung a{
	text-decoration:none;
	color:#000000;
}
ul.bereichelistung a:hover{
	text-decoration:underline;
	color:#000000;
}
/*===================================*/
/*ÜBER UNS - >BEREICHE END
/*===================================*/

/*===================================*/
/*PRODUKTE START*/
/*===================================*/
a.berichtelistingtype_PA{
	color:#999999;	
}
a.berichtelistingtype_PA:hover{
	color:#6A6A6A;
}
a.berichtelistingtype_AC, a.berichtelistingtype_AC:hover{
	color:#000000;
	font-weight:bold;
}
ul.berichtelisting{
	list-style-type: none;	
	margin:30px 0 0 0px;
	padding:0;
}
ul.berichtelisting li{
	margin:0 0 10px 0;
	padding-bottom:10px;
	border-bottom:dotted 1px #999999;
}
.berichtelistingdatum{
	font-size:0.9em;
}
.berichtelistingtitle{
	font-weight:bold;
}
.berichtebild{
	margin:0 10px 0 0;
	border:solid 1px #F0F0F0;
}
.berichtleft{
	float:left;
}
.berichtright{
	float:left;
	width:100%;
}
.bestellencontainer{
	margin:0 0 0 35px;
}
.bestellencontainer_distancetop{
	height:50px;
	overflow:hidden;	
}
.bestellenlabel{
	margin:2px 10px 2px 0;
	width:90px;
	text-align:right;
}
.bestellenfield{
	width:300px;
	height:19px;
	margin:2px 0 2px 0;
}
.bestellenh1{
	width:150px;
}
.hideit{
	display:none;
}
.submitbutton{
	margin-left:100px;
	margin-top:5px;
}

label.missing{
	color:#C40000;
}
input.missing{
	background-color:#FFCACA;
}
.checkboxending{
	margin-left:100px;
}
.maxwidth{
	width:400px;
}
.suchlabelspanberichte{
	margin-right:5px;
}
.suchlabelberichte{
	color:#000000;
	font-size:90%;
}
.downloadbuttonpos{
	position:relative;
	top:-18px;
	left:140px;
}
.berichteplaceholder{
	float:left;
}
.berichteplaceholderleft{
	margin-right:10px;
	border:solid 1px #CCCCCC;
}

.placeholdermarginright{
	margin-right:5px;
}
/*===================================*/
/*PRODUKTE END*/
/*===================================*/

/*===================================*/
/*PLACEHOLDERS START*/
/*===================================*/

.phcontactpadding{padding-right:5px;}

/*===================================*/
/*PLACEHOLDERS END*/
/*===================================*/

/*===================================*/
/*SUCHE START*/
/*===================================*/
.suchergebnis_line{
	border-bottom:dotted 1px #999999;	
}
.suchergebnis{
	width:500px;
}
.suchergebnis_distance{
	height:8px;
	overflow:hidden;
}
/*===================================*/
/*SUCHE END*/
/*===================================*/
/*===================================*/
/*GLOSSAR ABKÜRZUNGSVERZEICHNIS*/
/*===================================*/
a.glossarabk, a.glossarabk:link, a.glossarabk:active, a.glossarabk:visited{		
	text-decoration:none;
	border-bottom:dotted 1px #A5A5A5;
	cursor: help;
}
a.glossarabk:hover{		
	border-bottom:solid 1px #517281;
	text-decoration:none;	
	cursor: help;
}
a.glossarabktitel{
	text-decoration:none;
	font-weight:bold;
}
div.glossarabk_line{
	height:5px;
	overflow:hidden;
	border-bottom:dashed 1px #CCCCCC;
}
.bestellenlogo{
	padding-left:38px;
}
.smallfont{
	font-size:0.8em;
}
.quicklinks_abk{
	font-size:1em;
	float:left;
	margin:3px 3px 0 3px;
	text-align:center;
	padding-top:2px;
	height:20px;
	width:20px;
	overflow:hidden;
	background-color:#FFFFFF;
	border:solid 1px #999999;
}
.quicklinks_abk_legende{
	font-size:1em;
	float:left;
	margin:3px 3px 0 3px;
	text-align:center;
	padding-top:8px;
	height:28px;
	overflow:hidden;	
}
.nodecoration{
	text-decoration:none;
}
.glossarcontainer{
	margin:50px 0 0 35px;
	width:380px;
}

a.sitemap_link{
	text-decoration:none;
}
a.sitemap_link:hover{
	text-decoration:underline;
}
li.rootpage{
	font-weight:bold;
}
li.rootpage li{
	font-weight:normal;
}
/*======*/
/*SEARCH*/
/*======*/
.searchlayer_outer{
	position:absolute;
}

.searchlayer_inner{
	position:relative;
	width:300px;
	height:200px;
	background-color:white;
	border:solid 1px #7795A2;
	left:39px;
	top:-2;
	padding:5px;
	overflow-y:auto;
	overflow-x:hidden;
}
.smallfont{
font-size:10px;
}
.ajaxsearch_distance{
	height:5px;
	overflow:hidden;
}

/*======*/
/*HTA Themendatenbank*/
/*======*/
.smallformslabel{
	margin:2px 10px 2px 0;
	width:100px;
	text-align:right;
}
.largeformslabel{
	margin:2px 10px 2px 0;
	width:140px;
	text-align:right;
}
.largesubmitbutton{
	margin-left:150px;
	margin-top:5px;
}
.smallformsfields{
	width:150px;
	height:19px;
	margin:2px 0 2px 0;
}
.smallsubmitbutton{
	margin-left:110px;
	margin-top:5px;
}
p.missing, span.missing{
	color:#C40000;
}
.htanextbutton{
	width:200px;
	float:right;
}
.progressbar{
	font-size:0.7em;
}
.hta_h1{
	width:630px;
}
.htaline{
	width:1px;
	border-left:1px solid #000000;
	overflow:hidden;
}
.content_block_hta{
	width:620px;
	margin:0 15px;	
	height:400px;
}
.htaformfield{
	width:620px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
.htaok{
	background-image:url("../../media/nav/htaok.gif");	
	background-repeat:no-repeat;
	background-position:15px 2px;
}
.htafilefield{
	margin:0 0 0 5px;
	height:23px;
	font-size:1em;
}
.htaanhangpos{
	margin-left:50px;
}
.meineThemenLink{
text-decoration:none;
}
/*===========*/
/*MITARBEITER LISTEN*/
/*===========*/
.bullet_list_none{
	background-image:url('../templates/main/images/bullet_list_none.gif');
	width:10px;
	height:10px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.bullet_list_closed{
	background-image:url('../templates/main/images/bullet_list_closed.png');
	width:10px;
	height:10px;
	background-repeat:no-repeat;
	overflow:hidden;
}

.bullet_list_open{
	background-image:url('../templates/main/images/bullet_list_open.png');
	width:10px;
	height:10px;
	background-repeat:no-repeat;
	overflow:hidden;
}