/**********************************************/
/*  	© DSL - Factory 2008            	  */
/* 		Talstraße 6							  */
/* 		08066 Zwickau						  */
/**********************************************/

/**********************************************/
/* HTML Tag Styles							  */
/**********************************************/ 


body{
	background-image: url(../img_web/bg/body.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1a171b;
	margin:0px;

}

form{
	display:inline;
}



/********************************************/
/* Layout Container                         */
/********************************************/

#grundcont{
	
	margin-left:auto;
	margin-right:auto;
	width:919px;
	padding-left:18px;
	padding-right:18px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.le-agency.de/img_web/bg/grundcont.png,sizingMethod=scale);	
	background-repeat:repeat-y;
}

#grundcont[id]{
	background: transparent url(http://www.le-agency.de/img_web/bg/grundcont.png) repeat scroll 0%;
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial;
}

#kopf{
	height:35px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.le-agency.de/img_web/bg/kopf.png,sizingMethod=crop);	
	background-repeat:no-repeat;
}
#kopf[id]{
	min-height:35px;
	background: transparent url(http://www.le-agency.de/img_web/bg/kopf.png) no-repeat scroll 0 0;
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial;
}

#navi{
	height:88px;
	background-image:url(../img_web/bg/navi.jpg);
	background-repeat:no-repeat;
}
#unternavi{
	background-image:url(../img_web/bg/unternavi.jpg);
	background-repeat:no-repeat;
	height:41px;
}
#inhalt_grund{
	padding-top:1px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	background-color:#FFFFFF;
	height:435px;
}

#inhalt_grund[id]{
	min-height:435px;
	height:auto;
}

#fuss{
	height:55px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.le-agency.de/img_web/bg/fuss_schatten.png,sizingMethod=scale);	
	background-repeat:repeat-x;
}
#fuss[id]{
	min-height:55px;
	background: transparent url(http://www.le-agency.de/img_web/bg/fuss_schatten.png) repeat scroll 0 0;
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial;
}
#fuss_innen{
	height:23px;
	padding-top:14px;
	padding-right:18px;
	background-image:url(../img_web/bg/fuss.png);

	letter-spacing:-1px;
	color:#939393;
	text-align:right;
}

/********************************************/
/* Layout Klassen                           */
/********************************************/
.vertLinieLinks{
	background-image:url(../img_web/bg/strichlinie_vert.gif);
	background-repeat:repeat-y;
	padding-left:1px;
}
.box_blauhell{
	background-image:url(../img_web/bg/boxverlauf_blauhell.gif);
	background-repeat:repeat-x;
	padding-top:14px;
	margin-right:1px; 
	margin-left:1px;
	padding-right:17px;
	padding-left:17px;
}
.box_beigehell{
	background-image:url(../img_web/bg/boxverlauf_beigehell.gif);
	background-repeat:repeat-x;
	padding-top:14px;
	margin-right:1px; 
	margin-left:1px;
	padding-right:17px;
	padding-left:17px;
}
.box{
	padding-top:14px;
	margin-right:1px; 
	margin-left:1px;
	padding-right:17px;
	padding-left:17px;
}

#content_box{
	height:35px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.le-agency.de/img_web/bg/kalender_hover.png,sizingMethod=crop);	
	background-repeat:no-repeat;
}
#content_box[id]{
	min-height:35px;
	height:auto;
	background: transparent url(http://www.le-agency.de/img_web/bg/kalender_hover.png) no-repeat scroll 0 0;
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial;
}

#div2, #div3{
	display:none;
}