/* 
content.css 
author: oliver mesieh, info@oliver-mesieh.de
*/

#content {
	margin-bottom: 30px;
}

#content #cnt-left {
	width: 360px;
	float: left;
}

#content #cnt-right {
	width: 360px;
	float: right;
}

#content .headline {
	margin-top: 15px;
}

#content ul.welcome-ul {
	margin-left: 15px;
}

#content ul.welcome-ul li {
	margin-bottom: 7px;
}

#content a img {
	border: 0;
}

div.referenzen > p {
	margin-bottom:10px;
}

