img {
	border: 0;
}

a {
	text-decoration: none;
}

a:focus {
	outline: none;
}

caption {
	display: none;
}

table {
	border-collapse: collapse;
}

th {
	text-align: left;
	vertical-align: top;
}

td {
	vertical-align: top;
}

ul {
	list-style: none;
}

.clear {
	clear: both;
}

.clearNone {
	clear: none;
}

.displayInline {
	display: inline;
}

.displayNone {
	display: none;
	position: absolute;
	left: -9999px;
}

.hidden {
	display: none;
	position: absolute;
	left: -9999px;
}

.error {
	color: red;
}

#box {
	text-align: left;
}

#logo {
	display: none;
}

.htmlarea-content-body {
	text-align: left;
	padding: 10px;
	background: none;
}

div.t3blog {
	background-color: #fff;
	position: relative;
	margin-left: 126px;
	width: 900px;
	border: 5px #fff solid;
}

a {
	color: #7f6624;
}

form .text {
	border-color: #000;
}

form .button {
	padding: 0 5px 0 5px;
	border-color: #000;
	background-color: #fff;
	color: #000;
}

.odd {
	background-color: #fafafa;
}

#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 {
	position: absolute;
	bottom: 0;
	height: 20px;
	width: 900px;
	background: #0164a7 url(/typo3conf/ext/t3blog/static/t3blog/styling/header_bottom.png) repeat-x 0 0;
}

/* ---  SEARCH BOX  --- */

#searchBox {
	margin: 0 0px 20px;
}

#searchBox label {
	display: none;
}

#searchBox .text {
	width: 158px !important;
	width: 143px;
	padding: 5px 5px 0;
	margin-right: 5px;
	border: 1px solid #BDBBAC;
	font-size: 11px;
	height: 17px;
}

#searchBox .button {
	/*p

osition: absolute;
				top: 0px !important;
				left: 125px;*/
				z-index: 1;
	width: 24px;
	height: 24px;
	border: 1px solid #BDBBAC;
	background: #FFFFFF url(/typo3conf/ext/t3blog/icons/button_arrow.gif) no-repeat 50% 50%;
	text-indent: -9999px;
	margin-left: 5px;
}

#searchBox .buttonHover {
	background-color: #F2F1ED;
}

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.first {
	
}

ul#mainNavigation li.last {
	border: none;
}

#col1 {
	position: relative;
	float: left;
	clear: both;
	width: 130px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

div.title {
	margin: 20px 0;
}

h3 a {
	color: #7f6624;
	font-size: 28px;
	line-height: 36px;
}

a {
	color: #7f6624;
}

.item {
	border-bottom: 1px #9b9b9b dotted;
	padding: 30px 2px 32px;
}

.single {
	width: 660px;
	padding: 30px 2px 32px 2px;
}

.item .itemTop div,
			.single .itemTop div,
			.commentTopNav div {
	float: left;
	padding: 0 5px 0 5px;
	color: #7f6624;
	font-weight: bold;
}

.commentTopNav div p,
			.item .itemTop div a,
			.single .itemTop div a {
	color: #7f6624;
}

.item .itemTop div.categories,
			.single .itemTop div.categories,
			.commentTopNav div.author {
	padding-left: 0;
}

.item .itemBody,
			.single .itemBody,
			.commentBody {
	margin-left: 70px;
}

.item .itemNav,
			.single .itemNav {
	margin-top: 30px;
	margin-left: 70px;
}

.commentBody h5 {
	padding: 5px 0 3px 0;
	color: #0063a6;
}

.commentBody h5 a {
	color: #7f6624;
}

.item .itemNav span,
			.single .itemNav span {
	float: left;
	color: #a4a59f;
	padding: 0 5px;
	border-left: 1px #a4a59f solid;
}

.item .itemNav span.author,
			.single .itemNav span.author {
	padding: 0 5px 0 0;
	border-left: none;
}

div.author span.author {
	display: block;
}

.item .itemNav span.comments a,
			.single .itemNav span.comments a {
	color: #a4a59f;
	display: block;
	padding-left: 15px;
	background: url(/typo3conf/ext/t3blog/icons/comment_icon.png) no-repeat 0 50%;
	font-weight: bold;
}

