/* print.css Copyright (C) 2001-2008 Edy Corak */

body{
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
}

html,p,ul,li,td,h1,h2,h3,h4{
	font-family:Arial,Helvetica,sans-serif;
}

b,th{
	font-weight: bold;
}

table{
	margin:auto;
}

form{
	text-align:center;
}

.greentxt{
	color:#00AF00;
	background:transparent;
}

.redtxt{
	color:#FF0000;
	background:transparent;
}

.mblueTD{
	font-weight:bold;
}

.stext{
	color:#808080;
	background:#FFFFFF;
	font-size:90%;
}

a:link,a:visited{
	color:#000000;
	background:#FFFFFF;
	text-decoration:none;
}

img{
	border:0px;
	padding:0px;
}

input,textarea,select{
	border:0px;
	padding:4px;
	font-family:Arial,Helvetica,sans-serif;
}

#td1_20,#td1_2,#td2_20,#td2_2,#td_action1,#td_action2,#td_action3,#td_action4,#td_action5,#td_navi1,#td_navi2,#td_navi3,#td_navi4,#td_navi5,hr{
	display:none;
}

#druck,#werbung1,#werbung2,#werbung3,#top1,#top2,#top3,#top4,#top5,#top6,#top7,#top8,#top9,#top10,#top11,#top12{
	display:none;
}
