/********************************************************************************
* Project:       phpFraw (http://phpfraw.neflexis.ch, info@neflexis.ch)         *
* Copyright:     2006 neflexis GmbH (www.neflexis.ch)                           *
* Author:        Emanuel Zuber (emanuel.zuber@noreality.ch                      *
********************************************************************************/

body, table, tr, td, a, ul, li, input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: black;
}

img {
	border: none;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 120%;
}

.heading,
.heading2 {
	background: white;
	color: black;
	font-weight: bold;
}

img,
.top,
.add_rapport,
.column_left,
.column_right,
.status,
.warning,
.error,
.tabs {
	display: none;
}

.site {
	border: none;
}

.print_info {
	display: block;
	padding: 5px 0px 5px 0px;
	font-size: 85%;
	color: gray;
}


