/* 
Theme Name: Oulipo
Description: A grid-based, black and white WordPress theme
Version: 1.0.3
Author: A. Mignolo 
Tags: white, three-columns, fixed-width, threaded-comments, sticky-post

License: GNU General Public License (GPL) version 3

*/


/* =Global
------------------------------------------------------------------*/

form {
	display:inline;
}

html, body, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link  {
	margin:0;
	padding:0;
	}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

blockquote:before, blockquote:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* =Layout
------------------------------------------------------------------*/

#wrapper {
	width: 60em;
	margin: 0 auto;
}

#main_nav {
	width: 13em;
	margin: 2.3em 0 0 0;
	float: left;
	display: inline;
	/*position: fixed;*/
}

#header_left {
	width: 30em;
	float:left;
}

#header_right {
	width: 30em;
	margin: .1em 0 0 0;
	float:right;
}

#content {
	width: 47em;
	margin: 1.7em -2.5em 0 0;
	float: right;
	display: inline;
	min-height: 30em;
}

#entry_content {
	width: 30em;
	margin: 0 0em 0 .5em;
	float: left;
	display: inline;
}

#supplementary {
	width: 10.7em;
	margin-right: 2.7em;
	margin-top: -.6em;
	float: right;
	display: inline;
}

#footer_contact {
	width: 15.7em;
	float: right;
	display: inline;
}

#footer_info {
	margin: 0 0 0 20em;
    width: 45em;
	float: left;
	display: inline;
}

#main_nav ul {
	margin: 2.5em 0 0 0;
}


.meta ul {
	margin: 1em 0 0 0;
}

.meta li {
	margin: .3em 0 0 0;
	line-height: 1.5em;
	padding: 0 0 .2em 0;
}

ul#categories li, ul#archives li {
	border-bottom: 0;
}

#footer {
	clear: both;
	border-top: 1px solid #000;
}

.description {
	margin: .1em 0 2em 0;
	padding: 0;
}


.header {
	margin: 0 0 1.5em 0;
}

.entry {
	margin: 0 0 4em 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry img.alignright {
	margin: 0 0 0 1em;
}

.entry img.alignleft {
	margin: 0 1em 0 0;
}

.offsite img {
	margin-top: 1em;
	border: 0;
}

h1.masthead a {
	line-height: 1em;
}

dd.gallery-caption {
	font-size: 11px;
	color: #CCC;
	line-height: 12px;
	margin-top: .5em;
}

.entry .gallery {
	margin-top: 0;
	padding-top: 0;
}

/* =Typography
------------------------------------------------------------------*/

#entry_content .sticky {
	border: 1px dotted #CCC;
	padding: 15px;
	margin-bottom: 20px;
}


/* =Typography
------------------------------------------------------------------*/

body, .delicious-desc {
	background: #FFF;
	font-family: verdana, sans-serif, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode";
}

h1, h2, h3, h4, h5, #main_nav ul, .date, .tags, .description, .ctitle, .fin, .author,
 	.error, .navigation, .more-link, .comment-author, .comment-meta , #entry_content ul.menublock a {
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
}

#main_nav .users {
	font-family: "arial";
	font-size:.75em;
}

#main_nav .users .menublock a {
	display: inline;
	font-family: "verdana";
	font-size:1em;
	line-height:2em;
	font-variant:none;
	border-bottom: none;
	color:#888;
	text-transform:none;
	text-decoration:none;
}

#main_nav .users .menublock a:hover {
	color:#3399FF;
	border-right:none;
}

#main_nav .users .menublock li {
	font-family: "verdana";
	font-size:1.25em;
	line-height:2em;
	font-variant:none;
	border-bottom: none;
	color:#888;
	text-transform:none;
	text-decoration:none;
	border-bottom:none;
}

#entry_content .menublock {
	color:#888;
}

#entry_content .menublock  a {
	font-size:.75em;
	line-height:1.9em;
}

#entry_content .menublock  a:hover {
	color:#3399FF;
}

.date, .tags {
	font-variant: small-caps;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.7em;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.7em;
	margin: 1em 0 0 0;
	border-bottom: 1px solid #eee;
}

