body {
	background-color: #C4BCAF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.wundermaler.com/images/bg.jpg);
	background-repeat: repeat-x;
	color: #66635D;
}

a:link { color: #66635D; text-decoration: underline }
a:hover { color: #000000; text-decoration: underline }
a:active { color: #000000; text-decoration: underline }
a:visited { color: #66635D; text-decoration: underline }

.nav { font-family: Verdana, Arial, Geneva; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #66635D; }

.nav a:link, .nav a:visited
{
   color: #66635D;
   text-decoration: none;
}
.nav a:hover, .nav a:active
{
   color: #000000;
   text-decoration: underline;
}

.navhell { font-family: Verdana, Arial, Geneva; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; }

.navhell a:link, .navhell a:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
.navhell a:hover, .navhell a:active
{
   color: #FFFFFF;
   text-decoration: underline;
}





.tab476 { font-family: Verdana, Arial, Geneva; font-size: 12px; font-style: normal; line-height: 17px; font-weight: normal; font-variant: normal; color: #66635D; background-image: url(http://www.wundermaler.com/images/bg476.jpg); background-repeat: repeat-x;}

.tab230 { font-family: Verdana, Arial, Geneva; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #66635D; background-image: url(http://www.wundermaler.com/images/bg230.jpg); background-repeat: repeat-x;}

.text12gruen { font-family: Verdana, Arial, Geneva; font-size: 12px; font-style: normal; line-height: 17px; font-weight: bold; font-variant: normal; color: #97A071; }

.alert { font-family: Verdana, Arial, Geneva; font-size: 12px; font-style: normal; line-height: 17px; font-weight: bold; font-variant: normal; color: #FF0000; }

.text11grau { font-family: Verdana, Arial, Geneva; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #817E78; }



/* Copyright 2006 LuckyTeam.co.uk. To use this code on your own site, visit http://luckyteam.co.uk */

.luckyZoomSmallImageCont {
position: relative;
}

.luckyZoomBigImageCont {
overflow: hidden;
position: absolute;
z-index: 100;
border: 1px solid #66635D;
visibility: hidden;
/* display: none; */
}

.luckyZoomHeader {
position: relative;
z-index: 10;
left: 0px;
top: 0px;
font: 10px Tahoma, Verdana, Arial, sans-serif;
color:#fff;
background:#9E2F2D;
padding:3px;
}

.luckyZoomHeader a {
color: #fff;
}

.luckyZoomPup {
z-index                 : 10;
visibility              : hidden;
position                : absolute;
width                   : 50px;
height                  : 50px;
border: 1px solid #aaa;
background: #ffffff;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}
