body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:90%;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	background-color: #ffffff;
	line-height: 154%;
}

.titel {
	font-size: 166%;
	font-weight: 300;
	color: #666666;
}

.zitat {
	font-size: 100%;
	line-height: 200%;
	font-weight: 400;
	color: #5d84c7;
}

.zitat1 {
	font-size: 100%;
	font-weight: 400;
	color: #5d84c7;
}

.zitat1 p {
	margin-top:0.5em;
}

.text {
	font-size: 100%;
	font-weight: 300;
	color: #666666;
}

.text_einzug {
	padding:0;
	margin:0;
	font-size:90%;
	font-weight: 300;
	color: #666666;
}

* html .text_einzug {
	font-size:80%;
}

.fett {
	font-weight: 600;
	color: #888888;
}

.orange {
	color: #ff9900;
}

a:link {
	font-size: 100%;
	font-weight: 300;
	color: #ff9900;
	text-decoration: none;
}
a:link.proj{
	font-size: 100%;
	font-weight: 300;
	color: #999999;
	text-decoration: none;
}
a:visited.proj{
	font-size: 100%;
	font-weight: 300;
	color: #AAAAAA;
	text-decoration: none;
}
a:visited {
	font-size: 100%;
	font-weight: 300;
	color: #ff9900;
	text-decoration: none;
}

li {
	list-style-type: disc;
	list-style-position: outside;
	color: #5d84c7;
	display: list-item;
	margin-bottom:0.4em;
}

ul {
	margin-top::0.2em;
	list-style-position: outside;
	color: #5d84c7;
}
	
.text_einzug1 {
	font-size: 11px;
	line-height: 16px;
	font-weight: 300;
	color: #666666;
	margin-left: 22px;
}

.copyright {
	font-size: 9px;
	line-height: 12px;
	font-weight: 300;
	color: #666666;
	vertical-align: bottom;
	margin-left: 22px;
}

h1 {
	margin:0;
	font-size: 166%;
	line-height:140%;
	font-weight: 300;
	color: #666666;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

h2 {
	margin:0;
	font-size: 132%;
	font-weight:300;
	color: #666666;
	margin-bottom:0.5em;
}

h3 {
	margin:0;
	font-size: 100%;
	font-weight:bold;
	color: #666666;
	margin-bottom:0.2em;
}

.text_blau {
	font-weight: 300;
	color: #5d84c7;
}
