* {
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.66em;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

body {
	background: #fff;
}

img {
	border: 0px;
}

a:hover {
	color: #ee9900;
	text-decoration: underline;
}

a.extern {
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	padding-left: 17px;
	font-weight: bold;
	color: #52af10;
}

a.extern:hover {
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	padding-left: 17px;
	font-weight: bold;
	color: #ee9900;
}

p {
	font-size: 13px;
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

u {
	text-decoration: underline;
}

s {
	text-decoration: line-through;
}

code {
	font-family: Courier New, Courier;
	font-size: 12px;
	margin: 20px 25px;
}

h1 {
	color: #52af10;
	font-size: 20px;
}

/* main navigation */
#header-navigation {
	background: url('./images/goizio-header-navigation-bg.jpg') repeat-x;
	height: 95px;
	margin: auto;
	min-width: 1000px;
	width: 100%;
}

#header-center {
	margin: auto;
	width: 1004px;
}

#banner {
	background: url('./images/goizio-header-banner.jpg') no-repeat;
	float: left;
	height: 95px;
	width: 330px;
}

#navigation-main {
	float: left;
	height: 95px;
}

ul.navigation-main {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul.navigation-main li {
	background: url('./images/goizio-header-button-normal.jpg') repeat-x;
	border: #ddd 1px solid;
	float: left;
	margin: -1px;
	height: 94px;
	text-align: center;
	width: 71px;
}

ul.navigation-main li.active {
	background: url('./images/goizio-header-button-active.jpg') repeat-x;
	border: #366d0d 1px solid;
}

ul.navigation-main li:hover {
	background: url('./images/goizio-header-button-hover.jpg') repeat-x;
}

ul.navigation-main li.active:hover {
	border: #ddd 1px solid;
}

.first {
	margin: 0px;
}

.button-spacing {
	padding: 62px 0px 0px 0px;
	width: 100%;
}

a.main-link {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
}

a.main-link-active {
	color: #fff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
	padding: 62px 0px 0px 0px;
}

a.main-link:hover,a.main-link-active:hover {
	color: #fff;
	text-decoration: none;
}

#copyright {
	color: #aaa;
	font-size: 10px;
	padding: 78px 5px 0px 0px;
	float: right;
}

a.link-copyright {
	color: #52af10;
	font-size: 10px;
}

a.link-copyright:hover {
	color: #ee9900;
}

#navigation-border {
	background: #52af10;
	border-top: #fff 1px solid;
	height: 2px;
}

/* subnavigation / socialbookmarks */
#header-sub {
	margin: auto;
	width: 970px;
}

#subnavigation {
	/* background: url('./images/goizio-subnavigation-bg.jpg') no-repeat; */
	float: left;
	margin: 25px 0px 5px 0px;
	height: 30px;
	width: 742px;
}

#no-subnavigation {
	float: left;
	height: 61px;
	width: 742px;
}

ul.navigation-sub {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 8px 10px 5px 10px;
}

ul.navigation-sub li {
	float: left;
	padding: 0px 15px 0px 0px;
}

ul.navigation-sub a {
	color: #52af10;
	font-size: 13px;
}

ul.navigation-sub a:hover {
	color: #ee9900;
}

#socials {
	float: right;
	margin: 25px 0px 5px 0px;
	width: 228px;
}

ul.socials {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul.socials li {
	float: left;
	padding: 5px 5px 0px 5px;
}

/* main content */
#main-content {
	margin: auto;
	width: 970px;
}

#content {
	float: left;
	width: 742px;
}

#adsense {
	background: url('./images/goizio-adsense-bg.jpg') no-repeat;
	height: 90px;
	width: 742px;
	padding: 5px;
	overflow: hidden;
}

#topthema {
	padding: 10px 5px 10px 30px;
	text-align: left;
}

/* post */
.post {
	margin: 15px 0px 10px 0px;
	width: 712px;
}

