/*	----------------------------------------------------------------------------------------------------------------------------------------	*/
/*		Onkologischer Arbeitskreis Hannover e.V. (Druckansicht)
/*		Version: 2.0
/*		Author: Thomas Christes, broska & brüggemann werbeagentur, Hannover
/*	----------------------------------------------------------------------------------------------------------------------------------------	*/


/*	----------------------------------------------------------------------------------------------------------	*/
/*	                                           Colors
/*	----------------------------------------------------------------------------------------------------------	*/
/*


/*	----------------------------------------------------------------------------------------------------------	*/
/*	                                           Resets  
/*	----------------------------------------------------------------------------------------------------------	*/

html, body, div, span, applet, object, iframe, input, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, select,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, button
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

html {height: 101%;}

em {font-style:italic;}

:focus {outline: 0;}

ul, ol {list-style: none;}

table 
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after 
{
	content: "";
}

blockquote, q {quotes: "" "";}

.clear
{
	font-size:0;
	clear:both;
}

.cleardiv
{
	font-size:0;
	clear:both;
	height:0;
}

strong {font-weight:bold;}
em strong {font-weight:bold;font-style:italic;}
strong em {font-weight:bold;font-style:italic;}

/*	----------------------------------------------------------------------------------------------------------	*/
/*	                                           Generic Styles  
/*	----------------------------------------------------------------------------------------------------------	*/

body
{
	background:#ffffff;
	color:#000000;
	padding:40px;
	font-family:Verdana, Geneva, sans-serif;
}

#head #hauptmenue {display:none;}
#head #schrift {display:none;}
#footer {display:none;}
#side {display:none;}
#head a.startseite {display:none;}
form {display:none;}
img {display:none;}
#suchergebnisliste .bild {display:none;}
#suchbox p {display:none;}
#suchbox {margin-bottom:50px;}
.blaettern {display:none;}

#head
{
	margin-bottom:50px;
}

h1
{
	font-weight:bold;
	font-size:125%;
	margin-bottom:12px;
}

h2
{
	font-weight:bold;
	font-size:112.5%;
	margin-bottom:12px;
}

h3
{
	font-weight:bold;
	font-size:100%;
	margin-bottom:12px;
}

h3.suchergebnisse_anzahl
{
	margin-bottom:40px;
}

#startseitentrailer li {margin-bottom:30px;}
#artikelliste li {margin-bottom:30px;}
#suchergebnisliste li {margin-bottom:50px;}
.linkliste li {margin-bottom:30px;}
#veranstaltungsliste li {margin-bottom:30px;}
.linkliste p {margin-bottom:4px;}

a
{
	color:#000000;
}

p {margin-bottom:12px;}

#footer_print {margin-top:80px;}

h3.linkrubrik {margin-top:50px;}
