/* **************************************
    Inhalt 1. SV Köln CSS
   *********************************** */
@import url(inhalt.css);
@import url(rechts.css);
@import url(links.css);
@import url(rand.css);
@import url(moben.css);
@import url(mlinks.css);

/* **************************************
    Page Layout 
   *********************************** */

body {
	background-color : #fff;
	margin: 20;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #fff;
}

a:link {
	color: #009930;
	display: block;
}

a:visited {
	color: #808080;
	display: block;
}
