/***************************************************************/
body{
	min-width:785px;
	padding:0px;
	margin:0px;
	color:#262626;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

a:link, a:visited, a:hover {
	color: #262626;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

.main{
	height:600px;
	/*border: 1px solid #00FF33;*/
	background-image:url(img/fon.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#toplogo{
	/*border: 1px solid #00FF33;*/
	background-image:url(img/top_st.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:150px;
	margin-left: 40px;
}
#tlogo{
	/*background-image:url(img/logo_top.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	height:150px;
	width:427px;
	float:right;
	background-color:#FFFFFF;
}
#besser{
	position:absolute;
	top: 25px;
	left: 16px;
	width:341px;
	height:225px;
	/*border: 1px solid #00FF33;*/
	z-index:2;
	
}
#fakro{
	position: absolute;
	top: 192px;
	width:100%;
	height:225px;
	text-align:center;
/*	border: 1px solid #00FF33;*/
	z-index:1;
}
#tegola{
	position:absolute;
	margin-right:16px;
	width:98%;
	/*right:16px;*/
	top:350px;
	height:225px;
	text-align:right;
	/*border: 1px solid #00FF33;*/
	z-index:0;
}
#bottomlogo{
	/*border: 1px solid #00FF33;*/
	margin-top:299px;
	background-image:url(img/bottom_st.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	height:151px;
	margin-right: 40px;
}

#info{
	/*border: 1px solid #00FF33;*/
	background-color:#FFFFFF;
	padding-top:1px;
	width:251px;
	height:151px;
	position:relative;
	background-image:url(img/logo_bottomfon.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
	z-index:1;
}
h1{font-size:10pt;}
h2{color:#000000;font-size:7pt;}
