#citation-box {
	background-image : url('citation-style_FILES/kreuz.png');
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 12px;
	border : 1px solid transparent;
}

#citation-text {
	margin-left : 150px;
	margin-top : 100px;
	font-size : 22px;
	color : #079738;
}

#citation-author {
	margin-left : 20px;
	margin-top : 5px;
	font-size : 0.6em;
}

#citation-indent {
	margin-left : 50px;
}

#citation-text2 {
	margin-top : 100px;
	margin-left : 120px;
	margin-bottom : 50px;
}

#citation-bold {
	font-weight : bold;
	color : #079738;
}