body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Verdana,Arial, Helvetica, sans-serif;}
body,td,th,div,p,pre,ul,ol,li{font-size: 13px;}

body {color: #000000; background-color: #C88458;}



/* Groessendefinition - size3 entspricht z.B. font size="3" */
.size6 {font-size: 32px;}
.size5 {font-size: 24px;}
.size4 {font-size: 18px;}
.size3 {font-size: 16px;}
.size2{	font-size: 13px;}

.bigger {font-size: 19px;}
.big {font-size: 14px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

h1 {font-size: 32px;}
h2 {font-size: 30px;}
h3 {font-size: 24px;}
h4 {font-size: 18px;}


a {	font-size: 16px; text-decoration: none; font-weight : bold;}
a:link {color:#404040}
a:visited {	color:#404040}
a:active {color:#404040}
a:hover{color: #000000}


/* Bilderzoom */
a:hover .zoom {
filter='()';}

a:link .zoom {
width: 175px;
height: 175px; }

a:hover .zoom {
width: 219px;
height: 219px; }
