/* CSS Document */

div#inhalt {
	margin:0 10px 20px 15px;
	padding: 0 0 10px 0px;
	border-bottom:1px dotted #606;
	}
div#inhalt p {
	margin:0 0 10px 0;
	}	

img.headline {	
	margin: 0 0 10px 0;
	}
table.download {	
	width:580px;
	border:0px;
  	border-spacing:0px;
	padding:20px 0 0 0;
	margin: 10px 0 0 0;
	border-top:1px dotted #669;
	}	
table.download td {	
	height:260px;
	width:145px;
  	border-spacing:0px;
	vertical-align:top;
	text-align:left;
	padding: 0 0 0 0;
	line-height:150%;
	}
table.download td h2 {	
	font-size:1.0em;
	line-height:1.2em;
	font-weight:bold;
	color:#444;
	height:35px;
	margin: 0 0 6px 7px;
	}
table.download td img {	
	border:0px none;
	margin-bottom: 12px;
	}	
table.download td img.button {
	margin: 0 0 2px 3px;
	}



