body {
	margin: 0;
	padding: 0;
	background: #F7F1E6 url(/gifs/body-watermark.gif) bottom right no-repeat fixed;
}

/* !== Typographie == */
p, ul, ol, dl, table, blockquote, form, .commentMsg {
	font:normal normal .95em/1.7 Georgia, "Times New Roman", Times, serif;
	color: #333;
}



a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
}

a:hover img, 
#sidebar a:hover img, 
#sidebar #flickrbadge a:hover img  {
	border-color: #9E825F;
	background-color: #FFF8DC;
}

p a,
#sidebar p a, 
li a, 
#sidebar li a,
#sidebar li li a {
	font-size: 1em;
}

#content code {
	font-family: Monaco, "Courier New", monospace;
	font-size: 1.05em;
	letter-spacing: .05em;
}

p {
	margin:.5em 0 1em 0;
}

a:link {
	color: #3B66A4;
}

a:visited {
	color: #8C6147;
}

a:hover {
	color: #304C78;	
}

blockquote {
	margin-left: 2px;
	padding:0 12px;
	border-left: 2px solid #B7CAC4;
	font-style: italic;
}



blockquote p, 
blockquote li {
	font-style: italic;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1em;
}

#sidebar p, 
#sidebar li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .85em;
}

/* verhindert immer kleiner werdende Schrift */
#sidebar li li {
	font-size: 1em;
}

acronym, abbr {
	border-bottom: 1px dotted #333;
	cursor: help;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 1.5em;
	margin-bottom: 0.125em;
	color: #608076;
	letter-spacing: .025em;
        text-shadow: 2px 2px 5px #800000;
}

h1 {
	font-size: 4.5em;
	margin:0 0 20px 0;
	padding: 0;
	text-indent: -5000px;
	position: relative;
	top: -15px;
	left:10px;
	height:60px;
	background-position: top left;
	background-repeat: no-repeat;
}

h2 {
	margin-top: 0;
	margin-bottom: .25em;
	font-size: 3.8em;
	letter-spacing: .025em;
}

h2 a {
	padding-bottom: 1px;
	font-size: 70%;	
	text-decoration: none;
	letter-spacing: .025em;
	border-bottom: 1px solid #3B66A4;
}

h2 a:link {
	border-bottom-color:#3B66A4;
}

h2 a:visited {
	border-bottom-color: #8C6147;
}

h2 a:hover {
	border-bottom-color: #304C78;
}

#home h2 {
	letter-spacing: normal;
}

h3 {
	font-size: 1.5em;
	padding-left: 35px;
	background: url(/gifs/header-icon.gif) 0 0 no-repeat;
}

h3 a {
	padding-bottom: 1px;
	text-decoration: none;
	letter-spacing: .025em;
	border-bottom: 1px solid #3B66A4;
}

h3 a:link {
	border-bottom-color:#3B66A4;
}

h3 a:visited {
	border-bottom-color: #8C6147;
}

h3 a:hover {
	border-bottom-color: #304C78;
}

h4 {
	font-size: 1.3em;
	margin-bottom: .125em;
}

h5 {
	font-size: 1.2em;
	margin-bottom: .125em;
}

.titelinfo h5 {
	margin-top: 0;
	margin-bottom: 0;
}


h6 {
	font-size:1.1em;
	margin-bottom: .125em;
}

table td p,
table td a {
	font-size: 1em;
}

