/* Schrift ****************************************************************** */
h1, h2, h3, p, font, br, li, ul, td { font-family: Geneva, Arial, Helvetica, san-serif;}
td, p, font, br, body 				{ font-size: 10pt;}
/* Links ******************************************************************** */
a 									{ color: #000000;text-decoration: none}
a.copyright           				{ font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; text-decoration: none}
a.druck            					{ font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; }
a:hover 							{ text-decoration: underline; }
/* HTML TAGS **************************************************************** */
body         						{ background-color : White;}
h1           						{ font-size: 13pt; font-weight: bold }
h2           						{ font-size: 10pt; font-weight: bold }
ul 									{ list-style-type: squate}
li 									{ list-style-type: squate}
/* Klassen ***************************************************************** */
.headline      						{
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	letter-spacing: 1pt;
	word-spacing: 10px;
	font-variant: small-caps;

}
.button 							{ background: #829FC8; font: 12px Geneva, Arial, Helvetica, san-serif; color: #FFFFFF}
.einzug 							{ text-indent: 10pt}
.linie 								{ background: #CCCCCC; }
.gross 								{ font-family: Geneva, Arial, Helvetica, san-serif; font-size: 18px}
.kleiner 							{ font-size: 11px; font-family: Geneva, Arial, Helvetica, san-serif}
.subheadline 						{ font-size: large; font-weight: bold; text-transform: uppercase; color: #990000}
.noprint							{ display:none}
.history 							{ display:none}
strong							{ display:none}
.hinterlegung{background-color:#FCFCFC;background-image:url(../images/kacheln.gif);font-weight:bold; padding-bottom:3px;padding-top:3px;}
.textrot{color:#990000;}
.headlinerot{color:#990000;font-family:Geneva,Arial,Helvetica,san-serif;font-size:17px;font-style:normal;font-weight:bold;letter-spacing:1pt;}
div.book-left, div.book-right{ padding-bottom:30px; }
div.book-left{ float:left; padding-right:40px; } div.book-right{
float:left; } div.book-image{ float:left; width:145px; }
div.book-texts{ float:left; width:275px; }
h3{font-size: 20px;font-weight: bold;margin:0;}
h4{font-size: 16px;font-weight: normal;margin-top:10px;margin-bottom:10px;}
h1{font-size:13pt;font-weight:bold;white-space:nowrap;font-family:Georgia, Palatino, Times New Roman; color:#8F8B8B;
border-bottom: #CCCCCC 1px solid;
padding-bottom:15px;
margin-bottom:15px;
}
#footer{
	border-top:1px solid #cccccc;
	margin-top:10px;
}

.link{
	background-image:url(../images/button_link.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	background-position:0px 4px;
}