#supplementary h3, h2.widgettitle {
	margin: 2em 0 -.7em 0;
	font-size: 1.15em;
	font-variant: small-caps;
	border-bottom: none;
}

.widget li {
	border-bottom: 0;
}

h4 {
	font-size: 1.4em;
	margin: 2em 0 0 0;
	font-variant: small-caps;
}

h5 {
	font-size: 1.3em;
	margin: .8em 0;
}

#main_nav ul {
	text-transform: uppercase;
	font-size: .75em;
	list-style-type: none;
}

.users ul {
	font-size: .75em;
	list-style-type: none;
}

.entry {
	font-size: .80em;
	line-height: 1.9em;
}

#entry_content p {
	margin: .7em 0 2em 0;
}

.date, .author {
	font-size: .8em;
	color: #aaa;
}
.tags {
	font-size: 1em;
	color: #aaa;
}
.description {
	font-family:verdana;
	font-size: .65em;
	line-height: 1.5em;
	color: #467aa7;
}
.commentcount {
	color: #aaa ;
}

#entry_content .date {
	margin: 0 0 0 0;
	width:15em;
}

.entry .tags {
	margin: 0 0 0 0;
	width:20em;
}

.entry > p:first-child:first-letter {
	font-size: 1.5em;
}

.entry > p:first-child:first-line {
	<!--font-variant: small-caps;-->
	font-size: 0.8em;
}

.entry ul, .entry ol {
	margin: 1.5em 0 0 0;
	padding-left: 2.2em;
}

#search {
	margin-top: 1.9em;
	height:2.7em;
	border-bottom: 1px dotted #999;
}

.search {
	text-transform: uppercase;
	font-size: .7em;
	padding-right: .5em;
}

#searchform {
	margin-top: -1.6em;
	text-align: right;
	padding: 0 0 1em 0;
	}

input {
	border: 1px solid #666;
	}

blockquote {
	width: 90%;
	margin: 2em auto;
	padding: 0 0 0 1em;
}

.entry img {
	margin: 1.5em auto 0 auto;
	padding: 3px;
	border: 1px solid #000;
	display: block;
}

#entry_content .caption {
	margin: -2.4em 2em 1.5em 0;
	font-size: .85em;
	color: #666;
	text-align: center;
}

#entry_content .caption a, ol.footnotes a {
	font-size: 1.0em;
}

#entry_content h3 a{
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	font-size: .75em;
}

#supplementary ul {
	list-style-type: none;
}

#supplementary ul li ul li {
	border-bottom: 1px dotted #EEE;
}

#supplementary p {
	line-height: 1.5em;
}

.meta {
	margin: 0;
	font-size: .7em;
	line-height: 1.9em;
	font-weight:normal;
}

.users {
	margin: 0;
	font-size: .75em;
	font-variant:none;
}

.menublock {
	margin: 0;
	font-size: 1.1em;
	line-height: 1.9em;
	font-variant:none;
}

.footnotes {
	margin: 3em 0 0 0;
	padding-left: 2.2em;
	border-top: 1px dotted #999;
	font-size: .85em;
	line-height: 1.2em;
}

li.footnote {
	margin-top: .5em;
}

.wp-tag-cloud {
	padding-left: 0;
}

.highlight {
	color: #ff9900;
}

.error {
	font-size: 5em;
	text-align: center;
}

#footer {
	font-size: .7em;
	line-height: 1.7em;
}

#footer p {
	margin: 0;
	margin-left:23em;
	padding: 0;
}

#footer_contact {
	padding: 1em 0 1em 1em;
}

#footer_info {
	height: 3.2em;
	padding: 1em 1.9em 1em 1em;
	border-right: 1px dotted #000;
}


#entry_content .fin {
	text-align: center;
	font-size: 1.3em;
	margin: 3em 0 4em 0;
}

.more-link .bracket {
	line-height: 5em;
	font-size: 1.5em;
}

.post_nav {
	/*position: fixed;
	width: 15.5em;*/
}

code {
	font-size: 1.2em;
}

