body, td {
	color: #000;
	font-size: 13px; 
	line-height: 20px;
	font-family: `Istok Web`, sans-serif;
	font-weight: 400;
}

h1 {
	font-family: `Istok Web`, sans-serif;
	font-weight: 700;
	color: #666; 
	font-size: 27px;
	line-height: 36px;
	margin: 0px 0px 30px 0px;
}

h2 {
	font-family: `Istok Web`, sans-serif;
	font-weight: 700;
	color: #666; 
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 20px 0px;
}

a {
color: #000;
	font-weight: 500;
	text-decoration: underline;
}

p {
margin:0;
padding:0;
}

h6 {
background: url(/pages/img/auf.gif) no-repeat right top;
border-bottom: 1px solid #ccc;
font-size: 13px; 
line-height: 20px;
font-weight:400;
}

.plus {
	background: url(/pages/img/auf2.gif) right 4px no-repeat;
	border-bottom: 1px solid #999;
	width:100%;
	display:block;
	font-weight:700;
	margin: 2px 0 0 0;
	text-decoration:none;
}

.linebreak {
/**/
}


