/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Fehlerseite
*/

.fehlers {
	padding: 0 230px .8em 0;
	background: url(/img/fehler.gif) right 4px no-repeat;
	border-bottom: 2px dotted #999999;
}

.fehlers p {
	clear: both;
	font-size: 1.4em;
}

.fehlers p.sig {
	color: #c60219;
}

.fehlers .leiste_1gr {
	margin-bottom: 1.65em;
	min-width: 130px;
} /* IE6 + IE7 */

.fehlers .leiste_1gr a {
	color: #000 !important;
	border: 0 !important;
	background: url(/img/icon_suche_gr.png) no-repeat;
	padding-left: 21px;
}
