body {
	background-color:#fff;
	font-size: 12pt;
	font-family: Arial, Helvetica, 
	font-weight: normal;
	margin: 0px;
	}

a:link	{
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana;
	font-weight: 600;
	color: #00C;
	}

a:active {
	text-decoration:none; 
	color:#00C;
	}

a:visited {
	text-decoration:none; 
	font-weight: 600;
	color:#00C;
	}

a:hover	{
	text-decoration:none; 
	color:#ccc;
	}

.title_page {
	color: #007;
	font-family: Arial, Helvetica, Verdana;
	font-size: 30pt;
	font-weight: 600;
	margin-bottom: 10px;
	}

.title_subtitle {
	color: #000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14pt;
	font-weight: 600;
	}

.title_point {
	color: #000;
	font-family: Roman, Times New Roman;
	font-size: 14pt;
	font-weight: 600;
	}

.title_subpoint {
	color: #000;
	font-family: Roman, Times New Roman;
	font-size: 12pt;
	font-weight: 500;
	}

.title_supporting_point {
	color: #000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	font-weight: 700;
	}
.title_supporting_subpoint {
	color: #000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: 700;
	}

.title_menus {
	color: #6df;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	font-weight: 700;
	}

.graf_introduction {
	color: #070;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: 500;
	}

.graf_support {
	color: #000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: 500;
	}

.graf_thesis {
	color: #000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: 500;
	}

.graf_footnote {
	color: #000;
	font-family: Roman, Times New Roman;
	font-size: 9pt;
	font-weight: 450;
	}

.graf_conclusion {
	color: #000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: 500;
	}

.custom_date {
	color: #700;
	font-family: Roman, Times New Roman;
	font-style: italic;
	font-weight: 400;
	font-size: 9pt;
	}

.custom_urls {
	font-family: Arial, Helvetica, Verdana;
	font-weight: 400;
	font-size: 9pt;
	}

.custom_caption {
	font-family: Roman, Times New Roman;
	font-weight: 400;
	font-size: 8pt;	
	}

#sheath_date {
	float: right;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom:10px;
	};

#sheath {
	float: left;
	width=50px;
	height=20px;
	border: 1px 1px 1px 1px solid #000;
	}

a.rollon {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13pt;
	font-weight: 600;
	letter-spacing: 3px;
	color:#000;
	padding: 4px;
	padding-left: 20px;
	padding-right:20px;
	background-color: #eee;
	}

a.rollon:hover  {
	color:#000;
	background-color: #6df;
	}

a.rollon:active  {
	color:#000;
	background-color: #6df;
	}

a.rollon:visited  {
	color:#000;
	}

#top {
	width:100%;
	height: 60px;
	border-bottom: 1px solid #000;
	margin: 0px 0px 0px 0px;
	padding: 8px;
	}

#footer {
	width:100%;
	height: 25px;
	border-top: 1px solid #000;
	padding: 2px;
	}

#frame_right {
	float: right;
	width: 104px;
	height: 100%;
	background-image:url("images/stale_world_order.jpg");
	padding: 6px;
	}

#frame {
	width: 100%;
	height:90%;
	margin: 4px;
	border: 0px 1px 1px 1px solid #000;
	}

#frame_content {
	float: left;
	padding: 6px;
	}

#frame_cutbox {
	width: 94%;
	margin: 2px;
	border: 1px 1px 1px 1px solid #000;
	background-color: #ddd;
	}
.buch {
width: 30%;
border: 1px solid silver;
font-family: Arial,Helvetica, Verdana;
font-size: 10pt;
color: black;
vertical-align: top;
}
.review {
width: 70%;
border: 1px solid silver;
font-family: Arial,Helvetica, Verdana;
font-size: 10pt;
color: black;
background-color: lightgrey;
vertical-align: top;
}
