/*-----------------------------
CSS-Stylesheet, Grauwert GmbH
www.grauwert.de
Author: Jonas Soeder
Start: 01.12.2009
-----------------------------*/

/*---Typografie---*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:0.01em;
}

a {
	outline:none;
}

h1, h2, p {
	line-height:18px;
	margin:18px 0;
}

h1 {
	font-size:19px;
	font-weight:800;
}	

h2 {
	font-size:14px;
	border-left:6px solid #aac84e;
	padding-left:8px;
}

.auflistung {
	list-style:square;
	margin-left:-10px;
	line-height:18px;
}

.cite {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	border-left:6px solid #aac84e;
	padding-left:10px;
}

.cite2 {
	font-style:normal;
}
