/*
#	Medien Büro Fest
#	CSS für Croquet News // Printversion
#	2006
#  Version 0.01 // 01.04.2006
*/

BODY {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
P, TD, DIV {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 18px;
}
HR {
	color: #CCCCCC;
	border: none;
	height: 1px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
A:link, A:active, A:visited, A:hover   {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

H1 {
	font-size: 1.1em;
}

H2 {
	font-size: 1.0em;
}
H3 {
	font-size: 0.9em;
}
H4 {
	font-size: 0.85em;
}
.textsmall P {
	font-size: 0.85em;
}

TABLE {
	width: 100%;
}
.printpage-logo-bg {
	background-color: ;
	text-align: center;
}


/* Standard Definitionen */
/* float - Ausrichtung ! */
.clear {clear: both;}
BR.clear {padding: 0px; margin: 0px;}
.right {float: right;}
.left {float: left;}

.bold {font-weight: bold;}
/* ENDE Standard Definitionen */




  

