body {
	background-color: #EBEDFD;
	background-image: url(../images/bg_new.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#main_content {
	position: absolute;
	left: 210px;
	top: 120px;
}

.pagetitle   {
	color: blue; 
	font-style: italic; 
	font-weight: bolder; 
	font-size: 24px; 
	font-family: "Times New Roman", Georgia, Times; 
	text-align: left; 
	text-indent: 20pt; 
	padding-bottom: 10pt 
}

.sectiontitlebox  { 
	color: blue; 
	font-weight: bolder; 
	font-size: 14px; 
	font-family: "Times New Roman", Georgia, Times; 
	background: #e6e6fa; 
	margin-bottom: 2pt; 
	padding: 2pt;
	border: solid 1px blue 
}

.sectiontitleboxblack { 
	color: white; 
	font-weight: bolder; 
	font-size: 14px; 
	font-family: "Times New Roman", Georgia, Times; 
	background: black; 
	margin-bottom: 2pt; 
	padding: 2pt; 
	border: solid 1px blue 
}

.sectiontitleboxwhite { 
	color: black; 
	font-weight: bolder; 
	font-size: 14px; 
	font-family: "Times New Roman", Georgia, Times; 
	background: white; 
	margin-bottom: 2pt; 
	padding: 2pt; 
	border: solid 1px blue 
}

.textbox { 
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background: transparent url(images/text_bg.gif); 
	margin-bottom: 15pt;
	padding: 2pt; 
	border: solid 1pt blue 
}

.textbox * {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.textboxblack { 
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: silver; 
	margin-bottom: 15pt;
	padding: 2pt; 
	border: solid 1pt blue 
}

.textboxwhite { 
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: white; 
	margin-bottom: 15pt;
	padding: 2pt; 
	border: solid 1pt blue 
}

.sectiontitle   { 
	color: blue; 
	font-weight: bolder; 
	font-size: 14px; 
	font-family: "Times New Roman", Georgia, Times; 
	background-color: transparent; 
	padding-top: 5pt; 
	border: none blue 
}

.text    { 
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background: transparent; 
	border: none blue 
}

.kommentar    { 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	align: center;
}

.morelink {
	text-align: right;
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	padding-right:10px;
}

.paginglinks {
	text-align: center;
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

a { 
	text-decoration: none; 
	color: blue
}

a:hover { 
	text-decoration: underline 
}

em.author { 
	color: grey; 
}
