caption {
	display: none;
}
table {
	border-collapse: collapse;
}
th {
	text-align: left;
	vertical-align: top;
}
td {
	vertical-align: top;
}
/*ul {
	list-style: none;
}*/
.clearNone {
	clear: none;
}
.displayInline {
	display: inline;
}
.displayNone {
	display: none;
	position: absolute;
	left: -9999px;
}
.hidden {
	display: none;
	position: absolute;
	left: -9999px;
}
.error {
	color: #df0404;
	font-size: 130%;
	line-height: 21px;
}
#box {
	text-align: left;
}
#logo {
	display: none;
}
.htmlarea-content-body {
	text-align: left;
	padding: 10px;
	background: none;
}               
.t3blog {
	float:left;
	background-color: #fff;
	position: relative;
}  
/**
 * Überschriften Widgets
 */
.tagCloud h3,
#latestPosts h3,
#categories h3,
#blogrollList h3,
#archive h3,
.rss h3 {
	border-bottom-color:#D2D2D2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#666666;
	font-size:130%;
	font-weight:bold;
	margin: 0 0 10px 0 !important;
	padding: 0 0 10px 0;
	text-transform:uppercase;
}
.tagCloud h3{
	margin: 0 0 5px 0 !important;
}
.itemBody h3 a {
	color: #000000;
}
/**
 * Überschrift Text itemBody
 */
.itemBody h1 {
	margin: 0;
}
.itemBody .csc-header h2, 
.itemBody .csc-header h3, 
.itemBody .csc-header h4 {
color:#000000;
margin:0 0 3px;
padding:0;
}
/**
 * Tagcloud
 */
.tagCloud {  
	position: relative;
}
.tag-cloud {
	overflow: hidden;
}
.tagCloud ul {
	/*padding-left:0px; 
	display:inline;
	line-height: 25px;*/
	margin: 0 !important;
	padding: 0;
}
.tagCloud .tag-cloud li {
	display: inline;
	/*float: left;*/
	margin: 0 5px 0 0;
	padding: 0;
}
.tagCloud .tag-cloud li a {
	color: #000000;
	display:inline-block;
}
.tagCloud .tag-cloud li a:hover {
	color: #DF0404 !important;
}
/**
 * Latest Posts
 */
dl.latestPostList dd {
	color: #666666;
	text-transform: uppercase;
}
dl.latestPostList {
	font-size: 120%;
}
dl.latestPostList a {
	color: #000000;
}
dl.latestPostList a:hover {
	color: #DF0404;
}
dl.latestPostList dt {
	margin-bottom: 10px;
	font-size: 14px;
}
/**
 * Kategorien
 */
div.level1 {
	font-size: 14px;
	font-weight:bold;
}
div.level2 {
	font-size: 12px;
	margin: 5px 0 5px 15px;
}
div.level1 a {
	color: #000000;
}
div.level1 a:hover {
	color: #DF0404;
}
div.level2 a {
	color: #666666;
}
div.level2 a:hover {
	color: #DF0404;
}
/**
 * Archiv
 */
#archive li.year {
	font-size: 13px;
	font-weight: bold;
}
#archive li.months {
	font-size: 12px;
}
#archive ul.archive {
	padding: 0;
	margin: 10px 0;
	list-style:none outside none;
}
#archive ul.months,
#archive ul.entries {
	padding: 0 0 0 10px;
	list-style:none outside none;
}
#archive ul.entries {
	margin: 5px 0 0 0;
}
#archive ul.archive a {
	color: #000000;
}
#archive ul.archive a:hover {
	color: #DF0404;
}
#archive  li.blogentry {
	margin: 0 0 0 5px;
}
#archive li.blogentry a {
	color: #666666;
	font-weight: bold;
	font-size:12px;
}
#archive li.blogentry a:hover {
	color: #DF0404;
}
#archive .postnum,
#categories .postnum {
	font-size: 11px;  
	margin-left: 3px;
}
#categories .level2 .postnum {
	color: #666666;
}
ul.months li.month {
	margin: 5px 0;
}
/* Archivmenue anfangs teilweise einklappen */
#archive #archive_ {
	display: block !important;
}

/**
 * Blogroll List
 */