table {
	width:100%;
	margin: 1.5em 0;
	border-top: 1px dotted #CFAF87;
	background: #F3ECDC;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

table p, 
table a {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	}

table td, 
table th {
	margin: 1px;
	padding: 3px .25em;
	border-bottom: 1px dotted #CFAF87;
	text-align: left;
	font-size: .8em;
}



/* !== Globale Elemente ==  */

/* != Boxen jeder Art und was dazu gehoert  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXxx== */

.teaser {
	
        text-align: right;
        margin: 1.5em 0;
	padding: 10px 20px;
	letter-spacing: .05em;
	background: #F3ECDC;
	border:1px solid #456879;
	border-radius:10px;
	width: 80%;
        
}




.meta {
	padding:1px 8px;
	font-size: .8em;
	border-top: 1px dotted #8C6147;
	/*border-bottom: 1px dotted #8C6147;*/
	text-align: right;
}

.titelinfo, .secIntro  {
	margin:1em 0 1.5em 0;	
	padding:10px 20px;
	background: #F3ECDC;
	border: 1px dotted #CFAF87;
}

.titelinfo p, .secIntro p {
	margin:.25em 0;
}

.titelinfo p {
	line-height: 1.5;
}

/* hervorgehobene Box */
.hl {
	margin:1em 0;
	padding:0 1em .25em 1.5em;
	background: #FAF9F3;
	border: 1px solid #E4D8BE;
}

.articleExcerpt {
	margin: 0;
	padding:15px 15px 30px 15px;
/*	border-bottom: 1px solid #E4D8BE;*/
}

.articleExcerpt p {
	margin:.5em 0 0 0;
}

/* "weiterlesen" link nach excerpts */
.readOn {
	font-weight: bold;
}


/* technische und andere Hinweise, z.B. beim Mailformular */
.infoNote {
	margin-right: 10%;
	padding: .5em 1em;
	background: #F3ECDC;
	border: 1px dotted #8C6147;
}

.even {
	background: url(/gifs/article-separator-odd.gif) 50% 100% no-repeat;
}

.odd {
	background: url(/gifs/article-separator-even.gif) 50% 100% no-repeat;
}

/* Sprunglink in den Webdesignlinks */
.jumpTop {
	float: right;
	margin: 20px -200px 0  0;
	padding: 5px 7px 5px 20px;
	font:normal bold 1em/1.5 Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	background-image:url(/gifs/jump-top.gif);
	background-repeat: no-repeat;
}

.jumpTop:link {
	background-position: 0 10px;
}

.jumpTop:visited {
	background-position: 0 -58px;
}

.jumpTop:hover {
	background-position: 0 -24px;
}

.cap  {
	text-transform:capitalize;
}

/* "rightig" = gruene Schrift */
.r {
	color: #287D4D;
	font-weight: bold;
}

/* "falsch" = rote Farbe */
.f {
	color: #B71535;
	font-weight: bold;
}


/* !== Kommentarstyling ==  */

.txpCommentInputMessage {
	width:28em;
	height:20em;
}

.kommentar {
	margin: 20px 0;
	padding: 0 0 .5em 0;
	border-top: 1px dotted #8C6147;	
	border-left: 1px dotted #8C6147;
	/* dieser Rand hat die Hintergrundfarbe der Site und ist daher unsichtbar
	er muss aber vorhanden sein, um einen abgefahrenen Bug in IE 5.5/6 zu beheben;
	Beschreibung des Bugs http://www.stopdesign.com/log/2004/01/30/ie_factor_example.html */
	border-bottom: 1px solid #F7F1E6;
	/*background: #FFFFE0;*/
}

.kommentar p, .kommentar .commentMsg {
	margin: 0 0 .5em 0;
	padding: 0  1.5em;
}

.kommentar .commentMsg p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}


.kommentar .commentMsg blockquote {
	margin-left: 2px;
	margin-top: .5em;
	margin-bottom: .5em;
}


/* Meta Angaben sehen fuer Kommentare anders aus als bei Artikeln */
.kommentar .meta {
	border-top: none;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 15px 10px 1.5em;
	background: #F3ECDC;
}

/* anderes Aussehen fuer Kommentare von mir  */
.owner {
	border-left-style:solid;
	border-top-style:solid;
	border-color: #C8A999;
	border-bottom-color:#F7F1E6;
}

.owner  .meta {
	padding-left: 60px;
	background:#EFE7D6 url(/gifs/owner-comment.gif) 5px 2px  no-repeat;
}

.commentNum {
	float: right;
	margin:-.25em 0 0 0;
	padding: 0;
	font-size: 30px;
	line-height: 1;
	color:#C4B489;
}


/* das div, das die Suchergebnisse umschliesst */
.searchExcerpt {
	margin:.5em 0;
	padding: .5em 0;
	border-bottom: 1px solid #E4D8BE; 
}

/* !== Listen ================== */

ul, ol {
	margin: 1em;
	padding: .25em 0 .25em .5em;
}

ul ul, 
ul ol, 
ol ol, 
ol ul { 
	margin-top: 0;
	margin-bottom: 0;
}

