body {
	background-image: none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	border: 0;
	font: 11px Verdana, Arial,sans-serif;

	}

	
div#blindbox, div#box_tools, div#box_head_img, img#headline, div#box_footer, div#box_right, div#box_left, div#druck {
	display: none;
	visibility:hidden;
	}


/* -------------------
	Styles mittel Spalte
-------------------------*/

	
div#box_middle p {
	margin-top: 5px;
	}

.grauhell {
	color: #999;
	}

/*
div#box_middle {
	float: left;
	line-height: 18px;
	border: 0;
	margin: 15px 10px 10px 15px;
	padding: 0;
	width: 450px;
	left:0;
	position: absolute;  /* Wegen IE5 Mac */
/*	} */




div#box_middle {
	line-height: 18px;
	border: 0;
	margin: 15px 10px 10px 15px;
	padding: 0;
	width: 450px;
	} 
	
	div#box_middle_left { /* 120 Pixel breit */
	float: left;
	border: 0;
	margin: 10px 0 0 0;
	padding: 0;
	width: 120px;
	}
	
	#box_middle_right {
	float: left;
	border: 0;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	width: 245px;
	}


/* ende mitte */


#clearboth {
	clear:left;
	}
	

/* -------------------
	Trennlinie
-------------------------*/


hr {
	border-top: 1px dotted #999;
	border-right: 1px none #999;
	border-bottom: 1px none #999;
	border-left: 1px none #999;
	clear:both;
}

/* ende */
	
	
table {width: 100%;
	padding-right: 10px;}
	
td {
	color: #000;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;

	}
	
img {
	border: 0;
	}

h1 {
	font-size: 11px;
	color: #C00;
	text-transform: uppercase;
	}

h2 {
	font-size: 14px;
	color: #C00;
	}
	
h3 {
	font-size: 14px;
	color: #333;
	}
	
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	}	
