﻿@charset "utf-8";

/* CSS Document */

/*****************************************************************************
 * project  | Marion Rempp - Heilpraktikerin / Tübingen - Horb
 * author   | tobias baur, ingenieurbüro für medien und design, http://www.tobiasbaur.de      
 *
 * date     | 2012-04-13
 * file     | print.css
 * function | style-definition for print
 *****************************************************************************/

#left {
	display: none;
}

#top {
	display: none;
}

#maske {
	display: none;
}

#logo {
	display: none;
}

#top {
	display: none;
}

#bottom {
	display: none;
}

#footer {
	margin-top: 30px;
	font-size: 70%;
}

.uh1 {
	font-size: 12px;
	font-weight: normal;
}
