<!-- StyleDefinitionen -->


/* Tagcloud CSS Styles */

.tag1 {  line-height: 18px; font-size: 8px; color: #ff710f; text-decoration: none; font-weight: bold;}
.tag2 {  line-height: 18px; font-size: 9px; color: #ff710f; text-decoration: none; font-weight: bold;}
.tag3 {  line-height: 18px; font-size: 10px; color: #ff710f; text-decoration: none; font-weight: bold;}
.tag4 {  line-height: 18px; font-size: 11px; color: #ff710f; text-decoration: none; font-weight: bold;}
.tag5 {  line-height: 18px; font-size: 12px; color: #ff710f; text-decoration: none; font-weight: bold;}
.tag6 {  line-height: 18px; font-size: 13px; color: #ff710f; text-decoration: none; font-weight: bold;}
.tag7 {  line-height: 18px; font-size: 14px; color: #ff710f; text-decoration: none; font-weight: bold;}
.tag8 {  line-height: 18px; font-size: 15px; color: #ff710f; text-decoration: none; font-weight: bold;}
.tag9 {  line-height: 18px; font-size: 16px; color: #ff710f; text-decoration: none; font-weight: bold;}
.tag10 { line-height: 18px; font-size: 17px; color: #ff710f; text-decoration: none; font-weight: bold;}

a.tag1:link {  line-height: 18px; font-size: 08px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag1:visited { line-height: 18px; font-size: 08px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag1:hover { line-height: 18px; font-size: 08px; color: #000000; text-decoration: underline; font-weight: bold;}

a.tag2:link {  line-height: 18px; font-size: 09px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag2:visited { line-height: 18px; font-size: 09px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag2:hover { line-height: 18px; font-size: 09px; color: #000000; text-decoration: underline; font-weight: bold;}

a.tag3:link {  line-height: 18px; font-size: 10px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag3:visited { line-height: 18px; font-size: 10px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag3:hover { line-height: 18px; font-size: 10px; color: #000000; text-decoration: underline; font-weight: bold;}

a.tag4:link {  line-height: 18px; font-size: 11px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag4:visited { line-height: 18px; font-size: 11px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag4:hover { line-height: 18px; font-size: 11px; color: #000000; text-decoration: underline; font-weight: bold;}

a.tag5:link {  line-height: 18px; font-size: 12px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag5:visited { line-height: 18px; font-size: 12px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag5:hover { line-height: 18px; font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold;}

a.tag6:link {  line-height: 18px; font-size: 13px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag6:visited { line-height: 18px; font-size: 13px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag6:hover { line-height: 18px; font-size: 13px; color: #000000; text-decoration: underline; font-weight: bold;}

a.tag7:link {  line-height: 18px; font-size: 14px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag7:visited { line-height: 18px; font-size: 14px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag7:hover { line-height: 18px; font-size:14px; color: #000000; text-decoration: underline; font-weight: bold;}

a.tag8:link {  line-height: 18px; font-size: 15px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag8:visited { line-height: 18px; font-size: 15px; color: #ff710f; text-decoration: none; font-weight: bold;}
a.tag8:hover { line-height: 18px; font-size:15px; color: #000000; text-decoration: underline; font-weight: bold;}

a.tag9:link {  line-height: 18px; font-size: 16px; color: #ff710f; text-decoration: none; font-weight: bold}
a.tag9:visited { line-height: 18px; font-size: 16px; color: #ff710f; text-decoration: none; font-weight: bold}
a.tag9:hover { line-height: 18px; font-size:16px; color: #000000; text-decoration: underline; font-weight: bold;}

a.tag10:link {  line-height: 18px; font-size: 17px; color: #ff710f; text-decoration: none; font-weight: bold}
a.tag10:visited { line-height: 18px; font-size: 17px; color: #ff710f; text-decoration: none; font-weight: bold}
a.tag10:hover { line-height: 18px; font-size:17px; color: #000000; text-decoration: underline; font-weight: bold;}

.rand {width:300px; margin:0}
.rand p {margin:0}

.tagcloud {
	display:block;
	padding: 10px 10px 10px 10px;
	background:#ffe1cd;
	border-left:1px solid #ffe1cd;
	border-right:1px solid #ffe1cd;
}

?>