.post-date {
	float: left;
	height: 75px;
	padding: 0px 12px 4px 0px;
	width: 60px;
}

.post-date .day {
	background: url('./images/goizio-date-day.jpg') no-repeat;
	height: 45px;
	margin: 0px 0px 1px 0px;
	text-align: center;
}

.day span {
	color: #52af10;
	font-size: 26px;
	font-weight: bold;
	position: relative;
}

.post-date .month {
	background: url('./images/goizio-date-month.jpg') no-repeat;
	height: 29px;
	padding: 0px;
	text-align: center;
}

.month span {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 5px;
}

.post-title {
	padding: 5px 0px 10px 0px;
}

h1 a.post-title {
	color: #52af10;
	font-size: 22px;
}

h1 a.post-title:hover {
	color: #ee9900;
}

.post-title a {
	color: #52af10;
}

.post-title a:hover {
	color: #ee9900;
}

.post-title .credits,.credits a {
	font-size: 10px;
}

.post-readmore {
	padding: 5px 0px 20px 0px;
	text-align: right;
	width: 712px;
}

.post-readmore a {
	color: #52af10;
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	font-weight: bold;
	padding-left: 17px;
}

.post-readmore a:hover {
	color: #ee9900;
}

.post-text ul {
	list-style-image: url('./images/goizio-link.jpg');
	list-style-position: inside;
	margin: 5px 15px 15px 15px;
}


.post-right-text p.post-comment-attention {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #ee9900;
}

.post-right-text table {
	text-align: center;
	width: 400px;
}

.post-right-text td {
	padding: 3px;
	width: 75px;
}

.post-right-text td.title {
	text-align: left;
	width: 125px;
}

/* navigation */
#navigation {
	float: right;
	width: 228px;
}

.box {
	height: 185px;
	width: 228px;
}

.box .box-top {
	background: url('./images/goizio-box-top.jpg') no-repeat;
	height: 78px;
}

.box .box-content {
	color: #52af10;
	font-size: 12px;
	left: 70px;
	line-height: 1.55em;
	position: relative;
	text-align: justify;
	top: -115px;
	width: 135px;
}

.box .box-bottom {
	background: url('./images/goizio-box-bottom.jpg') no-repeat;
	height: 72px;
	text-align: right;
}

.box .box-spacing {
	padding-right: 25px;
	padding-top: 10px;
	position: relative;
	top: 60px;
}

.box-bottom a {
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	color: #52af10;
	font-weight: bold;
	padding-left: 17px;
}

.box-bottom a:hover {
	color: #ee9900;
}

