/* Copyright (c) */



/* #[ COLORS ]####################

Erstfarbe:  #3e88b1;

Zweitfarbe: #;

Drittfarbe: #;

 */



html, body { background:#FFF }
body { font:12px/150% Arial, Helvetica, sans-serif; color:#333333; }
#header { background:url(../img/header.png) no-repeat right top; }
#tpl-center { background:url(../img/body.jpg) repeat-x top; }
#center { background:url(../img/center.png) repeat }
.spacer { background:url(../img/middle.png) repeat-y 0 0 }
#header ul.menu { background:#e8e8e8 url(../img/nav-divider.png) repeat-x bottom; }
a.name:link, a.name:visited { color:#000; }
a:link, a:visited { color:#3e88b1; }
h1 { color:#000; }
#col ul.menu li:hover a, #col ul.menu li.current a { color:#3e88b1; }
#col ul.menu ul { background:#edf6fa;}
.article { font-family : Arial, Helvetica, sans-serif; font-size : 12px;}
.title{font-family:CaviarDreamsRegular, Verdana, Arial, Helvetica, sa ; font-size: 30px;}