#entry_content .navigation {
	font-size: .9em;
	border-top: 1px solid #EEE;
	border-bottom:0;
/*	<!--font-variant: small-caps;->*/
}

#entry_content .navigation a:hover {
	border-bottom:0;
	color:#3399ff;
}

.spacer {
	height: 2em;
	background: url(./images/spacer.png) top center no-repeat;
	padding-right: 1em;
}


/* =Link Styles
------------------------------------------------------------------*/

a {
	color: #666;
}

h1.masthead a {
	color: #467aa7;
}
h1.masthead a:hover {
	border-right: none;
}

h2 {
	border-bottom: 1px solid #EEE;
}

h2 a, #main_nav a {
	color: #000;
}

h2 a:hover {
	color: #467aa7;
	border-bottom: 1px solid #3399FF;
}

h3 {
	margin: 2em 0 0 0;
}

img a, img a:hover {
	text-decoration: none;
}

.entry a {
	font-weight: bold;
	<!--font-size: 12px;-->
	color: #000;
	border-bottom: 1px solid #EEE;
}

.entry a:hover {
	color: #3399FF;
	border-bottom: 1px dotted #333;
}

.entry .entry_credits a:hover {
	color: #3399FF;
	border-bottom:0;
}

.entry .entry_credits a {
	border-bottom:0;
}

.entry_credits a:hover {
	color: #3399FF;
}

.entry sup {
	font-size: 11px;
	color: #aaa;
}

.entry sup a {
	border: 0;
	color: #3399FF;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

#supplementary .post_nav ul.about_nav li a, #supplementary .post_nav ul.single_post_meta a, #supplementary ul.contact_key li a {
	color: #888888;
	border-bottom: 0;
}

#main_nav li {
	border-bottom: 1px solid #EEE;
}

#main_nav a {
	display: block;
	width: 100%;
	line-height: 1.6em;	
	padding-top: .3em;
}

#main_nav a:hover, .current_page_item, .current {
	width: 100%;
	border-right: 3px solid #EEE;
}

#footer a {
	border-bottom: 1px solid #eee;
}

#footer a:hover {
	color: #3399FF;
	border-bottom: 1px solid #FF9900;
}

#supplementary a {
	color: #888;
}

#supplementary a:hover {
	color: #3399FF;

}

#supplementary .offsite a, .offsite a img {
	border: 0;
}

.entry h3 a, .entry h3 a:hover {
	color: #333;
	text-decoration: none;
	border: 0;
}

.entry a.more-link {
	color: #666;
/*	font-variant: small-caps;*/
	font-size: 1em;
	border: 0;
	text-align: right;
	display: block;
	margin: 1em auto;
	text-transform: none;
	font-weight: normal;
	
}

.entry a.more-link:hover {
	color:#3399ff;
}


/* =Plug-in Styles
------------------------------------------------------------------*/

ul.delicious {
	list-style-type: none;
}

ul.delicious li {
	margin: 1em 0;
	line-height: 1.5em;
	padding-bottom: .8em;
}

.twitter {
	margin: 0 0 4em 0;
	font-size: .7em;
	color: #999;
}

.smartarchives {
	margin: 2em 0 3em 0;
	font-size: .8em;
}

.smartarchives ul {
	margin: 0 0 1.5em 0;
	list-style-type: none;
}
	
.smartarchives h2 {
	margin: 0 0 0 0;
}

.smartarchives h2 a {
	text-decoration: none;
	color: #000;
	border: 0;
}

.smartarchives h2 a:hover {
	text-decoration: none;
	border: 0;
}

.monthly {
	clear: both;
	padding-top: 3em;
}

ul.archive_block {
	padding-left: 0;
	width: 100%;
	overflow: hidden;
	padding-bottom: 2em;
}

#content .archive_block li {
	float: left;
	display: inline;
	padding: 5px 7px;
	background: #000;
	color: #FFF;
	font-size: 11px;
	margin-left: .2em;
	margin-bottom: .2em;
}

#content .archive_block li.empty {
	font-size: 11px;
	color: #333;
}

