/*
Standard Formular CSS

@site       GHO - gho.at
@author     Matthias Schmidt // matthias@web2.at
@copyright  Fluidtime Data Services GmbH
			Neustiftgasse 36/6
			A–1070 Wien
			office(at)fluidtime.com
			www.fluidtime.com
@date       25.09.2009 by Matthias Schmidt
@lastmodified 25.09.2009 by Matthias Schmidt
@sections   =formulare
			=mod_search

*/
body
{
	margin:24px;
	padding:0px;
}

*
{
	font-family:helvetica;
}

h1
{
	margin-bottom:18px;
	font-size:18px;
}

a
{
	text-decoration:none;
	color:#a84204;
}



#left, #quote, .mod_breadcrumb, .mod_navigation, #footer {
display: none;
}

#header {
	background: url(none);
	padding: 0;
	width: auto;
	height: auto;
}
#main {
	margin: 0;
	padding: 0 1em;
	width: auto;
	height: auto;
}


