#blogrollList ul {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
}
#blogrollList a {
	display: block;
	color: #000000
}
#blogrollList li {
	margin-bottom: 5px;
	list-style:none outside none;
}
#blogrollList li:last-child {
	margin-bottom: 0;
}
#blogrollList li a {
	background-image: url(../gfx/link_icons.gif);
	background-position: 0 -97px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
#blogrollList li a:hover {
	background-position: -610px -97px;
	color: #DF0404;
}
/**
 * Formular
 */
form .text { 
	border-color: #000000;
}          
form .button {
	padding: 0 5px 0 5px;  
	border-color: #000; 
	background-color: #fff;  
	color: #000;
}
.formElement .formField img {
	margin-left: 30%;
}
.formField {
	font-size: 13px;
}
.mail-info {
	color:#666666;
	font-size:12px;
	margin-top: 5px;
	margin-left:30%;
}
div.img-captcha,
div.text-captcha {
	margin-left:30%;
}
#commentFormNonAjax .formField input[type="checkbox"] {
	border:medium none;
	margin:-1px 5px 5px -5px;
	width:20px;
}
/** 
 * Kommentar kommentieren
 */
.commentComments {
	background-color:#F4F4F4;
	font-weight:bold;
	font-size: 13px;
	border: 1px solid #D2D2D2;
	padding: 5px;
	width: auto;
	float: right;
}
.commentComments a {
	padding: 0 15px 0 0;
	color:#666666;
	background-image:url(../gfx/bg_submit_btn.gif);
	background-position:right -5px;
	background-repeat:no-repeat;
}
.commentComments a:hover {
	background-position:right -66px;
	color: #df0404;
}
.odd {
	/*background-color: #EFEFF4;*/
}
#title {
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	text-indent: -9999px;
}
#title a {
	display: block;
	width: 428px;
	height: 176px;
	text-indent: -9999px;
}
#subtitle {
	position: absolute;
	top: 7px;
	right: 3px;
	width: 182px;
	height: 5px;
	text-indent: -9999px;
} 
#header {
	position: relative;
	height: 300px;
	background: #edeae5 url(/typo3conf/ext/t3blog/static/t3blog/styling/blog_header1.png) no-repeat 0 0; 
	color: white;
} 
#header_bottom {
	height: 20px;
	background-color: #FFF;
}
ul#mainNavigation { 
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 2;
} 
ul#mainNavigation li { 
	float: left;
	border-right: 1px #EDEAE5 solid;
	padding: 0px 5px 2px 5px;
	height: 12px;
	position: relative;
} 
ul#mainNavigation li a {
	color: #fff;
}
ul#mainNavigation li.last {
	border: none;
} 
#col1 {
	position: relative; 
	float: left; 
	clear: both;
	width: 130px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
} 
#col2 { 
	position: relative;
	float: left;
	height: auto !important;
	height: 400px;
	width: 610px !important;
	margin: 0 20px 0 0;
}
/**
 * Filterhinweis
 */
#col2 .line {
	border-bottom: 1px solid #D2D2D2;
	margin-bottom: 10px;
}
#col2 div.title a {
	background-color:#F4F4F4;
	font-weight:bold;
	font-size: 13px;
	border: 1px solid #D2D2D2;
	padding: 5px 15px 5px 5px ;
	text-decoration: none;
	background-image: url(../gfx/bg_submit_btn.gif);
	background-position: right 0;
	background-repeat:no-repeat;
	color: #666666;
	display: block;
}
#col2 div.title a:hover {
	background-position: right -61px;
	color: #DF0404;
}
#col2 div.title .filter-theme {
	float: left;
	width: 450px;
	margin-bottom:10px;
}
#col2 div.title .filter-theme p {
	color: #DF0404;
	font-weight: bold;
}
#col2 div.title .filter-reset {
	float: right;
	margin-bottom:10px;
}
#views{
	margin-bottom:20px;
} 
#col2 .item {
	border-bottom: 1px solid #D2D2D2;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0; 
}
#col2 .item .itemTop div.categories,
#col2 .single .itemTop div.categories { 
	float:left;
	color: #666666;
}
#col2 .item .itemTop div.date,
#col2 .single .itemTop div.date {
	float:left;
	padding: 0 5px;
	color: #666666;
	line-height:16px;
}
#col2 .linewhite {
	border-bottom: 1px solid #FFFFFF;
}
#col2 .item .itemTop .time,
#col2 .single .itemTop .time {
	color: #666666;
}
#col2 .categories {
	background-image:url(../gfx/bg_cat.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#666666;
	padding-left:21px !important;
	line-height:16px;
}
#col2 .categories a {
	color: #666666;
}
#col2 .categories a:hover {
	color: #DF0404;
}
#col2 .item .itemBody, #col2 .single .itemBody, #col2 .commentBody{clear: both; } 

