/* styles for finanzlounge.net */

html, body, div, iframe, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, fieldset, form, label, legend {
   margin:0;
   padding:0;
   border:0;
   font-weight:inherit;
   font-style:inherit;
   font-family:inherit;
   vertical-align:baseline;
}

html  {
  font-size: 100.01%;
}

body {
   	background: #504f4f url(images/background.jpg) top left repeat-x;
    font-size:75%;
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    line-height:1.5;
}

#wrapper {
	padding:0;
	}

.container {
   width:950px;
   margin:0 auto;
}

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {
  display:block;
  height:1%;  /* IE 7 !!! */
  }
.clear {clear:both;}

div.breadcrumb {
  margin-bottom: 8px;
}

div.teaser_blue {
  background: #EAF3F6;
  padding: 0px 10px 0px 10px;
  border:1px dotted #AEC8D2;
}


li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}

#contentwrap {
    background: #fff;
    border-top:  5px solid #fff;
    width:950px;margin:0;
    float:left;
	}

a {
	color: #0c607f;
	}

a:hover {
	color: #b73a09;
	}

a img {border:none;}
/* HEADER */

#header {
/*	height: 135px;*/

    background: url(images/head_back1.jpg) top right no-repeat;
 /*   border:1px solid blue;*/
	}

#header h1 {
	margin-bottom: 0px !important;
  /*	padding: 20px 0 0 0;*/
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-weight: bold;
	font-size: 58px;
    color: #424544;
	}

#header h1 a, #header h1 a:visited {
	color: #424544;
	text-decoration: none;
	}

h1#header-title {
/*  border:1px solid green;*/

}


h1#header-title a {
  display:block;
  width:620px;
      height: 130px;
  /*	margin: 20px 0 0 0;*/
  background: url(images/fin_logo1.png) center left no-repeat;
 /* border:1px solid:red;*/
  text-indent: -9999px;
}

/* IE <= 6 */
* html h1#header-title a {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.finanzlounge.net/finanztemplates/themes/finanzen/images/fin_logo1.png', sizingMethod='scale');
background:none;

  }


#header h2 {
	color: #747474;
	font-size: 18px;
	font-family: "Times New Roman", Times, Serif;
	}

.logoimg {
 /*	margin: 25px 0 0 0;*/
    	margin: 20px 0 0 0;
	}

.moneybag {
    width:127px;height:200px;border:0px solid red; position:absolute; top:6px;right:-5px;
    background: url(images/euro_geld.png) top right no-repeat;
}

/* IE <= 6 */
* html .moneybag {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.finanzlounge.net/finanztemplates/themes/finanzen/images/euro_geld.png', sizingMethod='scale');
background:none;
}


/* IE 6 and IE 5.5 */
*.* .moneybag {
  height:154px;
}


div.widespan {
  width:950px;margin:0px 10px 0px 0px;
  float:left;
}

div.smallspan {
  width:630px;
  float:left;
  margin:0px;
}

#content .post .entry ol {
  margin: 10px 80px 20px 60px;
}

#content .post .entry a {
  text-decoration:none;
}


/* NAVIGATION MENUS */

#pagemenucontainer {
   /*	height: 36px;
	margin-top: 11px;*/
    height:38px;
    margin-top:8px;
 /*  border:0px solid red;*/
   width:630px;
   float:left;
    }
	
#pagemenu {
	height: 30px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #ebeaea;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 6px 12px 6px 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #5b5b5b;
	}
	
#pagemenu li a:hover, #pagemenu li a:active, .current_page_item {
	background: url(images/nav-backgr-hover.png);
	background-repeat: repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
/*    background: url(images/nav-backgr-hover.png);
	background-repeat: repeat-x;*/
	}

/* IE <= 6 */
* html #pagemenu li a:hover, * html #pagemenu li a:active, * html .current_page_item {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.finanzlounge.net/finanztemplates/themes/finanzen/images/nav-backgr-hover.png', sizingMethod='scale');
background:none;
}

