/* **************************************
    Inhalt Komba Köln CSS
   *********************************** */
@import url(content.css);
@import url(news.css);
@import url(moben.css);
@import url(mlinks.css);
@import url(table.css);

/* **************************************
    Page Layout 
   *********************************** */

body {
	background-color : #fff;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #fff;
	float: none;
}

a:link {
	color: #b40d5f;
	display: block;
}

a:visited {
	color: #707070;
	display: block;
}

.csc-frame-rulerBefore {
	border-bottom:solid #909090 1px;
	height:1px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px 0 10px 0;
}

.csc-frame-rulerAfter {
	border-bottom:solid #909090 1px;
	height:1px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px 0 10px 0;
}
