/***********************************************************
 * File: print.css
 * Project: www.patrickrohr.ch
 *
 * Copyright: (c) 2006 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 15px/22px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
a {
	text-decoration:none;	
}	
a:hover {
	text-decoration: underline;
}
h1 {
	font: 11px/15px Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
}
#printonly {
	display:inline;	
	visibility:visible;
}
#wrapper {
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px; 
	margin: 0px auto; 
	text-align: left; 	
	height: 624px;
	width: 992px; 
}
#textfrontpage {
	display:none;
}
#sendemailfrontpage {
	display:none;
}
#footer {
	width:100%
	height:2px;
	clear:both;
	float:left;
}
#header {
	display:none;
}
#bottom {
	height: 408px;
	width: 992px;
	clear:both;	
}
#bottom_links {
	display:none;
}
#horiz_menu {
	display:none;
}
.menuitem1 {
	display:none;
}
.menuitem2 {
	display:none;
}
.menuitem3 {
	display:none;	
}
.menuitem4 {
	display:none;
}
.menuitem5 {
	display:none;
}
#horiz_menu a {
	text-decoration: none;
}
#horiz_menu a:hover {
	background-color:#FEEED4;
}
#vertic_menu {
	display:none;
}
#bottom_rechts {
	width: 500px;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow:visible;
	float:left;	
}
#text {
	margin-top: 50px;
	width: 650px;
	margin-left: 12px;
}
#text h1 {
	color: #F9A823;
	font-weight:normal;
}
#nurprint {
	width: 500px;
	display:inline;
	overflow:hidden;
}
a {
	color: #F9A51C;
	text-decoration: none;
}
input {
	display:none;
}
.button {
	display:none;
}
textarea {
	display:none;
}
.textfield {
	display:none;
}
#impressum {
	display:none;
}
#verstopt {
	display: none;
}
#menu {
	display: none;
}
img {
	display: none;
}