/*-------------------------------------------------------------  
Theme Name: divina2009							
Description: Theme for www.divinaart.at - Produkte Textil											
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;
		}



/* textil */


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



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

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



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

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



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

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



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

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



#seidl a:hover  {
border:0; 
height:150px;
width:120px; 
background:#A8B38A url(images/buttons/seidl-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;
	}