ul.navigation-links {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul.navigation-links li {
	font-size: 12px;
	line-height: 1.55em;
}

ul.navigation-links a {
	color: #52af10;
	font-size: 12px;
	line-height: 1.55em;
}

ul.navigation-links a:hover {
	color: #ee9900;
}

/* dd sitemap generator */
.ddsg-wrapper {
	padding: 0px 0px 15px 15px;
}

.ddsg-wrapper h2 {
	color: #8c8c8c;
	font-size: 16px;
	float: left;
	margin: 3px 15px 3px 0px;
	text-align: right;
	width: 250px;
}

.ddsg-wrapper ul {
	float: right;
	list-style-image: url('./images/goizio-link.jpg');
	list-style-position: inside;
	margin: 7px 0px 17px 0px;
	width: 432px;
}

.ddsg-wrapper li ul {
	margin: 0px;
}

.ddsg-wrapper ul li ul li {
	list-style-image: url('./images/goizio-link.jpg');
	list-style-position: inside;
	padding: 0px 0px 0px 19px;
	width: 432px;
}

.ddsg-wrapper a:hover {
	color: #ee9900;
	text-decoration: underline;
}

/* zitate */
.post-text span.zitat {
	border: 1px #52af10 solid;
	margin: 10px 15px;
}

/* ordered list */
.post-text ol {
	list-style-position: outside;
	margin: 15px 30px;
}

/* page elements */
.post-text .post-left-header {
	float: left;
	margin: 3px 15px;
	text-align: right;
	width: 250px;
}

.post-left-header h2,.post-left-header a {
	color: #8c8c8c;
	font-size: 16px;
	font-weight: bold;
}

.post-left-header span {
	color: #8c8c8c;
	font-size: 9px;
}

.post-text .post-right-text {
	float: left;
	margin: 7px 15px 15px 0px;
	text-align: justify;
	width: 415px;
}

.post-text .post-clear-fix {
	clear: both;
}

.post-right-text .paypal-donate {
	margin: 15px 0px;
	text-align: center;
	width: 100%;
}

.post-right-text ul {
	list-style-image: url('./images/goizio-link.jpg');
	list-style-position: inside;
}

/* release table */
.meta-release {
	margin: auto;
	width: 250px;
}

.meta-release .meta-release-left {
	font-weight: bold;
	float: left;
	text-align: left;
	width: 125px;
}

.meta-release .meta-release-right {
	float: right;
	text-align: left;
	width: 125px;
}

.meta-release .meta-release-clearfix {
	clear: both;
	height: 5px;
}

.post-right-text p.read-more {
	margin-top: 15px;
	text-align: right;
}

p.read-more a {
	color: #52af10;
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	font-weight: bold;
	margin-left: 3px;
	padding-left: 17px;
}

/* zitat */
.zitat {
	background-color: #eaffea;
	border: 1px #52af10 solid;
	color: #52af10;
	font-style: italic;
	margin: 10px 15px;
	padding: 10px;
}

.zitat ol {
	list-style-position: outside;
	margin-left: 20px;
}

.zitat li {
	color: #52af10;
}

/* simpleContact Kontaktformular */
table.sc-form-table {
	width: 100%;
}

table.sc-form-table td {
	padding: 5px 10px 5px 0px;
	text-align: left;
	vertical-align: top;
}

#sc-username,#sc-email {
	width: 300px;
}

#sc-message {
	height: 150px;
	width: 300px;
}

#sc-code {
	margin-top: 3px;
	width: 118px;
}

.sc-form-error {
	color: #f00;
	font-size: 13px;
}

/* bottom section */
#bottom {
	background: #eee;
	border: 0px;
	clear: both;
	width: 100%;
	clear: both;
}

#bottom-border {
	border: 0px;
	border-bottom: 1px #fff solid;
	background: #52AF10;
	height: 2px;
}

#bottom-margin {
	margin: auto;
	width: 1004px;
}

#bottom-clearfix {
	clear: both;
}

/* autor */
#author {
	float: left;
	margin: 15px 0px 15px 20px;
	width: 230px;
}

#author h3 {
	color: #52AF10;
	font-size: 16px;
	margin-bottom: 15px;
}

#author-gravatar {
	background: #fff;
	border: 1px #8c8c8c solid;
	float: left;
	height: 30px;
	padding: 2px;
	width: 30px;
}

#author-text {
	float: right;
	margin-top: -7px;
	text-align: justify;
	width: 185px;
	text-align: justify;
}

#author-text a {
	color: #52af10;
}

#author-text a:hover {
	color: #ee9900;
	text-decoration: underline;
}

#author-clearfix {
	clear: both;
}

#author-xing {
	float: left;
	margin: 20px 0px 0px 46px;
}

#author-skype {
	float: left;
	margin: 17px 0px 0px 6px;
}

#author-skype img {
	margin: 0px;
}

/* links */
#links {
	float: left;
	margin: 15px 0px 15px 20px;
	width: 200px;
}

#links h2,#links h3 {
	color: #52AF10;
	font-size: 16px;
	margin: 7px 0px 15px 0px;
}

#links ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: -7px;
}

#links a {
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	padding-left: 17px;
	font-weight: bold;
	color: #52af10;
}

#links a:hover {
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	padding-left: 17px;
	font-weight: bold;
	color: #ee9900;
}

