/**
 * Style sheet general_css
 */
.mod_newsmenu ul li
{
	list-style-type:none;
}

.mod_newslist
{
	margin-bottom:20px;
}

.layout_full .info
{
	text-align:right;
}

.layout_full h1
{
	margin-bottom:5px;
	font-size:16px;
	color:#0099ff;
}

.layout_short
{
	margin-bottom:20px;
	border-bottom:1px dotted #cccccc;
	border-collapse:collapse;
}

.layout_short h2 a
{
	font-size:14px;
}

.teaser
{
	margin-bottom:10px;
	line-height:16px;
}

#f2 td
{
	padding: 5px !important;
}

#right-column
{
	padding:8px;
}

.clear
{
	height:5px;
	clear:both;
}
