/* -=- ALLGEMEINES -=- */

body, input, button, textarea {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525578;
}

h1 {                                              /* Titel? */
	clear: left;
	font-size:1.3em;
	font-family: Georgia, serif;
	font-weight: normal;
	line-height: 1.1538em;
	margin: 1.1538em -5px;
	padding: 0.25em 5px;
	background: #E1E6F0;
	color: #525578;
	border-bottom:3px solid #8A8DAD;
}

h2.list {
	font-size: 1.2em;
	font-family: verdana, sans-serif;
	font-weight: bold;
	line-height: 1.25em;
	margin: 1.25em 0 0.25em 0;
}

div.article.image h2 {
	margin-top: 0.5em;
}

div.article {
	margin-bottom: 2.5em;
}

div.kleinanzeige { clear: both; }

h2 {                                       		/* HEADLINE */
	font-size: 1.3em;
	margin-top: 1.5em;
	margin-bottom: 0;
	color: #525578; /* BITV-proof */
}


h3 {                                              /* SUBLINE */
	font-size: 1.1em;
	font-family: verdana, sans-serif;
	font-weight: normal;
	line-height: 1.3636em;
	margin-bottom: 1.3636em;
	color: #7A7D99; /* BITV-proof */ 
}

h4 {                                              /* Zwischenüberschriften */
	font-size: 105%;
	font-family: Georgia, serif;
	font-weight: bold;
	line-height: 1.429em;
	margin: 1.429em 0 1.429em 0;
	color: #525578; /* BITV-proof */
}

p.infozeile {
	font-weight: bold;
}

blockquote {
	margin: 1.5em 0 1.5em 15px; 
	padding: 0 15px; 
	background: url(../img/blockquote-bg-opening.png) no-repeat left bottom; 
	}

blockquote p { margin-left: 15px; }

.XStandardImageLeft { float: left; margin: 0 10px 15px 0; }
.XStandardImageRight { float: right; margin: 0 0 15px 10px; } 

.clear {
	clear: both;
}

.smallprint {
	font-size: 0.833em;
}

