/* ////////////////// Print CSS //////////////////

Project:  zeitraum.org
Autor:    Sindre Wimberger // wimberger@echonet.at
Company:  echonet communication gmbh
		  schottenfeldgasse 24, 1070 vienna
	  	  http://www.echonet.at
Created:  31.05.2006
Modified: 

/////////////////////////////////////////////////// */

html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, li {padding: 0;font-family:Verdana, Arial, Helvetica, sans-serif;}
body {font-size:62.5%;text-align: left;}
.page {page-break-after: always;} /* Inhalt beginnt auf einer neuen Seite  */

/* +standard Elemente
-------------------------------------------------------------------*/
.fright {float:right;}
.fleft {float:left;}
.c {clear: both;}
.center {text-align: center;}
#c-nav-head, ul#c-sitenav, #c-newsletter-head, #c-nav, #c-mnav, form, .v, .versteckt, #c-footer p {display: none; visibility:hidden;}

/* ----- +Links ----- */
a {color: #01499B;text-decoration: underline;}
/* ----- +headlines/ Überschriften/ Absätze ----- */
h1 {font-size: 1.835em;}/*22px*/
h2 {font-size: 1.5em;}/*18px*/
h3 {font-size: 1.335em;}/*16px*/
h4 {font-size: 1.165em;}/*14px*/
h5 {font-size: 1em;}/*12px*/
h6 {font-size: 0.915em;}/*11px*/
ul.tarn {list-style:none;margin:0;padding:0;}

/* ----- +bilder ----- */
img {border:0;}/* display:block; Verhindert whitespace unter bild */
.fright img, img.fright {margin: 0 0 3px 7px;}
.fleft img, img.fleft {margin: 0 7px 3px 0;}

/* +grundlayout
-------------------------------------------*/
#c-logo {border-bottom: 1px solid #01499B;padding-bottom:.5em;}
#c-parent {font-size: 1.2em;}
#c-footer {clear:both;float:left;font-size:1.1em;height:50px;width:100%;}
#c-footer ul {background-color:#999;float:left;height:50px;width:580px;}
#c-footer li {float:right;margin:20px 15px 0 10px;}

/* ----- +header ----- */
#headerleft {clear:both;float:left;margin-top:2em;}
#headerright {float:right;}
#headertext {border-top:1px solid #01499B;border-bottom:1px solid #01499B;float:left;padding:5px 0;width:100%;}

/* ----- +diverses ----- */
ul.pagenav {clear:both;margin-top:20px;}
ul.pagenav li {float:right;margin-left:20px;}
ul.news h2 a {text-decoration:none;}

/* ----- +gallery ----- */
ul.gallery {margin-top:15px;}
ul.gallery li {float:left;margin:5px 5px 5px 0;}
ul.gallery li a {}
ul.gallery li a img {border:1px solid #01499B;display:block;}

