* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Times New Roman", Garamond, Verdana, sans-serif;
	background: url(images/siteimages/dokumentBg.jpg) repeat-x;
	background-color:#E0E2EE;
}

h1 {
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-weight: 200;
	color: #333333;
}

h1.antiquariat {
	font-family: "Times New Roman", Garamond, Verdana, sans-serif;
	font-size: 45px;
	color: #FFF;
	font-weight: 200;
	text-align: right;
	margin-right: 30px;
}

h2 {
	margin: 0px 0px 15px 0px;
	font-size:15px;
}

h3 {
	margin: 0px 0px 15px 0px;
	font-size:13px;
}

h2.hgb {
	font-family: "Times New Roman", Garamond, Verdana, sans-serif;
	font-size: 34px;
	color: white;
	font-weight: 200;
	text-align: right;
	margin-top: -30px;
	margin-right: 30px;
}

p {
	font-size: 12px;
	line-height: 18px;
}

p.aufnahme {
	text-align: justify;
	font-size: 20px;
	line-height: 21px;
}

p.kommentar {
	text-align: justify;
	font-size: 17px;
	line-height: 20px;
	margin-top: 5px;
}

.fett {
	font-weight: bold;
}

.kursiv {
	font-style: italic;
}

.blocksatz {
	text-align: justify;
}

.preis {
	font-size: 20px;
	text-align: right;
	margin-top: -20px;
}

._08px {
	font-size: 8px;
}

._10px {
	font-size: 10px;
}

._12px {
	font-size: 12px;
}

._14px {
	font-size: 14px;
}

._16px {
	font-size: 16px;
}

._18px {
	font-size: 18px;
}

._20px {
	font-size: 20px;
}

._21px {
	font-size: 21px;
}
._22px {
	font-size: 22px;
}

._24px {
	font-size: 24px;
}

.csc-textpic-caption {
	margin-top: 5px;
}

div#dokument {
	width: 995px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#col1 {
	float:left;
	width: 755px;
}

div#inhalt {
	float:left;
	margin-top: 20px;
	width: 755px;
	background-color: white;
	z-index: 1;
}

div#inhalt1 {
	margin: 10px 50px 10px 50px;
}

div#links {
	float: left;
	width: 120px;
}

div#metanav { 
	margin-top: 50px;
	left: 0px;
	font-size:18px;
	height: 50px;
	z-index: 1000;
}

div#rechts {
	float: right;
	width: 120px;
	margin-top: 0px;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.caps {
	font-variant:small-caps;
}

.small {
	font-size: 9px;
}

.csc-mailform {
	border: none;
}

.csc-mailform-label {
	font-size: 16px;
	font-weight: bold;
}

.csc-mailform-submit {
	color: #FFF;
	background-color: #273C82; 
	border: none;
}
.csc-textpic-caption {
	padding-top: 15px;
	font-size: 18px;
}

a {
	text-decoration:none;
	color:#FF9900;
}

a:hover {
	color: #CC6600; 
	text-decoration: none;
}

