/*

 TEMPLATE [Last Update] 26.11.2012
 
 Autor: Matthias Müller <http://www.cms2day.de>
 Copyright (c) 2012

*/

/* -[ MODUL HACKS : NEWS ]- */

#modul #modul_news p.titel {

	font: normal 18px Arial !important;
	margin: 0px 0px 0px 0px !important;

}

#modul #modul_news div.newseintrag p.titel a,
#modul #modul_news div.newseintrag p.titel a:hover {

	color: #27292b !important;

}

/* -[ MODUL HACKS : DOWNLOADS ]- */

#modul #modul_downloads h1 {

	margin: 0px 0px 25px 0px !important;

}

#modul #modul_downloads h3 {

	margin: 0px 0px 30px 0px !important;

}

#modul #modul_downloads div.titel {

	margin: 0px 0px 5px 0px;

}

#modul #modul_downloads div.titel a,
#modul #modul_downloads div.titel a:hover {

	font: normal 18px Arial;
	color: #27292b !important;

}

#modul #modul_downloads div.beschreibung {

	margin: 0px 0px 5px 0px !important;

}

#modul #modul_downloads div.beschreibung p {

	margin: 0px !important;

}

#modul #modul_downloads hr {

	margin: 30px 0px 30px 0px !important;

}