/* (c) diepresse.com 2006  
    andreas.augustin@diepresse.com*/
a {
	text-decoration: none;;
	color: #435C84;;
	font-weight: bold;
}

a:link {
	text-decoration: none;;
	color: #435C84;;
	font-weight: bold;
}

a:visited {
	text-decoration: none;;
	color: #435C84;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;;
	color: #435C84;
}

.hline {
	display: block;;
	height: 15px;;
	padding: 0;;
	margin: 10px 0 5x 0;;
	border: 0px;;
	background: url(../images/backgrounds/breadcrumb2.gif) repeat-x bottom;;
	vertical-align: middle;;
	clear: both;
}

.hline hr {
	display: none;
}

.article,.sudokuarticle {
	width: 100%;;
	font-family: Verdana, Helvetica, Arial;
}

.article h4,.sudokuarticle h4 {
	font-size: 12px;
}

.article h1,.sudokuarticle h1 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 19px;;
	font-weight: bold;;
	line-height: 20px;;
	margin-bottom: 5px;;
	color: #000;
}

.articletime {
	font-size: 10px;;
	line-height: 14px;;
	text-decoration: none;;
	color: #000;;
	margin-bottom: 6px;
}

.articlelead {
	font-size: 13px;;
	text-decoration: none;;
	font-weight: bold;;
	margin-bottom: 6px;;
	line-height: 17px;;
	margin-top: 2px;
}

.articletext,.sudokuarticletext {
	font-size: 13px;;
	text-decoration: none;;
	letter-spacing: 0.1pt;;
	line-height: 17px;
}

.articletext p,.sudokuarticletext p {
	margin-top: 16px;
}

.articletext h2,.sudokuarticletext h2 {
	font-weight: bold;;
	margin: 0;;
	font-size: 13px;
}

a.print,a.print:active,a.print:visited,a.print:hover {
	font-size: 12px;
}

a.print img {
	vertical-align: middle;;
	margin-right: 5px;
}

small {
	font-size: 10px;
}