#col2 .item .itemTop,
#col2 .single .itemTop {
	font-size: 120%;
}
#col2 .item .itemNav,
#col2 .single .itemNav {
	margin-top: 10px;
	font-size: 120%;
}
/** 
 * Kommentar
 */
#col2 .commentBody h5 {
	padding:0;
	color: #000000;
	font-size: 130%;
	margin: 5px 0;
} 
/**
 * Blog Navigation
 */
#col2 .item .itemNav span,
#col2 .single .itemNav span {
	float: left; 
	color: #666666; 
	padding: 0 5px 0 0;
} 
/**
 * Autor
 */
#col2 .item .itemNav span.author,
#col2 .single .itemNav span.author { 
	padding: 0 5px 0 0;
	border-left: none;
	line-height:10px;
}
#col2 div.author span.author {
	display:block;
}
span.author a {
	background-image: url(../gfx/bg_author.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #666666;
}
span.author a:hover {
	color: #DF0404;
	background-position: 0 -88px;
}
#col2 .commentTopNav .author img {
	display: none;
}
#col2 .commentTopNav .author {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	float:left;
	margin-right: 5px;
}
.commentTopNav .date {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
span.date {
	border-left: 1px solid #666;
	padding:0 3px 0 5px;
	text-transform: uppercase;
}
/**
 * Permalink, Trackbacklink
 */
#col2 .item .itemNav span.permalink a,
#col2 .single .itemNav span.permalink a {
	color: #666666;
	background-image: url(../gfx/bg_perma_link.gif);
	background-position: 5px 0;
	background-repeat: no-repeat;
	padding-left: 26px;
	color: #666666;
}
#col2 .single .itemNav span.trackback a {
	color: #666666;
	background-image: url(../gfx/bg_trackback.gif);
	background-position: 5px 0;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #666666;
}
#col2 .item .itemNav span.permalink a:hover,
#col2 .single .itemNav span.permalink a:hover,
#col2 .single .itemNav span.trackback a:hover {
	color: #DF0404;
	background-position: 5px -68px;
}
#col2 .item .itemNav span.permalink,
#col2 .single .itemNav span.permalink,
#col2 .single .itemNav span.trackback,
#col2 .item .itemNav span.comments {
	border-left: 1px solid #666666;
	line-height:12px
}
/**
 * Tags
 */
#col2 .item .itemNav span.tags a,
#col2 .single .itemNav span.tags a {
	color: #666666;
}
#col2 .item .itemNav span.tags a:hover,
#col2 .single .itemNav span.tags a:hover {
	color: #DF0404;
}
/**
 * Kommentar
 */
#col2 .item .itemNav span.comments a,
#col2 .single .itemNav span.comments a {
	display: block;
	padding-left: 25px;
	background-image: url(../gfx/bg_kommentar.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	color: #666666;
}
#col2 .item .itemNav span.comments a:hover,
#col2 .single .itemNav span.comments a:hover {
	background-position: 5px -88px;
	color: #DF0404;
}