#pagemenu  li.current_page_item a {
	color:#fff;
    
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 36px;
	margin-top: 11px;
	}
	
#nav {
	height: 30px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 6px 12px 6px 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #5b5b5b;
    
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	background: url(images/nav-backgr-hover.png);
	background-repeat: repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
	}

/* IE <= 6 */
* html #nav li a:hover, * html #nav li a:active, * html .current-cat {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.finanzlounge.net/finanztemplates/themes/finanzen/images/nav-backgr-hover.png', sizingMethod='scale');
background:none;
}

#nav  li.current-cat a {
	color:#fff;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#aboutbar {
   /* background: #d7d7d7 ;*/
    background: #d7d7d7 url(images/about_back.jpg) top left repeat-x;
 padding: 15px;
     }
  
#aboutbar  h3 {
   color: #3D4E56;
/*color: #4a4848;*/
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 24px;
    padding: 0 0 5px 0 !important;
    margin: 0 0 0 0 !important;
    font-weight:bold;
    font-style:italic;
   /* font-weight: bold;
    font-style: italic;*/
    text-shadow: 0 1px 0 #e9e5e5;
           position:relative; top:6px;left:6px; border:0px solid blue;
    }

#aboutbar p {
    color: #626262;
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 14px;
    font-style: italic;
    line-height:1.3em;
    margin-bottom: 5px !important;
    text-align:justify;
    }

#aboutbar .quickbox {
   float:left;  margin: 0 12px 0 0; border:5px solid #fff;height:240px;width:220px;background: #f2f2f2;
}

#aboutbar .quickbox ul {
  padding:8px;
}

#aboutbar .picbox {
  float:left;
}

.entry img {
  border:1px solid #ddd;
  margin:15px;
}

.entry img.alignleft
{
  float:left;
}

.entry img.alignright {
  float:right;
}

.entry img.linkbull {
  border:0;
  margin:0px 0px -1px 0px;
}


.about_image {
    border: 5px solid #fff;
    float: left;
/*     margin: 0 15px 0 0;*/
    margin: 0 12px 0 0;
    }


#content {
	padding: 15px 15px 15px 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	margin-bottom: 15px;
	padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
	}

.post p {
	margin-bottom: 10px;
	}

.post .entry h2 {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 20px;
    font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	color: #4a4848;
    font-weight: bold;
}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
    font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	color: #4a4848;
    font-weight: bold;
	}



h3.title {
  font-size:18px;
  margin: 14px 0 8px 0;    
}


.title a {
	text-decoration: none;
	color: #4a4848;
	}

.title a:hover {
	text-decoration: none;
	color: #0c607f;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 16px;
	padding: 0px 0px;
    font-family: "Times New Roman", Times, Serif;
    color: #999;
    font-style: italic;
	}



.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 18px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 13px;
    color: #333;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.current {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#dfdfdf !important;
    border: 1px solid #626262 !important;
    
}

.wp-pagenavi span.pages {
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.extend {
    background:transparent !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-weight: bold;
}


/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar {
	margin: 0 10px 10px 0;
	}
	
.sidebar a {
	text-decoration: none;
	color: #333;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#0c607f;
	}
	
#search {
  /*  border: 1px solid #adadad;*/
/*                border:0;*/
border:0px solid red;
        float:left;
             padding:0;
             margin:0;

}

#search fieldset {
  border:0px solid green;

    margin: 5px 0px 0px 0px;
     padding:0;
    background: url(images/search_bg.png) top left no-repeat;
   /* background: #d7d7d7;*/
    text-align: right;

}

/* IE <= 6 */
* html #search fieldset {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.finanzlounge.net/finanztemplates/themes/finanzen/images/search_bg.png', sizingMethod='scale');
  background:none;
  margin:0;
  padding:0;
  width:202px;
  height:33px;
}

 /* IE 6 and IE 5.5 */
