	#content {
		line-height: 120%;
	}

	#content .box {
		background: white;
		border: 1px solid #d2d2d2;
		padding: 20px;
		margin: 0 0 10px 0;
	}
	
	.box > div.tools {
		float: right;
	}

	#component a {
		color: #7f0d1e;
	}

  #content ul {
    list-style: none;
    margin-left: 0;
  }

  #content li {
    list-style: none;
		background: 0 8px no-repeat url(../images/list_bullet_line.png);
		padding: 0 0 0 10px;
  }
  
  
	#content h2 {
		font-weight: 100;
		padding-bottom: 8px;
		border-bottom: 1px dotted #d2d2d2;
		margin: 0 0 14px 0;
	}

	#content h3 {
		color: #7f0d1e;
		font-size: 1em;
		margin: 5px 0 5px 0;
	}
	
	#content h3 a {
		color: #7f0d1e;
	}
	
	#content h2 {
		font-weight: 100;
		padding-bottom: 8px;
		border-bottom: 1px dotted #d2d2d2;
		margin: 0 0 14px 0;
	}

	#content h3 {
		color: #7f0d1e;
		font-size: 1em;
		margin: 5px 0 5px 0;
	}
	
	#content h3 a {
		color: #7f0d1e;
	}
	
	#content #telefon,
	#content #telefon tr,
	#content #telefon td,
	#content #mkt {
		border: 0;
		padding: 0;
		margin: 0;
	}
	
	.no-margin {margin:0;}