*{margin:0;padding:0}option{padding-left:0.4em}html{height:100%}body{height:100%;font-size:100.01%}img{border:0}.csc-textpic:after,.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.csc-textpic,.clearfix{display:inline-block;}html[xmlns] .csc-textpic,html[xmlns] .clearfix{display:block;list-style-type:none;}* html .csc-textpic,* html .clearfix{height:1%}article,aside,datagrid,details,figure,footer,header,menu,nav,section {display:block}

@font-face {
	/**
	 * The font "Share" is designed by Ralph du Carrois from seite4.com and
	 * licensed as CC-BY-ND (http://creativecommons.org/licenses/by-nd/2.5/)
	 */
	font-family: 'Share-TechMonoRegular';
	src: url('share-techmono-webfont.eot');
	src: local('?'), url('share-techmono-webfont.woff') format('woff'), url('share-techmono-webfont.ttf') format('truetype'), url('share-techmono-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/***
 * Links
 */
a {
	color: #668800;
}


article strong {
	background-color:rgba(51, 51, 51, 0.1);
}

article em {
	font-style: normal;
	line-height: 1.4em;
	font-family: Share-TechMonoRegular, 'Courier New', monospace;
	letter-spacing: -0.08em;
}

/***
 * Lists
 */

ul {
	list-style-type: none;
}

article ul,
article ol {
	padding-left: 20px;
	font-size: 13px;
    line-height: 19px;
	margin-bottom: 20px;
}

article ul {
	list-style-type: disc;
}


p {
	line-height: 19px;
	font-size: 13px;
	margin-bottom: 10px;
}

/***
 * Headlines
 */

#content h1 {
	line-height: 1.4em;
	font-family: Share-TechMonoRegular, Helvetica, Arial, sans-serif;
	letter-spacing: -0.08em;
	font-size: 34px;
	margin-bottom: 15px;
}

article#content h1 {
	margin-bottom: 32px;
}

#content h1 a {
	color: #222;
	text-decoration: none;
	text-shadow: #a0a0a0 2px 2px 4px;
}
 
#content h1 a:hover,
a.posttitle {
	color: #668800;
	text-shadow: #aacc44 2px 2px 4px;
}

#content h2 {
	font-family: Share-TechMonoRegular;
	letter-spacing: -0.08em;
	font-size: 27px;
	margin-bottom: 5px;
	padding: 0 10px;
	line-height: 1.4em;
}

#content h3 {
	font-family: Share-TechMonoRegular;
	letter-spacing: -0.1em;
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0 20px;
	line-height: 1.4em;
	font-weight: normal;
}
 




/***
 * Document
 */

body{
	font-family: Verdana, sans-serif;
	text-align: center;
	background-color: #f1f1f1;
	color: #222;
	font-size: 12px;
	line-height: 1.4em;
}

aside, article, section, footer {
	display: block;
}

header.main{
	text-align: left;
	display: block;
	width: 100%;
	background-image: url('../Images/topbar.png');
	background-repeat: repeat-x;
	background-color: #3f3f3f;
	color: #fff;
	height: 42px;
}

header.main h1 {
	font-family: Share-TechMonoRegular;
	font-size: 22px;
	font-weight: normal;
	display: inline-block;
	float: left;
	padding: 9px 16px 0 16px;
}

header.main h1 a {
	background-image: url('../Images/typo3logo.png');
	background-repeat: no-repeat;
	background-position: right top;
	color: #fff;
	display: block;
	padding-right: 27px;
	padding-top: 5px;
	text-decoration: none;
	height: 17px;
}

header.main h2 {
	float: left;
	width: 450px;
	padding-top: 17px;
	font-size: 11px;
}

#main {
	width: 960px;
	margin: 20px auto;
	text-align: left;
}

#contentwrap {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #adadad;
	background-image: url('../Images/contentwrap_bg.png');
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #fff;
	width: 100%;
}

#content {
	float: left;
	width: 600px;
	padding: 20px 15px 15px;
}

#subcontent {
	float: right;
	width: 328px;
	background-image: url(../Images/t3seobg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 120px;
	margin-bottom: 15px;
}

.bleedimage {
	background-color: #fff;
	min-height: 100px;
}

.bleedimage img {
	display: block;
}

#subcontent a {
	text-decoration: none;
}

#subcontent a:hover{
	text-decoration: underline;
}

#subcontent #versions{
	min-height: 14px;
	overflow: hidden;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
	padding-bottom: 10px;
}

#versions a {
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	padding: 6px 0 0 36px;
}

.link-english {
	background-image: url('../Images/en.png');
}

.link-english_audio {
	background-image: url('../Images/en_audio.png');
}

.link-german {
	background-image: url('../Images/de.png');
}

.link-german_audio {
	background-image: url('../Images/de_audio.png');
}

#subcontent .widget {
	padding: 15px;
	overflow: hidden;
}

article aside {
	border-top: 1px dotted #adadad;
	margin-top: 15px;
	padding-top: 15px;
}

article aside h1 {
	font-size: 22px;
	margin-bottom: 10px;
}

#subcontent h1 {
	font-family: Share-TechMonoRegular;
	letter-spacing: -0.08em;
	font-size: 22px;
	margin-bottom: 10px;
}

#content p {
	margin-bottom: 20px;
}



