body
{ 
	background-color: white;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 10px;
}

p
{
	margin: 0 auto;
}

a
{
	font-style: normal;
	text-decoration: underline;
	color: #868686;
}

a:hover
{
	font-style: normal;
	color: Black;
	background-color: #FFFF00;
	text-decoration: none;
}


#print_titel
{
	vertical-align: bottom;
	text-align: left;
	font-size: 12px;
	color: #666666;
	background-color: white;
	width: 600px;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}


#content_box
{
	background-color: white;
	text-align: left;
	vertical-align: top;
	width: 600px;
	padding-top: 16px;
}


#title
{
	text-align: left;
	font-size: 22px;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 6px;
}

h3
{
	text-align: left;
	font-size: 22px;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 6px;
}

#lead
{
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 6px;
}

h1
{
	display: none;
}

h2
{
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 6px;
}

#author
{
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}

h4
{
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}

#author2
{
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}

.dotted_line
{
	padding-top: 0px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #666666;	
}

.intro
{
	margin: 0 auto;
	font-size: 12px;
	font-weight: 600;
	padding-bottom: 18px;
}

h5
{
	margin: 0 auto;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 18px;
}

.intro2
{
	margin: 0 auto;
	font-size: 12px;
	font-weight: 600;
}

.text
{
	font-size: 12px;
	padding-bottom: 18px;
}

.subtitle
{
	margin: 0 auto;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 10px;
}

.articletitle
{
	margin: 0 auto;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 10px;
}


#content_infobox
{
	float: left;
	background-color: #F1F1F1;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: left;
	width: 600px;
	border-bottom: 1px solid #999999;
}

.content_infobox_titel
{
	background-color: #EEEEEE;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
	font-weight: 600;
	border-top: 1px solid #999999;
	border-bottom: 1px dotted #999999;
}

.content_infobox_text
{
	background-color: white;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
}

.box_gray
{
	background-color: #EAEAEA;
	padding-top: 4px;
	padding-left:  7px;
	padding-right:  7px;
	padding-bottom:  4px;
}
.box_white
{
	background-color: #ffffff;
	padding-top: 4px;
	padding-left:  7px;
	padding-right:  7px;
	padding-bottom:  4px;
}

.arrow_top
{
	width: 200px;
	float: left;
	margin-top: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	
}
.bottom_right
{
	width: 200px;
	float: right;
	margin-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	
}

.content_infobox_mehr
{
	background-color: #F1F1F1;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: left;
	width: 600px;
	border-bottom: 1px solid #999999;
}