#content .smartarchives .archive_block li a {
	color: #CCC;
	border-bottom: 0;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px dotted #336699;
	
}

.contactform {
	margin: 2em 0;
}

.contactform label {
	font-weight: bold;
}

.contactleft {
	margin: 1em 0 0 0;
}

#contactsubmit {
	margin: 1em 0 0 0;
}




/* =Threaded Styles
------------------------------------------------------------------*/

ul.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

ul.commentlist span.says {
	display: none;
}

ul.commentlist .comment-author, ul.commentlist .comment-meta {
	font-variant: small-caps;
}

ul.commentlist .comment-meta {
	margin-top: -.5em;
}

ul.children {
	list-style-type: none;
}

h3#comments {
	margin-bottom: 1em;
}

ul.commentlist .navigation {
	border: 0;
}

ul.commentlist .comment.bypostauthor .vcard img {
	border: 1px solid #FF9900;
}

ul.commentlist .comment .comment-author.vcard img{
	border: 1px solid #000;
}

.depth-2 {
	margin-top: 2em;
}


/* =Comment Styles
------------------------------------------------------------------*/
ul.commentlist, ul.commentmeta {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ul.commentmeta {
	margin-top: 2em;
}

img.avatar {
	margin: 0 1em 0 0;
	float: left;
	display: inline;
}

.commenttext {
	margin-left: 4.4em;
	border-bottom: 1px dotted #000;
	padding-bottom: 1.5em;
}

#comments, #respond {
	margin: 3em 0 0 0;
	border: 0;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {
	font-variant: small-caps;
}

/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required 
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#entry_content .entry p.wp-caption-text {
	color: #CCC;
	text-align: center;
	font-size: 11px;
	margin-top: 0;
}

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}

/*custom ek*/

.author {
	width:20em;
	font-size:.8em;
	margin: -1.2em 0 0 0;
	float:right;
	display:inline;
	text-align:right;
}

.entry .author {
	width:9em;
	font-size:1em;
	margin: -2em 0 0 0;
	float:right;
	display:inline;
	text-align:right;
}
.entry_credits {
	margin: -1.5em 0 1.5em 0;
	color:green;
	height:1.5em;
}

.entry_right {
	text-align:right;
}

/* Infobox
----------------------------------------------- */
#content blockquote {
	margin-left:20px;
	margin-right:20px;
}

#content .blockquote {
background-color:#f2f1f0;
/*	background-color:#fafbfc;*/
/*	background-color:#EEF6EE;*/
}

.kursiv {
	font-style:italic;
}

.fett {
	font-weight:bold;
}

.fettkursiv {
	font-style:italic;
	font-weight:bold;
}

.infobox {
	font-family:arial;
	font-size:11px;
	border:thin solid #ccc;
	width:100%;
}

.infobox div {
margin: 0 0 0;
}

div.headline {
	border-bottom:thin solid #ccc;
	text-align:left;
	clear:left;
	padding-left:20px;
	letter-spacing:0.8px;
	font-size:11px;
	line-height:20px;
	color:#fff;
	/*background-color:#467aa7;*/
	background-color:#467aa7;
	/*background-color:#eef6ee;*/
	font-weight:bold;
}

div.teaser {
	background-color:#467aa7;
/*	background-color:#eef6ee;*/
	border-bottom: thin solid #ccc;
	padding-top:4px;
	height:20px;
	color:#fff;
}

div.teaser a{
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:20px;
	font-weight:normal;
	color:#fff;
}

.nocontent div.teaser a{
	background-image: url("../../../wp-includes/images/tae/inaktiv2.png");
}
.content div.teaser a{
	background-image: url("../../../wp-includes/images/tae/aktiv2.png");
}
	
.content div.content {
	border-bottom:thin solid #ccc;
	display:block;
	padding:6px;
	padding-left:20px;
background-color:#f2f1f0;
/*	background-color:#fafbfc;*/
/*	background-color:#EEF6EE;*/
}

.content div.tab_content {
	border:thin solid #ccc;
	display:block;
	padding:6px;
	padding-left:8px;
	background-color:#f2f1f0;
}

