body{
	font: 80%/150% Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}
img{
	border: none;
}
a{
	color: #6e8ea9;
}

h1{
	font-weight: normal;
	font-size: 2.1em;
	line-height: 120%;
	margin: 0.3em 0 0.4em 0;
	color: #3a4b59;
}
h2{
	font-weight: bold;
	font-size: 1.8em;
	line-height: 120%;
	margin: 0.5em 0 0.4em 0;
}
h3{
	font-weight: normal;
	line-height: 120%;
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0.3em 0 0.5em 0;
}

h4{
	font-weight: bold;
	line-height:  120%;
	font-size: 1.2em;
	margin: 0.3em 0 0.4em 0;
	color: #3a4b59;
}
.leftfloatimg{
	position: absolute;
	width: 170px;
	margin-left:  -225px;	
}
.leftfloatimg div{
	padding:  5px 5px 5px 25px;
	font-size: 0.8em;
	line-height:  130%;
}
.col_left{
	float: left;
	width:  48%;
}
.col_right{
	float: right;
	width:  48%;
}
.thumbleft{
	float: left;
	width:  100px;	
}
.descright{
	float: right;
	width:  165px;	
	font-size: 0.9em;
}
.clear{
	clear: both;
	float: none;
}

.teaser{
	width: 180px;
	float: left;
	height:  100px;
	border-top: none;
	border-left: none;
	padding: 6px 10px;
	margin-right: 15px;
	margin-bottom: 3px;
	background-color: #f3f3f3;
	background: url('../_gfx/bg_submenu.gif') repeat-x;
	color: #FFF;
	font-size: 0.85em;
	line-height:  150%;
}
.teaser h4{
	color: #FFF;
	border-bottom: 1px solid #a8baca;
}
.teaser a{
	color: #FFF;
}