li {
	margin: 5px 0;
	padding: 2px 0;
	line-height: 1.5;
}

#content li li {
	font-size: 1.05em;
}


ul li, 
ul ul li, 
ol ul li {
	list-style: none;	
	background: url(/gifs/bullet.gif) 0% .5em no-repeat;
	padding-left: 20px;
}

ol li {
	padding-left: 10px;
}

/* Inhaltsverzeichnis der */
.toc {
	margin: 15px 0;
	padding: 15px 0 15px 20px;
	border-top: 1px solid #E4D8BE;
	border-bottom: 1px solid #E4D8BE;
}

.toc h3 {
	margin:0;
	padding-left: 0;
	background: none;
	font-variant: small-caps;
	letter-spacing: .125em;
}

.toc ul {
	margin-top: .25em;
	margin-bottom: 0;
}

.toc li {
	margin:1px 0;
}


/* Liste auf der Homepage und Sectionstartseite */

.secHome {
	margin:10px 0 0 0;
	padding: 0;
	list-style: none;
}


.secHome li {
	margin:10px 0;
	padding:0 10px 20px 10px;
	background-image:none;
	border-bottom: 1px solid #E4D8BE;
}

/* Liste mit neuesten Blogposts */
.secHome ul {
	margin: 0 0 0 70px;
	padding: 0;
}

.secHome li li {
	border: none;	
	margin: 2px 0;
	padding:0;
}

.secHome li li a {
	background: url(/gifs/bullet.gif) 0% 50% no-repeat;
	margin: 0;
	padding:3px 0 3px 20px;
}

.secHome li h3 {
	background: none;
	margin: 0;
	padding: 0;
}

.secHome li h3 a:link, 
.secHome li h3 a:visited,
.secHome li h3 a:hover {	
	background-position:top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 27px 70px;
	border: none;
	text-decoration: underline;
	text-transform: lowercase;
}

.secHome li#webLinks h3 a {
	background-image: url(/gifs/icon-web-links.gif);
}

.secHome li#webTutorials h3 a {
	background-image: url(/gifs/icon-web-tutorials.gif);
}

.secHome li#webBuchtipps h3 a {
	background-image: url(/gifs/icon-web-buchtipps.gif);
}

.secHome li#webTextpattern h3 a {
	background-image: url(/gifs/icon-web-txp.gif);
}

.secHome li p {
	margin:0;
	padding: 0 0 0 70px;
}

.secHome li p a {
	font-weight: bold;
}


.pagelinks li {
	background:url(/gifs/page-link.gif) 0 50% no-repeat;
	padding-left: 25px;
}

/* !-- Liste mit Feeds in der Sidebar -- */

#sidebar #sbFeeds {
	border-top: none;
}

#sbFeeds .rss a:link, 
#sbFeeds .rss a:visited,
#sbFeeds .rss a:hover {
	padding-left: 35px;
	background: url(/gifs/rss.gif) 0 50% no-repeat;
	border: none;
}

#sbFeeds .atom a:link, 
#sbFeeds .atom a:visited,
#sbFeeds .atom a:hover {
	padding-left: 45px;
	background: url(/gifs/atom.gif) 0 50% no-repeat;
	border: none;
}

#sbFeeds li {
	padding:0 0 0 10px;
}

/* !-- Liste Pagination -- */
#pagination {
	margin-top: 1.5em;
	text-align: center;
	border-top: 1px dotted #8C6147;
}

#pagination ul {
	margin:.5em 0;
	padding: 0;
	list-style: none;
}

#pagination li {
	background: none;
	display: inline;
}

#pagination li a {
	padding: 1px 4px;
}

#pagination li a:hover {
	background: #F3ECDC;
}


/* !==  Formularelemente  == */

input, textarea {
	margin: .25em 0;
	padding:3px 5px;
	background:#F7F1E6 url(/gifs/input-bg.png) top left no-repeat;
	border: 1px solid #ABABAB;	
	font:normal normal 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

input.searchField {
	border: 1px solid #ABABAB;
}

input[type="submit"] {
	background: url(/gifs/btn-gradient.png) bottom left repeat-x;
	border: 3px double #ABABAB;
}

/* die Dank-Message nach erfolgreichem Versenden einer Mail */
#dankeMail {
	margin: 1em 10% 1em 0;
	padding:1em 1.5em .5em;
	border: 1px solid #8C6147;
	background: #FCF7DE;
}