#col2 #commentList, 
#col #trackbackList {
	margin-top: 20px;
} 
#col2 .trackbackListListing {
	padding: 20px 0 0 0;
} 
#col2 .commentListListing div.item, 
#col2 .trackbackListListing div.item {
	/*padding: 10px;*/
} 
#col2 #trackbackListTitle {
	color: #0065a5;
	height: 13px;
	width:478px;
	border-bottom: 1px #D2D2D2 solid;
}
#col2 #commentListTitle li.middle, 
#col2 #trackbackListTitle li.middle {
	border-top: 1px #0065a5 dotted;
	background: #fff;
	margin-left: 1px;
	color: #0065a5;
	font-size: 15px;
	font-weight: bold;
	z-index: 100px;
	position: relative;
	top: 0 !important;
	top: 7px;
} 
#col2 #commentListTitle li.start, 
#col2 #trackbackListTitle li.start {
	position: relative;
	top: 0 !important;
	top: 7px;
	width: 7px;
	margin-left: 20px;
	margin-bottom: 0 !important;
	padding: 0;
	background: url(/typo3conf/ext/t3blog/icons/tab-open.png) no-repeat ;
} 
#col2 #commentListTitle li.end,
#col2 #trackbackListTitle li.end {
	background: url(/typo3conf/ext/t3blog/icons/tab-close.png) no-repeat;
	width: 7px;
	margin-left: 1px;
	position: relative;
	top: 0 !important;
	top: 7px;
} 
#col2 #commentListTitle li,
#col2 #trackbackListTitle li {
	float: left;
}
#col2 .editComment a {
	margin: -7px 0;
	background-color:#EDEAE5;
	border: 1px solid #A5A49F;
	color: #A5A49F;
	font-size: 13px;
	float: right;
}
#col2 .commentFooter {
	padding: 3px 0 0 0;
	color: #666666;
	font-size: 120%;
}
#col2 .commentFooter a {
	padding: 3px 0 0 0;
	color: #666666;
	background-image: url(../gfx/bg_icon_twrss.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:14px;
}
#col2 .commentFooter a:hover {
	color: #DF0404;
	background-position: 0 -382px;
}
#col2 .t3blog_img {
	border: 1px #d6d6d6 solid;
	padding: 5px;
	margin-top: 18px;
}
#mainContent {
	padding: 30px 10px;
	/*checken*/
} 
#col3 {
	position: relative;
	float: left;
	width: 195px;
	color: grey;
	font-size: 9px;
	font-family: Helvetica, Arial,Verdana, sans-serif;
}
#col3 a { 
	background: url(/typo3conf/ext/t3blog/icons/link_arrow.png) no-repeat 100% 50%; 
	padding: 2px 13px 2px 2px;
	color: #a5a6a0;
	font-family: Georgia;font-size: 12px;
} 
#col3 h3,
#col3 h3 a {
	font-size: 12px;
}
#footer {
	position: relative; 
	border-top: 1px #000 dotted;
} 
.typo3-adminPanel {
	text-align: left;
} 
/**
 * Content 
 */ 
input.text, 
textarea.text {
	border-color: #988F89;
} 
/**
 * FormElements
 */ 
.formElement {
	padding: 5px 0;
}
/*.formElement label {
	width: 30%; 
	padding: 0; 
	float: left; 
	display:block;
	font-size: 130%;
}*/
div.formLabel {
	width: 30%; 
	padding: 0; 
	float: left; 
	display:block;
	font-size: 130%;
}
.formElement label.checked {
	float:none;
	font-size:100%;
	padding:0;
	width:50%;
	display:inline-block;
}
.formElement .requiredElement { 
	left: 26px !important;
	left: 6px;
	color: #fc0007;
}
#commentFormNonAjax .mailform {
	border-bottom: 1px solid #D2D2D2;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
/** 
 * Form default Inputs
 */ 
.inputText input,
.textarea textarea,
.textElement input,
.textElement textarea {
	width: 284px !important; 
	width: 288px;
} 
.textElement select, 
.select select { 
	width: 288px;
} 
.formElement .left, 
#mainContent .formElement .left {
	width: 124px !important; 
	width: 130px; 
	padding: 0 0 0 13px;
	font-weight: normal;
} 
.formElement .right {
	width: 284px;
}
div#latestPosts, 
div#categories, 
div#archive, 
div#latestComments, 
div#socialBookmarks, 
div.rss, 
div.tagCloud, 
div#blogrollList, 
div#views, 
div#calendar { 
	height:1%;
	margin:0;
	padding: 0 10px 10px 10px;
	border: 1px solid #D2D2D2;
	background-image:url(../gfx/bg_info_frame.png);
	background-repeat: repeat-y;
	background-position: -1px 0;
}
#rechte-spalte div.rss {
	padding-top: 10px;
}
/**
 * Kategorie
 */
