*{
	margin: 0px;
	padding: 0px;
}
body {
	background-color : #e4e5dc;
	font-family: "Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
	color: #06a7eb;
	font-size : 0.8em;
	text-align: center;
	letter-spacing: 0.04em;
	line-height: 120%;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
img{
	border: none;
}
a{color: #06a7eb;}
a:hover{
	color: #f8bb17;
	text-decoration: none;
}
a:visited{color: #06a7eb;}
.hidden{display: none;}
.clear{clear: both;}
#main{
	width: 779px;
	text-align: left;
	margin: auto;
	background-color: white;
}
/* ******  head  ********** */
#head1{
	width: 779px;
	height: 117px;
	background-image: url(images/back_head1.jpg);
}
#head2{
	width: 779px;
	height: 108px;
	background-image: url(images/back_head2.jpg);
}
/* ****** content ********** */
#content{
	background-image: url(images/back_main.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding: 60px 47px 20px 47px;
}
#content h2{
	font-size: 2em;
	margin: 0px 0px 20px -28px;
	padding-left: 28px;
	letter-spacing: 0.12em;
	background-image: url(images/back_heading.gif);
	background-repeat: no-repeat;
	background-position: 2px -1px;
}
#content .thumbs{
	float: left;
	width: 200px;
	height: 130px;
	margin: 20px 21px 20px 0px
}
#content .thumbs div{
	color: #bbdcea;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0em;
	padding: 0px 2px 0px 1px;
	border-right: 1px solid #bbdcea;
	width: 18px;
	height: 100px;
	float: left;
}
#content .thumbs img{
	border: 5px solid #cecdcc;
	margin-left: 10px;
}
#content .thumbs p{
	padding: 5px 0px 0px 25px;
	text-align: center;
	letter-spacing: 0em;
}
#content hr{
	border: 1px dashed #bbdcea;
}
#content p#kontakt{
	margin: 20px 0px 20px 0px;
	color: gray;
	line-height: 150%;
}
/* ******** footer ********* */ 
#footer{
	height: 17px;
	background-image: url(images/back_footer.gif);
	background-repeat: repeat-x;
}
#footer div{
	text-align: left;
	width: 779px;
	height: 17px;
	margin: auto;
	background-image: url(images/back_footer2.gif);
}
#footer div span{
	padding-left: 42px;
	color: white;
	font-size: 0.85em;
	letter-spacing: 0.07em;
}
#footer2{
	width: 779px;
	margin: auto;
	background-color: white;
	text-align: left;
}
#footer2 span{
	padding-left: 44px;
	color: gray;
	font-size: 0.85em;
	letter-spacing: 0.07em;
}
#footer2 #reklama{
	margin: auto;
	/*height: 150px;*/
	text-align: center;
}
#footer2 #reklama div{
	margin: auto;
	width: 496px;
	padding-top: 70px;
}













