html, body 
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  	margin: 0px;
  	padding: 0px;
  	width: 100%;
  	height: 100%;
	font-size: 100.01%;
	color: #4d4d4d;
	background-image: url('../images/background.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
/* ---------- Main Styles ---------- */
.png
{
	//background-image: none !important;
	behavior: url('./images/pngfix.htc');
}

form
{
	margin: 0;
	padding: 0;
}

#container
{
	position: relative;
	width: expression(document.documentElement.offsetWidth < 1000 ? "1000" : "100%");
	min-width: 1000px;
	min-height: 100%;
	display: block;
	font-size: 70%;
	background-image: url('../images/pattern.gif');
	background-position: center top;
	background-repeat: no-repeat;	
}

* html #container {height: 100%;}

H1, H2, H3
{
	font-family: Georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; margin: 15px 0 5px 0;
}

H1
{
	font-size: 280%;
	font-weight: normal;
}

H2
{
	font-size: 180%;
	font-weight: normal;
	color: #69a412;
}

P
{
	margin: 0 0 10px 0;
	padding: 0;
}

UL
{
	list-style-type: none;
	list-style-image: url("../images/square.gif");	
	margin: 8px 5px 12px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  	
	font-size: 100.01%;
	color: #4d4d4d;
}

LI
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  	
	font-size: 100.01%;
	color: #4d4d4d;
	margin: 5px 0px 0px 25px;
}

a:link, a:visited, a:active { font-family: Georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #69a412; text-decoration: underline; }
a:hover { color: #8bbc3f; }

a.blackLink:link, a.blackLink:visited, a.blackLink:active { color: #4d4d4d; }
a.blackLink:hover { color: #909090; }

a.menuLink:link, a.menuLink:visited, a.menuLink:active { font-size: 160%; color: #4d4d4d; }
a.menuLink:hover { color: #8bbc3f; }

a.menuLinkSel:link, a.menuLinkSel:visited, a.menuLinkSel:active { font-size: 160%; color: #69a412; }
a.menuLinkSel:hover { color: #8bbc3f; }

a.headerLink:link, a.headerLink:visited, a.headerLink:active
{
	display: block;
	font-family: Georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 7px 0;
	font-size: 180%;
	font-weight: normal;
	color: #69a412;
}
a.headerLink:hover { color: #8bbc3f; }

.img-left { float : left; }
.img-right { float : right; }

input.text,textarea
{
	border-right: #cacfd6 1px solid;
	border-top: #cacfd6 1px solid;
	border-left: #cacfd6 1px solid;
	border-bottom: #cacfd6 1px solid;	
	background: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

select
{
	border-right: #cacfd6 1px solid;
	border-top: #cacfd6 1px solid;
	border-left: #cacfd6 1px solid;
	border-bottom: #cacfd6 1px solid;	
	background: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#errorPlace { display: block; text-align: center; font-weight: bold; color: #DD0000; }

.greenText { color: #69a412; }
.blackText { color: #4d4d4d; } 

/* ---------- Main Styles ---------- */

#abisPattern
{
	width: 100%;
	height: 100%;
	min-height: 100%;
	display: block;	
	background-image: url('../images/abis_pattern.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

#spaceWarp
{
	display: block;
	height: 50px;
	clear: both;
}

#abisContent
{
	position: relative;	
	width: 70%;	
	left: 7%;
	padding-bottom: 150px;
}

#abisLogoPlace
{
	display: block;
	float: left;
}

#abisWerbeslogan
{
	display: block;
	float: left;
	margin-top: 16px;
	margin-left: 35px;
}

#languagePlace
{
	display: block;
	float: right;
	width: 89px;
	height: 29px;
	background-image: url('../images/language_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	margin-top: 16px;	
}

#mainmenuPlace
{
	position: relative;
	width: 100%;
	clear: both;
	left: 113px;
	top: 30px;
}

#contentPlace
{
	display: block;	
	clear: both;
	margin-top: 60px;
	margin-left: 113px;	
}

#content
{
	display: block;
	width: 80%;
	margin-left: 30px;
}

#worksPlace
{
	display: block;	
	margin-top: 30px;	
}

#workPlace
{
	width: 178px;
	text-align: center;
}

#workPlace IMG
{
	display: block;
}

#logoWork
{
	position: absolute;
	width: 178px;
	height: 118px;
}

#footer
{	
 	position: absolute;
  	height: 85px;
	width: 70%;	
	left: 7%;	
	bottom: 0;
	margin-top: -45px;
}

#footerIcons
{
	position: relative;
	display: block;
	background-image: url('../images/footer_pattern.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 100px;
	height: 85px;
	float: left;
}

#iconsPlace
{
	position: absolute;
	left: 39px;
	top: 20px;
}

#copyrightPlace
{
	display: block;
	margin-top: 16px;
	float: left;
}

#phonePlace
{
	display: block;
	float: right;
	margin-top: 17px;
}

.phone { font-size: 120%; }
/* ---------- Main Styles ---------- */

#layoutPlace { background-color: #f4f4f4; padding: 25px; }
#layoutPlace img { border: 1px solid #e1e1e1; }
#counterPlace { position: relative; z-index: 0; display: none; visibility: hidden; }