
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Century Gothic", Arial, sans-serif;}
body,table,td,div,p,pre,ul {font-size: 12px;}

body{background-color:#d3d3d3;color:#000000;}
h1{color:#ff0000;font-size:26px;}
h2{color:#0077ff;font-size:18px;}
h3{color:#ffff00;font-size:14px; text-decoration:none;}
h3:link{color:#ffff00; text-decoration:underline;}
h3:visited{color:#007700}
h3:active{color:#000077}
h3:hover{color:#ff0000}

table{background-color:#d3d3d3; background-image:url(home_elements/kreise.gif); background-repeat:no-repeat; background-position:140px 0px;}

.small{font-size:11px;}
.mini{font-size:10px;}
.minimini{font-size: 9px;}

img{border:none}

a{color:#777777;text-decoration:none;border:none}
a:link{color:#222222}
a:visited{color:#999999}
a:active{color:#444444}
a:hover{color:#000000}

#popitmenu{
position: absolute;
background-color: #f0f0f0;
border:0px solid black;
font-family: 'Century Gothic', Arial, sans-serif;
font-weight: normal;
font-size: 14px;
line-height: 20px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 0px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #e0e0e0;
}