#commentList,
			#col #trackbackList {
	margin-top: 33px;
}

.commentListListing,
			.trackbackListListing {
	width: 478px;
	padding: 20px 0 0 0;
}

.commentListListing div.item,
			.trackbackListListing div.item {
	padding: 10px 10px 10px 70px;
}

#commentListTitle,
			#trackbackListTitle {
	color: #7f6624;
	height: 13px;
	width: 570px;
	border-bottom: 1px #0065a5 dotted;
	margin-left: 70px;
}

#commentListTitle	li.middle, 
			#trackbackListTitle li.middle {
	border-top: 1px #0065a5 dotted;
	background: #fff;
	margin-left: 1px;
	color: #7f6624;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: 0 !important;
	top: 7px;
}

#commentListTitle	li.start,
			#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;
}

#commentListTitle	li.end,
			#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;
}

#commentListTitle	li,
			#trackbackListTitle li {
	float: left;
}

.editComment a {
	margin: -7px 0;
	background-color: #EDEAE5;
	border: 1px solid #A5A49F;
	color: #A5A49F;
	font-size: 13px;
	float: right;
}

.commentFooter {
	padding: 3px 0 0 0;
	color: #a4a59f;
}

.t3blog_img {
	border: 1px #d6d6d6 solid;
	padding: 5px;
	margin-top: 18px;
}

#mainContent {
	padding: 20px 10px;
}

#col3 {
	position: relative;
	float: left;
	width: 205px !important;
	width: 195px;
	color: grey;
	font-size: 9px;
	font-family: "Trebuchet MS";
}

#col3 a {
	background: url(/typo3conf/ext/t3blog/icons/link_arrow.png) no-repeat 100% 50%;
	padding: 2px 13px 2px 2px;
	color: #a5a6a0;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#col3 h3, #col3 h3 a {
	color: #33aad4;
	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: 70px;
	padding: 0 0 0 15px;
	float: left;
	display: block;
	color: #A5A6A0;
	font-weight: bold;
}

.formElement .requiredElement {
	left: 26px !important;
	left: 6px;
	color: #fc0007;
}

/* Form defaultInputs */

.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;
}

h3 {
	color: #000;
}


div#latestPosts, div#categories, div#archive, div#latestComments, div#socialBookmarks, div.rss {
	width: 205px;
	margin-bottom: 20px;
}


/* Kategorien Menü */

#categories h3, #archive h3, #socialBookmarks h3 {
	padding: 4px 2px;
	color: #000000;
	margin-bottom: 0;
	font-size: 21px;
}

#categories ul li {
	list-style: none;
	padding: 7px 5px;
	margin: 0;
	border-bottom: 1px dotted #cacaca;
}

#categories ul, #archive ul {
	border-top: 2px solid #ebebeb;
	margin-top: 10px;
	margin-bottom: 20px;
}

#archive ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

#categories ul li a.iconbeforetext, #archive ul li a.toggle {
	background: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

.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;
}

div#socialBookmarks {
	margin-bottom: 10px;
	width: 205px;
	margin-top: 20px;
	padding-top: 20px;
}

#categories .iconbeforetext {
	padding-right: 2px;
}

#archive .postnum,
		#categories .postnum {
	font-size: 10px;
	margin-left: 3px;
}

/* ----------------------------
		Calendar 
------------------------------*/

#calendar {
	/*

width: 205px;*/
	height: 180px;
	margin: 5px 0 5px 0;
	font-size: 9px;
}

#calendar table {
	width: 205px;
	height: 165px;
	border: 1px #bdbbac solid;
	color: #a5252f;
}

#calendar td, 
		#calendar th {
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-size: 12px;
}

#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: #a5252f;
	background: none;
	padding: 0;
}

#calendar table td.calendarToday {
	background: #9e9e9e;
}

/* ----------------------------
		Comment + Trackback
------------------------------*/
div.mailform {
	margin-left: 0;
}

div.mailform h4 {
	font-size: 16px;
	margin: 20px 0;
}


