/* ////////////////// Print CSS //////////////////

Project:  einestadteinbuch.at
Autor:    Sindre Wimberger // wimberger@echonet.at
Company:  echonet communication gmbh
		  schottenfeldgasse 24, 1070 vienna
	  	  http://www.echonet.at
Created:  19.01.2006
Modified: 

/////////////////////////////////////////////////// */

html, body, div, p, h1, h2, h3, ul, ol, 
span, table, td, form, li {
   padding: 0;
   font-family:trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;  

}
body {
	margin: 0 1em;
font-size: 62.5%;
	text-align: left;	
}
.page {page-break-after: always;} /* Inhalt beginnt auf einer neuen Seite  */

/* Links - Standard Elemente
-------------------------------------------*/

a, a:active, a:link, a:visited, a:hover {color: #00f;}
.versteckt {display: none; visibility:hidden;}
#c-header span {display:block;visibility:visible;}
li  {list-style-type: none;}


/* Grundlayout 
-------------------------------------------*/
#c-header {height:auto;line-height: 2em;margin:0;width:auto;}
#c-header a {font-size: 1.2em;height:auto;position:relative;top:0;width:auto;}
#c-content {margin:0;padding:0;width:80%;}
.siteid12 #c-content {height: auto;}
.siteid12 #c-content ul {left:auto;position:relative;
top:auto;}
#partner {clear:both;margin:20px 0 0 0;}