
@media print {
.noprint {display: none;}
}

body {margin: 0px;}

/* font-family */

body, p, td {font-family: verdana, arial, helvetica, sans-serif;}
h3, h4, h5 {font-family: arial, helvetica, sans-serif;}
b.gc-title {font-family: times, 'times new roman', serif;}

/* font-size */

.footer {font-size: 10px;}
small, ul, li {font-size: 11px;}
td, p {font-size: 13px;}
h5 {font-size: 13px;}
h4 {font-size: 16px;}
h3 {font-size: 18px;}
b.gc-title {font-size: 24px;}

/* color */

a:link,a:visited {color: #0000ff;}
a:active, a:hover {color: #6666cc;}
h3 {color: #660000;}
h4, b.gc-title {color: #660000;}
h5 {color: #660000;}
.date-mod{color: #cccc99;}
.footer{color: #666666;}
/* background */

body{background: #ffffff url(../bilder/bg.jpg) repeat-y fixed}