.widget p {
	font-size: 12px;
	margin-bottom: 5px;
}

article p a:hover,
article ul a:hover {
	background-color:rgba(51, 51, 51, 0.1);
}

article p a,
article ul a {
	color:#668800;
	display: inline-block;
}

time.postdate  {
	font-family: Arial;
	background-color:#dadada;
	float:right;
	margin: 10px 0 10px 10px;
	padding:45px 5px 0;
	position:relative;
	border: 1px solid #adadad;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 80px;
}

.comments time {
	margin-top: 0;
}

.comments article {
	width: 100%;
}

#content .comments article footer p {
	font-size: 15px;
    line-height: 22px;
	margin-bottom: 5px;
	margin-top: 0;
}

.comments article footer img{
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #adadad;
}

#content .comments article p {
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 20px;
}

time .day {
	font-size:45px;
	left:4px;
	line-height:45px;
	position:absolute;
	top:0;
}

time .month {
	font-size:25px;
	text-transform:uppercase;
	padding: 0 10px;
}

time .year {
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	transform: rotate(-90deg);
	display:block;
	position:absolute;
	right:8px;
	top:15px;
	font-size: 16px;
}

time .time {
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	display:block;
	position:absolute;
	left: 44px;
	top:17px;
	font-size: 14px;
	width: 75px;
}

.dense  #main{
	width: 630px;
}

.dense #contentwrap {
	background-image: none;
}

.dense #subcontent {
	clear: left;
	float: none;
	display: block;
	width: auto;
	padding: 0;
}

.dense .bleedimage {
	display: none;
}

.dense #subcontent .widget {
	margin: 15px;
	padding: 15px 0;
	border-top: 1px dotted #adadad;
}

#topbuttons {
	position: absolute;
	width: 100px;
	top: 5px;
	right: 10px;
}

#topbuttons li {
	display: inline-block;
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	margin-right: 5px;
}

#topbuttons li a {
	display: block;
	height: 32px;
	text-indent: -9999px;
}

#topbuttons .rss {
	background-image: url('../Images/rss.png');
}

#topbuttons .twitter {
	background-image: url('../Images/twitter.png');
}

#meta {
	position: absolute;
	top: 17px;
	font-size: 11px;
	right: 120px;
}

#meta a {
	color: #fff;
	font-weight: bold;
}

#meta li {
	display: inline-block;
	padding-left: 10px;
}

.articlelist article {
	padding: 0 15px;
}

.articlelist article img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #adadad;
	padding: 5px;
	background-color: #fff;
}

.articlelist article.bleed {
	padding: 0;
}

#main .articlelist article h1 {
	font-size: 17px;
	letter-spacing: -0.04em;
}

.fce-50-50 {
	
}

.fce-50-50 .left{
	float: left;
	width: 50%
}

.fce-50-50 .right{
	float: left;
	width: 50%
}

.fce-three-cols {
	width: 100%;
	margin-top: 14px;
	margin-bottom: 20px;
}

.fce-three-cols .first,
.fce-three-cols .second,
.fce-three-cols .third {
	width: 32%;
	margin-right: 1.5%;
	float: left;
	background-color: #dadada;
	padding: 15px 0;
}

.fce-three-cols .third {
	margin-right: 0;
}

.fce-three-cols h2 {
	margin: 0 15px;
}

.more {
	clear: right;
}

.widget .facebook-ilike {
	display: block;
    float: left;
	width: 110px;
}

.widget .tx-flattr-pi1 {
	display: block;
	float: left;
	width: 118px;
}

.widget .gplusbutton {
	display: block;
	float: left;
}

input, textarea {
    background: none repeat scroll 0 0 #FAF9F7;
    border: 1px solid #DBD7CE;
    font-size: 13px;
    line-height: 1.5;
    padding: 6px;
    width: 500px;
    display: block;
    margin-bottom: 5px;
}

input.submit {
    width: auto;
    font-weight: bold;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color: #ffffff;
}

section#content article {
	border-bottom: 1px dotted #DADADA;
	margin-bottom: 10px;
}

section#content article p {
	margin-bottom: 10px;
}

aside.articlelist p {
	overflow: auto;
}

aside.articlelist a {
	display: block;
	float: left;
	clear: left;
}

nav.pagebrowser {
    overflow: auto;
    padding: 10px 20px;
}

nav.pagebrowser a {
    display: block;
    text-decoration: none;
}

nav.pagebrowser a:hover {
    text-decoration: underline;
}

nav.pagebrowser a.prev {
    float: left;
}

nav.pagebrowser a.next {
    float: right;
}

.morelink {
	text-decoration: none;
	display: block;
	text-align: right;
	margin-bottom: 15px;
}

.morelink:hover {
	text-decoration: underline;
}

.commentcontent {
	padding-left: 10px;
	margin-bottom: 20px;
}

p.picturecredits {
	font-size: 11px;
}

#content div.textbox {
    margin-bottom: 10px;
}

#content div.textbox h2 {
    cursor: pointer;
    border: 1px solid #224400;
    background-color: #33ff22;
    color: #224400;
    font-weight: bold;
    font-family: Arial, sans-serif;
    margin: 0;
}

#content div.textbox p {
    border: 1px solid #224400;
    border-top: 0;
    background-color: #33ff22;
    color: #224400;
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#content div.textbox p span {
    padding: 10px;
}