body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/*margin-left: 4px;*/
	padding-left: 4px; 
	padding-top: 12px;
	color: #18428C;
	background-color: #FFC45A;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	margin: 0 0 12px 0
}

h1 { 
	font-size: 28px; 
	font-style: italic;
	font-weight: normal;
	/*color: #0066CC;*/
}

.standardText {
	font-size: 12px;
	color: black;
}

.menuAttrib {
	font-size:11px; 
	font-weight: bold; 
	color: #999999;
}

.menuLeft {
	position: absolute; 
	left: 19px; 
	top: 30px; 
	color: white
}

.linkNormal {
	color: #222222;
	cursor: pointer;
}

.linkHover {
	color: white;
	cursor: pointer;
}

.linkPressed {
	color: #0066CC;
	cursor: pointer;
}

.autor {
	font-size: 13px;
	font-weight: normal; 
	font-style: italic;
}

.zitat {
	font-size: 15px;
	font-weight: bolder; 
	font-style: italic;
}