html,body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}

img,body,html{border:0;}

caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

.x-tab-strip-wrap, .x-tab-panel, .x-tab-strip-top,
.x-tree-node, .x-tree-node-ct, .x-tree-node-el, .x-tree-root-ct,
.x-menu-list, .x-menu
{
	margin:0;padding:0;
}


*
{
	padding: 0px;
	margin: 0px;
}
html{
height: 100% !important;
}
body
{
	background-image: url(./style/iffwil/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ecf6ff;
	heigth: 100%;
}

a.navcat
{
	cursor: pointer;
}

h4
{
	color: #113B6D;
	font-weight: bold;
	font-size: 14px;
}

hr
{
	border: 0px;
	border-top: 1px solid #CBD5E1;
}

a
{
	color: #123C6E;
}

#sitemap ul
{
	padding-left: 20px;
	color: #123C6E;
	text-decoration: none;
}

#sitemap li a
{
	text-decoration: none;
	color: #000000;
}

#sitemap li a:hover
{
	text-decoration: underline;	
}


#info
{
	background-color: #CBD5E1;
	background-image: url(./style/_core/images/info.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 25px;
	border: 1px solid #698CAA;
	font-size: 12px;
	color: #113B6D;
}

#hlogo
{
	position: relative;
	top: 60px;
	left: 50px;
	/*background-color: #FF0000;*/
	cursor: pointer;
	height: 150px;
	width: 135px;
}

#container
{
	background-image: url(./../images/middle.jpg);
	background-repeat: repeat-y;
	width: 1066px;
}

#header
{
	/*background-image: url(./style/iffwil/images/header.jpg);*/
	background-repeat: no-repeat;
	text-align: left;
	width: 1066px;
	height: 246px;	
}

#menubar
{
	position: relative;
	top: 49px;
	left: 200px;
	heigth: 20px;
	width: 780px;
}

#panel
{
	position: absolute;
	float: left;
	height: 100px;
	width: 219px;
	margin-left: 4px;
}

#text1, #text2
{
	padding: 5px;
	width: 215px;
	overflow: hidden;
	font-family: Verdana, Arial;
	font-size: 13px;
	text-align: left;
}

#text1
{
	width: 205px;
}

#text1
{
	font-size: 11px;	
}

#newcur
{
	font-size: 11px;	
}

#men_act
{
	width: 220px;
	heigth: 18px;
	background-image: url(./style/iffwil/images/men_act.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#men_cal
{
	width: 220px;
	heigth: 18px;
	background-image: url(./style/iffwil/images/men_cal.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#footer
{
	background-image: url(./style/iffwil/images/footer.jpg);
	background-repeat: no-repeat;
	width: 1066px;
	height: 60px;


}


#footer div
{
	font-family: Verdana;
	font-size: 10px;
	color: #4F4F4F;
	padding-top: 44px;
	padding-right: 18px;
	text-align:right;
}

#contentwrap
{
	positon: relative;
	top: 0px;
	background-position: top left;
	background-repeat: no-repeat;
	width: 842px;
	min-height: 300px;
	float: right;
}

#breadcrumbs
{
	text-align: left;
	font-weight: bold;
	position: absolute;
	left: 0px;
	width: 500px;
}

#inhead
{	
	position: relative;
	right: 5px;
	left: 3px;
	width: 790px;
	paddin-right: 30px;
	border-bottom: 1px solid #cad5e1;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 3px;
}

#inhead a, #inbot a
{
	text-decoration: none;
	color: #133B6F;
}

#inbot
{
	position: relative;
	right: 0px;
	top: 40px;

	left: 130px;
	width: 730px;
	padding-top: 3px;
	border-top: 1px solid #cad5e1;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
}

#content
{
	background-image: url(./style/iffwil/images/incontent.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	left: 30px;
	min-height: 400px;
	height: auto;
	font-family: Verdana, Arial;
	font-size: 13px;
	text-align: left;
}

* html div#content { height:400px; }
html + body div#content { height:400px; }

#mainscreen
{
	width: 770px;
	position: relative;
	top: 20px;
	left: 15px;
	font-family: Verdana, Arial;
	font-size: 13px;
	text-align: left;
}

#contentdiv
{
	background-image: url(./style/iffwil/images/content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	width: 1066px;
	min-height: 462px;
/*	height: 462px;*/
}

#middle
{
	background-image: url(./style/iffwil/images/middle.jpg);
	width: 1066px;
	min-height: 462px;
}

/*
#myPanel
{
  background-color:#CCCCCC;
  position:fixed;
  top: 4px;
  z-index: 99999;
  width: 600px;
  border:3px solid #000000;
  
}
*/
strong { font-weight: bold; }
em { font-style: italic; }
strike { font-style: line-through; } 