/*#categories ul {
	border: none;
	margin-left: 10px;
	padding: 0 0 5px 0;
}*/
#categories ul.level1 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}
#categories ul.level1 a {
	color: #000000;
	font-weight: bold;
}
#categories ul.level1 a:hover {
	color: #DF0404;
}
#categories ul.level2 {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0;
}
#categories ul.level3 {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0;
}
#categories ul.level4 {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0;
}
#categories ul.level5 {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0;
}
#categories ul.level6 {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0;
}
#categories ul.level7 {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0;
}
#categories ul.level8 {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0;
}
#categories ul.level9 {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0;
}
#categories ul.level10 {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0;
}
#categories ul.level1 li {
	margin: 0 0 5px 0;
	list-style:none outside none;
}
#categories ul.level2 li {
	margin: 5px 0 5px 5px;
}
#categories ul.level2 a {
	color: #666666;
	font-weight: bold;
}
#categories ul.level2 a:hover {
	color: #DF0404;
}
#categories ul li a.iconbeforetext,
#archive ul li a.toggle {
	background: none;
} 
.delicious {
	background: url(/typo3conf/ext/t3blog/icons/delicious.small.gif) no-repeat 2px;
} 
p.delicious a {
	padding-left: 15px;
} 
div#socialBookmarks .bookmarks a {
	background: none; 
	padding: 2px;
} 
#categories .iconbeforetext {
	padding-right: 2px;
} 
 
/** 
 * Calendar
 */
/*#calendar {
	height: 150px;
	margin: 5px 0 5px 0;
	font-size: 9px;
} 
#calendar table {
	width: 224px;
	height: 145px;
	border: 1px #bdbbac solid;
	color: #34a9d5;
	margin:0px auto;
} 
#calendar td, 
#calendar th {
	text-align: center;
	vertical-align: middle;
	color: #34a9d5;
} 
#calendar td {
	width:25px;
} 
#calendar th {
	background-color: #edeae5;
} 
#calendar th a {
	background: none;
} 
#calendar th.navigation a {
	padding: 0;
}
#calendar td {
	background-color: #f2f1ed;
	border: 1px #fff solid;
}
#calendar td.last {
	border-right: 1px #bdbbac solid;
} 
#calendar td.first {
	border-left: 1px #bdbbac solid;
} 
#calendar td.lastrow {
	border-bottom: 1px #bdbbac solid;
} 
#calendar table td.isBlogDay a {
	display: block;
	color: #d46315;
	background: none;
	padding: 0;
} 
#calendar table td.calendarToday {
	background: #EDEAE5;
}*/
/**
 * Comment & Trackback 
 */
#commentList .commentListListing .item {
	padding: 0 0 15px 0;
} 
#commentForm {
	position: absolute;
	top: 200px;
	left:300px;
	width: 400px !important;
	width: 400px;
	border: 1px solid #bdbbac;
	background-color: #fff;
}
.blogCommentMessage {
	margin: 10px 0;
	color: #99CB34;
	font-size: 16px;
} 
.commentError {
	padding: 10px 10px 15px 13px;
	margin: 0 0 20px 0;
	border-right: 1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
}
.commentError li {
	list-style-type: square; 
	margin-left: 13px;
} 
h6.commentError {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #DF0404;
	font-size: 130%;
	margin: 20px 0 0 0;
	font-weight: bold;
	background-color: #F4F4F4;
	background-image:url(../gfx/bg_h6_error.gif);
	background-repeat: no-repeat;
	background-position:right top;
	padding: 5px 0 5px 15px;
	clear:left;
	border: 1px solid #D2D2D2;
} 
.commentFormStyle h3,
.commentFormStyle .closebutton {
	background-color: #f2f1ed;
} 
.commentFormStyle h3 {
	padding-left: 20px;
} 
#commentFormNonAjax textarea,
#commentFormNonAjax input,
#commentForm textarea,
#commentForm input {
	width: 62%;
	color: #000000;
	border: 1px #D2D2D2 solid; 
	font-size: 13px;
} 
#commentFormNonAjax textarea {
	height: 140px;
	font-family: Arial,Helvetica,sans-serif;
}
#commentFormNonAjax textarea:focus,
#commentFormNonAjax input.text:focus {
	border: 1px #DF0404 solid; 
}
#commentFormNonAjax {
	border-width: 1px 0;
	margin-top: 20px;
} 
#commentFormNonAjax .closebutton { display: none; } 
#commentFormNonAjax input.button {
	font-family:Arial,Helvetica,sans-serif;
	background-color:#F4F4F4;
	border:1px solid #D2D2D2;
	color:#666666;
	font-weight:bold;
	height:25px;
	margin:0;
	overflow:visible;
	padding:2px 5px;
	width:auto;
}
#commentFormNonAjax input.button:hover {
	cursor:pointer;
	color:#DF0404;
	border: 1px solid #DF0404;
}
#commentForm .closebutton {
	position: relative;
	left: 370px;
	top: -20px;
	width: 12px;
	height: 12px;
} 
#commentForm .closebutton img {
	margin: 1px 0 0 1px;
} 
#archive a.toggle {
	background: none;
	padding-right: 2px;
}
/**
 * t3blog RSS 
 */
