/* Unchanged */
/* top menu rollover definitions */
a.menu-news { width:42px; height:12px; display:block; background:transparent url(images/menu_news.gif) 0px 0px no-repeat; }
a:hover.menu-news { background:transparent url(images/menu_news_o.gif) 0px 0px no-repeat; } 
a.menu-over { width:118px; height:12px; display:block; background:transparent url(images/menu_over.gif) 0px 0px no-repeat; }
a:hover.menu-over { background:transparent url(images/menu_over_o.gif) 0px 0px no-repeat; }
a.menu-portfolio { width:81px; height:12px; display:block; background:transparent url(images/menu_portfolio.gif) 0px 0px no-repeat; }
a:hover.menu-portfolio { background:transparent url(images/menu_portfolio_o.gif) 0px 0px no-repeat; } 
a.menu-workshops { width:94px; height:12px; display:block; background:transparent url(images/menu_workshops.gif) 0px 0px no-repeat; }
a:hover.menu-workshops { background:transparent url(images/menu_workshops_o.gif) 0px 0px no-repeat; } 
a.menu-pappelina { width:78px; height:12px; display:block; background:transparent url(images/menu_pappelina.gif) 0px 0px no-repeat; }
a:hover.menu-pappelina { background:transparent url(images/menu_pappelina_o.gif) 0px 0px no-repeat; } 
a.menu-grafisch { width:138px; height:12px; display:block; background:transparent url(images/menu_grafisch.gif) 0px 0px no-repeat; }
a:hover.menu-grafisch { background:transparent url(images/menu_grafisch_o.gif) 0px 0px no-repeat; }
a.menu-contact { width:69px; height:12px; display:block; background:transparent url(images/menu_contact.gif) 0px 0px no-repeat; }
a:hover.menu-contact { background:transparent url(images/menu_contact_o.gif) 0px 0px no-repeat; }

/* highlight current menu with body id */
body#news a.menu-news { background:transparent url(images/menu_news_o.gif) 0px 0px no-repeat; }
body#over a.menu-over { background:transparent url(images/menu_over_o.gif) 0px 0px no-repeat; }
body#portfolio a.menu-portfolio { background:transparent url(images/menu_portfolio_o.gif) 0px 0px no-repeat; } 
body#workshops a.menu-workshops { background:transparent url(images/menu_workshops_o.gif) 0px 0px no-repeat; } 
body#pappelina a.menu-pappelina { background:transparent url(images/menu_pappelina_o.gif) 0px 0px no-repeat; } 
body#grafisch a.menu-grafisch { background:transparent url(images/menu_grafisch_o.gif) 0px 0px no-repeat; }
body#contact a.menu-contact { background:transparent url(images/menu_contact_o.gif) 0px 0px no-repeat; }

.bg {
background: url(images/bg.gif) no-repeat bottom; 
background-color: #636263;
}

.leftspace {
padding-left:23px;
}

body {
font-family: arial;
}

.text-gray {
color: #D3D3D3;
font-size: 13px;
}

.text-dgray {
color: #807F83;
font-size: 13px;
font-weight: bold;
}

.text-beige {
color: #D3AB66;
font-size: 13px;
}

.text-beige-small {
color: #D3AB66;
font-size: 11px;
}

.text-gray-small {
color: #D3D3D3;
font-size: 11px;
}

A {
color: #D3AB66;
font-size: 13px;
text-decoration: none;
}

A:hover {
color: #D3AB66;
font-size: 13px;
text-decoration: underline;
}

.backbutton {
color: #D3AB66;
font-size: 11px;
text-decoration: none;
}

.backbutton:hover {
color: #D3AB66;
font-size: 11px;
text-decoration: underline;
}

.portfolio {
color: #D3AB66;
font-size: 11px;
text-decoration: none;
}

.portfolio:hover {
color: #D3AB66;
font-size: 11px;
text-decoration: underline;
}

/*.portfolio:visited {
color: #807F83;
font-size: 11px;
text-decoration: none;
}
*/