/* kommentar eingabe */

#commentForm{
	margin: 0;
	padding:10px 15px;
	border-top: 1px dotted #8C6147;
	/*border-bottom: 1px dotted #8C6147;*/
	border-left: 1px dotted #8C6147;
}

#commentForm p {
	margin: 0 0 .5em 0;
	padding: 0;
	line-height: 1.3;
}

#commentForm .topSpace {
	margin-top: 1em;
}

#commentForm .topSpace input {
	vertical-align: bottom;
}


#commentForm .commentName input, 
#commentForm .cookieMessage input {
	vertical-align: middle;
	margin-right: .5em;
}

#commentForm .cookieMessage {
	margin: 1em 0;
	padding: .5em 1em;
	background: #F3ECDC;
	border: 1px dotted #8C6147;
}

#commentForm .hideForm {
	display: none;
}


/* !==  Bilder == */

img {
	padding: 6px;
	background: #fff;
	border: 1px solid #CFAF87; 
}

img.blank {
	padding: 0;
	border: none;
	background: none;
}

#content img.floatL {
		float: left;
		margin: 1em 1em .5em 0;
}

#content img.floatR {
		float: right;
		margin: 1em 0 .5em 1em;
}



/*  !== Layout == */
#header {
	margin: 0;
	padding: 0;
	border: 0;
	height:120px;
	background: url(/gifs/header-bg.jpg) top right no-repeat;
}


#container {
	width: 100%;
	float: left;
	margin:0 -320px 20px 0;
	padding:0;
	background-position: 10px 45px;
	background-repeat: no-repeat;
}

/* ================================= */

#content {
	margin:0 350px 0 15%;
	padding: 0;
}

/*  !==  Navigation == */
#nav {
	background:url(/gifs/nav-shadow-bottom.png) bottom left repeat-x;
	margin:0;
	padding: 0 0 13px 0;
	position: relative;
	top:-15px;
	z-index:10;
}

#nav ul {
	background:url(/gifs/nav-bg.png) top left repeat-x;
	margin: 0;
	padding:6px 0 2px 0;
	list-style: none;
}

#nav li {
	background-image:none;
	margin: 0;
	padding:0;
	display: inline;
	text-align: center;
}

#nav li a {
	/* margin:0 1%; */
	margin: 0;
	/* padding:6px 8px 6px 9px; */
	padding: 6px 1.5%;
	font:normal bold .85em/2 Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
}

#nav li a:link, #nav li a:visited {	
	background:url(/gifs/nav-bg-hover.gif) top left repeat-x;
	color: #F7F1E6;
}

#nav li a:hover {
	background-position: bottom left;
}

/* !== Header == */

#pagetitle {
	position: absolute;
	top:3px;
	left: 30px;
	z-index: 5;
	margin:0;
	padding:0;
	height:120px;
	width:480px;
	background: url(/gifs/pagetitle.gif) 0 0 no-repeat;
	text-decoration: none;
}

#pagetitle:hover {
	background-position: 0 -120px;
}

#pagetitle span {
	display: block;
	/*font-size: 107px;*/
	text-indent: -5000px;
}



/* !==  Seitenleiste  ==  */
#sidebar {
	float: right;
	width: 280px;
	margin:70px 0 3em 0;
	padding:0;
	background: url(/gifs/sidebar-middle.png) top left repeat-y;
}

/* #sbBottomSearch,  */
/* !==   Werbebox == */
#contentlinkbox {
	position: relative;
/* 	top:20px; */
	top:0;
/*  padding: 0 15px 30px;  */
 	padding: 0 0 30px; 
	background: url(/gifs/sidebar-bottom.png) bottom left no-repeat;
}

#contentlinkbox h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	text-transform: uppercase;
	font-size: .8em;
	padding-top: 15px;
	border-top: 2px solid #BBB096;
}

#contentlinkbox .adtext {
	line-height: 1.4; 
	margin-bottom: .5em;
	padding-left: 1px; 
}

/*--------------------------------*/

#sidebar p {
	margin: 0;
	padding:0;
	font-size: .8em;
}

