BODY, TD
{
	font-family: Arial;
	font-size: 10pt;
}
H1
{
	font-family: Tahoma;
	font-size: 34pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
}

H1, H2, H4, H5, H6, .topmenu, .top_menu_link
{
	color: #FF5000;
}

.cpp_keyword
{
  color:blue;
}

A
{
	color: #FF5000;
}

.header
{
	background-color: White;
	border-bottom: #FF5000 2px solid;
}

.code
{
 background-color: #f5f5f5;
 margin: 0pt 0pt 0pt 0pt;
 padding: 0pt 0pt 0pt 10pt;
 border: #DDDDDD 3px solid;
}

.code_old
{
	background-color: #F1F1F1;
	margin: 30pt 10pt 30pt 10pt;
	padding: 10pt 5pt 10pt 5pt;
        font-size:9pt;
}

.code2
{
	background-color: #f5f5f5;
	margin: 5pt 5pt 5pt 5pt;
	padding: 5pt 5pt 5pt 5pt;
}

.datetime
{
	color: #FF5000;
	font-size: 8pt;
}

.weblog_link
{
	text-decoration: none;
}

.menu, .topmenu
{
	background-color: #eeeeee;			
}

.sidemenu_bak
{
	margin: 15pt 0pt 0pt 0pt;
	padding: 10pt 5pt 10pt 5pt;
	background-color:#eeeeee;
	border: solid 2pt #FFFFFF;
	
}

.left_menu_section
{
	margin-top:0px;
	margin-bottom:20px;
	
}

.topmenu
{
	font-weight: bold;
}

.menusep
{ 
	margin-left: 10px;
	margin-right: 10px;
	color: #CCCCCC; 
}

.top_menu_link
{
	text-decoration: none;

}

.content
{
	margin: 20px 50px 10px 50px
}

.post_comment
{
	margin-top: 30px;
}

.post_comment_strauss
{
  margin-top: 30px;
  margin-left: 20px;
  border: thin solid #FF5000;
  padding: 10px 10px 10px 20px;
}

.left_menu_link
{
	color: #000000;
	text-decoration: none;
}
			
H2
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom: solid 2px white;
	border-top: solid 2px white;
	background: #FFFFFF;
	
	
}

H3
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
		
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 15px;
}

H4
{
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

H5
{
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 4px;
	border-bottom: 1px solid #dddddd;
	margin-top: 35px;
	margin-bottom: 15px;
}

H6
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
        margin-top: 10px;
	margin-bottom: 5px;
}

.comment { color: rgb(0,128,0) } 
.keyword { color: rgb(0,0,255) } 
.string { color: rgb(255,0,0) } 
.literal { color: rgb(255,0,0) } 