.tab_front {
	border:thin solid #ccc;
	border-bottom:none;
	padding:3px;
	background-color:#f2f1f0;
}

.tab {
	background-color:#467aa7;
	border: thin solid #ccc;
	border-color:#467aa7;
	//border:none;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	color:#fff;
}

.tab a, a:hover {
	color:#fff;
}

.tab_front a, a:hover {
	color:#467aa7;
	text-decoration:none;
}

.nocontent div.content {
	display:none;
}

.nocontent div.tab_content {
	display:none;
}

.noteaser {
	display:none;
}



/* Poll
----------------------------------------------- */
.s0 {
background-color:#f2f1f0;
/*	background-color:#fafbfc;*/
/*	background-color:#EEF6EE;*/
	color:inherit;
	margin: 0pt; 
	margin-top:1em;
/*	font-family: Arial,Helvetica,sans-serif; */
	font-size: 11px; 
}
.s1 {
	clear:left;
	border-color:#467aa7;
	padding-left:8px;
	font-size:11px;
	line-height: 18px;
/*	background-color:#467aa7;*/
	color:#fff;
	background-color:#467aa7;
}

.s2 {
	background-color:inherit;
	float:left;
	padding-top:3px;
}

.s4 {
	padding-bottom:3px;
	margin:0;
	line-height:1.3m;
	margin-left:30px;
	font-size:11px;
	font-weight:normal;
}


.s5 {
	background-color:inherit;
	line-height:1.3em;
	font-size:11px;
	padding-left:8px;
	padding-top:12px;
	padding-bottom:3px;
}

.s8 {
	font-size:11px;
	font-weight:bold;
	line-height:1.2em;
	padding-left:8px;
	padding-top:0px;
	padding-bottom:3px;
}

.s9 {
	font-weight:bold;
	line-height:1.2em;
}

img.s3 {
	margin: 0 0 0 0;
	padding:0;
	padding-left:4px;
	padding-right:0;
	padding-top:0px;
	padding-bottom:0;
	border:0;
	display:inline;
}

img.s3a {
	margin: 0 0 0 0;
	padding:0;
	padding-left:1em;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	border:0;
	display:inline;
}

.s7 {
	vertical-align:top:
	margin:0;
	padding:0;
	padding-bottom:5px;
	padding-top:1px;
}

.s12a {
	margin:0;
	padding:0;
	line-height:1.2em;
	font-size:11px;
	//margin-top:-.4em;
}

.s10 {
	font-size:11px;
}

.s11 {
	font-size:11px;
	line-height:1.2em;
	padding-left:5px;
	//padding-bottom:-10em;
}

.s12 {
	font-size:11px;
	line-height:1.2em;
	padding-left:0px;
	padding-top:1px;
}

.s13 {
	background-color:inherit;
	display:inline;
	float:right;
	font-size:11px;
	line-height:1.2em;
	padding-left:20px;
	padding-top:0px;
	padding-right:10px;
}

.s14 {
	border-style:solid;
	border-width:0px;
	font-size:11px;
	margin-bottom:3px;
	margin-right:4px;
background-color:#f2f1f0;
/*	background-color:#fafbfc;*/
/*	background-color:#EEF6EE;;*/
}

input.s16 {
	border:0;
	margin-bottom:-.15em;
//background-color:#f2f1f0;
}

.s15 {
	padding-top:4px;
	clear:both;
}
.ticker {
	height:23px;
/*	background:#EEF6EE;*/
	width:100%;
	border-style:none;
	font-weight:bold;
}
.ticker_2 {
	height:75px;
	line-height:23px;
/*	background-color:#fafbfc;*/
/*	background:#EEF6EE;*/
	width:100%;
	border-style:none;
	font-weight:bold;
}

.trafficlight {
	display: block;
	padding-left: 0;
	margin-left: 5px;
	list-style-type: none;
	text-decoration: none;
	text-align:left;
}

.trafficlight li {
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top:-5px;
	line-height:1.5em;
	padding-left: 16px; /* set to width of the image, bullet.png with some extra padding to it to prevent text from sticking to the image */
	/*line-height: 16px; /* set to height of the image, bullet.png */
}

