/* Umschließender Div für die Liste der Untersektionen*/

#itsg_sektion_overview_wrapperdiv{
   margin-bottom:0px;
   text-align:center;
   padding:0 0 0 0;

}

.itsg_navi_childitems a{
   color:#000000;
   text-decoration:none;
}

#itsg_sektion_overview_wrapperdiv p{
    margin:0px;
	padding:30px 0 10px 0;
	font-weight:bold;
	font-size:0.8em;
}

.itsg_sektion_overview_sektionbox{
    border-top:1px solid #D2D9DE;
	margin:0 40px 0 40px;
    padding:15px 0 0 10px;   
}

.itsg_sektion_overview_clear{
	clear:both; 
	height:15px;
}

.itsg_sektion_overview_imgborder{
	float:left;
    border:#A4B7C6 1px solid;
	width:149px;
	padding: 7px 7px 7px 7px;
	background-color:#fff;
	margin-right:40px;
	height:110px;
	
}

*html .itsg_sektion_overview_imgborder{
	width:163px;
	widt\h:149px;
}
.itsg_sektion_overview_sektionbox span{
	width:149px; 
	display:block;
}

.itsg_sektion_overview_boxcontent{
	width:330px; 
	margin:20px 0 0 0px; 
	text-align:left;
}

div.itsg_sektion_overview_boxcontent span{
	display:block;
	width:200px;
}

#itsg_sektion_overview_wrapperdiv a.itsg_so_title{
    color:#01375B;
	font-weight:bold;
}


/* Headline-Box in für die Liste der Sektionen*/
#itsg_sektion_overview_wrapperdiv p.itsg_sektion_overview_headline{
	font-weight:bold;
	font-size:1em;
	padding:21px 0 21px 0;
}

#itsg_viewstyle_link{
    color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}








/**********************************************************************************/
/*                                                                                */
/*  Formatierung der Navigationsleite (für die Kategorien) in der Galerieansicht  */
/*                                                                                */
/**********************************************************************************/

.galerie_navi_format {
	background-color: #302825;
	background-image: url(../../images/user_files/allsites-left-navi-background.jpg);
	background-repeat: no-repeat;
	border-top: 1px none #DCC8B1;
	border-right: 1px solid #DCC8B1;
	border-bottom: 1px none #DCC8B1;
	border-left: 1px solid #DCC8B1;
	width: 151px;
	vertical-align: top;	
}
.galerie_left_navi_shadow_format {
	background-color: #201B15;
	background-image: url(../../images/user_files/allsites-left-navi-schadow.jpg);
	background-repeat: repeat-y;
	border-top: 1px none #DCC8B1;
	border-right: 1px none #DCC8B1;
	border-bottom: 1px none #DCC8B1;
	border-left: 1px none #DCC8B1;
	width: 10px;

}


/**********************************************************************************/
/*                                                                                */
/*             Formatierung der Webseiten für Großansicht der Bilder              */
/*                                                                                */
/**********************************************************************************/

.img_large_background{
	background-color:#E9EBEF;
	margin:0px;
}
.img_large_exifbox_background{
	background-color: #DADCE0;
	border:1px solid #C6C6C8;
}

#itsg_largeimg_title{
   font-family:Arial, Helvetica, sans-serif;
   color:#01375B;
   font-weight:bold;
   font-size:0.8em;
}

#ecard_button{
  background:url(../../images/button-mail.gif);
  width:24px;
  height:21px;
  margin:8px 0 5px 0;
  display:block;
  text-decoration:none;
}

#ecard_button:hover{
  background:url(../../images/button-mail_b.gif);
}

#order_button{
  background: url(../../images/button-buy.gif);
  width:24px;
  height:21px;
  margin:5px 0 5px 0;
  display:block;
  text-decoration:none;
}

#order_button:hover{
  background: url(../../images/button-buy_b.gif);
}

#info_button{
  background: url(../../images/button-info.gif);
  width:24px;
  height:21px;
  display:block;
  margin:5px 0 5px 0;
  text-decoration:none;
}

#info_button:hover{
  background:url(../../images/button-info_b.gif)
}

/**********************************************************************************/
/*                                                                                */
/*                    Formatierung der Formularboxen                              */
/*                                                                                */
/**********************************************************************************/

.box_format1
{
  background-color: #ffffff;
  border:1px solid #000000;
}

/**********************************************************************************/
/*                                                                                */
/*                    Formatierung verschiedener Seiten                           */
/*                                                                                */
/**********************************************************************************/

.popup_body
{
	background-color: #E9EBEF;
	margin: 0px;
	padding: 0px;
}


.hg_box_mit_rand2
{
	margin: 0px;
	padding: 0px;
	border: solid 1px #A4B7C6;
}


