
html {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font:11px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	/*	font-family:sans-serif;
	font-size:12px ;*/	
  background: #fff;
	margin:0px;
}
.center {
	width:290px;
	margin-top: 0px;
	margin-bottom:5px;
	text-align:center;
	font:16px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: bold;
}
a.button {
	color: #396996 !important;
	font-size:18px !important;
	text-decoration:none !important;
}
a:hover .button  {
	color: #23598C !important;
	display:block !important;
	width:100%;
	background:#F09D2D !important;
}
a:link .button  {
	color: #23598C !important;
}

a {
	color: #333 ;
	text-decoration:none;
}
a:hover {
	color: #333 ;
	text-decoration:none;
	
}

img, img a, img a:hover {
	border: 0px;
}
.logo {
	height:152px;
}
.logo img {
	padding: 0px 0 0 0px;
}
p {
	padding:5px;
	padding-bottom:0px;
	text-align:justify;
}
h1 {
	display: none;
}
#wrapper {
	width:290px;
	background: #fff;
	margin:auto;
	margin-top:3%;
	display:     block;
}
#head {
	width:290px;
	border-bottom: 1px solid #CCCCCC;
	height:109px;
	padding-bottom:15px;
}
#content {
	width:290px;
	margin:0px;
	margin-top: 10px;
	text-align:center;
	border-bottom: 1px solid #CCCCCC;
}
.strilles {
	width:290px;
	height:10px;
	background:  url(../img/bg_strilles.gif) repeat-x;/*	  background:  url(../img/hdot.gif) repeat-x ;*/	  

}

.absbottom {position:absolute;bottom:0px;width:100%;text-align:center;background:  url(../img/bg_strilles.gif) top repeat-x;/*	  background:  url(../img/hdot.gif) repeat-x ;*/	padding-top:20px;
border-top: 1px solid #CCCCCC;padding-bottom:20px;

}