.trafficlight .green {
	background: transparent url(../../../wp-includes/images/tae/green.png) 0% 0% no-repeat; /* this image is 16 by 16 pixel */
}
.trafficlight .yellow {
	background: transparent url(../../../wp-includes/images/tae/yellow.png) 0% 0% no-repeat; /* this image is 16 by 16 pixel */
}
.trafficlight .red {
	background: transparent url(../../../wp-includes/images/tae/red.png) 0% 0% no-repeat; /* this image is 16 by 16 pixel */
}

#sidebar .page {
	text-align:left;
}

.page {
	text-align:right;
}

span.page {
	font-weight:bold;
	font-size:11px;
}


.headline {
display:block;
margin:0 0 16px 0;
line-height:1.2em;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}
	
.forum {
margin: 0pt 15px 12px 0pt ! important; 
float: left; 
page-break-inside: avoid; 
/*width: 170px;"*/
width:36.7em;
}

.forum h4 {
margin: 2px 0pt 5px; 
padding: 0pt; 
font-family: verdana,arial,helvetica,geneva,sans-serif; 
text-transform: uppercase; color: rgb(0, 0, 0) ! important; 
font-size: 1em ! important;"
}

.forum .div1 {
	border: 1px solid rgb(0, 0, 0); 
	margin: 0pt; 
	padding: 5px; 
/*	background-color:#eef6ee;*/
background-color:#f2f1f0;
/*	background-color:#fafbfc;*/
	font-size:12px;
	line-height:12px;
	text-decoration: none; 
}

.forum .div2 {
	font-weight: bold; 
	color:#467aa7; 
}

.forum .div3 {
	font-weight: normal; 
	color: inherit; 
}	

.credits {
	text-align:right;
	font-size:8pt;
}

.more {
	text-align:right;
	font-size:8pt;
	margin-bottom:16px;
}

.quote {
	padding-top:.4em;
	text-align:right;
	line-height:1.2em;
}

.quotes {
	padding: 1em 1.5em 1em 1.5em;
}

.sendbutton {
	vertical-align:bottom;
}

table.dialog {
	width:100%;
}
*.dialog td {
	vertical-align:top;
}
.question {
	font-family:"Lucinda Sans", Cursive;
	<!--font-style:italic;-->
	font-size:10pt;
}

div.line {
position:relative;
width:100%;
top:0px;
display:block;
clear:both;
}
div.question {
margin-top:10px;
position:relative;
width:80px;
float:left;
}
div.answer {
position:relative;
margin-top:10px;
width:365px;
float:right;
}


.footnote {
	font-size:75%;
}

.cloud_underline {
	text-decoration:underline;
}
.cloud {
	text-decoration:none;
}

.durchgestrichen {
	text-decoration:line-through;
}


.kapitaelchen {
	font-variant:small-caps;
}

.kapitaelchen_fett {
	font-variant:small-caps;
	font-weight:bold;
}
#pages {
	margin-bottom:0;
}

#pages li {
	display:inline;
	border-right:none;
}

#pages li.selected a {
	color:#000;
}

#pages li.current_page_item a {
	color:#000;
}

#pages li.feed {
	float: right;
}

#pages a:active {
	color:#000;
}

#pages a {
	color:#aaa;
	font-size:.75em;
	font-weight:bold;
	font-family: verdana,arial;
}

#pages a:hover {
	color:#3399FF;
}
#archive, .users {
	display:block;
	margin-top:1em;
}

img.logo {
	border:0;
}

#comment {
	width:36.7em;
}

.fdp {color:blue;background-color:yellow;font-size:1em;}
.hint {color:blue;background-color:yellow;font-size:2em;}
.normal {color:inherit;background-color:inherit;}
.vernuenftig {color:inherit;background-color:inherit;}


#main_nav .users .shortnews {
	font-family:arial, verdana;
	font-size:.9em;
}

#main_nav .users .shortnews  .shortnewsopen .shortnewsvisible p {
	color:#666;
	line-height:15px;
}