#sidebar .zitate {
	background: url(/gifs/zitate-bg.gif) top left no-repeat;
	padding-top: .25em;
	text-indent: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#sidebar .zitate em {
	display: block;
	margin-bottom: 1em;
	text-align: right;
	font-style: normal;
}

/* diese beiden enthalten das bg-img und muessen mit padding auf Abstand gehalten werden */
#sidebar h3#sbTop, 
#sidebar #sbBottomSearch h5 {
	padding-left:25px;
	padding-right:45px;
	margin-left: 0;
	margin-right: 0;
}

#sidebar #sbBottomSearch {
	margin: 0;
	padding:0 0 15px 0;
}

#sidebar h3 {
	font-size:18px;
	position: relative;
	top: -35px;
	background: url(/gifs/sidebar-top.png) top left no-repeat;
	margin-bottom: -20px;
	padding-top:1.25em;
	padding-left: 20px;
	letter-spacing: normal;
	font-weight: bold;
}

#sidebar #reportLink {
	margin: 2em 45px 1em 25px;
	padding: 0 10px .5em;
	border-bottom: 1px solid #E4D8BE;
}

#sidebar #reportLink h3, 
#sidebar #reportLink p {
	position:static;
	background: none;
	margin:0;
	padding:3px 0;
	font-weight: bold;
}

#sidebar #reportLink h3 {
	background: url(/gifs/caution.gif) 0 50% no-repeat;
	padding-left: 35px;
}


/* stellt den Abstand aller uebrigen sidebar Elemente vom Rand der Sidebar ein */
#sidebar p, 
#sidebar img, 
#sidebar h4, 
#sidebar h5 {
	margin-left:25px;
	margin-right:45px;
}

#sidebar p.sbBorderBottom {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #E4D8BE;
}

#sidebar ul {
	list-style: none;
	margin:0 45px 1em 25px;
	padding: 0;
	border-top: 1px solid #E4D8BE;
}

#sidebar a {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
}

#sidebar li {
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar li a {
	display:block;
	padding: 7px 7px 7px 30px;
	background-image: url(/gifs/sb-hover-bg.gif);
	background-repeat: repeat-x;
	text-decoration: underline;
	border-bottom: 1px solid #E4D8BE;
	font: normal normal .9em/1.5 Verdana, Arial, Helvetica, sans-serif;
/*	letter-spacing: .04em;*/
}

#sidebar li.current a:link, 
#sidebar li.current a:visited,
#sidebar li.current a:hover  {
	background-position:top left;
	background:url(/gifs/graficbullet.gif) 0 50% no-repeat;
	font-weight: bold;
	text-decoration: none;
	color:#6D4B38;
	cursor:default;
}

#sidebar li a:link, 
#sidebar li a:visited {
	background-position:bottom left;
}

#sidebar li a:hover {
	background-position:top left;
}

#sidebar .sbBulletList {
	border-top: none;
}

#sidebar .sbBulletList li {
	background:url(/gifs/bullet.gif) 0 .6em no-repeat;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
}

#sidebar .sbBulletList li a:link,
#sidebar .sbBulletList li a:visited,
#sidebar .sbBulletList li a:hover {
	display: inline;
	margin: 0;
	padding:0;
	background-image: none;
	border: none;
	line-height: 1.4;
	font-weight: bold;
}




/* !==  footer  == */
#footer {
	margin:0;
	padding:0 15px 0 25px;
	border: 0;
	height:155px;
	clear: both;
	background: url(/gifs/felix-qui.gif) 20% 0 no-repeat;
}

#footer #top {
	float: right;
	margin: 0;
	padding:0 0 0 20px;
	width: 7em;
	text-decoration: underline;
	background-image:url(/gifs/jump-top.gif);
	background-repeat: no-repeat;
}


#footer #top:link {
	background-position: 0 0px;
}

#footer #top:visited {
	background-position: 0 -68px;
}

#footer #top:hover {
	background-position: 0 -34px;
}

#footer a {
	font:normal bold 13px/1.5 Georgia, "Times New Roman", Times, serif;
}

#footer li a:link {
	color:#A7836D;
}

#footer li a:visited {
	color:#BEA689;
}

#footer li a:hover {
	color: #785F41;
}


#footer ul {
	list-style: none;
	margin:0 0 0 17%;
	padding:120px 0 0 0;
}

