h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	color: #a5bcc6;
	font-weight: normal;
}

h1 {
	font-size: 28px;
	line-height: 110%;
	padding: 0 20px 10px 0;
}

h2 {
	font-size: 16px;
	line-height: 120%;
	padding: 0 0 10px 0;
}

h3 {
	font-size: 22px;
	line-height: 120%;
}

h4 {
	font-size: 18px;
	line-height: 120%;
}

h5 {
	font-size: 16px;
	line-height: 120%;
}

h6 {
	font-size: 14px;
	line-height: 120%;
}

p,
p span {
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 14px;
	line-height: 140%;
	padding: 0px 0px 16px 0px;
}

.grid_5 p {
	padding: 0 15px 16px 0;
}

p strong,
p b {
	font-size: 14px;
	line-height: 140%;
}

p em,
p i {
	font-size: 14px;
	line-height: 140%;
}

#footer p {
	font-size: 12px;
	color: #666;
	padding: 0 0 10px 10px;
}

input, select, textarea, button, label {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 13px;
	line-height: 140%;
}

pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 140%;
	white-space: pre;
	padding: 0px 20px 16px 20px;
	color: #999;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	quotes: "\201C" "\201D";
	padding: 0px 20px 16px 20px;
	font-style: italic;
}

blockquote:before {
	content: open-quote; 
	font-weight: bold; 
} 

blockquote:after {
	content: close-quote;
	font-weight: bold;
}

ul, ol {
	padding: 0px 30px 16px 0px;
}

ul {
	list-style: url('../gfx/akademie/li.jpg') outside;
	padding-left: 18px;
}

ol {
	list-style: decimal outside;
	padding-left: 28px;
}

ul li, ol li {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 14px;
	line-height: 140%;
}

a,
a:link,
a:visited {
	font-size: inherit;
	color: #000;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	text-decoration: none;
}

p a,
p a:link,
p a:visited {
	font-size: inherit;
	color: #000;
	text-decoration: underline;
}

p a:hover,
p a:focus,
p a:active {
	text-decoration: none;
}

#footer p a,
#footer p a:link,
#footer p a:visited {
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}

#footer p a:hover,
#footer p a:focus,
#footer p a:active {
	text-decoration: none;
}

#footer p strong,
#footer p b {
	font-size: 12px;
	line-height: 140%;
}

#footer p em,
#footer p i {
	font-size: 12px;
	line-height: 140%;
}

blockquote a,
blockquote a:link,
blockquote a:visited {
	font-size: inherit;
	color: #333;
	text-decoration: underline;
}

blockquote a:hover,
blockquote a:focus,
blockquote a:active {
	text-decoration: none;
}

li a,
li a:link,
li a:visited {
	font-size: inherit;
	color: #000;
	text-decoration: underline;
}

li a:hover,
li a:focus,
li a:active {
	text-decoration: none;
}