#Info div.rss_post a,
#Info div.rss_comment a {
	font-size: 120%;
	color: #666666;
}
#Info div.rss_post a:hover,
#Info div.rss_comment a:hover {
	color: #DF0404;
}
div.rss_post {
	margin:0;
}
div.rss_post a {
	margin-left: 10px;
} 
div.rss_comment {
	position: relative;
	top: -15px;
	margin-left: 130px;
} 
div.rss img {
	position: relative;
	top: 1px;
}
/**
 * Single Navigation
 */ 
div#singleNavigation {
	display:none;
}
/*div#singleNavigation {
	width: 530px;
	margin-top: 20px;
	position: relative;
} 
div#singleNavigation .previous {
	float:left;
} 
div#singleNavigation .next {
	position: absolute;
	right: 0;
} 
div#singleNavigation .previous a {
	background: url(/typo3conf/ext/t3blog/icons/nav_arrow_prev.png) no-repeat left 50%;
	padding-left: 15px;
} 
div#singleNavigation .next a {
	background: url(/typo3conf/ext/t3blog/icons/nav_arrow_next.png) no-repeat right 50%;
	padding-right: 15px;
} 
div#singleNavigation .backtolist {
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}*/ 
/** 
 * BlogList
 */
.blogList .item{
 margin-bottom:20px;
}
.itemNav img {
	float: right;
	display: none;
}
.t3blog .pageBrowser li {
	float: left;
	padding-top: 3px;
	padding-right: 4px;
}
/** 
 * Tag Clouds
 */ 
h3 titleTag {
	margin-top: 10px;
	line-height: 17px;
	padding: 4px 2px;
	color: #74c0e2;
} 
/**
 * History Back
 */
#calendar-organizer-backlink a,
.blogHistoryBack a {
	background-image:url(../gfx/bg_history_back_btn.gif) !important;
	background-position:0 1px;
	background-repeat:no-repeat;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:15px !important;
	text-decoration:none !important;
	text-transform:uppercase;
}
#calendar-organizer-backlink a:hover,
.blogHistoryBack a:hover {
	background-position:0 -89px;
	color:#DF0404;
}
.blogList p.back {
	margin: 0 0 0 540px;
	width:70px;
}
.blogList p.back a {
	background-color:#F4F4F4;
	font-weight:bold;
	font-size: 13px;
	border: 1px solid #D2D2D2;
	padding: 5px 15px 5px 5px ;
	text-decoration: none;
	background-image: url(../gfx/bg_submit_btn.gif);
	background-position: right 0;
	background-repeat:no-repeat;
	color: #666666;
	display: block;
	text-align:right;
}
.blogList p.back a:hover {
	background-position: right -61px;
	color: #DF0404;
}
/**
 * Pagebrowser
 */
.tx-pagebrowse {
	text-align:left;
	list-style:none inside none;
	width:100%;
	margin:0;
	padding:0;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.tx-pagebrowse a {
	color: #000000;
	padding: 1px 8px 2px;
	border: 1px solid #D2D2D2;
}
.tx-pagebrowse a:hover {
	background-color: #F4F4F4;
}
.tx-pagebrowse li {
	display:inline;
	list-style:none;
	margin: 0;
}
li.tx-pagebrowse-pages {
	border: none;
	padding: 0;
}
li.tx-pagebrowse-pages ol {
	display:inline;
	margin:0;
	padding:0;
}
li.tx-pagebrowse-pages ol li:last-child {
	margin-right: 0;
}
li.tx-pagebrowse-current {
	background-color: #F4F4F4;
	font-weight: bold;
	color: #DF0404;
	padding: 1px 8px 2px;
	border: 1px solid #D2D2D2;
}
li.tx-pagebrowse-pages ol li,
li.tx-pagebrowse-next,
li.tx-pagebrowse-last,
li.tx-pagebrowse-first,
li.tx-pagebrowse-prev {
	margin-right: 5px;
}

#archive .archive
