@charset "utf-8";
/* CSS Document */

.stil1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	border:1px solid #b3b3b3;
	width:520px;
	padding-top:25px;
	padding-bottom:40px;
	margin:auto;
	background-color:#FFF;
	margin-top:100px;
	height:235px;
	position:relative;
}
.stil2 {
	color: #797979;
}
.stil3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	text-align:center;
}
.centr{
	padding-left:150px;
	}	
body {
	background:url(bg.gif) repeat-x;
	color:#000;
}
a:link, a:visited {
	color: #6C6C6C;
	text-decoration:underline;
	font-size:14px;
}
a:hover {
	text-decoration:underline;
	color: #000;
}
img {
	margin-top:25px;

}
.inner_top{
	height:220px;
	}
p {margin-top:0px;margin-bottom:10px;}