/* @override http://dev.lanakur.com/fileadmin/templates/site/_css/style.css */

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	color: #575757;
}
table,td,th{
	font-size: 1em;
	line-height: 150%;
}
p{
	margin: 0.3em 0 1.3em;
}
h1{
	font-size: 1.8em;
	font-weight: normal;
	line-height: 120%;
	color: #00925b;
	margin: 0.2em 0 0 0;
}
h2{
	font-size: 1.4em;
	line-height: 110%;
	font-weight: normal;
	color: #00925b;
	margin: 0.5em 0 0.3em 0;
}
h3{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 130%;
	color: #00925b;
	margin: 0.2em 0 0 0;
}
h4{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 130%;
	color: #444;
	margin: 0.2em 0 1em 0;
}
h5 {
	font-size: 0.9em;
	color: #00925b;
	display: block;
	font-weight: bold;
	margin: 0;
	border: 1px solid #E3E3E3;
	border-left: none; border-right: none;
	background-color: #F3F3F3;
	padding: 2px 2px 0 2px;
}
a {

	color: #00925b;
}
a:hover {
	
}
a.external-link-new-window, a.download{
	padding-left: 20px;
	background: url('../_gfx/arrow_green.gif') 8px 2px no-repeat;
	text-decoration: none;
}
img{
	border: none;
}
.clear{
	clear: both;
	float: none;
}
.col_left{
	width: 350px;
	float: left;
}
.col_right{
	width: 350px;
	float: right;
}
.col1,.col2,.col3{
	width: 30%;
	padding-right: 3%;
	float: left;
}
.specialprice{
	border: 1px solid #CCC;
	color: #D00;
	display: inline;
	padding:  2px 5px;
}

.csc-textpic-caption{
	font-size: 0.8em;
	line-height: 140%;
	padding:  0.4em 0 1em 0;
}