/* Kategorien */
#categories {
	float: left;
	margin: 15px 0px 15px 20px;
	width: 200px;
}

#categories h3 {
	color: #52AF10;
	font-size: 16px;
	margin: 7px 0px 15px 0px;
}

#categories ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: -7px;
}

#categories a {
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	padding-left: 17px;
	font-weight: bold;
	color: #52af10;
}

#categories a:hover {
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	padding-left: 17px;
	font-weight: bold;
	color: #ee9900;
}

/* tagcloud */
#tagcloud {
	float: left;
	margin: 15px 0px 15px 20px;
	width: 230px;
}

#tagcloud h3 {
	color: #52AF10;
	font-size: 16px;
	margin-bottom: 15px;
}

#tags {
	text-align: justify;
}

#tags a {
	color: #52af10;
}

#tags a:hover {
	color: #ee9900;
}

/* related links */
#related-links {
	margin: 10px 0px 25px 15px;
}

#related-links h3 {
	color: #52af10;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#related-links ul {
	list-style-image: url('./images/goizio-link.jpg');
	list-style-position: inside;
	margin-left: 15px;
}

#related-links a {
	color: #52af10;
	font-weight: bold;
}

#related-links a:hover {
	color: #ee9900;
}

/* post information */
#information-top {
	background: #52af10;
	border-bottom: 1px #fff solid;
	height: 1px;
	width: 712px;
}

#information-bottom {
	background: #52af10;
	border-top: 1px #fff solid;
	height: 1px;
	width: 712px;
}

#information {
	background: #eee;
	font-size: 11px;
	padding: 5px 10px;
}

#information a {
	color: #52af10;
	font-size: 11px;
	font-weight: bold;
}

#information a:hover {
	color: #ee9900;
}

#information #information-left {
	float: left;
	font-size: 11px;
	width: 600px;
}

#information #information-yigg {
	float: right;
}

#information #information-clear-fix {
	clear:both;
}

/* Kommentare */
#comments {
	margin: 15px 0px 10px 0px;
	width: 712px;
}

#comments .comment-author, #comments .comment-header {
	float: left;
	margin: 3px 15px;
	text-align: right;
	width: 250px;
}

#comments .comment-text,#comments .comment-formular {
	float: left;
	margin: 7px 0px 10px 0px;
	text-align: justify;
	width: 430px;
}

#comments .comment-clear-fix {
	clear: both;
}

.comment-author h3, .comment-author a, .comment-header h2 {
	color: #8c8c8c;
	font-size: 16px;
	font-weight: bold;
}

.comment-author a:hover {
	color: #ee9900;
}

.comment-author span {
	font-size: 10px;
}

.comment-formular label {
	font-size: 10px;
	padding-left: 5px;
}

.comment-author .comment-gravatar {
	background: #fff;
	border: 1px #8c8c8c solid;
	float: right;
	height: 37px;
	padding: 2px;
	width: 37px;
}

.comment-formular input.textfield {
	width: 424px;
	padding: 1px 2px;
}

.comment-formular textarea.textarea {
	width: 424px;
	height: 200px;
	padding: 2px;
}

.comment-text span.comment-approve {
	color: #ee9900;
	font-size: 10px;
}

.comment-formular a {
	font-weight: bold;
	color: #52af10;
}

.comment-formular a:hover {
	color: #ee9900;
}

.comment-text a {
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	padding-left: 17px;
	font-weight: bold;
	color: #52af10;
}

.comment-text a:hover {
	background: url('./images/goizio-link.jpg') no-repeat 0px 4px;
	padding-left: 17px;
	font-weight: bold;
	color: #ee9900;
}

/* twitter */
#tweet ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#tweet li {
	color: #52af10;
	font-size: 12px;
}
.twitter-link {
	padding-top: 25px;
}
#tweet li a {
	color:#ee9900;
	font-size:10px;
}