#footer li {
	display: inline;
	margin:0 0 0 0;
	padding:3px 20px 5px 7px;
	background: url(/gifs/vertical-sep.gif) 100% 70% no-repeat;
	/*border-right: 2px solid #E4D8BE;*/
}

#footer li#footerImpr  {
	border-right:none;
	background: none;
}

/* !== section-spezifische Regeln  / context == */

/* Seitenueberschriften  */

#home h1 {
	width:300px;
	background-image:url(/gifs/h1-willkommen.gif);
}

#blog h1 {
	width:250px;
	background-image:url(/gifs/h1-weblog.gif);
}

#archiv h1 {
	width:360px;
	background-image:url(/gifs/h1-archiv.gif);
}

#lesen h1 {
	width:130px;
	background-image:url(/gifs/h1-lesen.gif);
}

#essays h1 {
	width:150px;
	background-image:url(/gifs/h1-essays.gif);
}


#webdesign h1 {
	width:250px;
	background-image:url(/gifs/h1-webdesign.gif);
}

#fotos h1 {
	width:130px;
	background-image:url(/gifs/h1-fotos.gif);
}

#vokabeln h1, 
#vokabelListen h1 {
	width:220px;
	background-image:url(/gifs/h1-vokabeln.gif);
}

#persona h1 {
	width:200px;
	background-image:url(/gifs/h1-persona.gif);
}

#kontakt h1 {
	width:195px;
	background-image:url(/gifs/h1-kontakt.gif);
}

#suche h1 {
	width:140px;
	background-image:url(/gifs/h1-suche.gif);
}

#impressum h1 {
	width:270px;
	background-image:url(/gifs/h1-impressum.gif);
}

#feeds h1 {
	width:130px;
	background-image:url(/gifs/h1-feeds.gif);
}

#kolophon h1 {
	width:230px;
	background-image:url(/gifs/h1-kolophon.gif);
}

#fehler h1 {
	width:150px;
	background-image:url(/gifs/h1-fehler.gif);
}

/* Hervorhebung der aktuellen Section in der Menueleiste*/

#home #navHome a, 
#blog #navBlog a, 
#archiv #navBlog a,
#lesen #navLesen a, 
#webdesign #navWebdesign a, 
#fotos #navFotos a,
#vokabeln #navVokabeln a,
#vokabelListen #navVokabeln a, 
#persona #navPersona a, 
#kontakt #navKontakt a {
	background-position: bottom left;
	color: #F7DFA7;
}


#impressum dl.plugins-list {
	margin: 0;
	padding: 0;
}

#impressum .plugins-list dt {
	font-weight: bold;
}

#impressum .plugins-list dd {
	margin:0 0 .75em 15px;
}

#kontakt fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#kontakt fieldset p {
	font-size: 1em;
}

#kontakt legend {
	display: none;
}

#kontakt fieldset .zemRequired {
	font-weight: bold;
}

/* !== Google AdSense Anzeigen == */

#content .ads {
	margin: 40px 0;
	padding: 0;
	text-align: center;
}


/* !== Codedarstellung == */

ol.code {
	margin: 0;
	padding: 6px 6px 6px 35px;
	overflow:auto;
	color: #333;
	font-size:13px;
	font-family: Monaco, Courier, monospace;
	border: 1px solid #E4D8BE;
}
ol.code li {
	list-style: decimal-leading-zero;
	margin: 2px 0 0 5px;
	padding: 0 0 0 5px;
	background-color: #FAF9F3;
	background-image: none;
	font-size: 1em;
}
ol.code li.source {
	padding: 5px;
	background-color: #FAF9F3;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	list-style: none;
	font-size: 14px;
}
ol.code li.tab1 {padding-left: 15px;}
ol.code li.tab2 {padding-left: 30px;}
ol.code li.tab3 {padding-left: 45px;}
ol.code li.tab4 {padding-left: 60px;}
ol.code li.tab5 {padding-left: 75px;}
ol.code li.tab6 {padding-left: 90px;}

ol.code li code {
color: #800000;
}

ol.code li.cmnt code {
	margin-top: .25em;
	color: #608076;
}


/* !== Twitter Posts == */

#twitterPosts {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E4D8BE;
}

#twitter-link { 
	display: block;
	text-align: right; 
}
