/*
// +----------------------------------------------------------------------+
// | Project:  KONTUREN.de                                                |
// | URL:      http://www.konturen.de                                     |
// | File:    /NEU_css/leseprobe.css                                      |
// +----------------------------------------------------------------------+
// | Leseprobe-Style-Sheet der Seite                                      |
// +----------------------------------------------------------------------+
// | Copyright (c) Alfred Schmidt                                         |
// | Authors:  Alfred Schmidt a.schmidt@deutscher-orden.de                |
// | Date:     27.04.2006                                                 |
// +----------------------------------------------------------------------+
*/

body {
	left: 20px;
	top: 20px;
	background-color: #FFFFcc;
}

.bg_tbl {
	background-color: #FFFFFF;
	border: 1px none #666666;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	padding-top: 20pt;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #333333;
	font-weight: normal;
	padding-left: 15pt;
}
.titel_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 20pt;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #666666;
	padding-top: 20pt;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	padding-top: 0px;
}
.text_aufzaehlung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	padding-left: 25pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}
strong{
	font-size:11pt;}
strong.kleiner{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
p.kursiv{
	font-style: italic;
}
p.adresse{
	font-weight: bold;
}
p.einrueck{
margin-left: 8px;}
.foto {
	border: 1px solid #333333;
}
.buzz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
}
.wichtigfeld {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	background: #E6FFE6;
	border: 1px solid #666666;
	padding: 10px;
	margin-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	line-height: 25px;
}