#main_nav .users .shortnews  .shortnewsopen .shortnewsvisible p a {
	color:#888;
	border-bottom:1px dotted #888;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-left:-2px;
	letter-spacing:-1px;
	line-height:12px;
}

#main_nav .users .shortnews  .shortnewsopen .shortnewsvisible p a:hover {
	color:#3399FF;
	border-bottom:1px dotted #000;
	padding-right:0px;
	border-right:0px;
}

#main_nav .users .shortnews  .shortnewsopen .shortnewsvisible p.shortnews {
	margin-top:2px;
	font-size:1.0em;
	font-weight:bold;
}

#main_nav .users .shortnews .shortnewsopen .shortnewsvisible a {
	display: inline;
	font-family: "verdana";
	font-variant:none;
	border-bottom: none;
	color:#888;
	text-transform:none;
	text-decoration:none;
	border-bottom:1px dotted #888;
}

#main_nav .users .shortnews .shortnewsopen .shortnewsvisible a {
	border-bottom:0px dotted #888;
}

#main_nav .users .shortnews  .shortnewsopen .shortnews a:hover {
	color:#3399FF;
	border-right:0px;
	border-bottom:1px dotted #3399FF;
}
#main_nav .users .shortnews .shortnewsopen {
	display: block;
	background:#f2f1f0;
	padding:2px;
	padding-left: 5px;
	padding-right: 5px;
	border-right:0px solid black;
	border-left:0px solid black;
}

#main_nav .users .shortnews div.shortnewsopen .shortnewsvisible{
	display:block;
	padding-bottom:4px;
}

#main_nav .users .shortnews div.shortnewsopen .shortnewsvisible img,img.right{
	border:0;
	margin-bottom:1px;
}
#main_nav .users .shortnews div.shortnewsopen .shortnewsvisible img.right{
	float:right;
	margin-bottom:0px;
	padding-bottom:0px;
}

#main_nav .users .shortnews div.shortnewsopen .shortnewshidden{
	display:none;
}
#main_nav .users .shortnews .shortnewsclosed {
	display: none;
}
#main_nav .users .shortnews .shortnewsheaderopen {
	font-size:1.3em;
	background:url(./images/minus.PNG) top center no-repeat #f2f1f0;
	padding-left:27px;
	padding-bottom:4px;
	font-weight:bold;
	border-left:0px solid black;
	border-right:0px solid black;
	border-top:1px solid #888;
	border-bottom:1px dotted #888;
}

#main_nav .users .shortnews .shortnewsheaderopen a {
	font-family:"Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
	color:#888;
}
#main_nav .users .shortnews .shortnewsheaderopen a:hover {
	color:#3399FF;
	border-right:0px solid black;
}

#main_nav .users .shortnews .shortnewsheaderclosed a {
	font-family:"Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
	color:#888;
}
#main_nav .users .shortnews .shortnewsheaderclosed a:hover {
	color:#3399FF;
	border-right:0px solid black;
}

#main_nav .users .shortnews .shortnewsheaderclosed {
	font-size:1.3em;
	background:url(./images/plus.PNG) top center no-repeat #f2f1f0;
	padding-left:27px;
	padding-bottom:5px;
	font-weight:bold;
	border-left:0px solid black;
	border-right:0px solid black;
	border-top:1px solid #888;
}

.entry p.shortnews {
	font-weight:bold;
}

div.rating {
	display:none;
}

#main_nav .users .shortnews div.shortnewsopen .shortnewsvisible img.rating {
	border:0;
	margin-left:55px;
}

blockquote.blockquote img {
	border:0;
	display:inline;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:12px;
	margin-top:0px;
	margin-bottom:-2px;
	line-height:12px;
}

ul.alpha {style="list-style-type:upper-alpha;"}

li.wahr {
list-style-image:url(http://www.pfaffenacker.de/tae/wp-content/themes/oulipo/images/wahr.PNG);
padding-bottom:10px;
margin-top:0px;
}
li.falsch {
list-style-image:url(http://www.pfaffenacker.de/tae/wp-content/themes/oulipo/images/falsch.PNG);
padding-bottom:10px;
margin-top:0px;
}