@charset "utf-8";
/* CSS Document */

html {overflow-x: hidden;} 


body {  background : url(images/bg.jpg) top center repeat-x; margin: 0; width : 100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
}

h1 { font-size: 24px;}

a { color: #77794E; text-decoration: none;}

a:hover {text-decoration: underline;}

.realall { margin: 60px auto 0px auto; width: 1100px; }

.left { float:left; margin-right: 0px; margin-top: 0px; width: 234px; margin-bottom: 0;  }


.all { margin: 0px 0px 0px 240px; border: 3px solid #936002; background:#FFFFFF; padding: 5px; width: 840px; height: 360px;}
.border {width: 1030px; margin: 0px auto 0px auto; }



.right { float:right; margin-right: 10px; }



	.teaser {
		padding:0 0 0 11px;
		margin:10px 350px 10px 10px;
		background:url("test/tsr-l.gif") top left no-repeat;
		width: 440px;
		
	}
	.teaser h3 {
		background:url("test/tsr-r.gif") top right no-repeat;
		margin:0;
		padding:8px 0 0.5em 0;
	}
	.teaser p {
		margin:0 0 0 -11px;
		padding:0 11px 0.5em;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser div {
		margin:0 0 0 -11px;
		padding-left:11px;
		background:url("test/tsr-l.gif") bottom left no-repeat;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		padding:-10px 10px 10px 0;
		background:url("test/tsr-r.gif") bottom right no-repeat;
	}
	
	
	
		.teaser2 {
		padding:0 0 0 11px;
		margin:10px;
		background:url("test/tsr-l.gif") top left no-repeat;
		width: 400px;
	}
	.teaser2 h3 {
		background:url("test/tsr-r.gif") top right no-repeat;
		margin:0;
		padding:8px 0 0.5em 0; 
		font-size: 10px;
	}
	.teaser2 p {
		margin:0 0 0 -11px;
		padding:0 11px 0.5em;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser2 div {
		margin:0 0 0 -11px;
		padding-left:11px;
		background:url("test/tsr-l.gif") bottom left no-repeat;
	}
	.teaser2 a.more {
		display:block;
		text-align:right;
		padding:0 px 10px 0;
		background:url("test/tsr-r.gif") bottom right no-repeat;
	}
	
	
	

#footer {
	clear: both;
	width: 100%;
	margin: 0px auto 10px auto;
	background: url(images/img08.jpg) no-repeat left top;
	margin-top:  50px;
	bottom:3px;
	color: #999999;
	left: 1px;
}

#footer p {
	margin: 0px;
	padding: 5px 10px 0px 0px;
	text-align: right;
	line-height: normal;
	font-size: smaller;
}

#footer a:hover {text-decoration: underline; color:#FFFFFF;}