*.* #search  {
  margin-top:5px;

}

#search input {
  	border: 0;
  border:0px solid red;
    /* background: none;*/
   padding: 7px 0px 10px 22px;
   margin: 0px 0px 0px 0px;
    color: #6c6c6c;

/*    height:30px !important; */
}

 /* IE 6 and IE 5.5 */
*.* #search input {
 padding: 4px 0px 0px 24px;
}


#s {
	width: 210px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#header #s {
    width: 222px;
    }

#header #search {
    margin-top: 25px;
    }


.rssbox {
	background: #e9e9e9;
	border: 1px solid #bbbbbb;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.rssbox:hover {
    border: 1px solid #a1a1a1;
    }

.rssbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.rssbox a:hover {
	color: #414862; 
	text-decoration: underline;
	}

.twitterbox {
	background: #e9e9e9;
	border: 1px solid #bbbbbb;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.twitterbox:hover {
    border: 1px solid #a1a1a1;
    }
	
.twitterbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.twitterbox a:hover {
	color: #414862; 
	text-decoration: underline;
	}
	
.sidebarvideo {

	}

.sidebar_wrapper {
   width:310px;
    margin-right:0px;
     float:left;
}


.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 3px 0 3px 8px;
	font-size: 15px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
    background: #787978;
    text-shadow: 0 1px 0 #5f5f5f;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 18px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 18px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #eef0f4;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */



#footer_top {
	background: #747575;
	padding: 18px;
	text-align: center;
	color: #eeeeee;
	font-size: 13px;
	}

#footer_top a {
	color: #eeeeee;
	}

#footer_top a:hover {
	text-decoration: none;
	}

#footer_down {
	color: #b5b5b5;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
#footer_down a {
	color: #b5b5b5;
    text-decoration: none;
	} 
	
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    background: #eee;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
}

#other_misc {
   font-size:14px;
   line-height:2.4em;
}

#other_misc .newsletter {
  background: url(images/newsletter.gif) center left no-repeat;
  padding-left: 40px;
  border-bottom:1px dotted #dddddd;
}

#other_misc .kontakt {
  background: url(images/kontakt.gif) center left no-repeat;
   padding-left: 40px;
  border-bottom:1px dotted #dddddd;

}

#other_misc .login {
  background: url(images/login.gif) center left no-repeat;
    padding-left: 40px;
  border-bottom:1px dotted #dddddd;

}

.sidebar ul li ul li.archiv {
  background: url(images/archiv.gif) top left no-repeat;
  padding-left: 40px;
  font-size:14px;        line-height:2.2em;
}

div.bookmark_block {
  margin:15px;
}

.bookmark_block .bookmark_button {
  cursor:pointer;
  float:left;
  margin:0px 4px 0px 0px;
}

img.bookmark {
  height:16px;
  width:16px;
  border:0;
 }