h4 {
	font-size: 16px;
	margin: 10px 0;
}

#commentList .commentListListing .item {
	padding: 10px 5px 15px;
	margin-left: 70px;
	width: 560px;
}

#commentForm {
	position: absolute;
	top: 200px;
	left: 300px;
	width: 400px !important;
	width: 400px;
	border: 1px solid #bdbbac;
	background-color: #fff;
}

.blogCommentMessage {
	margin: 10px 0;
	color: #7f6624;
	font-size: 16px;
}

.commentError {
	padding: 5px 13px;
	background: #FFDDCC none repeat scroll 0%;
	width: 545px;
}

.commentError li {
	list-style-type: square;
	margin-left: 13px;
}

h6.commentError {
	background: #D46315 none repeat scroll 0%;
	color: #FFFFFF;
	font-size: 12px;
	width: 545px;
}

.commentFormStyle h3,
		.commentFormStyle .closebutton {
	background-color: #f2f1ed;
}

.commentFormStyle h3 {
	padding-left: 20px;
}

#commentFormNonAjax textarea,
		#commentFormNonAjax input,
		#commentForm textarea,
		#commentForm input {
	background-color: #edeae5;
	width: 379px !important;
	width: 354px;
	color: #a5a49f;
	border: 1px #a5a49f solid;
	height: 25px;
	font-size: 14px;
}

#commentFormNonAjax textarea {
	height: 140px;
}

#commentFormNonAjax {
	width: 550px;
	border-width: 1px 0;
	margin-top: 20px;
	margin-left: 70px;
}

#commentFormNonAjax .closebutton {
	display: none;
}

#commentFormNonAjax input.button {
	margin-right: 0 !important;
	margin-right: 0px;
	width: 80px !important;
}

#commentForm .closebutton {
	position: relative;
	left: 370px;
	top: -20px;
	width: 12px;
	height: 12px;
}

#commentForm .closebutton img {
	margin: 1px 0 0 1px;
}

div.formField {
	margin-left: 85px;
}

#archive a.toggle {
	background: none;
	padding-right: 2px;
}

/*-----------------------------------------------------
			t3blog RSS
-----------------------------------------------------*/

div.rss h3 {
	color: #7f6624;
	font-size: 12px;
}


div.rss_post a {
	margin-left: 2px;
}

div.rss_comment {
	position: relative;
	top: -15px;
	margin-left: 90px;
}

div.rss img {
	position: relative;
	top: 1px;
}

/*-----------------------------------------------------
			Single Navigation
------------------------------------------------------*/

div#singleNavigation {
	width: 600px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
}

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: 50px;
	margin-right: 50px;
}

/*-----------------------------------
		           BlogList
-------------------------------------*/

.t3blog .pageBrowser li {
	float: left;
	padding-top: 3px;
	padding-right: 4px;
}

/*-----------------------------------
		           Tag Clouds
-------------------------------------*/


.tagCloud h3 {
	padding: 4px 2px;
	color: #000000;
	font-size: 21px;
	margin-bottom: 0;
}

.tagCloud {
	width: 205px;
	overflow: auto;
	margin-bottom: 20px;
}

.tagCloud ul {
	margin: 10px 0 20px; 
	padding: 0;
	border-top: 2px solid #ebebeb; 
}

.tagCloud .tag-cloud li {
	float: left;
	margin-right: 6px;
	margin-top: 3px;
}

/*-----------------------------------
		        Datum BlogList
-------------------------------------*/


div.date {
	width: 40px;
	float: right;
	background-color: transparent;
	background-image: url(/fileadmin/templates/bilder/icon_date_hw.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align: center;
	line-height: normal;
	height: 60px;
	margin-right: 0;
	margin-top: 4px;
}

div.date span.day {
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
	color: white;
	margin-top: 6px;
}

div.date span.month {
	display: block;
	font-size: 18px;
	color: #70707f;
	font-weight: bold;
	line-height: 18px;
	font-variant: small-caps;
}

div.date span.year {
	margin-top: -3px;
	color: #70707f;
	font-size: 9px;
	font-family: Tahoma,Arial,sans-serif;
}


	
