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

Project:  girls-without-borders.org
Autor:    Sindre Wimberger // wimberger@echonet.at
Company:  echonet communication gmbh
		  schottenfeldgasse 24, 1070 vienna
	  	  http://www.echonet.at
Created:  09.03.2006
Modified: 

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

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

}
html, body {
	margin: 1em;
	font-size: 1em;
	font-size: 100.1%;
	text-align: left;	
}
body {font-size: 62.5%;}


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

a {color: #C31E5D;text-decoration: underline;}
h1 {color: #C31E5D;font-size: 1.5em;margin:0 0 1em 0;}
h2 {color: #C31E5D;font-size: 1.2em;}
h3, h4, h5, h6 {color: #C31E5D;font-size:1em;}
p {line-height:1.35em;}
#head a {text-decoration:none;}
#head {border-bottom:1px solid #000;padding-bottom:10px;}
.c {clear: both;}
.center {text-align: center;}
img {border: 0;}
ul#sitenav, ul#c-nav, ul#language, #search, .versteckt, .v {display: none; visibility:hidden;}
li  {list-style-type: none;}
#c-parent {font-size: 1em;}


/* Grundlayout 
-------------------------------------------*/
