/*

	CSS-Styles for BIOTEC-DRESDEN-WEBSITE
	
	The print-styles.
	
	Author: Thomas Jung, TJWD
	Phone: +49 351 5636328
	Mail: thomas@tjwd.de
	Web: www.tjwd.de

*/

* { margin:0 !important; padding:0 !important; }

body { position: relative; font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:8pt; color:#333; }

#nav, #sitenav, h2, #shortinfos, #breadcrumb, #hottestevent, .lightbox_klick, .hidden, #totop, #partners { display: none; }

a, a:visited { color: #333 !important; text-decoration: none; border-bottom: 1px dotted #ccc; }

p { position: relative; margin:8pt 0 !important; }

h1 { font-size: 10pt; margin: 10pt 0 !important; }
h3 { font-size:14pt; margin:18pt 0 !important;}
h4 { font-size:12pt; margin:18pt 0 !important; }
h5 { font-size: 8pt; margin:8pt 0 !important; }

#mainpic { margin: 20pt 0 !important; }

table, th, td { border: 1pt solid #333; border-collapse: collapse; text-align: left; }
th, td { padding: 6pt !important; }
caption { text-align: left; font-weight: bold; }

.imagelink { float: left; margin: 0 10pt 10pt 0 !important; }

#footer { border-top: 1pt solid #999; }
