/* 

AKRO CSS - media print

Last change 16.9.2005 1:26:30

 */



body {

	font-size: 100%;

	font-family:'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;

} 

a {

color:black;

text-decoration: none;

}

 

#left, #marketing, #meeting, #header, hr, .goup, #calc, .noprint, input, select, textarea, #photo, .calendar-btn {

	display:none;

}

h1 {

	border-bottom:1px solid black;

}



#footer {

	border-top:1px solid black;

}





#right {

	width:30%;

	float:right;

	margin:10px;

	padding:10px;

	border-left:1px solid black;

}

table {

	border-collapse: collapse;

}

table td {

	border:1px solid black;

}

table th{

	border:2px solid black;

}

img {border:none}

table.list td{

	font-weight: bold;

	vertical-align: top;

	border: none;

}

table.list th{

	border: none;

	font-weight: normal;

	text-align: left;

	padding-right: 10px;

	vertical-align: top;

}



table.galerie td{

	background:none;

	font-size:12px;

	vertical-align: middle;

	text-align: center;

	padding: 8px 2px 8px 2px;

}



.fondbox {

	display: list-item;

	list-style: circle;

}

#middle.wide h2 span{

	display: block;

	font-size: 0.8em;

}

img.graph {

	float: right;

	margin-bottom: 30px;

}

#middle.wide h3 {

	clear: both;

}

#middle .displogin {
	font-size:11pt;
}

#middle .loginout {
	display: none;
}