#tag_cloud a.size_4_0 { font-size: 4.0pt;}
#tag_cloud a.size_4_1 { font-size: 4.1pt;}
#tag_cloud a.size_4_2 { font-size: 4.2pt;}
#tag_cloud a.size_4_3 { font-size: 4.3pt;}
#tag_cloud a.size_4_4 { font-size: 4.4pt;}
#tag_cloud a.size_4_5 { font-size: 4.5pt;}
#tag_cloud a.size_4_6 { font-size: 4.6pt;}
#tag_cloud a.size_4_7 { font-size: 4.7pt;}
#tag_cloud a.size_4_8 { font-size: 4.8pt;}
#tag_cloud a.size_4_9 { font-size: 4.9pt;}
#tag_cloud a.size_5_0 { font-size: 5.0pt;}
#tag_cloud a.size_5_1 { font-size: 5.1pt;}
#tag_cloud a.size_5_2 { font-size: 5.2pt;}
#tag_cloud a.size_5_3 { font-size: 5.3pt;}
#tag_cloud a.size_5_4 { font-size: 5.4pt;}
#tag_cloud a.size_5_5 { font-size: 5.5pt;}
#tag_cloud a.size_5_6 { font-size: 5.6pt;}
#tag_cloud a.size_5_7 { font-size: 5.7pt;}
#tag_cloud a.size_5_8 { font-size: 5.8pt;}
#tag_cloud a.size_5_9 { font-size: 5.9pt;}
#tag_cloud a.size_6_0 { font-size: 6.0pt;}
#tag_cloud a.size_6_1 { font-size: 6.1pt;}
#tag_cloud a.size_6_2 { font-size: 6.2pt;}
#tag_cloud a.size_6_3 { font-size: 6.3pt;}
#tag_cloud a.size_6_4 { font-size: 6.4pt;}
#tag_cloud a.size_6_5 { font-size: 6.5pt;}
#tag_cloud a.size_6_6 { font-size: 6.6pt;}
#tag_cloud a.size_6_7 { font-size: 6.7pt;}
#tag_cloud a.size_6_8 { font-size: 6.8pt;}
#tag_cloud a.size_6_9 { font-size: 6.9pt;}
#tag_cloud a.size_7_0 { font-size: 7.0pt;}
#tag_cloud a.size_7_1 { font-size: 7.1pt;}
#tag_cloud a.size_7_2 { font-size: 7.2pt;}
#tag_cloud a.size_7_3 { font-size: 7.3pt;}
#tag_cloud a.size_7_4 { font-size: 7.4pt;}
#tag_cloud a.size_7_5 { font-size: 7.5pt;}
#tag_cloud a.size_7_6 { font-size: 7.6pt;}
#tag_cloud a.size_7_7 { font-size: 7.7pt;}
#tag_cloud a.size_7_8 { font-size: 7.8pt;}
#tag_cloud a.size_7_9 { font-size: 7.9pt;}
#tag_cloud a.size_8_0 { font-size: 8.0pt;}
#tag_cloud a.size_8_1 { font-size: 8.1pt;}
#tag_cloud a.size_8_2 { font-size: 8.2pt;}
#tag_cloud a.size_8_3 { font-size: 8.3pt;}
#tag_cloud a.size_8_4 { font-size: 8.4pt;}
#tag_cloud a.size_8_5 { font-size: 8.5pt;}
#tag_cloud a.size_8_6 { font-size: 8.6pt;}
#tag_cloud a.size_8_7 { font-size: 8.7pt;}
#tag_cloud a.size_8_8 { font-size: 8.8pt;}
#tag_cloud a.size_8_9 { font-size: 8.9pt;}
#tag_cloud a.size_9_0 { font-size: 9.0pt;}
#tag_cloud a.size_9_1 { font-size: 9.1pt;}
#tag_cloud a.size_9_2 { font-size: 9.2pt;}
#tag_cloud a.size_9_3 { font-size: 9.3pt;}
#tag_cloud a.size_9_4 { font-size: 9.4pt;}
#tag_cloud a.size_9_5 { font-size: 9.5pt;}
#tag_cloud a.size_9_6 { font-size: 9.6pt;}
#tag_cloud a.size_9_7 { font-size: 9.7pt;}
#tag_cloud a.size_9_8 { font-size: 9.8pt;}
#tag_cloud a.size_9_9 { font-size: 9.9pt;}
#tag_cloud a.size_10_0 { font-size: 10.0pt;}
#tag_cloud a.size_10_1 { font-size: 10.1pt;}
#tag_cloud a.size_10_2 { font-size: 10.2pt;}
#tag_cloud a.size_10_3 { font-size: 10.3pt;}
#tag_cloud a.size_10_4 { font-size: 10.4pt;}
#tag_cloud a.size_10_5 { font-size: 10.5pt;}
#tag_cloud a.size_10_6 { font-size: 10.6pt;}
#tag_cloud a.size_10_7 { font-size: 10.7pt;}
#tag_cloud a.size_10_8 { font-size: 10.8pt;}
#tag_cloud a.size_10_9 { font-size: 10.9pt;}
#tag_cloud a.size_11_0 { font-size: 11.0pt;}
#tag_cloud a.size_11_1 { font-size: 11.1pt;}
#tag_cloud a.size_11_2 { font-size: 11.2pt;}
#tag_cloud a.size_11_3 { font-size: 11.3pt;}
#tag_cloud a.size_11_4 { font-size: 11.4pt;}
#tag_cloud a.size_11_5 { font-size: 11.5pt;}
#tag_cloud a.size_11_6 { font-size: 11.6pt;}
#tag_cloud a.size_11_7 { font-size: 11.7pt;}
#tag_cloud a.size_11_8 { font-size: 11.8pt;}
#tag_cloud a.size_11_9 { font-size: 11.9pt;}
#tag_cloud a.size_12_0 { font-size: 12.0pt;}
#tag_cloud a.size_12_1 { font-size: 12.1pt;}
#tag_cloud a.size_12_2 { font-size: 12.2pt;}
#tag_cloud a.size_12_3 { font-size: 12.3pt;}
#tag_cloud a.size_12_4 { font-size: 12.4pt;}
#tag_cloud a.size_12_5 { font-size: 12.5pt;}
#tag_cloud a.size_12_6 { font-size: 12.6pt;}
#tag_cloud a.size_12_7 { font-size: 12.7pt;}
#tag_cloud a.size_12_8 { font-size: 12.8pt;}
#tag_cloud a.size_12_9 { font-size: 12.9pt;}
#tag_cloud a.size_13_0 { font-size: 13.0pt;}
#tag_cloud a.size_13_1 { font-size: 13.1pt;}
#tag_cloud a.size_13_2 { font-size: 13.2pt;}
#tag_cloud a.size_13_3 { font-size: 13.3pt;}
#tag_cloud a.size_13_4 { font-size: 13.4pt;}
#tag_cloud a.size_13_5 { font-size: 13.5pt;}
#tag_cloud a.size_13_6 { font-size: 13.6pt;}
#tag_cloud a.size_13_7 { font-size: 13.7pt;}
#tag_cloud a.size_13_8 { font-size: 13.8pt;}
#tag_cloud a.size_13_9 { font-size: 13.9pt;}
#tag_cloud a.size_14_0 { font-size: 14.0pt;}
#tag_cloud a.size_14_1 { font-size: 14.1pt;}
#tag_cloud a.size_14_2 { font-size: 14.2pt;}
#tag_cloud a.size_14_3 { font-size: 14.3pt;}
#tag_cloud a.size_14_4 { font-size: 14.4pt;}
#tag_cloud a.size_14_5 { font-size: 14.5pt;}
#tag_cloud a.size_14_6 { font-size: 14.6pt;}
#tag_cloud a.size_14_7 { font-size: 14.7pt;}
#tag_cloud a.size_14_8 { font-size: 14.8pt;}
#tag_cloud a.size_14_9 { font-size: 14.9pt;}
#tag_cloud a.size_15_0 { font-size: 15.0pt;}
#tag_cloud a.size_15_1 { font-size: 15.1pt;}
#tag_cloud a.size_15_2 { font-size: 15.2pt;}
#tag_cloud a.size_15_3 { font-size: 15.3pt;}
#tag_cloud a.size_15_4 { font-size: 15.4pt;}
#tag_cloud a.size_15_5 { font-size: 15.5pt;}
#tag_cloud a.size_15_6 { font-size: 15.6pt;}
#tag_cloud a.size_15_7 { font-size: 15.7pt;}
#tag_cloud a.size_15_8 { font-size: 15.8pt;}
#tag_cloud a.size_15_9 { font-size: 15.9pt;}
#tag_cloud a.size_16_0 { font-size: 16.0pt;}