/*  
Theme Name: wachenfeld + golla
Theme URI: http://wachenfeld-golla.de/
Description: PRINT-stylesheet unserer website version 4.0
Version: 4.0
Author: matthias edler-golla
Author URI: http://wachenfeld-golla.de/

	© 2005_07_13, wachenfeld-golla.de

*/

body {		
	font-size:9pt;
	background: #fff;
	color:#000;
}

/* menue am obersten rand des screen zum ueberspringen des menue */
#skipper, div#access {display:none;}

.printLogo {display:block;text-align:right;border-bottom:1px solid #666;padding-bottom:0.7em;}
.printLogo h1 {font-size:1.2em;}
.printLogo h2 {font-size:1em;}

#inhalt {
	position: static;
	width: 90%;
	margin:0;
	font-size:1em;
	background:none
}

#inhalt a:link, #inhalt a:visited {color:#074168; text-decoration:underline;}

/* http://www.alistapart.com/articles/goingtoprint/ */
/* 
#inhalt a:link:after, #inhalt a:visited:after {
   content: " [" attr(href) "] ";
   font-size: 6pt;
   font-style:italic;
   color:#999;
}

#inhalt a[href^="/"]:after {
   content: " (http://wachenfeld-golla.de" attr(href) ") ";
}
*/
   
#inhalt h1 {
	color:#666;
	font-size:15pt;
	font-style:italic;
	text-align:left;
	position:static;
}

.storyauthor {
	text-align:left;
	font-size:7pt;
}

/*beim print nicht da, weil nicht sinnvoll */
.meldung .navigation, .kommentarAbgeben, .kommentarAbgebenStart, #kommentarAbgabe  {display:none;}

.kommentarText p {
	background:none;
	font-style:italic;
}

.commentlist li {
	list-style-type: none;
	background:none;
}

.meldung acronym, .meldung abbr {border: none;}

.meldung td {
	vertical-align:top;
	padding:0.3em 0em 0.3em 0;
}

.meldung td:first-child {width:4em;}

.meldung .odd {background:none;}

/* bilder, die anfang nicht gezeigt werden sollen */
.meldung .popUpBild {
	display:inherit;
}

/* der link zum zeigen von mehr text */
.storycontent .mehrInfo {
	padding-left:13pt;
	background-position: 0% 40%;
}

.meldung h2 a[href] {
	background-position: 0% 40%;
	padding-left:13pt;
}

#menu, #inhaltMenu {display:none;}

/* momentan nur auf startseite HOME genutzt */
.portfolio .textLinks li {
	background-position: 0% 10%;
	padding-left: 14pt;
}

/* neujahrswuensche 2006 - der orange streifen auf der homepage */
#wishes2006, #wishes2006english {display:none;}
