/*-------------------------------------------------------------  
Theme Name: divina2009							
Description: Theme for www.divinaart.at - Produkte Malerei											
Author: www.webchills.at 											
																		
---------------------------------------------------------------*/

#wrap {
	background: #A8B38A;
	position:absolute;
    left:50%;
    top:50%;
    width: 1024px;
    height: 650px;
    margin-left:-512px;
    margin-top:-325px; 
	
	}

	
#maincol {
	width: 650px;
	margin: 0 200px 0 146px;
		}	




#rightcol {
	float: right;
	width: 220px;
	height:450px;
	overflow: auto;
		}

/* malerei */


#wieser a  {
display:block; 
height:150px; 
width:120px;
padding-right:8px;
float:left; 
background:#A8B38A url(images/buttons/malerei-wieser.jpg); 
text-decoration:none;
background-repeat:no-repeat;
background-position:top;
}



#wieser a:hover  {
border:0; 
height:150px;
width:120px; 
background:#A8B38A url(images/buttons/malerei-wieser-mo.jpg);
background-repeat:no-repeat;
background-position:top; 
cursor:pointer;
}

/* glow background for elements sidebar */
	
	/* general */
	
	#elementemenu ul {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	
}

#elementemenu ul li{
	text-align:center;
	line-height:1.8em;
	margin:0;
	padding:0;
	font-size:12px;
}

#elementemenu ul li a{
	text-align:center;
	text-decoration:none;
	width:145px;
	height:25px;
	display:block;
}

#elementemenu ul li a:hover{
	text-align:center;
	background:url(images/glow-elemente-green.gif) no-repeat;
	width:145px;
	height:25px;
	display:block;
}

/* active */
	
	.glasaktiv,.holzaktiv,.keramikaktiv,.kosmetikaktiv,.lederaktiv,.malereiaktiv,.metallaktiv,.schmuckaktiv,.textilaktiv,.wachsaktiv {
	text-align:center;
	background:url(images/glow-elemente-green.gif) no-repeat;
	width:145px;
	height:25px;
	display:block;
	}





