/* artd.ch version 01.04.2008*/


/* Heximale Farbwerte:
/////////////////////////////////////////////
#eb6e07 Dunkelorange
#f5f5b8  Gelbe Hintegrundfarbe
#1D214E Dunkelblau
#d1a996 Dunkler brauner Strich
/////////////////////////////////////////////
*/


@import url("layout.css"); /*layout css file */
@import url("customize.css"); /*Use this file to customize your website*/




/* System Standard Messages 
///////////////////////////////////////////////////////////////*/
#system-message { margin-bottom: 20px; }
#system-message dd.message ul {color: #c00; background: #C3D2E5 url(../../system/images/notice-infoX.png) 4px center no-repeat;}
/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alertX.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-noteX.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}


/*
CSS ENDE
*/
